Commit Graph
2643 Commits
Author SHA1 Message Date
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 fe5a42240d Fix redirect view name 2012-01-10 15:21:10 -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
Roberto Rosario 071da14330 Remove moved method and unused import 2012-01-09 02:22:04 -04:00
Roberto Rosario 78c99c7700 Add tags and smartlinks icon mappings 2012-01-09 02:21:17 -04:00
Roberto Rosario 6e24b56e0e Add missing capfirst import 2012-01-09 02:21:01 -04:00
Roberto Rosario 7aabd7a1cc Add 'get_classes' function to acls.api, add function docstrings 2012-01-09 02:20:27 -04:00
Roberto Rosario 78207be926 Updated translation source files for the common app 2012-01-08 07:40:00 -04:00
Roberto Rosario a088590073 Process horizontal list links with the same logic as all other links 2012-01-08 07:38:12 -04:00