Commit Graph

1694 Commits

Author SHA1 Message Date
Roberto Rosario
bf9073fdce Add creator content type icon 2012-01-21 04:04:13 -04:00
Roberto Rosario
95f56cbd5a Enable default acls setup upon creation for documents, folders, tags and smart_links 2012-01-21 04:03:58 -04:00
Roberto Rosario
70953882a7 Implement ClassHolderSelectionForm and HolderSelectionForm forms
Subclassed from BaseHolderSelectionForm
2012-01-21 03:57:26 -04:00
Roberto Rosario
d1eb387c16 Start work on the creator pseudo class acl holder 2012-01-20 22:54:26 -04:00
Roberto Rosario
39f47702c0 Finish the apply_default_acls function and enable it for document creation 2012-01-20 22:53:48 -04:00
Roberto Rosario
796dcc908a Move source_object class method to the classes module 2012-01-20 22:52:56 -04:00
Roberto Rosario
6117fde649 Initial default to current acl support 2012-01-19 17:44:34 -04:00
Roberto Rosario
f48675b0a8 Merge branch 'feature/pep8_cleanups' into development 2012-01-19 12:04:16 -04:00
Roberto Rosario
8a5825a275 Convert tabs to spaces 2012-01-19 12:04:02 -04:00
Roberto Rosario
3b997f0d8f Silence AlreadyQueued
For the moment until support for queueing document versions is avaiable
2012-01-19 11:55:53 -04:00
Roberto Rosario
c01c030ee6 Remove test 2012-01-18 16:34:59 -04:00
Roberto Rosario
44aef884f4 Remove exporter app 2012-01-18 16:06:06 -04:00
Roberto Rosario
c9e58bdfac Remove unused import 2012-01-18 16:05:11 -04:00
Roberto Rosario
f374596a28 Cleanups, improve comments 2012-01-18 16:01:06 -04:00
Roberto Rosario
af106badac Cleanups and remove unused imports 2012-01-18 16:00:30 -04:00
Roberto Rosario
84f3fcd2da Rename holder to actor 2012-01-18 14:43:33 -04:00
Roberto Rosario
e069243f7c Add missing import 2012-01-18 14:43:17 -04:00
Roberto Rosario
970cb74d35 PEP8 cleanups 2012-01-18 14:37:15 -04:00
Roberto Rosario
ad59734460 Fix document signatures app reverse migration 2012-01-18 14:36:42 -04:00
Roberto Rosario
f9a3c4611b PEP8 cleanups, remove OCR_CACHE_URI 2012-01-18 13:53:02 -04:00
Roberto Rosario
8a5d0425b6 PEP8 cleanups, style cleanups, unused imports 2012-01-18 13:52:19 -04:00
Roberto Rosario
1a285d56dc PEP8 cleanups, remove unused imports 2012-01-17 16:40:30 -04:00
Roberto Rosario
93fc581ba0 Remove unused imports, file zf.write argument 2012-01-17 16:33:51 -04:00
Roberto Rosario
5d8a4584aa Add db migration instruction for 0.11.1 -> 0.12 2012-01-17 15:15:57 -04:00
Roberto Rosario
4b3a446d4a Improve metadata app navigation feedback 2012-01-17 15:15:43 -04:00
Roberto Rosario
f3fe4edc74 Add --migrate to another instance of syncdb command 2012-01-09 09:08:56 -04:00
Roberto Rosario
b34caacf13 Update installation instructions to add --migrate parameter to syncdb step 2012-01-09 09:07:59 -04:00
Roberto Rosario
94e8bf2e74 Update changelog 2012-01-09 09:07:46 -04:00
Roberto Rosario
11a023feed Add Barry Rowlingson to the contributors file 2012-01-09 09:07:25 -04:00
Roberto Rosario
4e85f93ae1 Merge branch 'feature/anonymous_support_for_roles' into development 2012-01-09 08:34:15 -04:00
Roberto Rosario
665ec099a9 Add anonymous user support to the role member add and remove views 2012-01-09 08:33:44 -04:00
Roberto Rosario
8216953bed Add anonymous user content type support to RoleMembers class 2012-01-09 08:33:20 -04:00
Roberto Rosario
fe9db003d2 Improve navigation feedback when granting or revoking a role permission 2012-01-09 08:32:49 -04:00
Roberto Rosario
3b3b29cb99 Update the role member add and removal views to use option groups and Role class methods 2012-01-09 08:13:42 -04:00
Roberto Rosario
4da328612d Add option group support to the assign_remove view 2012-01-09 08:12:50 -04:00
Roberto Rosario
9fae7269a6 Move Role class processing from the views to the model as methods 2012-01-09 08:11:59 -04:00
Roberto Rosario
9e3bfddaad Merge branch 'feature/two_level_acl_view_support' into development 2012-01-09 06:43:04 -04:00
Roberto Rosario
c330c422b7 Remove app specific ACL new holder links, urls and views 2012-01-09 06:42:35 -04:00
Roberto Rosario
351784a210 Add generic 'new holder' link 2012-01-09 06:41:58 -04:00
Roberto Rosario
304ea15f9e Add sidebar link support for multiple navigation objects 2012-01-09 06:41:06 -04:00
Roberto Rosario
03a3eb1186 Merge branch 'feature/class_default_acl_support' into development 2012-01-09 04:57:32 -04:00
Roberto Rosario
239d59ca0c Remove decrepated context arguments 2012-01-09 04:56:32 -04:00
Roberto Rosario
5230b9ca53 Improve permission granting and revoking messages, improve navigation feedback 2012-01-09 04:51:01 -04:00
Roberto Rosario
86147c234b Add 'get_classes' to the DefaultAccessEntry class 2012-01-09 04:49:52 -04:00
Roberto Rosario
af962f5998 Add content type icon mapping for anonymous user 2012-01-09 04:49:10 -04:00
Roberto Rosario
a7f1e081c1 Refactor the EncapsulatedObject class 'encapsulate' method 2012-01-09 04:48:17 -04:00
Roberto Rosario
77400fc42f Make api module not dependant on any other 2012-01-09 04:47:41 -04:00
Roberto Rosario
4aad4efad3 Navigation feedback improvements for a few apps 2012-01-09 04:46:46 -04:00
Roberto Rosario
014ca49a7c Call the correct function to get list of registered classes for acl 2012-01-09 02:23:01 -04:00
Roberto Rosario
a2e00b7776 Use content type model name and not name when mapping content types to icons 2012-01-09 02:22:25 -04:00