7e5be301cd
Add 'python-hkp' to the requirements
Roberto Rosario
2011-12-05 13:35:56 -04:00
f5211313b7
Dont fetch public keys when creating document version
Roberto Rosario
2011-12-05 13:35:15 -04:00
292d3ffc3d
Dont import deprecated 'get_encoding', simplify decrypted data encapsulation
Roberto Rosario
2011-12-05 07:28:02 -04:00
58e1acacbb
Add creat1va to the list of support providers
Roberto Rosario
2011-12-05 07:11:17 -04:00
8c0633959b
Don't use hand pointer in steps
Roberto Rosario
2011-12-05 07:10:47 -04:00
b5a7321f75
Merge branch 'feature/embedded_signature_handling' into development
Roberto Rosario
2011-12-05 06:56:47 -04:00
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
Roberto Rosario
2011-12-05 06:54:41 -04:00
7ed3b329dc
Fix document main menu highlighting
Roberto Rosario
2011-12-05 06:54:03 -04:00
9271ded217
Move signatute state literals to the api module, inspect a document raw content only, display signature type (embedded, detached)
Roberto Rosario
2011-12-05 06:52:51 -04:00
d8f487de7c
Move human readable signature state literal from the view to the api module
Roberto Rosario
2011-12-05 06:52:03 -04:00
ba5b54e1aa
Add migration to add the signature state field to the Document model
Roberto Rosario
2011-12-05 06:51:26 -04:00
3b9fecb593
Add support and news areas
Roberto Rosario
2011-12-04 07:30:18 -04:00
24f443fe1a
Improve document version views navigation and active menu feedback
Roberto Rosario
2011-12-04 06:16:37 -04:00
64e73a9c9d
Update the 'invalidate_cached_image' to supply a version pk as now required by the version aware 'get_cached_image_name' method
Roberto Rosario
2011-12-04 02:20:44 -04:00
03620f5331
Update the 'find duplicates' view to work with document versions
Roberto Rosario
2011-12-04 02:15:57 -04:00
479e3d5cec
Update the REST API call 'is_zoomable' to catch more errors
Roberto Rosario
2011-12-04 02:15:33 -04:00
7b29adc59a
Merge branch 'feature/version_revert' into development
Roberto Rosario
2011-12-04 02:03:38 -04:00
ae0ecb20a6
Update the 'is_zoomable' api call to be version aware
Roberto Rosario
2011-12-04 02:02:34 -04:00
73950ef750
Disable the revert link for the current version of a document
Roberto Rosario
2011-12-04 02:01:48 -04:00
2d119b853f
Update the 'get_document_image' view to be version aware
Roberto Rosario
2011-12-04 02:01:24 -04:00
255cb8eaf2
Updated the smart document widget to be version aware
Roberto Rosario
2011-12-04 02:00:28 -04:00
7de09aae0f
Add version support to the document image generation code
Roberto Rosario
2011-12-04 02:00:04 -04:00
2ec134e172
Add document version revert support
Roberto Rosario
2011-12-04 01:11:12 -04:00
c3eaacb6c6
Make document date_added not editable, fix document version delete method, add revert method to document version
Roberto Rosario
2011-12-04 01:10:10 -04:00
a37a212857
Merge branch 'feature/document_versioning' into development
Roberto Rosario
2011-12-04 00:02:46 -04:00
aa66085165
Update the document list view, the page update view and the remaining references of 'file_filename' to 'filename'
Roberto Rosario
2011-12-04 00:01:21 -04:00
e6d3453800
Update the linking app to be compatible with the new document versioning fields
Roberto Rosario
2011-12-04 00:00:07 -04:00
43b17456d1
Remove the auto_add_now property from the date_added document field
Roberto Rosario
2011-12-03 23:42:29 -04:00
986b7e39e4
Fix the new version fields in the upload form
Roberto Rosario
2011-12-03 23:37:00 -04:00
e81a02b18d
Improve document multi version migrations
Roberto Rosario
2011-12-03 23:29:52 -04:00
3e471f702e
Add document version list view and document version download
Roberto Rosario
2011-12-02 05:54:00 -04:00
640a1c2966
Add two new migrations, one to fix a field name, the other to add a comment field to the document versions
Roberto Rosario
2011-12-02 05:53:12 -04:00
d83e8b5428
Initial set of model, form and API changes to support document versions
Roberto Rosario
2011-12-02 02:51:59 -04:00
b38d84f663
South schema and data migrations to support document versions
Roberto Rosario
2011-12-02 02:51:15 -04:00
41de49916f
Pass exc_info to logger for better debugging
Roberto Rosario
2011-12-01 23:38:50 -04:00
6d9b6f9ada
Add more debugging logging and update to only process 1 queue item per execution
Roberto Rosario
2011-12-01 04:48:24 -04:00
c63721cbf6
Move OCR queue document requeueing from the view to the model and add proper exception
Roberto Rosario
2011-12-01 04:47:27 -04:00
31ea558b60
Update the REPLICATION_DELAY default to be 0 seconds
Roberto Rosario
2011-12-01 04:46:00 -04:00
29f547ee48
Update the queue signal processor to only trigger ocr queue processing on newly submitted documents and not requeued documents
Roberto Rosario
2011-12-01 04:44:38 -04:00
cb8b4a4def
Add more logging
Roberto Rosario
2011-12-01 04:43:59 -04:00
8a2d526e94
Add RTF text file to the list of office document mimetypes
Roberto Rosario
2011-12-01 04:31:52 -04:00
cf9b28ad30
Separate unoconv command line arguments and add further logging
Roberto Rosario
2011-12-01 04:30:38 -04:00
a4513951ed
Add '=' to unoconv command line
Roberto Rosario
2011-12-01 02:15:15 -04:00
394762047a
Fix documents not saving the file encoding
Roberto Rosario
2011-11-30 20:04:29 -04:00
cded3fafae
Merge branch 'feature/filename_extension_merge' into development
Roberto Rosario
2011-11-30 09:34:09 -04:00
1e22d1099e
Update api and filesystem modules to new os_specifics renames
Roberto Rosario
2011-11-30 09:33:32 -04:00
a646997ab8
Rename os_agnostic.py to the more appropiate os_specifics to encapsulate file system unique filename and path handling
Roberto Rosario
2011-11-30 09:31:32 -04:00
d37b36bce3
Updated document indexing app modules for the new filename and extension merged field
Roberto Rosario
2011-11-30 08:55:19 -04:00
f554655688
Updated documents app admin, model and view modules to use the merged filename and extension
Roberto Rosario
2011-11-30 08:54:37 -04:00
c6f8534208
Initial migrations for the documents app
Roberto Rosario
2011-11-30 08:52:18 -04:00
188c7f1efd
Added South to the requirements
Roberto Rosario
2011-11-30 08:52:00 -04:00
deb09d3d83
Re enabled tesseract language specific OCR processing and added a 1 time language neutral retry for failed language specific OCR
Roberto Rosario
2011-11-22 17:46:18 -04:00