Roberto Rosario
|
36805b3540
|
Fix typo in ACL title translation code. Fixes issue GL#201.
|
2015-10-08 19:33:44 -04:00 |
|
Roberto Rosario
|
b7a3a7b4ef
|
Add post action redirect and improve title of the ACL delete view.
|
2015-09-07 00:26:50 -04:00 |
|
Roberto Rosario
|
683e54fea1
|
Replace unused lists with tuples.
|
2015-08-19 13:57:38 -04:00 |
|
Roberto Rosario
|
60bc327756
|
Improve SourceColumn workflow by allowing explicit functions as columns. Remove usage of encapsulate. Move instances of 'extra_columns' to SourceColumn.
|
2015-08-16 14:26:41 -04:00 |
|
Roberto Rosario
|
be358f7879
|
Remove use of extra_columns and move logic to models and apps.
|
2015-08-16 00:12:51 -04:00 |
|
Roberto Rosario
|
561b56b12a
|
Replace usage of get_context_data with get_extra_context.
|
2015-08-15 03:02:02 -04:00 |
|
Roberto Rosario
|
1e746c700a
|
PEP8 cleanups.
|
2015-07-27 23:53:14 -04:00 |
|
Roberto Rosario
|
ac1f4eb59a
|
Improve the way the AssignRemove view gets the list's help texts. Don't use None for extra context if there is none.
|
2015-07-13 01:16:17 -04:00 |
|
Roberto Rosario
|
bc3eed143c
|
Add permission inheritance by parent object. Add ACLs app model tests.
|
2015-07-10 01:40:21 -04:00 |
|
Roberto Rosario
|
941207eb04
|
Don't override get_context_data use get_extra_context for this purpose.
|
2015-07-07 20:47:36 -04:00 |
|
Roberto Rosario
|
ee1b05fb57
|
Refactor code to associate a model with a set of permissions. Update related apps.
|
2015-06-30 22:00:14 -04:00 |
|
Roberto Rosario
|
070c3b648c
|
Refactor acls app
|
2015-06-30 02:38:22 -04:00 |
|
Roberto Rosario
|
5be41af1cf
|
Remove DefaultAccessControlList support
|
2015-06-29 14:51:37 -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
|
d26402974a
|
Allow registering permission from the permission namespace. Replace all permission variables to be lowercase (style guide reserver uppercase variables for constants and literals).
|
2015-06-28 00:19:49 -04:00 |
|
Roberto Rosario
|
0209ea6632
|
Update views that used generic_detail to use generic_form in read_only mode. Remove now obsolete generic_detail template
|
2015-04-07 02:04:41 -04:00 |
|
Roberto Rosario
|
ff3a6c1fb1
|
Remove famfam use from the acls app
|
2015-04-06 16:23:15 -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
|
db340513d0
|
Remove use of 'navigation_object_name' template variable and simplify the use of the 'navigation_object_list' template variable
|
2015-04-05 01:45:30 -04:00 |
|
Roberto Rosario
|
2e0e6f7fe9
|
Update usage of forms submit icon to use generic icon classes and use font awesome icons instead
|
2015-04-01 03:22:36 -04:00 |
|
Roberto Rosario
|
5dabc0a34a
|
Add new appearance app to hold all of the base templates, images, icons and external packages related to the frontend and look of the project
|
2015-03-30 02:17:40 -04:00 |
|
Roberto Rosario
|
b55acb6e12
|
Normalize import style
|
2015-01-24 17:05:32 -04:00 |
|
Roberto Rosario
|
2237d58bff
|
Remove incorrect "delete_view" flag for the ACLS confirmation view templates contexts
|
2015-01-24 02:38:48 -04:00 |
|
Roberto Rosario
|
d59ea3ede2
|
Add from __future__ import unicode_literals, issue #37
|
2015-01-19 04:06:40 -04:00 |
|
Roberto Rosario
|
ba1729106f
|
Pass arguments to the logger the correct way
|
2014-11-02 20:55:21 -04:00 |
|
Roberto Rosario
|
a728690335
|
Issue #56, #97, Make multi item links a drop down list of actions, remove unused code
|
2014-10-27 16:26:13 -04:00 |
|
Roberto Rosario
|
71e8502614
|
Remove confirmation template's form icon
|
2014-10-25 02:21:44 -04:00 |
|
Roberto Rosario
|
9662d14e9c
|
Issue #40, finish remaining '/' hardcoded redirects
|
2014-10-09 20:05:42 -04:00 |
|
Roberto Rosario
|
97dcf507ab
|
PEP8 cleanups
|
2014-10-08 18:14:05 -04:00 |
|
Roberto Rosario
|
e207a80ff3
|
Capitalize ACLS app messages
|
2014-09-11 13:00:17 -04:00 |
|
Roberto Rosario
|
76b2cdefcc
|
Move app url namespaces updates
|
2014-09-06 16:30:12 -04:00 |
|
Roberto Rosario
|
b42e9badf6
|
Move common templates to apps/main/templates/main/*
|
2014-08-26 02:44:49 -04:00 |
|
Roberto Rosario
|
b6d9717223
|
Remove last usage of Django's simplejson library
|
2014-07-11 01:37:57 -04:00 |
|
Roberto Rosario
|
ec1745b50b
|
Initial changes to support the new Django 1.6 project structure
|
2014-06-15 13:13:21 +02:00 |
|