Commit Graph
35 Commits
Author SHA1 Message Date
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 6fea11c6e8 Show document actions if an index instance contains linked documents 2011-07-02 02:08:26 -04:00
Roberto Rosario 7c537e7362 Fixed typo in message 2011-07-02 00:53:42 -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 ace6948185 Changed layout to make more use of tabbed links 2011-07-01 19:38:59 -04:00
Roberto Rosario de28122c66 Spanish translation updates 2011-06-20 13:44:38 -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
Roberto Rosario c138623329 Added side bar help to convert's file format list, recent document, document type and metadata set and type views 2011-06-19 20:16:46 -04:00
Roberto Rosario d121aae8e7 Added views to created, edit and delete metadata set under the setup menu, added corresponding new permissions for these views 2011-06-19 19:06:22 -04:00
Roberto Rosario 601c433b7d Added the permission for viewing, creating, editing and deleting metadata types 2011-06-19 00:47:46 -04:00
Roberto Rosario 0490fc64ca Added view to list, create, update and delete metadata type under the setup menu 2011-06-19 00:38:55 -04:00
Roberto Rosario 5e5d6ee56d Updated metadata views to use smarted redirection 2011-06-17 22:14:19 -04:00
Roberto Rosario a39f4d2574 Updated all apps permissions namespace title to uppercase 2011-06-13 00:23:13 -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 30b1fea147 PEP8 cleanups, unused imports and bumped version to 0.7.3 2011-06-08 01:39:38 -04:00
Roberto Rosario f54cd06be6 Spanish translation updates 2011-05-31 16:01:58 -04:00
Roberto Rosario 43f37ffd32 Added ability to specify default metadata or metadataset per document type 2011-05-30 23:44:12 -04:00
Roberto Rosario ecdc72f16c If a document doesn't have a metadatatype don't raise error, just don't save it. Fixed multi doc heterogeneous metadata editing. 2011-05-25 02:11:12 -04:00
Roberto Rosario 0bd6258b95 Replace empty string with empty list to allow concatenating other foreign metadata values 2011-05-25 01:59:31 -04:00
Roberto Rosario 00914c165a Added document multi item links in search results 2011-05-25 01:51:31 -04:00
Roberto Rosario 89685fb8c6 Added function 'set_namespace_title' to define a translatable title for a permission group namespace 2011-05-25 00:32:47 -04:00
Roberto Rosario 53cb857a8f PEP8 cleanups 2011-05-25 00:00:23 -04:00
Roberto Rosario 0db6f641ed Fixed typo that was not allowing metadata links to appear in document group list view 2011-05-24 22:44:10 -04:00
Roberto Rosario d97a862a25 Refactored the permissions registration, checking and definition 2011-05-24 22:31:07 -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 374ee6b60c Changed document_metadata model 'value' field definition 2011-05-24 19:37:41 -04:00
Roberto Rosario 4a4afbf06a Cleaned up files, removed ununsed imports 2011-05-20 00:54:11 -04:00
Roberto Rosario 132aaec7c4 Rebuild document indexes correctly when metadata changes 2011-05-20 00:37:25 -04:00
Roberto Rosario a4e00bb493 Fixed metadata remove view not working on multiple documents 2011-05-18 16:15:53 -04:00
Roberto Rosario 2a2fba9ac6 Added document indexes delete support, started merge with filesystem serving app 2011-05-18 14:34:55 -04:00
Roberto Rosario e83529ae2e Initial commit of the new MPTT based document indexing app 2011-05-17 04:27:43 -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 5a0ae2eb32 Edited metadata api to allow switchable creation of new document metadata 2011-05-11 21:01:06 -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 b4daa2d52b Fixed permission grant revoke button text no appearing 2011-05-10 03:40:50 -04:00