Roberto Rosario
|
c70f915b49
|
Add 'has_embedded_signature' helper method to the GPG class
|
2012-01-03 06:53:44 -04:00 |
|
Roberto Rosario
|
14ac963fca
|
Update import type to use () instead of newline char
|
2012-01-02 05:40:58 -04:00 |
|
Roberto Rosario
|
83551c9b90
|
Move django_gpg permissions to a separate file
|
2012-01-02 03:49:19 -04:00 |
|
Roberto Rosario
|
34311fb17e
|
Cleanups, permissions separation into explicit module, absolute import update
|
2012-01-02 03:48:26 -04:00 |
|
Roberto Rosario
|
2781a211ec
|
Language translation updates
|
2012-01-02 01:47:14 -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
|
796475dfd9
|
Update file access to be smarter and accept either file like objects of file names, use less code to do so too
|
2012-01-01 20:12:13 -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
|
b1c495e22a
|
Merge branch 'development' into feature/ACL_support_Default_class_ACL
|
2011-12-13 15:02:43 -04:00 |
|
Roberto Rosario
|
15e935173e
|
Update complete Italian translation
|
2011-12-13 12:01:59 -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
|
cf3e07d728
|
Initial Italian language sync
|
2011-12-07 15:53:04 -04:00 |
|
Roberto Rosario
|
bee7567327
|
Catch the correct exception KeyImportError and not KeyFetchingError
|
2011-12-06 23:40:20 -04:00 |
|
Roberto Rosario
|
265a4c6b1d
|
Translation updates
|
2011-12-06 02:26:59 -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
|
755d140132
|
Add detached signature support to the django_gpg API
|
2011-12-06 01:50:38 -04:00 |
|
Roberto Rosario
|
1a973723f2
|
Fix typo
|
2011-12-05 14:21:17 -04:00 |
|
Roberto Rosario
|
3b943af6d8
|
Update translation files
|
2011-12-05 13:55:33 -04:00 |
|
Roberto Rosario
|
0adcf584f3
|
Update text mapping to avoid ugettext from complaining
|
2011-12-05 13:40:25 -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
|
8b3e391e05
|
Change default keyserver
|
2011-12-05 13:36:47 -04:00 |
|
Roberto Rosario
|
9271ded217
|
Move signatute state literals to the api module, inspect a document raw content only, display signature type (embedded, detached)
|
2011-12-05 06:52:51 -04:00 |
|
Roberto Rosario
|
d8f487de7c
|
Move human readable signature state literal from the view to the api module
|
2011-12-05 06:52:03 -04:00 |
|
Roberto Rosario
|
071139c5bf
|
Add document signature verification app
|
2011-12-04 05:52:09 -04:00 |
|