Commit Graph

2066 Commits

Author SHA1 Message Date
Roberto Rosario
96e92b296e Improved POST redirect default url from None to '/' 2011-11-17 23:23:18 -04:00
Roberto Rosario
3934b4c535 Add the document grouping setup url to the project setup menu link child urls list 2011-11-17 23:22:33 -04:00
Roberto Rosario
fa4a13668b Added views to create, list and delete document groups via the project setup 2011-11-17 23:21:56 -04:00
Roberto Rosario
807f8a79b3 Bumped version to 0.9.1 2011-11-15 07:09:58 -04:00
Roberto Rosario
946e4fcf50 Handle percent encoded unicode query strings in search URL 2011-11-15 06:34:59 -04:00
Roberto Rosario
4d14806991 Bumped version to 0.9.0 2011-11-07 15:50:54 -04:00
Roberto Rosario
ab96a7d350 Only allow clickable thumbnails for document with a valid image in the group document list 2011-11-07 02:09:24 -04:00
Roberto Rosario
7121ad86d1 Removed tag count from the widget to conserve vertical space 2011-11-07 02:08:45 -04:00
Roberto Rosario
38a035685b Only allow clickable thumbnails for staging files with a valid image 2011-11-07 02:08:28 -04:00
Roberto Rosario
fd2a284505 Only allow clickable thumbnails for document with a valid image in the multi page view 2011-11-07 02:07:56 -04:00
Roberto Rosario
b6ccb20988 Only allow clickable thumbnails for document with a valid image 2011-11-07 02:06:33 -04:00
Roberto Rosario
7ec7ed499e Detect invalid transformation argument and reset to empty list [] 2011-11-07 02:05:06 -04:00
Roberto Rosario
1f8c180567 Spanish translation updates 2011-11-07 00:34:15 -04:00
Roberto Rosario
557c960094 Updated python converter backend, document model and staging module to use the new get_mimetype API 2011-11-07 00:05:25 -04:00
Roberto Rosario
160950b6f4 Simplified getting mimetypes from files by merging 2 implementations (document based and file based) 2011-11-07 00:04:40 -04:00
Roberto Rosario
7577f5b0e4 Added Russian locale post OCR cleanup backend (Сергей Глита [Sergei Glita]) 2011-11-06 01:21:19 -04:00
Roberto Rosario
f0c019f6fc Reduce severity of the messages displayed when no OCR backend is found for a language 2011-11-06 01:06:43 -04:00
Roberto Rosario
6d81185fc1 Updated compiled language files 2011-11-04 13:16:59 -04:00
Roberto Rosario
e58e6f8d8a Spanish translation source file updates 2011-11-04 13:14:17 -04:00
Roberto Rosario
5a26ccc4ab Complete Russian translation source messages 2011-11-04 13:13:36 -04:00
Roberto Rosario
b39f5c4ba1 Updated compiles translation files 2011-11-03 21:10:42 -04:00
Roberto Rosario
d31c297d13 Spanish translation updates 2011-11-03 21:08:28 -04:00
Roberto Rosario
64e21b64b2 Russian translation update 2011-11-03 21:05:39 -04:00
Roberto Rosario
284f9de6e3 Portuguese translation updates 2011-11-03 20:51:07 -04:00
Roberto Rosario
7c502703a6 Added animate.css to use CSS to animate flash messages with better fallback on non JS browsers 2011-11-03 20:38:30 -04:00
Roberto Rosario
d26176602b Updated string composition so that make messages could process it 2011-11-03 16:58:14 -04:00
Roberto Rosario
f71e2a4b62 Further Russian translation updates 2011-11-03 16:57:53 -04:00
Roberto Rosario
eea1abbc80 Russian translation update 2011-11-03 16:57:04 -04:00
Roberto Rosario
8e2210b799 Added initial Russian translation files 2011-11-03 16:40:19 -04:00
Roberto Rosario
fd92a1cd78 Portuguese translation updates 2011-11-03 16:19:55 -04:00
Roberto Rosario
1557ae829b ACL grant view updates 2011-11-03 12:04:35 -04:00
Roberto Rosario
2b3629f899 Return translatable permission labels and permission namespace label straight from the model 2011-11-03 12:03:47 -04:00
Roberto Rosario
4e362d3305 Merge branch 'hotfix/no_hard_coded_admin_sentry' into development 2011-10-30 19:54:46 -04:00
Roberto Rosario
01e7cb4f8e Bumped version to 0.8.3-hotfix2 2011-10-30 19:53:20 -04:00
Meurig Freeman
d01a57491f No longer hard code admin and sentry urls 2011-10-30 19:50:03 -04:00
Roberto Rosario
8a27b1866b Removed imported wrongly copied file 2011-10-29 02:34:38 -04:00
Roberto Rosario
3bf0bb268f Disabled checking for permissions for the acl views, temporarily 2011-10-29 02:29:33 -04:00
Roberto Rosario
e22f6c2294 Removed object_name inline with the other apps 2011-10-29 02:28:56 -04:00
Roberto Rosario
b472383bc0 Only show the permissions the users hold on the ACL edit view 2011-10-29 02:26:48 -04:00
Roberto Rosario
0c87b3356f Improved the check_permissions_for_holder method, made method admin and staff users aware 2011-10-29 02:25:59 -04:00
Roberto Rosario
fb9f467804 Moved runtime memory structures to their on module to avoid circular imports 2011-10-29 02:24:59 -04:00
Roberto Rosario
c9d1b225fd Improved the return_type function 2011-10-29 02:24:35 -04:00
Roberto Rosario
e048711d82 Updated permissions app to only return active permissions on the views and querysets 2011-10-29 02:23:33 -04:00
Roberto Rosario
0c512ccaec Use source class as a cache namespace, more expesive lookups to the encapsulate method and made the get method lightweight 2011-10-28 21:47:46 -04:00
Roberto Rosario
548abaaf70 Added get_permission_namespace_label helper function 2011-10-27 07:45:26 -04:00
Roberto Rosario
3f9e79f0bc Added encapsulation and semi working acl edititing view 2011-10-27 07:44:51 -04:00
Roberto Rosario
773f0061c4 Added a bit of bottom margin to the new tag widgets 2011-10-24 22:59:50 -04:00
Roberto Rosario
1077e4e2e2 Improved appearance of the document tag widget 2011-10-24 22:55:16 -04:00
Roberto Rosario
4f1a234c0a Return the namespace and label of a permission object instead of just the label 2011-10-24 20:36:09 -04:00
Roberto Rosario
f0f924a1d4 Added function to return a translatable label for a permission object 2011-10-24 20:35:32 -04:00