Commit Graph

54 Commits

Author SHA1 Message Date
Roberto Rosario
e3f01cba81 Fix the folder document remove view 2012-01-02 05:41:55 -04:00
Roberto Rosario
7a14cd1854 Add the remove_document method to the Folder class 2012-01-02 05:41:30 -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
b1c495e22a Merge branch 'development' into feature/ACL_support_Default_class_ACL 2011-12-13 15:02:43 -04:00
Roberto Rosario
15e935173e Update complete Italian translation 2011-12-13 12:01:59 -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
cf3e07d728 Initial Italian language sync 2011-12-07 15:53:04 -04:00
Roberto Rosario
3b943af6d8 Update translation files 2011-12-05 13:55:33 -04:00
Roberto Rosario
eabc694b56 Updated language source file 2011-11-22 11:29:21 -04:00
Roberto Rosario
b39f5c4ba1 Updated compiles translation files 2011-11-03 21:10:42 -04:00
Roberto Rosario
f71e2a4b62 Further Russian translation updates 2011-11-03 16:57:53 -04:00
Roberto Rosario
eea1abbc80 Russian translation update 2011-11-03 16:57:04 -04:00
Roberto Rosario
8e2210b799 Added initial Russian translation files 2011-11-03 16:40:19 -04:00
Roberto Rosario
fd92a1cd78 Portuguese translation updates 2011-11-03 16:19:55 -04:00
Roberto Rosario
0f72ed5d0d Spanish translation updates 2011-09-30 01:30:51 -04:00
Roberto Rosario
85349bea03 Updated Spanish .po files, added English .po files to add project to Transifex.com 2011-09-29 18:52:11 -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
ec203b5702 Spanish translation update 2011-07-23 02:25:33 -04:00
Roberto Rosario
29976541df Further navigation highlight improvements 2011-07-23 00:09:58 -04:00
Roberto Rosario
4060a39a4f Consisten link highlight through the project 2011-07-21 21:45:07 -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
de28122c66 Spanish translation updates 2011-06-20 13:44:38 -04:00
Roberto Rosario
26efcd5dd3 Added help side bar templates to the document indexing and folders apps 2011-06-19 20:43:46 -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
f54cd06be6 Spanish translation updates 2011-05-31 16:01:58 -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
24e2fcc56d Removed South app, change document metadata fields 'value' from a TextField to a CharField(256) 2011-05-21 00:41:06 -04:00
Roberto Rosario
4abb3c5ebc Merge branch 'new_metadata'
Conflicts:
	requirements/development.txt
	requirements/production.txt
	settings.py
2011-05-21 00:13:38 -04:00
Roberto Rosario
d2e4fce100 Added confirm template icons 2011-05-20 03:58:02 -04:00
Roberto Rosario
c19144662c Renamed document_view to document_view_advanced to reflect changes in document app view names 2011-05-20 00:35:50 -04:00
Roberto Rosario
e8b8904469 Added index rebuilding views 2011-05-18 15:43:32 -04:00
Roberto Rosario
e63cbba171 Use lazy translation instead 2011-05-10 03:43:17 -04:00
Roberto Rosario
07a06617b8 Added South support and initial migrations 2011-05-09 19:08:23 -04:00
Roberto Rosario
472a55f5f3 Updated Spanish translation 2011-05-06 13:42:09 -04:00
Roberto Rosario
28f87690b2 Added document tagging support 2011-04-28 01:14:27 -04:00
Roberto Rosario
8fbd174643 Initial changes to support document tags 2011-04-27 17:23:52 -04:00
Roberto Rosario
5b5a90100c flake8 cleanups 2011-04-23 23:03:56 -04:00
Roberto Rosario
2a744cefea PEP8, pylint cleanups and removal of relative imports 2011-04-23 02:49:07 -04:00
Roberto Rosario
dc08f96414 Spanish translation updates 2011-04-21 04:36:40 -04:00
Roberto Rosario
059835b874 Fixed typo 2011-04-21 04:16:23 -04:00
Roberto Rosario
8a28f87fe1 Removed old code 2011-04-19 00:15:24 -04:00