Commit Graph

27 Commits

Author SHA1 Message Date
Roberto Rosario
ba550c7f03 Remove direct index updating and delete from metadata and source apps and move it to document indexing app via signals 2012-07-26 06:14:42 -04:00
Roberto Rosario
ca193252c2 Add option group support to the document type default metadata types and sets view 2012-02-02 15:37:36 -04:00
Roberto Rosario
a91d7882f8 Don't display object type on the metadata set member add remove view 2012-02-02 00:05:20 -04:00
Roberto Rosario
970cb74d35 PEP8 cleanups 2012-01-18 14:37:15 -04:00
Roberto Rosario
24da6f4796 Add ACL support to the metadata app 2012-01-03 04:17:44 -04:00
Roberto Rosario
34311fb17e Cleanups, permissions separation into explicit module, absolute import update 2012-01-02 03:48:26 -04:00
Roberto Rosario
7de54a8102 Update metadata app to use the new class based permissions 2011-12-08 16:37:11 -04:00
Roberto Rosario
76aced48e8 Improve post metadata set delete redirection 2011-12-07 04:31:59 -04:00
Roberto Rosario
c21cb65791 Fixed posible error on multiple document metadata editing 2011-11-22 17:45:08 -04:00
Roberto Rosario
1b7183be85 Added encapsulate factory function to get around Django bug #15791 2011-08-05 09:30:26 -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
7c537e7362 Fixed typo in message 2011-07-02 00:53:42 -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
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
0bd6258b95 Replace empty string with empty list to allow concatenating other foreign metadata values 2011-05-25 01:59:31 -04:00
Roberto Rosario
d97a862a25 Refactored the permissions registration, checking and definition 2011-05-24 22:31:07 -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
ea20cde597 Created new metadata app and move all code relating metadata to it 2011-05-10 03:41:35 -04:00