Commit Graph

31 Commits

Author SHA1 Message Date
Roberto Rosario
0870d8228b Don't display multiselect checkbox for folders, they don't support multiple selection 2012-03-17 01:19:59 -04:00
Roberto Rosario
95f56cbd5a Enable default acls setup upon creation for documents, folders, tags and smart_links 2012-01-21 04:03:58 -04:00
Roberto Rosario
970cb74d35 PEP8 cleanups 2012-01-18 14:37:15 -04:00
Roberto Rosario
1a285d56dc PEP8 cleanups, remove unused imports 2012-01-17 16:40:30 -04:00
Roberto Rosario
c330c422b7 Remove app specific ACL new holder links, urls and views 2012-01-09 06:42:35 -04:00
Roberto Rosario
3833e07d03 Remove repeated import 2012-01-03 03:28:01 -04:00
Roberto Rosario
09b252453a Simplify document to folder inclusion view, form and logic, add proper acl checking for folder document inclusion, add proper folder permission and acl checks to folder document inclusion form 2012-01-02 06:45:56 -04:00
Roberto Rosario
e3f01cba81 Fix the folder document remove view 2012-01-02 05:41:55 -04:00
Roberto Rosario
34311fb17e Cleanups, permissions separation into explicit module, absolute import update 2012-01-02 03:48:26 -04:00
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