Roberto Rosario
|
924c07c9de
|
Add support for redirection target on confirm dialog cancelation
|
2015-07-03 20:49:28 -04:00 |
|
Roberto Rosario
|
8575d02286
|
Add missing imports
|
2015-07-03 03:24:20 -04:00 |
|
Roberto Rosario
|
509c944df0
|
Add mixin to apply an action to many instances
|
2015-07-03 03:20:36 -04:00 |
|
Roberto Rosario
|
ace76fc69c
|
Update apps for new ACLs refactor.
|
2015-07-01 16:36:20 -04:00 |
|
Roberto Rosario
|
1c084aa07b
|
Split Permission and StoredPermission class and model into different modules. Simplified the Permission class.
|
2015-06-28 01:03:29 -04:00 |
|
Roberto Rosario
|
92ba52720a
|
Add get_success_url to redirection mixin
|
2015-06-19 19:06:56 -04:00 |
|
Roberto Rosario
|
8aa4452162
|
Allow overriding the object on which to perform the permission check
|
2015-06-16 04:15:46 -04:00 |
|
Roberto Rosario
|
fe43d53aa2
|
Use tuples instead of lists to represent single permission collections
|
2015-06-16 04:14:18 -04:00 |
|
Roberto Rosario
|
23fc9f1e36
|
Merge main and common apps, extract authentication functionality to new authentication app. Closes issues #179 and #180
|
2015-04-06 16:09:54 -04:00 |
|
Roberto Rosario
|
f4d3767b15
|
PEP8 cleanup, remove unused imports, fix permission check when removing metadata from a document
|
2015-01-26 19:17:35 -04:00 |
|
Roberto Rosario
|
8fa06040ef
|
Fix variable scope
|
2015-01-17 01:55:41 -04:00 |
|
Roberto Rosario
|
6d3cd9753d
|
Rename property permissions_required to view_permission of ViewPermissionCheckMixin
|
2015-01-12 18:33:31 -04:00 |
|
Roberto Rosario
|
da83f1a9c1
|
Split common CBVs into views and mixins, add ObjectPermissionCheckMixin
|
2015-01-12 18:28:51 -04:00 |
|