Commit Graph
96 Commits
Author SHA1 Message Date
Roberto Rosario fd2a284505 Only allow clickable thumbnails for document with a valid image in the multi page view 2011-11-07 02:07:56 -04:00
Roberto Rosario c03a093cf9 Implemented Django 1.3 staticfile handling app, removed grapelli from
the included 3rd party apps folder, updated to a recent version of rosetta
2011-08-06 18:00:01 -04:00
Roberto Rosario 65f9eb11fb Replaced the Textarea widget with the TextAreaDiv widget on document and document page detail views 2011-08-05 07:42:27 -04:00
Roberto Rosario 90e876ca93 Code cleanup 2011-07-21 11:46:15 -04:00
Roberto Rosario 79cc9dd9c8 Implemented child url regex highlight for regular links, improve the document duplicate list, improved staging file delete view 2011-07-07 00:59:05 -04:00
Roberto Rosario 2739ad9027 Implmented conditional show of expand checkbox, initial support for conditional highlight (buggy) 2011-07-06 03:11:48 -04:00
Roberto Rosario 2816c1f86f Got upload view working, staging preview and delete working ok 2011-07-06 01:31:27 -04:00
Roberto Rosario 327b677444 Added means to expand or not a compressed file during document creation, removed configuration options UNCOMPRESS_COMPRESSED_LOCAL_FILES and UNCOMPRESS_COMPRESSED_STAGING_FILES 2011-06-28 00:08:22 -04:00
Roberto Rosario 06d3dc35e3 Improved new document form 'quick rename' feature logic 2011-06-27 22:00:12 -04:00
Roberto Rosario 45fb04f862 Added views to add, edit and delete document type filenames 2011-06-12 23:58:02 -04:00
Roberto Rosario 370785ad9d Added view to add, edit and delete document types from the setup menu 2011-06-12 19:18:01 -04:00
Roberto Rosario 73f39494aa Initial commit for document diff support in history 2011-05-28 22:30:32 -04:00
Roberto Rosario b201236cf7 Merged StagingForm and DocumentForm classes, improved document_type passing and handing 2011-05-28 21:58:22 -04:00
Roberto Rosario 53cb857a8f PEP8 cleanups 2011-05-25 00:00:23 -04:00
Roberto Rosario be2fe20dc6 Organized the file document/forms.py a little better, class renamed, added document content form to advanced document view 2011-05-24 23:02:00 -04:00
Roberto Rosario 7170baf5f9 Commited changes to make document_type an optional attribute of document 2011-05-24 19:38:14 -04:00
Roberto Rosario 889c1b1d3a Finished adding support to per user staging directories 2011-05-24 02:39:20 -04:00
Roberto Rosario 11b630cea4 Initial commit to support per user staging folder 2011-05-21 02:56:15 -04:00
Roberto Rosario 4a4afbf06a Cleaned up files, removed ununsed imports 2011-05-20 00:54:11 -04:00
Roberto Rosario 17c749a80a Removed ununsed import, and did other cleanups 2011-05-20 00:37:53 -04:00
Roberto Rosario bc252d4ae4 Finished conversion of Mayan to the new document grouping app and paradigm 2011-05-12 04:03:05 -04:00
Roberto Rosario 6dbf89bdcc Added missing import 2011-05-10 04:15:27 -04:00
Roberto Rosario ea20cde597 Created new metadata app and move all code relating metadata to it 2011-05-10 03:41:35 -04:00
Roberto Rosario 69ec591fde Removed print statement, form line cleanup 2011-05-09 03:01:29 -04:00
Roberto Rosario 65fb5dcc9e Updated wizard to skip step 3 if there is no metadata selected, updated metadata and metadata set widget to improve visuals 2011-05-09 02:40:01 -04:00
Roberto Rosario e03a90883a Commited new metadata/document_type paradirm 2011-05-09 02:25:09 -04:00
Roberto Rosario c44a1f947c Added document printing support 2011-05-06 00:46:33 -04:00
Roberto Rosario 5138304720 Display document tags in the document list view 2011-05-04 01:57:43 -04:00
Roberto Rosario 25d7d17f6d Tweaked the document page widget HTML 2011-05-04 01:33:43 -04:00
Roberto Rosario 766567ec49 Added alt attribute to several img html tags 2011-05-01 23:10:51 -04:00
Roberto Rosario 52fa716d7b Removed the (required) message from document group form 2011-04-30 04:45:45 -04:00
Roberto Rosario 8c7fbc36ce Exclude tags from all document forms 2011-04-29 11:41:49 -04:00
Roberto Rosario 8552856207 Exclude tags from the local document upload form 2011-04-29 09:32:13 -04:00
Roberto Rosario c99764b486 Updated so that loading spinner is displayed always 2011-04-29 04:53:24 -04:00
Roberto Rosario 675bdd6112 Added tag editing view and listing documents with an specific tag 2011-04-28 21:30:37 -04:00
Roberto Rosario 28f87690b2 Added document tagging support 2011-04-28 01:14:27 -04:00
Roberto Rosario 8fbd174643 Initial changes to support document tags 2011-04-27 17:23:52 -04:00
Roberto Rosario ab68c696e2 Added loading spinner animation 2011-04-27 12:21:46 -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 4625e5d792 Made page image label translatable 2011-04-22 08:22:13 -04:00
Roberto Rosario 21e0922efc Reduced the document pages widget size 2011-04-22 08:07:18 -04:00
Roberto Rosario 7b091b9820 Reduced the metadata group widget height 2011-04-22 07:54:25 -04:00
Roberto Rosario d81e784167 Added support for metadata group actions 2011-04-22 07:36:35 -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 8e68cb9caa Renamed document page preview string 2011-04-21 01:04:20 -04:00
Roberto Rosario 6c6cf81792 Added grab-scroll to document page view 2011-04-20 23:38:47 -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 0e090798ba Added a direct rename field to the local update and staging upload forms 2011-04-20 05:00:10 -04:00