Commit Graph

32 Commits

Author SHA1 Message Date
Roberto Rosario
39c9c03c2c Improve multi selection action button vertical spacing 2012-12-11 02:01:48 -04:00
Roberto Rosario
f634ac6009 Added a new more comprehensive method of passing multiple variables per item in multi item selection views 2011-10-16 07:29:29 -04:00
Roberto Rosario
c03a093cf9 Implemented Django 1.3 staticfile handling app, removed grapelli from
the included 3rd party apps folder, updated to a recent version of rosetta
2011-08-06 18:00:01 -04:00
Roberto Rosario
85ed58f9bc Added a new option MAIN_DISABLE_ICONS to turn off all the project icons, a look which goes well with the new web_app 'default' theme 2011-07-26 04:06:58 -04:00
Roberto Rosario
ee46653578 Added support for handling navigation for view with more than one main object class 2011-07-09 04:31:08 -04:00
Roberto Rosario
a0b2e5f864 Removed the implicit safe filter to allow for localization of dates 2011-07-01 20:52:52 -04:00
Roberto Rosario
ace6948185 Changed layout to make more use of tabbed links 2011-07-01 19:38:59 -04:00
Roberto Rosario
46330c2d17 Updated generic_list_subtemplate to only display multi item link when the object list is not empty 2011-06-12 14:42:29 -04:00
Roberto Rosario
664e57bdfd Display multi item link on top of generic lists as well 2011-06-06 17:21:36 -04:00
Roberto Rosario
557052dd2d Changed document index links icons and index rebuild confirmation icon, updated list view to display icon for the type of index instance content 2011-05-25 01:01:52 -04:00
Roberto Rosario
1d20a10d49 Added a document indexing list view 2011-05-18 11:45:32 -04:00
Roberto Rosario
c14c9c11c7 Don't specify border color, let the theme do so 2011-05-01 15:53:17 -04:00
Roberto Rosario
488bb7bd02 Initial commit to support document comments 2011-04-30 04:47:58 -04:00
Roberto Rosario
70e5e4c470 Moved navigation code to its own app 2011-03-22 00:54:43 -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
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
af9b21c1d0 Added generic list template column option to make data non-breakable 2011-03-07 19:21:02 -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
3f71ee1a06 Show current page and total pages for generic lists sub template 2011-03-03 21:57:41 -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
50ae43537c Cleanups 2011-02-10 16:31:10 -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
986dc5d805 Document upload and metadata input working 2011-02-03 17:17:04 -04:00