Commit Graph

1437 Commits

Author SHA1 Message Date
Roberto Rosario
d54ec02b83 Add schema and data migrations for the new document signatures app 2012-01-01 20:39:41 -04:00
Roberto Rosario
a70b12b488 Removed remarked code 2012-01-01 20:26:31 -04:00
Roberto Rosario
6864f14269 PEP8 Cleanups 2012-01-01 20:26:16 -04:00
Roberto Rosario
722f70029b Add document signatures app to the transifex resource file 2012-01-01 20:16:55 -04:00
Roberto Rosario
8c49bf1aa1 Add the document signatures app to the translation helper scripts 2012-01-01 20:16:35 -04:00
Roberto Rosario
992f470039 Add translation file for the new document_signatures app 2012-01-01 20:14:58 -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
6cafb394e9 Move manager code to a new managers.py file 2012-01-01 20:11:40 -04:00
Roberto Rosario
3de53dccfa Added document_post_save signal to detect is a document has a signature, improve the pre_open_hook, and added logging 2012-01-01 20:10:52 -04:00
Roberto Rosario
9e71b0bbc5 Don't mask upload errors when the DEBUG flas is True 2011-12-31 03:27:29 -04:00
Roberto Rosario
51464c910b Move more signature functionality to the document signature app 2011-12-31 03:26:25 -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
c0fbec0f8e Add and enable new document singatures app 2011-12-25 16:08:28 -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
d9621dfb1f Add new document signature app 2011-12-25 16:07:45 -04:00
Roberto Rosario
8c455fd42f Merge branch 'feature/testing' into development 2011-12-18 01:21:49 -04:00
Roberto Rosario
5a6414e044 Add document creation, versioning and signature test w/ sample document, signed document and detached signature 2011-12-18 01:21:09 -04:00
Roberto Rosario
ebeb426f24 Add simple tag app tests 2011-12-17 23:24:41 -04:00
Roberto Rosario
f91f5fd70f Fix get_image_cache_name regression in ocr app 2011-12-17 23:24:13 -04:00
Roberto Rosario
40623ad51a Merge branch 'feature/db_index_remove' into development 2011-12-13 13:02:41 -04:00
Roberto Rosario
7c179f2e90 Update changelog 2011-12-13 13:02:32 -04:00
Roberto Rosario
37dc418774 Updated the FAQ regarding the db_index issue 2011-12-13 13:01:00 -04:00
Roberto Rosario
4c86a9823a Remove db_index from TextField class fields, this closes issue #12 2011-12-13 13:00:19 -04:00
Roberto Rosario
fe0e3de898 Update changelog 2011-12-13 12:42:00 -04:00
Roberto Rosario
7415f22d13 Merge branch 'feature/italian_translation_merge' into development 2011-12-13 12:04:36 -04:00
Roberto Rosario
7067130750 Update changelog 2011-12-13 12:03:51 -04:00
Roberto Rosario
c99ed273fa Update Italian translation credits 2011-12-13 12:03:28 -04:00
Roberto Rosario
15e935173e Update complete Italian translation 2011-12-13 12:01:59 -04:00
Roberto Rosario
f6717e0eb0 Merge branch 'feature/italian_translation' into development 2011-12-07 15:56:33 -04:00
Roberto Rosario
18cc876da8 Add Pierpaolo Baldan to the contributors file, sort translator by language 2011-12-07 15:54:53 -04:00
Roberto Rosario
cf3e07d728 Initial Italian language sync 2011-12-07 15:53:04 -04:00
Roberto Rosario
9daa442e71 Add Italian to the language selection list 2011-12-07 15:52:18 -04:00
Roberto Rosario
6c8e20e783 Add Italian language to the language helper scripts 2011-12-07 15:51:54 -04:00
Roberto Rosario
e6ae00d357 Update Transifex configuration file to add the Italian language resources 2011-12-07 15:51:28 -04:00
Roberto Rosario
30f668b876 Fix statistics 2011-12-07 04:51:50 -04:00
Roberto Rosario
bae50b33d6 Merge branch 'release/v0.11.1' into development 2011-12-07 04:35:12 -04:00
Roberto Rosario
56b22a8115 Bump version to 0.11.1 2011-12-07 04:34:48 -04:00
Roberto Rosario
76aced48e8 Improve post metadata set delete redirection 2011-12-07 04:31:59 -04:00
Roberto Rosario
5f3656c43f Call the correct gpg method 2011-12-07 04:23:02 -04:00
Roberto Rosario
6bf8a3df10 Fix document delete regresion 2011-12-07 04:22:34 -04:00
Roberto Rosario
bee7567327 Catch the correct exception KeyImportError and not KeyFetchingError 2011-12-06 23:40:20 -04:00
Roberto Rosario
b20369f694 Merge branch 'release/v0.11' into development 2011-12-06 03:32:44 -04:00
Roberto Rosario
f7776b3300 Bumped version to 0.11 2011-12-06 03:32:32 -04:00
Roberto Rosario
d6a62feefa Home screen translation update 2011-12-06 03:30:27 -04:00
Roberto Rosario
4cc0ff3386 Added home template text 2011-12-06 03:30:11 -04:00
Roberto Rosario
ac1c1ff6a4 Documentation update 2011-12-06 03:22:14 -04:00
Roberto Rosario
265a4c6b1d Translation updates 2011-12-06 02:26:59 -04:00
Roberto Rosario
6b87c8fab1 Remove the filename re use checkbox from the document edit form 2011-12-06 02:05:05 -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