Commit Graph
2308 Commits
Author SHA1 Message Date
Roberto Rosario 11edaaf4e7 Added signature file to the document model and the related method to add, verify and open the signature file 2011-12-06 01:49:45 -04:00
Roberto Rosario 2b6530d9d3 Use cStringIO whenever possible 2011-12-05 22:49:24 -04:00
Roberto Rosario a41372f6e7 Remove CACHE dicctionary from repository, didn't fix problem with compressor + DjangoZoom 2011-12-05 22:48:17 -04:00
Roberto Rosario 7d604322ac Merge branch 'master' into development
Conflicts:
	apps/main/__init__.py
2011-12-05 22:47:58 -04:00
Roberto Rosario 0439e0edf7 Merge branch 'development' into feature/ACL_support
Conflicts:
	requirements/development.txt
	requirements/production.txt
	urls.py
2011-12-05 16:01:21 -04:00
Roberto Rosario fff202e5b4 Bumped version to 0.10-hotfix4 2011-12-05 15:32:24 -04:00
Roberto Rosario acf61bbb27 Disable django-compress 2011-12-05 15:27:31 -04:00
Roberto Rosario 811d5c4e94 Add CACHE directory to repository in hopes this fixed the problem with DjangoZoom & django-compressor 2011-12-05 15:20:10 -04:00
Roberto Rosario 5ec7898c55 Merge branch 'hotfix/0.10-hotfix2' into development
Conflicts:
	apps/main/__init__.py
2011-12-05 15:17:56 -04:00
Roberto Rosario 4ff13e768a Merge branch 'hotfix/0.10-hotfix2' 2011-12-05 15:01:07 -04:00
Roberto Rosario dd34b9b6dd Bump version to 0.10-hotfix2 2011-12-05 15:00:48 -04:00
Roberto Rosario d299ec86e3 Fallback to the 'activo' theme during offline compression 2011-12-05 14:59:38 -04:00
Roberto Rosario 623fa8276f Merge branch 'hotfix/v0.10-hf1' into development
Conflicts:
	apps/main/__init__.py
	docs/changelog.rst
2011-12-05 14:46:17 -04:00
Roberto Rosario 0d3d6f75b1 Merge branch 'hotfix/v0.10-hf1' 2011-12-05 14:42:05 -04:00
Roberto Rosario 52a8fca5d9 Bump version to 0.10.1 2011-12-05 14:41:46 -04:00
Roberto Rosario 068b24b4cc Update documentation 2011-12-05 14:41:28 -04:00
Roberto Rosario 42e622b8d0 Update requirements to include new django-compressor version 2011-12-05 14:41:05 -04:00
Roberto Rosario 1a973723f2 Fix typo 2011-12-05 14:21:17 -04:00
Roberto Rosario 882e935311 Add the django_gpg to the list of transifex resources 2011-12-05 13:55:46 -04:00
Roberto Rosario 3b943af6d8 Update translation files 2011-12-05 13:55:33 -04:00
Roberto Rosario 5464ee2544 Updated language script to include django_gpg app 2011-12-05 13:55:04 -04:00
Roberto Rosario 0adcf584f3 Update text mapping to avoid ugettext from complaining 2011-12-05 13:40:25 -04:00
Roberto Rosario afc85bf1f1 Merge branch 'feature/signing_tool_views' into development 2011-12-05 13:38:23 -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 7e5be301cd Add 'python-hkp' to the requirements 2011-12-05 13:35:56 -04:00
Roberto Rosario f5211313b7 Dont fetch public keys when creating document version 2011-12-05 13:35:15 -04:00
Roberto Rosario 292d3ffc3d Dont import deprecated 'get_encoding', simplify decrypted data encapsulation 2011-12-05 07:28:02 -04:00
Roberto Rosario b5a7321f75 Merge branch 'feature/embedded_signature_handling' into development 2011-12-05 06:56:47 -04:00
Roberto Rosario a32b92b5fc Add signature state field to the Document model, update it whenever a new version is added, use it to return the raw or the decrypted content when calling the open method 2011-12-05 06:54:41 -04:00
Roberto Rosario 7ed3b329dc Fix document main menu highlighting 2011-12-05 06:54:03 -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 ba5b54e1aa Add migration to add the signature state field to the Document model 2011-12-05 06:51:26 -04:00
Roberto Rosario 24f443fe1a Improve document version views navigation and active menu feedback 2011-12-04 06:16:37 -04:00
Roberto Rosario 071139c5bf Add document signature verification app 2011-12-04 05:52:09 -04:00
Roberto Rosario 071fed8996 Add new version upload option to use new file filename as the document filename 2011-12-04 03:21:34 -04:00
Roberto Rosario a4127f39ff Merge branch 'feature/fix_print' into development 2011-12-04 02:44:52 -04:00
Roberto Rosario f5c3fa21d7 Add a size property to the DocumentVersion model 2011-12-04 02:44:08 -04:00
Roberto Rosario fafadfaca2 Fix document print view 2011-12-04 02:37:11 -04:00
Roberto Rosario 64e73a9c9d Update the 'invalidate_cached_image' to supply a version pk as now required by the version aware 'get_cached_image_name' method 2011-12-04 02:20:44 -04:00
Roberto Rosario 03620f5331 Update the 'find duplicates' view to work with document versions 2011-12-04 02:15:57 -04:00
Roberto Rosario 479e3d5cec Update the REST API call 'is_zoomable' to catch more errors 2011-12-04 02:15:33 -04:00
Roberto Rosario 7b29adc59a Merge branch 'feature/version_revert' into development 2011-12-04 02:03:38 -04:00
Roberto Rosario ae0ecb20a6 Update the 'is_zoomable' api call to be version aware 2011-12-04 02:02:34 -04:00
Roberto Rosario f0b1f9e6b3 Remove removed code 2011-12-04 02:02:16 -04:00
Roberto Rosario 73950ef750 Disable the revert link for the current version of a document 2011-12-04 02:01:48 -04:00
Roberto Rosario 2d119b853f Update the 'get_document_image' view to be version aware 2011-12-04 02:01:24 -04:00
Roberto Rosario 255cb8eaf2 Updated the smart document widget to be version aware 2011-12-04 02:00:28 -04:00
Roberto Rosario 7de09aae0f Add version support to the document image generation code 2011-12-04 02:00:04 -04:00