Commit Graph
515 Commits
Author SHA1 Message Date
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 ec203b5702 Spanish translation update 2011-07-23 02:25: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 19ab5d9151 Display document app secondary menu even when a document is selected 2011-07-23 00:26:14 -04:00
Roberto Rosario df46ab1605 Navigation improvements 2011-07-23 00:25:20 -04:00
Roberto Rosario 29976541df Further navigation highlight improvements 2011-07-23 00:09:58 -04:00
Roberto Rosario f589da84fd Added new mimetype app to handle mimetype guessing and provide mimetype related icons when a preview is not available 2011-07-22 03:42:16 -04:00
Roberto Rosario 4060a39a4f Consisten link highlight through the project 2011-07-21 21:45:07 -04:00
Roberto Rosario 90e876ca93 Code cleanup 2011-07-21 11:46:15 -04:00
Roberto Rosario d202d23862 Merge branch 'smart_staging' into master_merge_test
Conflicts:
	apps/common/__init__.py
	requirements/development.txt
	requirements/production.txt
2011-07-21 03:55:21 -04:00
Roberto Rosario c55dd90c88 Moved document preview generation to model, implmented pre caching 2011-07-21 03:47:31 -04:00
Roberto Rosario 01de394b88 Properly import COMMON_TEMPORARY_DIRECTORY, removed more QUALITY related code 2011-07-21 03:45:14 -04:00
Roberto Rosario 8ca9c5d4cd Remove more QUALITY related code 2011-07-21 03:44:11 -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
Roberto Rosario 0fe032f7c9 Finished fixing new document transformations 2011-07-16 01:09:36 -04:00
Roberto Rosario 389253385c Source, document page and thumbnails working, new document transformations and OCR yet to convert 2011-07-15 20:25:49 -04:00
Roberto Rosario 743ae0fce0 Initial commit of the converter image transformation refactor 2011-07-15 06:16:14 -04:00
Roberto Rosario 415f0c8daa Refactored the converter backend system 2011-07-13 22:53:33 -04:00
Roberto Rosario 1e944c7130 Initial commit of document source transformations 2011-07-08 15:30:52 -04:00
Roberto Rosario 841b02c969 Use python-magic to determine a document's mimetype otherwise fallback to use python's mimetypes library 2011-07-07 21:38:36 -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 83de8c7b49 PEP8 Cleanups 2011-07-06 03:22:53 -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 edece7ba30 Removed the document indexes list subtemplate and added a new document indexes list view as a tab 2011-07-04 04:25:59 -04:00
Roberto Rosario 4fa8be1655 Added new 'add document to folder' link to replace the sidebar template with the same use, added document membership list view, improved other folders apps views 2011-07-04 04:02:52 -04:00
Roberto Rosario 178dca17bc Shortened 'clear all transformations' to 'clear transformations' link title 2011-07-02 02:37:23 -04:00
Roberto Rosario 2fac05a979 Highligh document top menu when viewing a document's history 2011-07-02 02:35:09 -04:00
Roberto Rosario fb0d43e554 Highlight the documents main tab when viewing grouping app views 2011-07-02 02:23:15 -04:00
Roberto Rosario 6fea11c6e8 Show document actions if an index instance contains linked documents 2011-07-02 02:08:26 -04:00
Roberto Rosario 0fa1e0c706 Moved get_metadata_string Document class method to the metadata app 2011-07-02 00:44:12 -04:00
Roberto Rosario 10b7d276a3 Updated the documents apps tab links argument to make sure document details and properties are always first 2011-07-01 21:31:10 -04:00
Roberto Rosario f0f0f4fc2e Updated all apps and widgets with explicit safely marked strings 2011-07-01 20:53:37 -04:00
Roberto Rosario ace6948185 Changed layout to make more use of tabbed links 2011-07-01 19:38:59 -04:00
Roberto Rosario d2a3a6ad00 Added support for conditional disabling to the document page zoom in and zoom out links 2011-06-28 01:23:47 -04:00
Roberto Rosario 6b49490572 Replaced the degree unicode character with the HTML entity equivalent 2011-06-28 01:23:07 -04:00
Roberto Rosario 03bd0f0f7d Updated document page navigation links to use conditional link disabling 2011-06-28 01:06:56 -04:00
Roberto Rosario bafda3f7ad Updated document page model to display the current page number in relation to the total page count 2011-06-28 01:05:11 -04:00
Roberto Rosario b9b024dbc1 Updated document page view to display zoom level and rotation degrees in the title 2011-06-28 01:03:36 -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 16ddd46352 Spanish translation update 2011-06-27 23:41:59 -04:00
Roberto Rosario 06d3dc35e3 Improved new document form 'quick rename' feature logic 2011-06-27 22:00:12 -04:00
Roberto Rosario ffd86d4bc1 Fixed the document upload current metadata side bar template appearance 2011-06-27 21:36:20 -04:00
Roberto Rosario 276e25be60 Renamed changed the document sibling creation link text, and made it directly related to document class 2011-06-27 21:35:32 -04:00
Roberto Rosario 5d4c18b50a Disabled form auto focus for the document details and advanced detail view 2011-06-27 21:17:25 -04:00
Roberto Rosario 3f6900881e Spanish translations update for the latest advanced search changes 2011-06-22 11:25:52 -04:00
Roberto Rosario 604ef90f79 Implementes an advanced search feature, which allows for individual field terms 2011-06-22 00:47:37 -04:00
Roberto Rosario de28122c66 Spanish translation updates 2011-06-20 13:44:38 -04:00
Roberto Rosario 05dd113d03 Modified the new document wizard submit button and icon making more intuitive 2011-06-20 00:08:09 -04:00
Roberto Rosario 9f9b2d3854 Added views to setup the default metadata types and sets for a given document type 2011-06-20 00:04:54 -04:00