Commit Graph

15 Commits

Author SHA1 Message Date
Roberto Rosario
edd344b924 Add ACL support to the document comments app 2012-01-03 18:49:03 -04:00
Roberto Rosario
34311fb17e Cleanups, permissions separation into explicit module, absolute import update 2012-01-02 03:48:26 -04:00
Roberto Rosario
600ba153af Merge branch 'feature/document_signature_app' into feature/ACL_support_w_permission_refactor
Conflicts:
	apps/django_gpg/__init__.py
	apps/django_gpg/views.py
	apps/tags/__init__.py
2012-01-01 20:50:28 -04:00
Roberto Rosario
3705007330 Move comments and tags manager statements to their respective apps 2011-12-31 00:22:20 -04:00
Roberto Rosario
c000eade4f Update the document comments app to use the new class based permissions 2011-12-08 16:44:54 -04:00
Roberto Rosario
1b7183be85 Added encapsulate factory function to get around Django bug #15791 2011-08-05 09:30:26 -04:00
Roberto Rosario
4060a39a4f Consisten link highlight through the project 2011-07-21 21:45:07 -04:00
Roberto Rosario
90e876ca93 Code cleanup 2011-07-21 11:46:15 -04:00
Roberto Rosario
fa8d9909d7 Removed unused line 2011-07-02 00:51:50 -04:00
Roberto Rosario
ace6948185 Changed layout to make more use of tabbed links 2011-07-01 19:38:59 -04:00
Roberto Rosario
a39f4d2574 Updated all apps permissions namespace title to uppercase 2011-06-13 00:23:13 -04:00
Roberto Rosario
89685fb8c6 Added function 'set_namespace_title' to define a translatable title for a permission group namespace 2011-05-25 00:32:47 -04:00
Roberto Rosario
d97a862a25 Refactored the permissions registration, checking and definition 2011-05-24 22:31:07 -04:00
Roberto Rosario
75ebecb92b Fixed document add comment link arguments 2011-05-04 00:17:15 -04:00
Roberto Rosario
5349b29965 Finished renaming comments app to document_comments 2011-05-01 16:13:34 -04:00