Commit Graph
4584 Commits
Author SHA1 Message Date
Roberto Rosario 2cacae7551 Moved permission checking logic to model, simplyfing it and adding group support too 2011-05-08 03:06:34 -04:00
Roberto Rosario 30a32c0aff Updated permission denied middleware to comform to coding style 2011-05-08 01:58:33 -04:00
Roberto Rosario e692fcc4c4 Discard exception.message to avoid deprecation warning, besided it is not used 2011-05-08 01:56:56 -04:00
Roberto Rosario 4bf64d42ac Added view to reset users password, disallowed editing, deleting, etc of super user or staff users, improved app navigation 2011-05-07 02:28:14 -04:00
Roberto Rosario 0d410b510c Disabled reset_orphans() which causes problems with big clusters increased latency 2011-05-07 01:47:00 -04:00
Roberto Rosario 9e61213241 Created new smart_settings app and move everything related to app settings to it 2011-05-07 01:32:02 -04:00
Roberto Rosario 7f2c563192 Converted whole project to a smarter method of defining app settings 2011-05-07 01:15:40 -04:00
Roberto Rosario 7469fe991f Made the OCR cache backend used for locking configurable, move ocr locking to queued document from periodic task, added again a random delay fallback in case no cache backend is used 2011-05-06 15:31:49 -04:00
Roberto Rosario 472a55f5f3 Updated Spanish translation 2011-05-06 13:42:09 -04:00
Roberto Rosario 0e10d036d4 Keep role permission icon and link together 2011-05-06 13:15:47 -04:00
Roberto Rosario 07e9b12e78 flake8 cleanups, ununsed imports and variables cleanup, changed register_diagnostics to use reverse_lazy instead of reverse 2011-05-06 10:39:54 -04:00
Roberto Rosario c40b3eec66 Allow pop up window named to be specified by view 2011-05-06 02:58:33 -04:00
Roberto Rosario d6aa44c8bd Don't insert a page break on the last page 2011-05-06 02:33:07 -04:00
Roberto Rosario c44a1f947c Added document printing support 2011-05-06 00:46:33 -04:00
Roberto Rosario 0eca667fd4 Changed ugettext to ugettext_lazy, changed comment style 2011-05-05 20:50:56 -04:00
Roberto Rosario 649871b994 Added document and page aspect ration detection, added page size support, print out image dynamic sizing based on page vs. document aspect ratio 2011-05-05 02:31:10 -04:00
Roberto Rosario 9c17a627ec Initial commit of the new_printing branch 2011-05-04 16:59:14 -04:00
Roberto Rosario 0b6934aee1 Fixed document comment side bar link not appearing 2011-05-04 10:20:22 -04:00
Roberto Rosario df35de2759 Added four new highlight color: khaki, coral, orange and lightgrey 2011-05-04 02:11:50 -04:00
Roberto Rosario 5138304720 Display document tags in the document list view 2011-05-04 01:57:43 -04:00
Roberto Rosario 6a9178b8f0 Incresed the default recent document to display from 20 to 40 2011-05-04 01:57:06 -04:00
Roberto Rosario 25d7d17f6d Tweaked the document page widget HTML 2011-05-04 01:33:43 -04:00
Roberto Rosario 9b4ada4fde Reorganized 'documents' menu entries 2011-05-04 01:33:13 -04:00
Roberto Rosario 9dce568ac2 Updates the link displaying template to use conditional link display, updated admin and sentry link to use conditional display, updated main and secondary navigation to use the generic navigation template 2011-05-04 00:25:34 -04:00
Roberto Rosario b5791e7fce Updated active link processing tag to conserve the link properties, added conditional link testing tag 2011-05-04 00:24:28 -04:00
Roberto Rosario 22516a91b5 Updated tools view to limit the tools a user can access by means of permission checking 2011-05-04 00:22:51 -04:00
Roberto Rosario b1c9fbce5e Changed ugetttext to ugettext_lazy 2011-05-04 00:21:15 -04:00
Roberto Rosario 76b67b90e5 Fixed diagnostics template to correctly render the <li> HTML tag 2011-05-04 00:20:29 -04:00
Roberto Rosario 03c8024893 Updated permission checking template tag to allow null arguments 2011-05-04 00:19:07 -04:00
Roberto Rosario 75ebecb92b Fixed document add comment link arguments 2011-05-04 00:17:15 -04:00
Roberto Rosario 01d5cf1f72 Fixed the recent document list view 2011-05-03 23:34:46 -04:00
Roberto Rosario 438e8c89a9 Refactored the tools menu and added method for apps to register tools themselves 2011-05-03 21:58:55 -04:00
Roberto Rosario ae35e89549 Unicode updates 2011-05-03 21:11:35 -04:00
Roberto Rosario 1e0d8d1f25 Added doctring description 2011-05-03 20:58:58 -04:00
Roberto Rosario 6960bff9ef Removed unneeded global variables 2011-05-03 20:15:21 -04:00
Roberto Rosario d58d70623d Moved return_type function to common.utils 2011-05-03 20:14:40 -04:00
Roberto Rosario 4f62e6c9b6 Removed unsafe default values and added unicode updates 2011-05-03 20:13:10 -04:00
Roberto Rosario b1c23c7e48 Improved navigation in the permissions app 2011-05-02 01:46:27 -04:00
Roberto Rosario 5f02d08609 Added Spanish translations for the user management app 2011-05-02 01:17:21 -04:00
Roberto Rosario c6fb47aa37 Added message display when a tag is update successfully 2011-05-02 01:06:39 -04:00
Roberto Rosario a8e175c297 Did some unicode updates 2011-05-02 01:06:15 -04:00
Roberto Rosario b91b89d3b4 Updated permissions view to the new subtemplate renderer 2011-05-02 01:05:57 -04:00
Roberto Rosario a05c622af6 Added user management app (create, edit, delete users) 2011-05-02 01:05:28 -04:00
Roberto Rosario 9626243c10 Updated document_recent_list view to reuser the document_list view 2011-05-02 00:57:44 -04:00
Roberto Rosario c8e8b368d2 Added comments and updated some string to unicode 2011-05-01 23:36:40 -04:00
Roberto Rosario 766567ec49 Added alt attribute to several img html tags 2011-05-01 23:10:51 -04:00
Roberto Rosario 4ed5667bb0 Made all translation string unicode 2011-05-01 22:58:12 -04:00
Roberto Rosario 71049f33bd Display loading spinner while document thumbnail is ready 2011-05-01 22:57:35 -04:00
Roberto Rosario 50636742b1 Updated Changelog 2011-05-01 16:25:30 -04:00
Roberto Rosario 5dacebb083 Made document comments searchable 2011-05-01 16:23:35 -04:00