Commit Graph

18 Commits

Author SHA1 Message Date
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
15e935173e Update complete Italian translation 2011-12-13 12:01:59 -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