Commit Graph

1290 Commits

Author SHA1 Message Date
Roberto Rosario
cbc94e484f Add anonymous user support to the Permission manager models 2012-01-07 23:36:07 -04:00
Roberto Rosario
85875be859 Add further auto admin creation cleanups 2012-01-07 23:33:31 -04:00
Roberto Rosario
c7ee18af85 Add anonymous user support to the 'get_object_name' function 2012-01-07 23:33:09 -04:00
Roberto Rosario
4931d9bf49 Update recent document list view to user the 'get_for_user' RecentDocument manager method 2012-01-07 23:30:58 -04:00
Roberto Rosario
367d197cc0 Add 'get_for_user' method to the RecentDocument model 2012-01-07 23:30:35 -04:00
Roberto Rosario
51b63e86de Add corresponding permission check to the source app view links 2012-01-07 23:29:42 -04:00
Roberto Rosario
fa94288317 Only add the sentry and admin add and icons if they corresponding apps have been installed 2012-01-07 23:29:03 -04:00
Roberto Rosario
df5f50f5d4 Cleanup auto admin user creation using receiver decorator 2012-01-07 23:28:26 -04:00
Roberto Rosario
33513d34a5 Remove remarked code 2012-01-07 23:25:54 -04:00
Roberto Rosario
595e901b64 Add anonymous user support to the acl model manager methods 2012-01-07 23:24:04 -04:00
Roberto Rosario
b9f7939e3e Add the anonymous user singleton to the list of avaible holder for an acl 2012-01-07 23:22:55 -04:00
Roberto Rosario
d0acea0714 Add anonymous user support to the object encapsulator class 2012-01-07 23:22:03 -04:00
Roberto Rosario
28000ccfec Add proper permission checking to the ACL setup view links 2012-01-07 23:21:22 -04:00
Roberto Rosario
eb267cae10 Add a Singleton Model class and an AnonymousUserSingleton model to support adding permissions and access to anonymous users 2012-01-07 23:18:42 -04:00
Roberto Rosario
3a517036d1 Add bulk download support to the document app 2012-01-04 02:09:30 -04:00
Roberto Rosario
dfcf2b8b17 Add generic class for handling reading, appending and creating Zip files 2012-01-04 02:08:50 -04:00
Roberto Rosario
edd344b924 Add ACL support to the document comments app 2012-01-03 18:49:03 -04:00
Roberto Rosario
ffd90c0340 Remove unneeded module 2012-01-03 18:48:42 -04:00
Roberto Rosario
268c1386f0 Remove the unimplemented PERMISSION_COMMENT_EDIT permission 2012-01-03 18:48:12 -04:00
Roberto Rosario
1cd3c4e7d0 Add related support to 'filter_objects_by_access' and 'get_allowed_class_objects' methods 2012-01-03 18:47:28 -04:00
Roberto Rosario
4ded57f27d Improved, simplified and optimized the document signature verification model and manager 2012-01-03 06:55:08 -04:00
Roberto Rosario
6a8c86b0a4 Add _post_save_hooks support to the DocumentVersion class 2012-01-03 06:54:34 -04:00
Roberto Rosario
c70f915b49 Add 'has_embedded_signature' helper method to the GPG class 2012-01-03 06:53:44 -04:00
Roberto Rosario
5ec2386ec1 Update the OCR app to apply auto OCR queueing to new document version not only to the initial document upload 2012-01-03 04:56:25 -04:00
Roberto Rosario
ebfb3e547f Comment style update 2012-01-03 04:56:15 -04:00
Roberto Rosario
1f44b1bc6c Add ACL support to the OCR app 2012-01-03 04:37:30 -04:00
Roberto Rosario
b89c55ed18 Codying style update, added comments 2012-01-03 04:37:03 -04:00
Roberto Rosario
19b2412e03 Move the 'PERMISSION_DOCUMENT_NEW_VERSION' permission from the sources to the documents app 2012-01-03 04:26:31 -04:00
Roberto Rosario
24da6f4796 Add ACL support to the metadata app 2012-01-03 04:17:44 -04:00
Roberto Rosario
807444eddd User correct permission for the metadata view form header link, use proper coding style 2012-01-03 04:16:40 -04:00
Roberto Rosario
5de44256bc Improve coding style 2012-01-03 04:16:16 -04:00
Roberto Rosario
d270e155a2 Add ACL support to the history app 2012-01-03 03:28:17 -04:00
Roberto Rosario
3833e07d03 Remove repeated import 2012-01-03 03:28:01 -04:00
Roberto Rosario
3fd64d230b Add ACL support to the document signatures app 2012-01-03 03:13:58 -04:00
Roberto Rosario
29ef0e3f42 Proper 'PermissionDenied' exception import 2012-01-03 03:13:39 -04:00
Roberto Rosario
e5cc2e3f7a Update the apps to the new acls module split 2012-01-03 03:04:32 -04:00
Roberto Rosario
40d3426202 Split acls models module into models, managers, classes and api 2012-01-03 03:03:51 -04:00
Roberto Rosario
32b953db12 Improve tag permissions texts 2012-01-03 02:27:09 -04:00
Roberto Rosario
43c52d64e7 Add empty object_list support to the 'filter_objects_by_access' manager method 2012-01-03 02:26:29 -04:00
Roberto Rosario
ae512a79f8 Add missing exception import 2012-01-03 02:22:37 -04:00
Roberto Rosario
3fc6a09703 Enable class acl permissions for the Tag class 2012-01-03 02:22:10 -04:00
Roberto Rosario
f22a6f4ab0 Add proper label and icon for the new holder form submit button 2012-01-02 16:54:39 -04:00
Roberto Rosario
8478c33898 Implement ACL support for tags 2012-01-02 16:54:19 -04:00
Roberto Rosario
cc7d55933a Move tag literals to their own module 2012-01-02 16:53:45 -04:00
Roberto Rosario
e72173e803 Add documents external migration dependency 2012-01-02 07:23:44 -04:00
Roberto Rosario
7f66a5fad3 Remove remarked code 2012-01-02 07:23:34 -04:00
Roberto Rosario
7100014d96 Add document signatures app external migration dependecy 2012-01-02 07:23:07 -04:00
Roberto Rosario
aaee4a3c8c Fixed document_signatures app data migration 2012-01-02 07:16:35 -04:00
Roberto Rosario
877259bdbf Don't change the cursor to a hand on disabled links to let the user know the link is not active 2012-01-02 07:00:58 -04:00
Roberto Rosario
32bc775890 Update comment style 2012-01-02 06:47:53 -04:00