07a06617b8
Added South support and initial migrations
Roberto Rosario
2011-05-09 19:08:23 -04:00
69ec591fde
Removed print statement, form line cleanup
Roberto Rosario
2011-05-09 03:01:29 -04:00
65fb5dcc9e
Updated wizard to skip step 3 if there is no metadata selected, updated metadata and metadata set widget to improve visuals
Roberto Rosario
2011-05-09 02:40:01 -04:00
e03a90883a
Commited new metadata/document_type paradirm
Roberto Rosario
2011-05-09 02:25:09 -04:00
1b511574d9
Added two state simple template and updated user list view to use it
Roberto Rosario
2011-05-08 15:54:48 -04:00
e3db8141ef
Bumped version to 0.6
v0.6
Roberto Rosario
2011-05-08 04:17:14 -04:00
7cc768305f
Added view to add or remove users from group, merged common code and moved it to common.utils
Roberto Rosario
2011-05-08 04:15:29 -04:00
5a156bf23d
Added group creation, editing, delete support to the user management app; fixed namespace permission checking
Roberto Rosario
2011-05-08 03:38:51 -04:00
3e0a87314e
Slight improvement, exit recursion as soon a permission hit is found
Roberto Rosario
2011-05-08 03:17:58 -04:00
da3bd654bc
Enabled adding and removing of user group as role members
Roberto Rosario
2011-05-08 03:08:06 -04:00
2cacae7551
Moved permission checking logic to model, simplyfing it and adding group support too
Roberto Rosario
2011-05-08 03:06:34 -04:00
30a32c0aff
Updated permission denied middleware to comform to coding style
Roberto Rosario
2011-05-08 01:58:33 -04:00
e692fcc4c4
Discard exception.message to avoid deprecation warning, besided it is not used
Roberto Rosario
2011-05-08 01:56:56 -04:00
4bf64d42ac
Added view to reset users password, disallowed editing, deleting, etc of super user or staff users, improved app navigation
Roberto Rosario
2011-05-07 02:28:14 -04:00
0d410b510c
Disabled reset_orphans() which causes problems with big clusters increased latency
Roberto Rosario
2011-05-07 01:47:00 -04:00
9e61213241
Created new smart_settings app and move everything related to app settings to it
Roberto Rosario
2011-05-07 01:32:02 -04:00
7f2c563192
Converted whole project to a smarter method of defining app settings
Roberto Rosario
2011-05-07 01:15:40 -04:00
7469fe991f
Made the OCR cache backend used for locking configurable, move ocr locking to queued document from periodic task, added again a random delay fallback in case no cache backend is used
Roberto Rosario
2011-05-06 15:31:49 -04:00
649871b994
Added document and page aspect ration detection, added page size support, print out image dynamic sizing based on page vs. document aspect ratio
Roberto Rosario
2011-05-05 02:31:10 -04:00
9c17a627ec
Initial commit of the new_printing branch
Roberto Rosario
2011-05-04 16:59:14 -04:00
0b6934aee1
Fixed document comment side bar link not appearing
Roberto Rosario
2011-05-04 10:20:22 -04:00
df35de2759
Added four new highlight color: khaki, coral, orange and lightgrey
Roberto Rosario
2011-05-04 02:11:50 -04:00
5138304720
Display document tags in the document list view
Roberto Rosario
2011-05-04 01:57:43 -04:00
6a9178b8f0
Incresed the default recent document to display from 20 to 40
Roberto Rosario
2011-05-04 01:57:06 -04:00
25d7d17f6d
Tweaked the document page widget HTML
Roberto Rosario
2011-05-04 01:33:43 -04:00
9b4ada4fde
Reorganized 'documents' menu entries
Roberto Rosario
2011-05-04 01:33:13 -04:00
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
Roberto Rosario
2011-05-04 00:25:34 -04:00
b5791e7fce
Updated active link processing tag to conserve the link properties, added conditional link testing tag
Roberto Rosario
2011-05-04 00:24:28 -04:00
22516a91b5
Updated tools view to limit the tools a user can access by means of permission checking
Roberto Rosario
2011-05-04 00:22:51 -04:00
b1c9fbce5e
Changed ugetttext to ugettext_lazy
Roberto Rosario
2011-05-04 00:21:15 -04:00
76b67b90e5
Fixed diagnostics template to correctly render the <li> HTML tag
Roberto Rosario
2011-05-04 00:20:29 -04:00
03c8024893
Updated permission checking template tag to allow null arguments
Roberto Rosario
2011-05-04 00:19:07 -04:00