Roberto Rosario
|
080d68c169
|
Merge branch 'hotfix/v0.12.2' into development
Conflicts:
apps/common/__init__.py
apps/documents/forms.py
apps/feedback/__init__.py
apps/history/__init__.py
apps/main/__init__.py
apps/scheduler/api.py
apps/sources/models.py
docs/releases/index.rst
requirements/production.txt
settings.py
urls.py
|
2012-06-30 04:00:01 -04:00 |
|
Roberto Rosario
|
4e93da6e80
|
Add support to specifying the compressed documents download filename
|
2012-06-28 16:13:26 -04:00 |
|
Roberto Rosario
|
03f799e527
|
Move documents apps history events to a separate file
|
2012-06-28 16:03:22 -04:00 |
|
Roberto Rosario
|
58f027db60
|
Clean up (unused imports, PEP8, etc)
|
2012-06-08 16:43:54 -04:00 |
|
Roberto Rosario
|
c24a3f935e
|
Merge branch 'hotfix/v0.12.1' into development
Conflicts:
apps/converter/conf/settings.py
apps/documents/__init__.py
apps/main/__init__.py
apps/metadata/__init__.py
apps/navigation/templatetags/navigation_tags.py
apps/ocr/__init__.py
apps/ocr/conf/settings.py
docs/intro/installation.rst
docs/releases/index.rst
requirements/production.txt
|
2012-06-03 22:50:33 -04:00 |
|
Roberto Rosario
|
29791999c2
|
Allow document mimetypes to be None
|
2012-05-29 23:54:07 -04:00 |
|
Roberto Rosario
|
895702cb53
|
Remove debug statement
|
2012-03-16 23:36:40 -04:00 |
|
Roberto Rosario
|
503c7c7594
|
Change document indexing to be signal based and decoupled from metadata and documents apps
|
2012-03-14 12:45:03 -04:00 |
|
Roberto Rosario
|
c38d10ebf5
|
Proper redirection on document deletion
|
2012-01-25 23:52:38 -04:00 |
|
Roberto Rosario
|
e44ef229b0
|
Improve single, multiple document and document versions downloads
By using a 2 step document download view
|
2012-01-24 12:13:53 -04:00 |
|
Roberto Rosario
|
8a5d0425b6
|
PEP8 cleanups, style cleanups, unused imports
|
2012-01-18 13:52:19 -04:00 |
|
Roberto Rosario
|
4931d9bf49
|
Update recent document list view to user the 'get_for_user' RecentDocument manager method
|
2012-01-07 23:30:58 -04:00 |
|
Roberto Rosario
|
3a517036d1
|
Add bulk download support to the document app
|
2012-01-04 02:09:30 -04:00 |
|
Roberto Rosario
|
29ef0e3f42
|
Proper 'PermissionDenied' exception import
|
2012-01-03 03:13:39 -04:00 |
|
Roberto Rosario
|
34311fb17e
|
Cleanups, permissions separation into explicit module, absolute import update
|
2012-01-02 03:48:26 -04:00 |
|
Roberto Rosario
|
eb9fb7141d
|
Simplify multi document views access checking logic
|
2011-12-25 03:21:22 -04:00 |
|
Roberto Rosario
|
e7c7ec0636
|
Remove remarked code
|
2011-12-24 01:16:32 -04:00 |
|
Roberto Rosario
|
c187e77acc
|
Fix document_clear_transformations and document_delete multi document ACL calculation
|
2011-12-24 01:10:10 -04:00 |
|
Roberto Rosario
|
4c17910e8c
|
Conver object_list view to use AccessEntry.objects.filter_objects_by_access for simplicity
|
2011-12-19 23:48:46 -04:00 |
|
Roberto Rosario
|
405eedfeb2
|
Add document level access control
|
2011-12-17 19:45:41 -04:00 |
|
Roberto Rosario
|
c5518c222a
|
Update the documents app to use the new class based permissions
|
2011-12-08 16:49:11 -04:00 |
|
Roberto Rosario
|
6bf8a3df10
|
Fix document delete regresion
|
2011-12-07 04:22:34 -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
|
fafadfaca2
|
Fix document print view
|
2011-12-04 02:37:11 -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
|
2d119b853f
|
Update the 'get_document_image' view to be version aware
|
2011-12-04 02:01:24 -04:00 |
|
Roberto Rosario
|
2ec134e172
|
Add document version revert support
|
2011-12-04 01:11:12 -04:00 |
|
Roberto Rosario
|
aa66085165
|
Update the document list view, the page update view and the remaining references of 'file_filename' to 'filename'
|
2011-12-04 00:01:21 -04:00 |
|
Roberto Rosario
|
699f7e7caa
|
Update document page navigation views to use the new 'siblings' DocumentPage method
|
2011-12-03 20:44:04 -04:00 |
|
Roberto Rosario
|
11725c943b
|
Update documents app to support multiple versions
|
2011-12-03 19:35:03 -04:00 |
|
Roberto Rosario
|
3e471f702e
|
Add document version list view and document version download
|
2011-12-02 05:54:00 -04:00 |
|
Roberto Rosario
|
da1ab56202
|
Add maintenace view to clear the document image cache
|
2011-12-01 05:24:31 -04:00 |
|
Roberto Rosario
|
f554655688
|
Updated documents app admin, model and view modules to use the merged
filename and extension
|
2011-11-30 08:54:37 -04:00 |
|
Roberto Rosario
|
4cf935925b
|
Added views that return the document image as a base64 encoded string
|
2011-11-22 07:52:55 -04:00 |
|
Roberto Rosario
|
a6a00cbc15
|
Document image serving uses now a fixed mimetype provided by converter.DEFAULT_FILE_FORMAT_MIMETYPE to help browser rendering
|
2011-11-22 00:57:54 -04:00 |
|
Roberto Rosario
|
436ad2c3fe
|
Added a new view to update the page count of previously uploaded documents
|
2011-11-21 05:41:48 -04:00 |
|
Roberto Rosario
|
f0d776b316
|
Converted document grouping subtemplate into a document information tab
|
2011-08-19 04:35:27 -04:00 |
|
Roberto Rosario
|
0a2591d58f
|
Removed unused import, PEP8 cleanups
|
2011-08-12 02:13:23 -04:00 |
|
Roberto Rosario
|
2169bbd0d2
|
Finished adding encapsulation to lambda functions to get around Django bug #15791
|
2011-08-05 09:46:28 -04:00 |
|
Roberto Rosario
|
1b7183be85
|
Added encapsulate factory function to get around Django bug #15791
|
2011-08-05 09:30:26 -04:00 |
|
Roberto Rosario
|
b5680c03d0
|
Improved document page views and document page transformation views navigation
|
2011-07-25 05:01:15 -04:00 |
|
Roberto Rosario
|
03157b72d8
|
Added document cached image invalidation to the document_clear_transformations view
|
2011-07-25 04:03:44 -04:00 |
|
Roberto Rosario
|
9169e66abb
|
Updated document page transformation CRUD view to invalidate the document cached image on creation, edition of deletion of transformations
|
2011-07-25 03:58:31 -04:00 |
|
Roberto Rosario
|
7dceaad599
|
Updated document page transformation CRUD view to redirect to document page transformation list view instead
|
2011-07-25 03:45:54 -04:00 |
|
Roberto Rosario
|
c8e9fbc182
|
Added reset view link to the document page view to reset the zoom level and page rotation
|
2011-07-24 23:44:33 -04:00 |
|
Roberto Rosario
|
2338f5c3fe
|
Improved document type, document type filenames and history navigation and link highlight
|
2011-07-23 00:58:26 -04:00 |
|
Roberto Rosario
|
90e876ca93
|
Code cleanup
|
2011-07-21 11:46:15 -04:00 |
|
Roberto Rosario
|
c55dd90c88
|
Moved document preview generation to model, implmented pre caching
|
2011-07-21 03:47:31 -04:00 |
|
Roberto Rosario
|
5829bbde4d
|
Added per OCR queue transformation models and CRUD views to replace the CONVERTER_OCR_OPTIONS with the new refactored converter transformations systems
|
2011-07-17 01:32:46 -04:00 |
|