Commit Graph

94 Commits

Author SHA1 Message Date
Roberto Rosario
837a3f63fb Update icon rendering 2012-09-22 00:47:57 -04:00
Roberto Rosario
2bc008d298 Add new default icon for the cancel button in forms 2012-09-22 00:47:36 -04:00
Roberto Rosario
2cb1d7b34c Add default_icons template tag to popular context with default icons 2012-09-11 04:41:43 -04:00
Roberto Rosario
d5d8cbded9 Template updates for the new icon server 2012-09-06 14:20:55 -04:00
Roberto Rosario
db13cd1702 Merge branch 'feature/workflows' into development
Conflicts:
	apps/dynamic_search/__init__.py
	requirements/production.txt
2012-05-23 00:23:39 -04:00
Roberto Rosario
9bcf7574bf Remove reduntant code from the object_list object default column detection code 2012-04-11 03:33:23 -04:00
Roberto Rosario
c8129b1f5f Add get_object_list_object_name tag to override the object to process from an object_list 2012-04-11 03:11:08 -04:00
Roberto Rosario
afac6e7667 Display message on empty horizontal list 2012-03-29 23:45:04 -04:00
Roberto Rosario
2b123799de Update multi_item_links to use new link format 2012-03-18 03:35:05 -04:00
Roberto Rosario
6fd0854ac5 Fix templates link's famfam reference to sprite 2012-03-16 23:33:15 -04:00
Roberto Rosario
4eaf4bd785 Add cancel button and previous hidden variable support to the generic form template 2012-01-24 12:13:19 -04:00
Roberto Rosario
1039b80831 Remove commented code 2012-01-08 07:36:07 -04:00
Roberto Rosario
e8f62874dd Updated generic_config template to store the views' previous url 2011-11-21 05:38:35 -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
1c74c4390b Improved button based links compatibility in some drivers 2011-08-18 10:12:25 -04:00
Roberto Rosario
36c199f8a9 Added new app 'project_setup' to display a setup dashboard style view instead of a secondary action list 2011-08-18 02:37:32 -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
f3335287ed Added support for overriding a form's submit button icon, updated assign_remove view to use this feature 2011-06-13 00:22:39 -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
97e8b9fb9e Fixed document queue properties sidebar template not showing 2011-06-09 20:24:34 -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
b436695549 Prevent long titles to slip under the confirm icon 2011-05-20 04:54:32 -04:00
Roberto Rosario
d2e4fce100 Added confirm template icons 2011-05-20 03:58:02 -04:00
Roberto Rosario
1d20a10d49 Added a document indexing list view 2011-05-18 11:45:32 -04:00
Roberto Rosario
cef5bbfc08 Simplied the generic_detail template 2011-05-12 04:03:40 -04:00
Roberto Rosario
28b6c61876 Fixed the 12 columns grid widths, minified the css and remove unused fixed width 960 grid 2011-05-11 23:42:52 -04:00
Roberto Rosario
2162e99543 Finished converting project to the new subtemplate rendering 2011-05-11 22:08:52 -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
b61de3d001 Add a 'next' hidden field to allow form to store redirection url 2011-05-01 04:27:24 -04:00
Roberto Rosario
488bb7bd02 Initial commit to support document comments 2011-04-30 04:47:58 -04:00
Roberto Rosario
16061b304e Applied initial merge of the new subtemplate renderer 2011-04-30 04:45:05 -04:00
Roberto Rosario
2532a0a2d8 Added tag list view and global tag delete support 2011-04-28 19:12:40 -04:00
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