Commit Graph

57 Commits

Author SHA1 Message Date
Roberto Rosario
f3faf00315 Only add a prefix to the submit button if a form prefix has been specified 2011-04-22 07:35:30 -04:00
Roberto Rosario
e7c580f1a8 Changed the side bar document grouping with carousel style document grouping form widget 2011-04-20 02:45:51 -04:00
Roberto Rosario
58e4e611e2 Implemented detail form readonly fields the correct way, this fixes copy & paste issues with Firefox 2011-04-14 23:05:57 -04:00
Roberto Rosario
0b10b43959 Added view to add or remove user to a specific role 2011-04-13 02:56:19 -04:00
Roberto Rosario
70e5e4c470 Moved navigation code to its own app 2011-03-22 00:54:43 -04:00
Roberto Rosario
0021ec7117 Removed unneeded {% load %} 2011-03-21 00:58:49 -04:00
Roberto Rosario
a1aa42c796 Forgot to add the multi_select_as_buttons context variable 2011-03-19 03:38:45 -04:00
Roberto Rosario
13400c5e58 Implemented button based multi item actions 2011-03-18 17:13:29 -04:00
Roberto Rosario
af7ae23eed Used new variable form_hide_required_text to hide multi item action form's "(required)" text 2011-03-18 14:18:48 -04:00
Roberto Rosario
6f90cee824 Added new context variable form_hide_required_text for hide the word "(required)" from selected forms 2011-03-18 14:15:13 -04:00
Roberto Rosario
b4a475cac2 Changed <div> tags to <span> for correctness 2011-03-18 13:56:42 -04:00
Roberto Rosario
001491f93b Final changes to implement multi document actions 2011-03-18 13:22:54 -04:00
Roberto Rosario
102026a169 Merge branch 'master' into multi 2011-03-18 10:22:41 -04:00
Roberto Rosario
f039f1b842 Removed unneeded HTML class and style 2011-03-16 17:01:37 -04:00
Roberto Rosario
4f8c34dd2d Put span inside <td> tag instead the other way around 2011-03-16 16:45:03 -04:00
Roberto Rosario
d80ec935da Added multi item action subform for generic list subtemplate and related code 2011-03-15 17:34:47 -04:00
Roberto Rosario
c08270755e Initial changes to support multi row actions 2011-03-14 17:04:49 -04:00
Roberto Rosario
cc6e8220c0 Changed ocr status display sidebar from from based to text based 2011-03-10 00:01:30 -04:00
Roberto Rosario
fa073237b2 Show current metadata in document upload view 2011-03-09 15:27:08 -04:00
Roberto Rosario
322c1a40d2 Added new permission denied middleware 2011-03-09 01:19:16 -04:00
Roberto Rosario
af9b21c1d0 Added generic list template column option to make data non-breakable 2011-03-07 19:21:02 -04:00
Roberto Rosario
118e3d2e4a Merge remote branch 'origin/master' 2011-03-07 18:20:37 -04:00
Roberto Rosario
5563e74e77 Fix permissions once more, directories to 755 and files to 644 2011-03-07 12:27:58 -04:00
Roberto Rosario
6a9e114acb Set all *.py files permissions to 644 2011-03-07 12:15:25 -04:00
Roberto Rosario
7eee9c44f4 * Added document queue property side bar window to the document queue list view 2011-03-06 02:35:42 -04:00
Roberto Rosario
049d91c2ed Added html comments to help html debugging 2011-03-06 02:26:33 -04:00
Roberto Rosario
f46dab69d2 Fix html indentation 2011-03-06 02:25:41 -04:00
Roberto Rosario
3f71ee1a06 Show current page and total pages for generic lists sub template 2011-03-03 21:57:41 -04:00
Roberto Rosario
470ff68332 Don't separate links (encose object list links with white-space: nowrap;) 2011-03-03 00:39:08 -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
5209847ab5 Added a simple generic template to display text on screen 2011-02-21 19:30:43 -04:00
Roberto Rosario
f24410b9cb Added missing translation tag 2011-02-21 19:17:23 -04:00
Roberto Rosario
81c6b650c8 Added django-sentry to monitor errors and store 2011-02-19 02:20:54 -04:00
Roberto Rosario
06d150b8e5 Reformed generic_confirm template better integrate appearance 2011-02-15 20:55:28 -04:00
Roberto Rosario
a2e6f223f4 Added role editing, creating and permission granting/revoking views 2011-02-15 01:43:25 -04:00
Roberto Rosario
93f74df2df Initial commit of permissions views 2011-02-14 20:48:53 -04:00
Roberto Rosario
fbc8bc960a Decoupled page transformation interface, added default transformation support 2011-02-14 02:11:39 -04:00
Roberto Rosario
344a613514 Final changes to support permissions and roles 2011-02-13 04:33:40 -04:00
Roberto Rosario
f3fab1b7d9 Finished adding metadata based groups 2011-02-12 01:57:24 -04:00
Roberto Rosario
c83c2e0d46 First commit to add metadata groups 2011-02-11 23:08:00 -04:00
Roberto Rosario
1c41b6e05c Added link to delete a staging file 2011-02-11 20:18:41 -04:00
Roberto Rosario
c9b66cd46b Changed to a liquid css grid 2011-02-10 23:33:28 -04:00
Roberto Rosario
58d6ef7933 Hide header in search results view 2011-02-10 21:24:09 -04:00
Roberto Rosario
50ae43537c Cleanups 2011-02-10 16:31:10 -04:00
Roberto Rosario
78f125b3ad Added document preview and display size view, merged with 960 grid branch 2011-02-10 10:33:57 -04:00
Roberto Rosario
7960438944 Merge branch '960' into merge_test 2011-02-10 09:28:02 -04:00
Roberto Rosario
b12ddb7cc4 Added method to link a model with it's column list to display on the generic list template, this way the same column layout is displayed regarless of the view that generates it. 2011-02-10 00:13:30 -04:00
Roberto Rosario
d6afcc64bb Changed file permissions 2011-02-09 13:55:01 -04:00
Roberto Rosario
dabe8fad19 Added document preview link and download link 2011-02-08 19:07:00 -04:00
Roberto Rosario
79d7932df0 Added staging file previews support 2011-02-08 17:57:12 -04:00