Roberto Rosario
|
e258f4c4c1
|
Remove use of another custom property and use the related_name feature of the document page model
|
2014-05-19 00:32:36 -04:00 |
|
Roberto Rosario
|
518137415a
|
Update migration to use the form "document.versions" instead of "document.version_set"
|
2014-05-19 00:28:03 -04:00 |
|
Roberto Rosario
|
66bb049881
|
Remove custom property and use related_name feature of models
|
2014-05-19 00:24:31 -04:00 |
|
Roberto Rosario
|
9110b08968
|
Organize imports
|
2014-05-19 00:14:31 -04:00 |
|
Roberto Rosario
|
2288779a1c
|
Move the document create and document sibling create ("clone metadata") views to the source app
|
2014-05-18 04:17:15 -04:00 |
|
Roberto Rosario
|
7077bf0b96
|
Add document page transformation view deprecation comment
|
2014-05-18 03:57:15 -04:00 |
|
Roberto Rosario
|
5a5a88d07d
|
Move the documents app links to their own module
|
2014-05-18 03:55:24 -04:00 |
|
Roberto Rosario
|
6e76248aed
|
Reorganize imports, update multiline import style
|
2014-05-18 03:48:57 -04:00 |
|
Roberto Rosario
|
8cea9298dc
|
German language translation sync
|
2014-05-17 15:30:11 -04:00 |
|
Mathias Behrle
|
188033c0f7
|
Changing length of field mimetype to 255 chars.
According to
http://www.iana.org/assignments/media-types/media-types.xhtml
the length of mimetypes currently can be up to 85 chars, so with 255 we
will be safe.
|
2014-03-04 19:10:50 +01:00 |
|
Roberto Rosario
|
cb1b14f543
|
Language translations sync
|
2013-01-25 20:28:44 -04:00 |
|
Roberto Rosario
|
d74efbd891
|
Update documents app to use the new SearchModel class
|
2013-01-04 07:48:26 -04:00 |
|
Roberto Rosario
|
4f0ef36c4b
|
Update translation files
|
2012-12-12 03:23:28 -04:00 |
|
Roberto Rosario
|
74d97d5ed2
|
Translation file updates
|
2012-12-12 02:04:36 -04:00 |
|
Roberto Rosario
|
efc41ad9c7
|
Add bootstrap model dependecies support
|
2012-10-08 18:50:07 -04:00 |
|
Roberto Rosario
|
58e2b2378e
|
Move registration of the metadata document column to the metadata app, improve document type filename navigation
|
2012-10-07 03:46:40 -04:00 |
|
Roberto Rosario
|
4ffd422064
|
Don't import metadata admin stuff in the documents app
|
2012-10-07 03:46:02 -04:00 |
|
Roberto Rosario
|
065bfd9136
|
Add registry and cleanup files
|
2012-10-05 03:04:32 -04:00 |
|
Roberto Rosario
|
ade876141e
|
Add missing space
|
2012-10-05 01:14:11 -04:00 |
|
Roberto Rosario
|
d849190dbd
|
Add natural keys to the document type model
|
2012-10-05 01:13:30 -04:00 |
|
Roberto Rosario
|
b231810aaf
|
Make document type name an unique field
|
2012-10-05 01:11:14 -04:00 |
|
Roberto Rosario
|
b1ab135c5f
|
Move RecentDocument manager to the manager.py file, improved its logic
|
2012-10-03 01:28:15 -04:00 |
|
Roberto Rosario
|
1561a44888
|
Improve the content widget page divider appearance, make it translatable
|
2012-10-03 01:23:07 -04:00 |
|
Roberto Rosario
|
3186b8a300
|
Show multi document actions in the tagged document list view
|
2012-10-01 12:13:45 -04:00 |
|
Roberto Rosario
|
1fa423b97d
|
Update compile translations
|
2012-10-01 11:19:37 -04:00 |
|
Bertrand Bordage
|
c350ac97de
|
Adds new translations and updates the others.
Conflicts:
apps/acls/locale/bg/LC_MESSAGES/django.po
apps/acls/locale/de_DE/LC_MESSAGES/django.po
apps/acls/locale/fr/LC_MESSAGES/django.po
apps/acls/locale/nl_NL/LC_MESSAGES/django.po
apps/acls/locale/pt_BR/LC_MESSAGES/django.po
apps/common/locale/bg/LC_MESSAGES/django.po
apps/common/locale/de_DE/LC_MESSAGES/django.po
apps/common/locale/fr/LC_MESSAGES/django.po
apps/common/locale/nl_NL/LC_MESSAGES/django.po
apps/common/locale/pt_BR/LC_MESSAGES/django.po
apps/converter/locale/bg/LC_MESSAGES/django.po
apps/converter/locale/fr/LC_MESSAGES/django.po
apps/converter/locale/nl_NL/LC_MESSAGES/django.po
apps/converter/locale/pt_BR/LC_MESSAGES/django.po
apps/django_gpg/locale/bg/LC_MESSAGES/django.po
apps/django_gpg/locale/de_DE/LC_MESSAGES/django.po
apps/django_gpg/locale/es/LC_MESSAGES/django.po
apps/django_gpg/locale/fr/LC_MESSAGES/django.po
apps/django_gpg/locale/it/LC_MESSAGES/django.po
apps/django_gpg/locale/nl_NL/LC_MESSAGES/django.po
apps/django_gpg/locale/pl/LC_MESSAGES/django.po
apps/django_gpg/locale/pt/LC_MESSAGES/django.po
apps/django_gpg/locale/pt_BR/LC_MESSAGES/django.po
apps/django_gpg/locale/ru/LC_MESSAGES/django.po
apps/document_comments/locale/bg/LC_MESSAGES/django.po
apps/document_comments/locale/de_DE/LC_MESSAGES/django.po
apps/document_comments/locale/es/LC_MESSAGES/django.po
apps/document_comments/locale/fr/LC_MESSAGES/django.po
apps/document_comments/locale/it/LC_MESSAGES/django.po
apps/document_comments/locale/nl_NL/LC_MESSAGES/django.po
apps/document_comments/locale/pl/LC_MESSAGES/django.po
apps/document_comments/locale/pt/LC_MESSAGES/django.po
apps/document_comments/locale/pt_BR/LC_MESSAGES/django.po
apps/document_comments/locale/ru/LC_MESSAGES/django.po
apps/document_indexing/locale/bg/LC_MESSAGES/django.po
apps/document_indexing/locale/de_DE/LC_MESSAGES/django.po
apps/document_indexing/locale/fr/LC_MESSAGES/django.po
apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.po
apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.po
apps/document_signatures/locale/bg/LC_MESSAGES/django.po
apps/document_signatures/locale/de_DE/LC_MESSAGES/django.po
apps/document_signatures/locale/fr/LC_MESSAGES/django.po
apps/document_signatures/locale/nl_NL/LC_MESSAGES/django.po
apps/document_signatures/locale/pt_BR/LC_MESSAGES/django.po
apps/documents/locale/bg/LC_MESSAGES/django.po
apps/documents/locale/de_DE/LC_MESSAGES/django.po
apps/documents/locale/fr/LC_MESSAGES/django.po
apps/documents/locale/nl_NL/LC_MESSAGES/django.po
apps/documents/locale/pt_BR/LC_MESSAGES/django.po
apps/dynamic_search/locale/bg/LC_MESSAGES/django.po
apps/dynamic_search/locale/fr/LC_MESSAGES/django.po
apps/dynamic_search/locale/nl_NL/LC_MESSAGES/django.po
apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.po
apps/folders/locale/bg/LC_MESSAGES/django.po
apps/folders/locale/de_DE/LC_MESSAGES/django.po
apps/folders/locale/fr/LC_MESSAGES/django.po
apps/folders/locale/nl_NL/LC_MESSAGES/django.po
apps/folders/locale/pt_BR/LC_MESSAGES/django.po
apps/history/locale/bg/LC_MESSAGES/django.po
apps/history/locale/fr/LC_MESSAGES/django.po
apps/history/locale/nl_NL/LC_MESSAGES/django.po
apps/history/locale/pt_BR/LC_MESSAGES/django.po
apps/installation/locale/bg/LC_MESSAGES/django.po
apps/installation/locale/de_DE/LC_MESSAGES/django.po
apps/installation/locale/fr/LC_MESSAGES/django.po
apps/installation/locale/nl_NL/LC_MESSAGES/django.po
apps/installation/locale/pt_BR/LC_MESSAGES/django.po
apps/linking/locale/bg/LC_MESSAGES/django.po
apps/linking/locale/de_DE/LC_MESSAGES/django.po
apps/linking/locale/fr/LC_MESSAGES/django.po
apps/linking/locale/nl_NL/LC_MESSAGES/django.po
apps/linking/locale/pt_BR/LC_MESSAGES/django.po
apps/main/locale/bg/LC_MESSAGES/django.po
apps/main/locale/de_DE/LC_MESSAGES/django.po
apps/main/locale/fr/LC_MESSAGES/django.po
apps/main/locale/nl_NL/LC_MESSAGES/django.po
apps/main/locale/pt_BR/LC_MESSAGES/django.po
apps/metadata/locale/bg/LC_MESSAGES/django.po
apps/metadata/locale/de_DE/LC_MESSAGES/django.po
apps/metadata/locale/fr/LC_MESSAGES/django.po
apps/metadata/locale/nl_NL/LC_MESSAGES/django.po
apps/metadata/locale/pt_BR/LC_MESSAGES/django.po
apps/navigation/locale/bg/LC_MESSAGES/django.po
apps/navigation/locale/fr/LC_MESSAGES/django.po
apps/navigation/locale/nl_NL/LC_MESSAGES/django.po
apps/navigation/locale/pt_BR/LC_MESSAGES/django.po
apps/ocr/locale/bg/LC_MESSAGES/django.po
apps/ocr/locale/de_DE/LC_MESSAGES/django.po
apps/ocr/locale/fr/LC_MESSAGES/django.po
apps/ocr/locale/nl_NL/LC_MESSAGES/django.po
apps/ocr/locale/pt_BR/LC_MESSAGES/django.po
apps/permissions/locale/bg/LC_MESSAGES/django.po
apps/permissions/locale/fr/LC_MESSAGES/django.po
apps/permissions/locale/nl_NL/LC_MESSAGES/django.po
apps/permissions/locale/pt_BR/LC_MESSAGES/django.po
apps/project_setup/locale/bg/LC_MESSAGES/django.po
apps/project_setup/locale/fr/LC_MESSAGES/django.po
apps/project_setup/locale/nl_NL/LC_MESSAGES/django.po
apps/project_setup/locale/pt_BR/LC_MESSAGES/django.po
apps/project_tools/locale/bg/LC_MESSAGES/django.po
apps/project_tools/locale/fr/LC_MESSAGES/django.po
apps/project_tools/locale/nl_NL/LC_MESSAGES/django.po
apps/project_tools/locale/pt_BR/LC_MESSAGES/django.po
apps/scheduler/locale/bg/LC_MESSAGES/django.po
apps/scheduler/locale/fr/LC_MESSAGES/django.po
apps/scheduler/locale/nl_NL/LC_MESSAGES/django.po
apps/scheduler/locale/pt_BR/LC_MESSAGES/django.po
apps/smart_settings/locale/bg/LC_MESSAGES/django.po
apps/smart_settings/locale/de_DE/LC_MESSAGES/django.po
apps/smart_settings/locale/fr/LC_MESSAGES/django.po
apps/smart_settings/locale/nl_NL/LC_MESSAGES/django.po
apps/smart_settings/locale/pt_BR/LC_MESSAGES/django.po
apps/sources/locale/bg/LC_MESSAGES/django.po
apps/sources/locale/fr/LC_MESSAGES/django.po
apps/sources/locale/nl_NL/LC_MESSAGES/django.po
apps/sources/locale/pt_BR/LC_MESSAGES/django.po
apps/tags/locale/bg/LC_MESSAGES/django.po
apps/tags/locale/fr/LC_MESSAGES/django.po
apps/tags/locale/nl_NL/LC_MESSAGES/django.po
apps/tags/locale/pt_BR/LC_MESSAGES/django.po
apps/user_management/locale/bg/LC_MESSAGES/django.po
apps/user_management/locale/de_DE/LC_MESSAGES/django.po
apps/user_management/locale/fr/LC_MESSAGES/django.po
apps/user_management/locale/nl_NL/LC_MESSAGES/django.po
apps/user_management/locale/pt_BR/LC_MESSAGES/django.po
apps/web_theme/locale/bg/LC_MESSAGES/django.po
apps/web_theme/locale/de_DE/LC_MESSAGES/django.po
apps/web_theme/locale/fr/LC_MESSAGES/django.po
apps/web_theme/locale/nl_NL/LC_MESSAGES/django.po
apps/web_theme/locale/pt_BR/LC_MESSAGES/django.po
|
2012-10-01 10:51:39 -04:00 |
|
Roberto Rosario
|
8a27f90fcf
|
Fix document statistics minimum page documents calculation
|
2012-08-21 08:59:01 -04:00 |
|
Roberto Rosario
|
37febb3308
|
Allow searching for documents via their metadata types too (Stephen Knox)
|
2012-08-21 08:31:54 -04:00 |
|
Roberto Rosario
|
15254f994c
|
Backport translation file and additional languages from development branch
|
2012-08-14 16:30:25 -04:00 |
|
Roberto Rosario
|
60c7491f37
|
Improve document type setup views navigation
|
2012-08-14 00:06:43 -04:00 |
|
Roberto Rosario
|
4e93da6e80
|
Add support to specifying the compressed documents download filename
|
2012-06-28 16:13:26 -04:00 |
|
Roberto Rosario
|
03f799e527
|
Move documents apps history events to a separate file
|
2012-06-28 16:03:22 -04:00 |
|
Roberto Rosario
|
341e965d1e
|
Update translation files
|
2012-06-17 19:14:23 -04:00 |
|
Roberto Rosario
|
1033328e0f
|
Update German language translation files
|
2012-06-17 19:13:58 -04:00 |
|
Roberto Rosario
|
8ff54449d4
|
Translation files updates
|
2012-06-17 18:29:33 -04:00 |
|
Roberto Rosario
|
919254429f
|
Update language source file
|
2012-06-17 18:11:18 -04:00 |
|
Roberto Rosario
|
4bf6310d1d
|
Only impose check out limitations to non original user and not admin, add checkout limitation overriding permission
|
2012-06-17 01:08:47 -04:00 |
|
Roberto Rosario
|
4a1acbbaac
|
Preserve filename existing extension if new filename doesn't has one
Fixes issue #24
|
2012-06-16 01:19:22 -04:00 |
|
Roberto Rosario
|
8fdd361071
|
Add NewDocumentVersionNotAllowed exception to documents app
|
2012-06-15 19:28:22 -04:00 |
|
Roberto Rosario
|
f21a96ae5b
|
Update compiled translation fixes for Italian
|
2012-05-30 18:37:43 -04:00 |
|
Roberto Rosario
|
b9d88d2859
|
Sync Italian translation sources from Transifex
|
2012-05-30 18:35:50 -04:00 |
|
Roberto Rosario
|
036ec09234
|
Move the copyfile function to the common app
|
2012-05-30 12:56:56 -04:00 |
|
Roberto Rosario
|
29791999c2
|
Allow document mimetypes to be None
|
2012-05-29 23:54:07 -04:00 |
|
Roberto Rosario
|
4331c00b79
|
Update index view name to display again multi document actions in the index instance view
|
2012-05-29 03:32:33 -04:00 |
|
Roberto Rosario
|
26705d1506
|
Catch OSError exception when calculating document filesystem stats
|
2012-05-29 02:46:30 -04:00 |
|
Roberto Rosario
|
b03f9237ef
|
Improve document statistics performance, fix None/0 error when calculating statistics on a empty DB
|
2012-05-29 02:36:35 -04:00 |
|
Roberto Rosario
|
f7cd663cc7
|
Call Django's urlencode directly to ensure unicode data preservation
|
2012-03-04 20:30:40 -04:00 |
|
Roberto Rosario
|
84c47d4ab6
|
Merge branch 'release/v0.12'
Conflicts:
apps/documents/models.py
apps/history/api.py
apps/ocr/__init__.py
|
2012-02-27 12:57:11 -04:00 |
|
Roberto Rosario
|
da6d1c474b
|
Update compiled translation files
|
2012-02-22 16:14:40 -04:00 |
|
Roberto Rosario
|
a888b11dec
|
Portuguese translation strings update
|
2012-02-22 16:07:29 -04:00 |
|