Commit Graph

  • 370785ad9d Added view to add, edit and delete document types from the setup menu Roberto Rosario 2011-06-12 19:18:01 -04:00
  • b1b68bda67 Added meta informartion to the document type model and ordering information [a-z] Roberto Rosario 2011-06-12 15:12:12 -04:00
  • 46330c2d17 Updated generic_list_subtemplate to only display multi item link when the object list is not empty Roberto Rosario 2011-06-12 14:42:29 -04:00
  • b04a681422 blank=True is not enough to make models.ForeignKey optional, adding null=True too, thanks to Brian Huxley for finding this one Roberto Rosario 2011-06-12 12:44:47 -04:00
  • 566fdd389a Fixed Document main menu icon Roberto Rosario 2011-06-09 20:25:34 -04:00
  • 97e8b9fb9e Fixed document queue properties sidebar template not showing Roberto Rosario 2011-06-09 20:24:34 -04:00
  • 30b1fea147 PEP8 cleanups, unused imports and bumped version to 0.7.3 v0.7.3 Roberto Rosario 2011-06-08 01:39:38 -04:00
  • 8fa4f641e4 Converted apps to the new main menu navigation method and improved navigation links in some apps Roberto Rosario 2011-06-08 01:26:50 -04:00
  • 2a2c67de4e Refactored main menu navigation Roberto Rosario 2011-06-08 01:26:06 -04:00
  • cdd772ef8e Added ocr queue disable/enable confirmation icons Roberto Rosario 2011-06-08 00:52:25 -04:00
  • 664e57bdfd Display multi item link on top of generic lists as well Roberto Rosario 2011-06-06 17:21:36 -04:00
  • f54cd06be6 Spanish translation updates Roberto Rosario 2011-05-31 16:01:58 -04:00
  • 96691cbf9f Fixed model field name Roberto Rosario 2011-05-31 16:01:33 -04:00
  • b236f03a11 Spanish translation updates Roberto Rosario 2011-05-31 13:24:05 -04:00
  • b76e857ebb Updated requirements to use the latests development version of django-mptt Roberto Rosario 2011-05-31 13:13:48 -04:00
  • b352e5e87a Improved user folder document removal messages and added confimation dialog icon Roberto Rosario 2011-05-31 00:54:19 -04:00
  • 6435abb2f7 Added history list view to the tools sidebar menu Roberto Rosario 2011-05-31 00:42:10 -04:00
  • 54e6ca96ee Merged document view simple and document advanced view (internally) Roberto Rosario 2011-05-31 00:17:23 -04:00
  • 43f37ffd32 Added ability to specify default metadata or metadataset per document type Roberto Rosario 2011-05-30 23:44:12 -04:00
  • 12d3ec4ed5 Added comments documenting some methods Roberto Rosario 2011-05-30 22:59:14 -04:00
  • 39da4d2e6b Recompose the document filename using os.extsep.join Roberto Rosario 2011-05-30 22:45:56 -04:00
  • 14a6c9d3f0 Added history event source object link to the history list view Roberto Rosario 2011-05-29 00:01:19 -04:00
  • 9ce75e4671 Added edit source object attribute difference detection and logging to history app Roberto Rosario 2011-05-28 23:52:54 -04:00
  • 73f39494aa Initial commit for document diff support in history Roberto Rosario 2011-05-28 22:30:32 -04:00
  • b201236cf7 Merged StagingForm and DocumentForm classes, improved document_type passing and handing Roberto Rosario 2011-05-28 21:58:22 -04:00
  • 6eef1f399c Moved the global history icon to the tools menu Roberto Rosario 2011-05-28 16:39:40 -04:00
  • e14dfc5c46 Changed the way to call the history of foreign objects Roberto Rosario 2011-05-28 16:28:39 -04:00
  • 6c3aa1f37b Initial commit of the generic history app Roberto Rosario 2011-05-26 05:07:26 -04:00
  • ecdc72f16c If a document doesn't have a metadatatype don't raise error, just don't save it. Fixed multi doc heterogeneous metadata editing. Roberto Rosario 2011-05-25 02:11:12 -04:00
  • 0bd6258b95 Replace empty string with empty list to allow concatenating other foreign metadata values Roberto Rosario 2011-05-25 01:59:31 -04:00
  • 00914c165a Added document multi item links in search results Roberto Rosario 2011-05-25 01:51:31 -04:00
  • 318f99c4ea Added information icon to the about link Roberto Rosario 2011-05-25 01:39:26 -04:00
  • 761722698d Added Tools menu sidebar navigation Roberto Rosario 2011-05-25 01:36:19 -04:00
  • 6e67f1e37c Reimplemented first tab link detention in template instead of tag Roberto Rosario 2011-05-25 01:35:43 -04:00
  • df1dc904fb Added OCR sidebar navigation Roberto Rosario 2011-05-25 01:35:21 -04:00
  • b2714e4a92 Changed forgotten index menu link icon Roberto Rosario 2011-05-25 01:13:28 -04:00
  • ed3683c593 Added proper titles to the ocr cleanup and duplicate finder tools Roberto Rosario 2011-05-25 01:04:41 -04:00
  • 557052dd2d Changed document index links icons and index rebuild confirmation icon, updated list view to display icon for the type of index instance content Roberto Rosario 2011-05-25 01:01:52 -04:00
  • 89685fb8c6 Added function 'set_namespace_title' to define a translatable title for a permission group namespace Roberto Rosario 2011-05-25 00:32:47 -04:00
  • 53cb857a8f PEP8 cleanups Roberto Rosario 2011-05-25 00:00:23 -04:00
  • 2721512514 Updated permission app role grant/revoke permission link icons and confirmation message template icons Roberto Rosario 2011-05-24 23:47:15 -04:00
  • 581f8cd52d Moved PermissionManager and RoleMemberManager to a separate manager.py file Roberto Rosario 2011-05-24 23:39:10 -04:00
  • 3fd7a3181e Moved DocumentQueueManager to a separate manager.py file Roberto Rosario 2011-05-24 23:20:02 -04:00
  • d3ebc6577f Added OCR re-queue confirm dialog icon Roberto Rosario 2011-05-24 23:14:12 -04:00
  • be2fe20dc6 Organized the file document/forms.py a little better, class renamed, added document content form to advanced document view Roberto Rosario 2011-05-24 23:02:00 -04:00
  • e747d3f7eb Added extra context support to document list view and updated document group list view to use it Roberto Rosario 2011-05-24 22:44:50 -04:00
  • 0db6f641ed Fixed typo that was not allowing metadata links to appear in document group list view Roberto Rosario 2011-05-24 22:44:10 -04:00
  • a93ccd8f5f Replaced makedirs with mkdir to avoid creating indexing root directory if not created by the user Roberto Rosario 2011-05-24 22:43:27 -04:00
  • d97a862a25 Refactored the permissions registration, checking and definition Roberto Rosario 2011-05-24 22:31:07 -04:00
  • ebaf4165e2 Fixed document_create_sibling reverse error Roberto Rosario 2011-05-24 20:19:42 -04:00
  • e7a42a609a Moved RecentDocument manager to a separate managers.py file Roberto Rosario 2011-05-24 20:01:29 -04:00
  • 59d7fc61ab Added missing '/' to url Roberto Rosario 2011-05-24 20:01:05 -04:00
  • 549c374ec2 Reduce redundant string in documents app urls Roberto Rosario 2011-05-24 19:48:21 -04:00
  • d584b7a3d1 Made document_type attribute optional when editing a document Roberto Rosario 2011-05-24 19:45:24 -04:00
  • 7170baf5f9 Commited changes to make document_type an optional attribute of document Roberto Rosario 2011-05-24 19:38:14 -04:00
  • 374ee6b60c Changed document_metadata model 'value' field definition Roberto Rosario 2011-05-24 19:37:41 -04:00
  • 889c1b1d3a Finished adding support to per user staging directories Roberto Rosario 2011-05-24 02:39:20 -04:00
  • b026f57961 Updated base.html to use the generic_navigation template Roberto Rosario 2011-05-24 02:38:57 -04:00
  • 5ba2148750 Added new option to navigation links 'keep_query', to make the generated navigation statefull by making the query string persistent Roberto Rosario 2011-05-23 23:51:24 -04:00
  • 11b630cea4 Initial commit to support per user staging folder Roberto Rosario 2011-05-21 02:56:15 -04:00
  • 4cb2fdb156 Added icon for the staging file delete confirm message Roberto Rosario 2011-05-21 01:11:32 -04:00
  • d575c7e3e8 Remove remaining migrations Roberto Rosario 2011-05-21 00:55:36 -04:00
  • 1b43ec2c96 Really remove South app and change document metadata fields 'value' from a TextField to a CharField(256) Roberto Rosario 2011-05-21 00:54:36 -04:00
  • 24e2fcc56d Removed South app, change document metadata fields 'value' from a TextField to a CharField(256) Roberto Rosario 2011-05-21 00:41:06 -04:00
  • 4abb3c5ebc Merge branch 'new_metadata' Roberto Rosario 2011-05-21 00:13:38 -04:00
  • b436695549 Prevent long titles to slip under the confirm icon Roberto Rosario 2011-05-20 04:54:32 -04:00
  • 7acf0ba1db Updated about template's small piramid image Roberto Rosario 2011-05-20 04:33:33 -04:00
  • 7d3a269cb4 Cleaned up the home and about template's HTML code Roberto Rosario 2011-05-20 04:29:49 -04:00
  • 5ba8158aec Bumped version to v0.7 Roberto Rosario 2011-05-20 04:27:53 -04:00
  • 1ff0d0b1fb Added comment_delete icon Roberto Rosario 2011-05-20 04:00:36 -04:00
  • d2e4fce100 Added confirm template icons Roberto Rosario 2011-05-20 03:58:02 -04:00
  • 842c6b8ba7 Updated TODO Roberto Rosario 2011-05-20 03:57:49 -04:00
  • 28df6b83ca Selected better icons for the page_view, page_edit and page_text views Roberto Rosario 2011-05-20 03:57:04 -04:00
  • 6cf67c978e Added django-mptt v4.2 to the requirements files Roberto Rosario 2011-05-20 03:03:15 -04:00
  • 4a4afbf06a Cleaned up files, removed ununsed imports v0.7 Roberto Rosario 2011-05-20 00:54:11 -04:00
  • 17c749a80a Removed ununsed import, and did other cleanups Roberto Rosario 2011-05-20 00:37:53 -04:00
  • 132aaec7c4 Rebuild document indexes correctly when metadata changes Roberto Rosario 2011-05-20 00:37:25 -04:00
  • 6bdb7431b8 Removed documents permissions from __init__ as they now in literals.py Roberto Rosario 2011-05-20 00:36:39 -04:00
  • c19144662c Renamed document_view to document_view_advanced to reflect changes in document app view names Roberto Rosario 2011-05-20 00:35:50 -04:00
  • a02c5c7c8d Added remaining functionality to document indexing (filesystem rebuild, better warning reporting) Roberto Rosario 2011-05-20 00:34:31 -04:00
  • 7f59c16316 Finished merging document indexing and filesystem serving apps Roberto Rosario 2011-05-20 00:32:53 -04:00
  • 36da126e82 Unicode update Roberto Rosario 2011-05-19 22:56:22 -04:00
  • 0a5dfd6aa9 Plug file descriptor leak Roberto Rosario 2011-05-19 22:55:57 -04:00
  • b7050b4b94 Started adding filesystem linking support to document indexing app Roberto Rosario 2011-05-18 19:19:37 -04:00
  • 4b0c72633d Moved all filesystem serving app's remaining code to document indexing app Roberto Rosario 2011-05-18 16:16:11 -04:00
  • a4e00bb493 Fixed metadata remove view not working on multiple documents Roberto Rosario 2011-05-18 16:15:53 -04:00
  • e8b8904469 Added index rebuilding views Roberto Rosario 2011-05-18 15:43:32 -04:00
  • 2a2fba9ac6 Added document indexes delete support, started merge with filesystem serving app Roberto Rosario 2011-05-18 14:34:55 -04:00
  • 1d20a10d49 Added a document indexing list view Roberto Rosario 2011-05-18 11:45:32 -04:00
  • e83529ae2e Initial commit of the new MPTT based document indexing app Roberto Rosario 2011-05-17 04:27:43 -04:00
  • 1bd75a1d24 Added generic assign remove view and converted the user management and permissions apps to use it Roberto Rosario 2011-05-14 23:46:21 -04:00
  • 19c361937f Renamed DocumentMetadataindex model to DocumentIndex and moved it to it's own app Roberto Rosario 2011-05-14 03:50:06 -04:00
  • 976c4b46c2 Fixed occurrence of member.DoesNotExit to obj.DoesNotExit Roberto Rosario 2011-05-12 13:54:18 -04:00
  • 8b4efaa15d Updated instances of .id to .pk Roberto Rosario 2011-05-12 13:51:06 -04:00
  • 9a9da67a88 Updated view name to reflect recent changes Roberto Rosario 2011-05-12 04:12:58 -04:00
  • fb632d269f Updated the search template to only show results when there is atleast a query string present Roberto Rosario 2011-05-12 04:04:42 -04:00
  • cef5bbfc08 Simplied the generic_detail template Roberto Rosario 2011-05-12 04:03:40 -04:00
  • bc252d4ae4 Finished conversion of Mayan to the new document grouping app and paradigm Roberto Rosario 2011-05-12 04:03:05 -04:00
  • 06bf7e8c50 Removed unused css import Roberto Rosario 2011-05-11 23:45:31 -04:00
  • 28b6c61876 Fixed the 12 columns grid widths, minified the css and remove unused fixed width 960 grid Roberto Rosario 2011-05-11 23:42:52 -04:00