Commit Graph
31 Commits
Author SHA1 Message Date
Roberto Rosario 5ba8158aec Bumped version to v0.7 2011-05-20 04:27:53 -04:00
Roberto Rosario e3db8141ef Bumped version to 0.6 2011-05-08 04:17:14 -04:00
Roberto Rosario 5a156bf23d Added group creation, editing, delete support to the user management app; fixed namespace permission checking 2011-05-08 03:38:51 -04:00
Roberto Rosario 9e61213241 Created new smart_settings app and move everything related to app settings to it 2011-05-07 01:32:02 -04:00
Roberto Rosario 7f2c563192 Converted whole project to a smarter method of defining app settings 2011-05-07 01:15:40 -04:00
Roberto Rosario 07e9b12e78 flake8 cleanups, ununsed imports and variables cleanup, changed register_diagnostics to use reverse_lazy instead of reverse 2011-05-06 10:39:54 -04:00
Roberto Rosario 9dce568ac2 Updates the link displaying template to use conditional link display, updated admin and sentry link to use conditional display, updated main and secondary navigation to use the generic navigation template 2011-05-04 00:25:34 -04:00
Roberto Rosario 438e8c89a9 Refactored the tools menu and added method for apps to register tools themselves 2011-05-03 21:58:55 -04:00
Roberto Rosario a05c622af6 Added user management app (create, edit, delete users) 2011-05-02 01:05:28 -04:00
Roberto Rosario f65dbb46f7 Bumped version to 0.5.1 2011-04-30 02:34:12 -04:00
Roberto Rosario a403c02cd3 Bumped version to 0.5 2011-04-28 01:28:51 -04:00
Roberto Rosario 7a6225f77f Added per app version display tag 2011-04-27 09:34:25 -04:00
Roberto Rosario 524115de64 PEP8 cleanups 2011-04-11 12:18:35 -04:00
Roberto Rosario d54fd98ec5 Finished adding language specific ocr cleanup code 2011-04-07 12:23:26 -04:00
Roberto Rosario 043f8f3502 Fixed issue #4, avoid circular import in permissions/__init__.py 2011-03-29 11:04:30 -04:00
Roberto Rosario 70e5e4c470 Moved navigation code to its own app 2011-03-22 00:54:43 -04:00
Roberto Rosario 447b2f2817 Added a new diagnostics tab under the tools menu 2011-03-21 01:00:56 -04:00
Roberto Rosario 31d1641fa4 Added simple statistics page (total used storage, total docs, etc) 2011-03-20 04:35:21 -04:00
Roberto Rosario 9de9b05020 Disable role_list view links from the setup menu until issue #4 is fixed 2011-03-11 01:02:13 -04:00
Roberto Rosario 6bef320142 Added new setting: side bar search box 2011-03-10 01:54:31 -04:00
Roberto Rosario 6a9e114acb Set all *.py files permissions to 644 2011-03-07 12:15:25 -04:00
Roberto Rosario 79f6897d8a Extracted document filesystem serving into a separate app, see docs/Changelog.txt to update database accordingly 2011-02-26 12:50:16 -04:00
Roberto Rosario a9bfe7f088 Added document tool that deletes and re-creates all documents filesystem links 2011-02-21 23:46:25 -04:00
Roberto Rosario 5b4f2ecb57 Final changes to support duplicate document search 2011-02-21 19:32:03 -04:00
Roberto Rosario c10845ab9c Initial duplicate finder commit 2011-02-20 18:25:11 -04:00
Roberto Rosario 93f74df2df Initial commit of permissions views 2011-02-14 20:48:53 -04:00
Roberto Rosario 50ae43537c Cleanups 2011-02-10 16:31:10 -04:00
Roberto Rosario d6afcc64bb Changed file permissions 2011-02-09 13:55:01 -04:00
Roberto Rosario 57704f3cd0 Added view to display project settings 2011-02-09 12:31:27 -04:00
Roberto Rosario 34493262fd Removed setup top menu 2011-02-03 23:18:54 -04:00
Roberto Rosario 986dc5d805 Document upload and metadata input working 2011-02-03 17:17:04 -04:00