Commit Graph
14 Commits
Author SHA1 Message Date
Roberto Rosario a13052222b Fix key management app menu hightlighting 2012-02-21 12:53:13 -04:00
Roberto Rosario 1a285d56dc PEP8 cleanups, remove unused imports 2012-01-17 16:40:30 -04:00
Roberto Rosario 14ac963fca Update import type to use () instead of newline char 2012-01-02 05:40:58 -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 a70b12b488 Removed remarked code 2012-01-01 20:26:31 -04:00
Roberto Rosario c2419e63df Move document signature handling to the new document signature app 2011-12-25 16:08:03 -04:00
Roberto Rosario 1c91bfd001 Disable document signature verification until circular import is found 2011-12-13 11:50:25 -04:00
Roberto Rosario 974802035b Update the django gpg app to the new class based permissions 2011-12-08 16:52:39 -04:00
Roberto Rosario 197d3b4642 Disable private key views until document signing is implemented 2011-12-06 02:03:33 -04:00
Roberto Rosario 2d015d768e Improve the logic of the signature download conditional disabling 2011-12-06 01:56:39 -04:00
Roberto Rosario 2e829b3be4 Add views to upload and download detached signatures 2011-12-06 01:51:00 -04:00
Roberto Rosario 553d73020d Add key management view to the setup menu, add keyserver query view, add keyserver key import, add respective icons 2011-12-05 13:37:24 -04:00
Roberto Rosario 071139c5bf Add document signature verification app 2011-12-04 05:52:09 -04:00