Commit Graph

1489 Commits

Author SHA1 Message Date
Roberto Rosario
87b042101d Convert app to use project tools new dynamic children view regex 2012-02-21 15:45:45 -04:00
Roberto Rosario
91d1e5a33c Copy project setup's dynamic children view regex solution 2012-02-21 15:45:08 -04:00
Roberto Rosario
ae86d1cd4b Update all apps to register their own children views regular expressions 2012-02-21 15:33:20 -04:00
Roberto Rosario
bcb93639df Improve the dynamic children view regex append code 2012-02-21 15:32:46 -04:00
Roberto Rosario
21d360d8d2 Improve document acl menu highlighting 2012-02-21 12:53:35 -04:00
Roberto Rosario
a13052222b Fix key management app menu hightlighting 2012-02-21 12:53:13 -04:00
Roberto Rosario
15219b27b9 Fix acl app menu highlight 2012-02-21 12:52:50 -04:00
Roberto Rosario
4bb441b572 Improve the document indexing app menu highlighting 2012-02-21 12:27:42 -04:00
Roberto Rosario
c596c8e24e Update a setup top menu entry children_view_regex entries after every new setup sub entry registration 2012-02-21 12:26:38 -04:00
Roberto Rosario
a6f6dc9f0a Return the top menu entry after it has been registered for futher modification 2012-02-21 12:25:39 -04:00
Roberto Rosario
1dd6f6f6a2 Fix top menu navigation children_view_regex matching typo 2012-02-21 12:25:02 -04:00
Roberto Rosario
987b0ad0e7 Fix index menu highlighting logic 2012-02-21 11:44:57 -04:00
Roberto Rosario
d0cdb44e2d Add clear_detached_signature manager method 2012-02-15 01:45:22 -04:00
Roberto Rosario
6eca8b6699 Make staging source preview width a required field 2012-02-14 23:55:47 -04:00
Roberto Rosario
71f9a3171f Display staging file filename as a title when during preview, treat all staging files as a gallery 2012-02-14 23:46:42 -04:00
Roberto Rosario
ffb155366a Add TODO comment for future consideration 2012-02-14 16:36:59 -04:00
Roberto Rosario
f78b09229c Fallback to a page count of 1 when slate raise an Exception 2012-02-14 16:35:39 -04:00
Roberto Rosario
9f60cffd0a Use the Document model rename method 2012-02-14 16:35:14 -04:00
Roberto Rosario
614906e6f6 Add document and document version filename rename model method 2012-02-14 16:17:12 -04:00
Roberto Rosario
00e467949f Update metadata and indexes after document is fully created 2012-02-14 15:59:44 -04:00
Roberto Rosario
90112bb9bb Explicitly close descriptors after verifying a file's signatures 2012-02-14 14:41:44 -04:00
Roberto Rosario
6de85b9670 Don't pass the detached_signature descriptor, but clone it to avoid being closed, don't close file descriptors leave it up to caller to do so. 2012-02-14 14:40:48 -04:00
Roberto Rosario
ff52506b24 Plug a possible descriptor leak 2012-02-14 14:26:58 -04:00
Roberto Rosario
bd4e97b857 Rename delete_detached_signature to delete_detached_signature_file which is more appropiate 2012-02-14 14:26:25 -04:00
Roberto Rosario
cc0040a88b Language source files updates, Spanish translation updates 2012-02-12 15:33:26 -04:00
Roberto Rosario
1892225d6f Show currently selected document type in upload views 2012-02-12 15:18:21 -04:00
Roberto Rosario
4d8a61b25b Fix document container index nodes 2012-02-12 15:01:07 -04:00
Roberto Rosario
f253ecf8c1 Gracefully shutdown the scheduler on pre_collectstatic and post_syncdb 2012-02-12 02:06:45 -04:00
Roberto Rosario
31813f3412 Add signaler app to intercept management commands and emit signals 2012-02-12 02:06:06 -04:00
Roberto Rosario
f94f997883 Documentation updates, indexed documentation 2012-02-11 21:13:05 -04:00
Roberto Rosario
f19d34cd8c Spanish and Russian language translation updates 2012-02-11 20:30:37 -04:00
Roberto Rosario
028c134bfd The OSError doesn't like unicode text, change it to plain Exception class (Sergei Glita) 2012-02-11 20:05:58 -04:00
Roberto Rosario
afb64f7472 Also ensure that the default gpg_home directory is really relative to the installation directory (SaintGermain) 2012-02-11 18:08:54 -04:00
Roberto Rosario
2334a63fe4 Ensure default document_storage directory is really relative to the installation directory (SaintGermain) 2012-02-11 18:08:20 -04:00
Roberto Rosario
7adb3a9ccd Remove debug logging command causing unicode error (Sergei Glita) 2012-02-08 11:23:24 -04:00
Roberto Rosario
e2ca6654f4 Improve tag appeareance and elimate obsolete tag block color widget 2012-02-07 15:07:17 -04:00
Roberto Rosario
f026ef8bd4 Handle unicode filenames in staging folder preview and upload (Sergei Glita) 2012-02-07 14:40:56 -04:00
Roberto Rosario
fe6e347592 Remove delete mode in the permission grant and remove views (Sergei Glita) 2012-02-07 10:42:07 -04:00
Roberto Rosario
aa9d878365 Add missing import 2012-02-07 00:17:07 -04:00
Roberto Rosario
02e83d5c77 For folders app migration to depend of document's app migrations 2012-02-06 15:03:50 -04:00
Roberto Rosario
0219598912 Fix bug introduced by last commits 2012-02-06 15:03:26 -04:00
Roberto Rosario
eef1114be2 Add transaction rollback 2012-02-06 14:56:27 -04:00
Roberto Rosario
248a5ea82d Add transaction rollback 2012-02-06 14:38:59 -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
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
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