Commit Graph

7203 Commits

Author SHA1 Message Date
Roberto Rosario
6f376ced9b Catch auto admin creation error attempts when common app has still not been migrated.
Solves issue #32
2012-10-05 22:15:08 -04:00
Roberto Rosario
1804cd8828 Reverting hotfix patch applied to master branch by accident.
Revert "Catch auto admin creation error attempts when common app has still not been migrated."

This reverts commit 35571e184f.
2012-10-05 22:14:12 -04:00
Roberto Rosario
35571e184f Catch auto admin creation error attempts when common app has still not been migrated.
Solves issue #32
2012-10-05 22:05:12 -04:00
Roberto Rosario
2b4523c0be Update release notes 2012-10-05 03:07:55 -04:00
Roberto Rosario
d1f77b2fbe Add natural key to the Tag model 2012-10-05 03:07:44 -04:00
Roberto Rosario
3f52207c54 Add natural keys to the MetadataType and MetadataSet models, make the metadata set label unique 2012-10-05 03:06:34 -04:00
Roberto Rosario
aa00b7554b Change comment style 2012-10-05 03:05:59 -04:00
Roberto Rosario
e7839dc4ca Add natural key to the Index model 2012-10-05 03:05:25 -04:00
Roberto Rosario
065bfd9136 Add registry and cleanup files 2012-10-05 03:04:32 -04:00
Roberto Rosario
d2f1490516 Add app_registry and bootstrap apps 2012-10-05 03:03:21 -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
6683d915d1 Bump version to 0.12.3beta 2012-10-05 00:52:08 -04:00
Roberto Rosario
0bc4eeb816 Don't display edit or delete links for root template nodes 2012-10-05 00:51:35 -04:00
Roberto Rosario
e69750dd49 Compose choices keys using ContentType name not text label 2012-10-05 00:51:00 -04:00
Roberto Rosario
cd05f7fde0 Add initial release notes for upcoming 0.12.3 2012-10-03 01:31:25 -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
d2b6b6d533 Update the Div widget to use <pre> tags instead of <div> to conserve spacing 2012-10-03 01:19:48 -04:00
Roberto Rosario
119137d1fb Update required version of Django to 1.3.3 to include upstream security fixes 2012-10-02 01:04:48 -04:00
Roberto Rosario
437d19a130 Current if test is testing the existance of the property, test the value (True) instead 2012-10-02 00:47:38 -04:00
Roberto Rosario
6318ec6076 Add multi document tag removal 2012-10-01 13:10:23 -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
c6e8709b84 Add support for bulk document tag attaching 2012-10-01 12:10:19 -04:00
Roberto Rosario
1fa423b97d Update compile translations 2012-10-01 11:19:37 -04:00
Roberto Rosario
8baf70ea1f Update Dutch translation for the linking app 2012-10-01 11:15:59 -04:00
Roberto Rosario
f4d0b8e20a Update contributors file 2012-10-01 10:52:52 -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
6f1c1a8b98 Remove the old language processing scripts and backport the process_message python utility from the development branch 2012-10-01 09:05:09 -04:00
Roberto Rosario
fe058894f4 Sort translation resource for easier handling 2012-10-01 08:57:39 -04:00
Bertrand Bordage
853f4d3a6a Updates Transifex configuration.
Conflicts:

	.tx/config
2012-10-01 08:50:30 -04:00
Roberto Rosario
f0c5d0b016 Initial support to upgrade a Mayan EDMS installation automatically 2012-10-01 04:05:01 -04:00
Roberto Rosario
416729fee0 Split the create_database task into create_database and create_user tasks 2012-10-01 02:34:58 -04:00
Roberto Rosario
79fb7e65cd Rename drop_username function to drop_user 2012-10-01 02:31:37 -04:00
Roberto Rosario
e8951c8bed Add Stephen Knox to contributors file 2012-08-24 14:53:12 -04:00
Roberto Rosario
e14238bb70 Move tags app links to a separate file 2012-08-21 09:16:13 -04:00
Roberto Rosario
8a27f90fcf Fix document statistics minimum page documents calculation 2012-08-21 08:59:01 -04:00
Roberto Rosario
e02f39a6e0 Remove confusing double selected menu items during metadata setup 2012-08-21 08:55:32 -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
5b1457a2bc Move document types link to be last 2012-08-15 01:53:38 -04:00
Roberto Rosario
c05b9d0c3a Show document types to index in index list view 2012-08-15 01:52:49 -04:00
Roberto Rosario
15254f994c Backport translation file and additional languages from development branch 2012-08-14 16:30:25 -04:00
Roberto Rosario
26019a81d7 Backport language translation utility from development branch 2012-08-14 16:26:47 -04:00
Roberto Rosario
db905a2a13 Backport support to limit an index to a particular set of document types, as well as balance the index tree template permissions 2012-08-14 16:02:34 -04:00
Roberto Rosario
5ba0c35894 Remove debug statement 2012-08-14 00:41:15 -04:00
Roberto Rosario
2f7ed43713 Don't truncate document type id string from url 2012-08-14 00:40:52 -04:00
Roberto Rosario
1ec255ee06 Backport Git repository support for the installation report app 2012-08-14 00:35:26 -04:00
Roberto Rosario
b139350891 Use locking to prevent race condition at installation app posting 2012-08-14 00:30:24 -04:00
Roberto Rosario
f3b7b39768 Rollback transaction for installion app during syncdb 2012-08-14 00:26:56 -04:00