Commit Graph
79 Commits
Author SHA1 Message Date
Roberto Rosario c44a1f947c Added document printing support 2011-05-06 00:46:33 -04:00
Roberto Rosario 9c17a627ec Initial commit of the new_printing branch 2011-05-04 16:59:14 -04:00
Roberto Rosario 5138304720 Display document tags in the document list view 2011-05-04 01:57:43 -04:00
Roberto Rosario 9b4ada4fde Reorganized 'documents' menu entries 2011-05-04 01:33:13 -04:00
Roberto Rosario 438e8c89a9 Refactored the tools menu and added method for apps to register tools themselves 2011-05-03 21:58:55 -04:00
Roberto Rosario 766567ec49 Added alt attribute to several img html tags 2011-05-01 23:10:51 -04:00
Roberto Rosario 4ed5667bb0 Made all translation string unicode 2011-05-01 22:58:12 -04:00
Roberto Rosario c99764b486 Updated so that loading spinner is displayed always 2011-04-29 04:53:24 -04:00
Roberto Rosario ab68c696e2 Added loading spinner animation 2011-04-27 12:21:46 -04:00
Roberto Rosario 53985dc9f8 Added no-parent-history class to document page links so that iframe clicking doesn't affect the parent window history
Fixes back button issue on Chrome 9 & 10
2011-04-27 09:21:00 -04:00
Roberto Rosario 5b5a90100c flake8 cleanups 2011-04-23 23:03:56 -04:00
Roberto Rosario 2a744cefea PEP8, pylint cleanups and removal of relative imports 2011-04-23 02:49:07 -04:00
Roberto Rosario c2d27a231e Reorganized page detail icons 2011-04-22 08:21:52 -04:00
Roberto Rosario d81e784167 Added support for metadata group actions 2011-04-22 07:36:35 -04:00
Roberto Rosario 7fcdfe5fab Inverted the rotation button, more intuitive this way 2011-04-22 02:55:32 -04:00
Roberto Rosario 5b4b281791 Added interactive document page view rotation support 2011-04-21 23:58:41 -04:00
Roberto Rosario 27d7aed25c Added interactive zoom support to document page detail view 2011-04-21 02:32:30 -04:00
Roberto Rosario 680c33227c Reorganized and trimmed document actions links 2011-04-21 01:04:48 -04:00
Roberto Rosario 9940787632 Moved metadata representation string to model 2011-04-21 00:42:07 -04:00
Roberto Rosario c87d5652d9 Added first & last page navigation links to document page view 2011-04-21 00:36:19 -04:00
Roberto Rosario f4fa7e327d Separated document page detail view into document text and document image views 2011-04-20 22:38:26 -04:00
Roberto Rosario 2b81774bf9 Show multi document actions in the recent document list view too 2011-04-19 19:12:29 -04:00
Roberto Rosario 78ff5f8584 Added support for listing the most recent accessed documents per user 2011-04-17 05:12:12 -04:00
Roberto Rosario 83671eb75a Added document page navigation 2011-04-16 01:52:32 -04:00
Roberto Rosario 3be5a6f759 Fixed navigation inside document page 2011-04-16 01:06:32 -04:00
Roberto Rosario 7d3ebcf9ca Added a document page edit view 2011-04-15 00:37:36 -04:00
Roberto Rosario facfc68fc6 Merged the 'new document page view' 2011-04-14 23:33:51 -04:00
Roberto Rosario d54696c5bf Changed document_missing_list from url to view resolution 2011-04-13 11:48:35 -04:00
Roberto Rosario 40fd8c9398 Optimized document metadata query and display 2011-04-08 16:58:04 -04:00
Roberto Rosario 71a3c218f4 PEP8, pylint and django-lint cleanups 2011-04-08 02:09:39 -04:00
Roberto Rosario 2cb6de79ea Added support for editing the metadata of multiple documents at the same time 2011-04-01 02:24:45 -04:00
Roberto Rosario 69f2cb1fa4 Removed the 'exists' column in document list view, this diagnostics superceded this 2011-03-24 13:19:16 -04:00
Roberto Rosario 70e5e4c470 Moved navigation code to its own app 2011-03-22 00:54:43 -04:00
Roberto Rosario 447b2f2817 Added a new diagnostics tab under the tools menu 2011-03-21 01:00:56 -04:00
Roberto Rosario 6a9db45cf1 Added multi document delete 2011-03-18 15:01:02 -04:00
Roberto Rosario 001491f93b Final changes to implement multi document actions 2011-03-18 13:22:54 -04:00
Roberto Rosario d80ec935da Added multi item action subform for generic list subtemplate and related code 2011-03-15 17:34:47 -04:00
Roberto Rosario 9bff8de365 Created 'simple document' for non technical users with all of a document pages content 2011-03-11 03:27:55 -04:00
Roberto Rosario a116f1807c Added document action to clear all the document's page transformations 2011-03-08 02:15:19 -04:00
Roberto Rosario 6a9e114acb Set all *.py files permissions to 644 2011-03-07 12:15:25 -04:00
Roberto Rosario d0bea8ffeb Initial version of the GridFS storage driver 2011-03-04 01:08:20 -04:00
Roberto Rosario 79f6897d8a Extracted document filesystem serving into a separate app, see docs/Changelog.txt to update database accordingly 2011-02-26 12:50:16 -04:00
Roberto Rosario a9bfe7f088 Added document tool that deletes and re-creates all documents filesystem links 2011-02-21 23:46:25 -04:00
Roberto Rosario c10845ab9c Initial duplicate finder commit 2011-02-20 18:25:11 -04:00
Roberto Rosario d3d8c6d966 add ENABLE_SINGLE_DOCUMENT_UPLOAD config setting to settings view 2011-02-19 00:39:14 -04:00
Roberto Rosario ee7e9f34a2 Single document upload can now be enabled or disable to allow users to work faster (1 less click) 2011-02-18 23:35:18 -04:00
Roberto Rosario 595d7227a2 Added navigation link from document page view and document page transformation back to document view 2011-02-17 23:27:25 -04:00
Roberto Rosario 77b8a432a2 Added distributed OCR queue support 2011-02-17 04:37:35 -04:00
Roberto Rosario 15afaadc4c Added preliminary views to add/remove document page transformations 2011-02-16 03:31:46 -04:00
Roberto Rosario 35f2b1076e Make menu items clearer for users 2011-02-15 20:04:03 -04:00