Commit Graph

1986 Commits

Author SHA1 Message Date
Roberto Rosario
248a5ea82d Add transaction rollback 2012-02-06 14:38:59 -04:00
Roberto Rosario
758661c280 Add requirements installation step to the upgrade procedure 2012-02-06 14:38:08 -04:00
Roberto Rosario
75ecbfdee0 Add PostgreSQL instructions 2012-02-06 14:37:40 -04:00
Roberto Rosario
c0d8e6f667 Move the RecentDocumentManager to the models.py file
To be able to return a QuerySet and not a list of recent documents
2012-02-05 23:27:03 -04:00
Roberto Rosario
2147923eb0 Documentation updates, permissions diagrams and inkscape sources 2012-02-05 02:47:11 -04:00
Roberto Rosario
4d546f7415 Remove celery code line 2012-02-05 00:51:31 -04:00
Roberto Rosario
9c03663924 Move tree node widget code to the widgets.py file and prettify a bit 2012-02-05 00:48:31 -04:00
Roberto Rosario
735d3db97a Merge django_gpg's verify_file + verify_w_retry methods 2012-02-05 00:19:54 -04:00
Roberto Rosario
a13f048242 Fix indentation 2012-02-04 17:20:13 -04:00
Roberto Rosario
a707a3f29e Backport OCR app fixes 2012-02-04 13:59:56 -04:00
Roberto Rosario
5c504af81f Backport history app database sync fix 2012-02-04 13:57:04 -04:00
Roberto Rosario
2be02b2e01 Remove db_index from TextField class fields, this closes issue #12 2012-02-04 13:22:12 -04:00
Roberto Rosario
1a24c18598 Add file storage topic 2012-02-02 16:21:34 -04:00
Roberto Rosario
db3b64b35e Add link to Samba, link to settings option 2012-02-02 16:21:11 -04:00
Roberto Rosario
79c793b74b Improve list format 2012-02-02 16:20:55 -04:00
Roberto Rosario
40f6eb6c0c Add permission topic to the documentation 2012-02-02 16:02:59 -04:00
Roberto Rosario
a24bf89a2b Merge branch 'feature/doc_type_default_optiongroups' into development 2012-02-02 15:38:00 -04:00
Roberto Rosario
ca193252c2 Add option group support to the document type default metadata types and sets view 2012-02-02 15:37:36 -04:00
Roberto Rosario
cc9ce7c212 Don't hide and raise errors on assign_remove view when in DEBUG mode 2012-02-02 15:37:06 -04:00
Roberto Rosario
2dfad128e2 Language source and translations updates 2012-02-02 14:56:15 -04:00
Roberto Rosario
e870f4ee5a Fix translation scripts 2012-02-02 13:03:10 -04:00
Roberto Rosario
5891a39e41 Added transifex client to the development requirements 2012-02-02 12:50:20 -04:00
Roberto Rosario
d2f1dcc181 Merge branch 'feature/feedback_app' into development 2012-02-02 12:49:27 -04:00
Roberto Rosario
b3c917a9de Update language related config files for new feedback app 2012-02-02 12:49:10 -04:00
Roberto Rosario
67f3377916 Add feedback app 2012-02-02 12:48:56 -04:00
Roberto Rosario
57846a758a Show index child node count 2012-02-02 11:20:08 -04:00
Roberto Rosario
a9d02e08bc Update top menu icon 2012-02-02 11:07:28 -04:00
Roberto Rosario
c02dcce043 Merge branch 'feature/indexing_refactor' into development 2012-02-02 10:45:11 -04:00
Roberto Rosario
48922d58ef Documentation update for the document indexing 2012-02-02 10:44:00 -04:00
Roberto Rosario
6b8dcb7240 Update the index mirroring rebuild tool 2012-02-02 10:28:25 -04:00
Roberto Rosario
cc78b7d25a Update filesystem mirroring functions 2012-02-02 10:27:46 -04:00
Roberto Rosario
02a762cf73 Remove obsolete indexing config settings and add new FILESYSTEM_SERVING 2012-02-02 10:26:58 -04:00
Roberto Rosario
063d2fca40 Smarted exception catching 2012-02-02 10:26:39 -04:00
Roberto Rosario
7331a87c89 Rename MetadataObject class to MetadataClass 2012-02-02 09:42:37 -04:00
Roberto Rosario
cc3632dcfe Remove remarked code 2012-02-02 09:37:31 -04:00
Roberto Rosario
ac7a3806ec Use proper try/exception format 2012-02-02 09:37:13 -04:00
Roberto Rosario
2c6339b56a Small updates and fixes 2012-02-02 09:33:28 -04:00
Roberto Rosario
1eabbf90cd Move exception to a single module 2012-02-02 09:23:20 -04:00
Roberto Rosario
2ac6250149 Fix imports 2012-02-02 09:23:07 -04:00
Roberto Rosario
1d3c5241ec Move all widgets code to a single module 2012-02-02 09:22:40 -04:00
Roberto Rosario
95be7cb417 Merge os_specify and filesystem module 2012-02-02 09:17:01 -04:00
Roberto Rosario
2c53c5a2ff Automatically create root template node on index save, add help texts 2012-02-02 09:13:23 -04:00
Roberto Rosario
06cde627d2 Simplify node link generator 2012-02-02 09:12:58 -04:00
Roberto Rosario
c6fa070222 Add ACL checks to document_index_list 2012-02-02 09:12:20 -04:00
Roberto Rosario
790dad2df4 Enforce enabled boolean field, silence errors 2012-02-02 09:00:41 -04:00
Roberto Rosario
f4ed105c99 Bump version to 0.12 beta 2012-02-02 05:35:06 -04:00
Roberto Rosario
d230dd7110 Revert "Bump version to 0.11.2"
This reverts commit f9be37768e.
2012-02-02 05:33:47 -04:00
Roberto Rosario
c79d1d0c34 Revert "Merge branch 'hotfix/v0.11.2' into development"
This reverts commit f8e2341f4f, reversing
changes made to 1c8fd9e212.
2012-02-02 05:28:13 -04:00
Roberto Rosario
f8e2341f4f Merge branch 'hotfix/v0.11.2' into development
Conflicts:
	apps/documents/statistics.py
	docs/changelog.rst
2012-02-02 05:23:17 -04:00
Roberto Rosario
5300eea31a Merge branch 'hotfix/v0.11.2' 2012-02-02 05:21:52 -04:00