Commit Graph

22 Commits

Author SHA1 Message Date
Roberto Rosario
b39a5bc903 Fix folder app ACL navigation 2011-12-25 03:16:54 -04:00
Roberto Rosario
c4508f486b Update folder_view view to use document_list view, fix all absolute related import problems 2011-12-20 02:32:43 -04:00
Roberto Rosario
fed62fb3c3 Rever to absolute import until circular import error is found 2011-12-19 23:54:29 -04:00
Roberto Rosario
2afeabf03e Update folders app to use relative import, move permission to a separate file, import acl usage 2011-12-19 23:49:33 -04:00
Roberto Rosario
8baa84f96b Add folder level access control 2011-12-17 19:44:04 -04:00
Roberto Rosario
6bf9b83412 Update the folders app to the new class based permissions 2011-12-08 16:42:58 -04:00
Roberto Rosario
0a2591d58f Removed unused import, PEP8 cleanups 2011-08-12 02:13:23 -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
98d5cf7927 Added missing permission check to a folder app view 2011-07-04 04:25:32 -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
f0f0f4fc2e Updated all apps and widgets with explicit safely marked strings 2011-07-01 20:53:37 -04:00
Roberto Rosario
8fa4f641e4 Converted apps to the new main menu navigation method and improved navigation links in some apps 2011-06-08 01:26:50 -04:00
Roberto Rosario
b352e5e87a Improved user folder document removal messages and added confimation dialog icon 2011-05-31 00:54:19 -04:00
Roberto Rosario
d97a862a25 Refactored the permissions registration, checking and definition 2011-05-24 22:31:07 -04:00
Roberto Rosario
d2e4fce100 Added confirm template icons 2011-05-20 03:58:02 -04:00
Roberto Rosario
e63cbba171 Use lazy translation instead 2011-05-10 03:43:17 -04:00
Roberto Rosario
2a744cefea PEP8, pylint cleanups and removal of relative imports 2011-04-23 02:49:07 -04:00
Roberto Rosario
059835b874 Fixed typo 2011-04-21 04:16:23 -04:00
Roberto Rosario
842b975753 Added view to remove documents from folders 2011-04-19 00:15:08 -04:00
Roberto Rosario
f4a719f314 Improved folder content view logic, added ownership checking 2011-04-18 17:06:43 -04:00
Roberto Rosario
2cf8b05bfa Added view to add a document to a folder directly from the document detail view 2011-04-18 04:31:44 -04:00
Roberto Rosario
1d8531248a Initial set of changes to support user document folders 2011-04-18 03:26:20 -04:00