Commit Graph
63 Commits
Author SHA1 Message Date
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 5b5b7d43eb Update base template to show a 'related' sidebar link set for each navigation object 2011-07-25 05:01:46 -04:00
Roberto Rosario df46ab1605 Navigation improvements 2011-07-23 00:25:20 -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 2ac21bd032 Added new option to the web theme app, 'WEB_THEME_VERBOSE_LOGIN' that display a more information on the login screen (version, copyright, logos) 2011-07-02 03:31:32 -04:00
Roberto Rosario d20e93336d Added GPL and Django logos to the about page 2011-07-02 01:23:35 -04:00
Roberto Rosario 563f369083 Added support for disabling the jQuery auto focus 2011-06-27 21:16:48 -04:00
Roberto Rosario af59b3a7cd Removed 'change password' link next to the current user's name and added a few view to handle the current user's password, details and editing 2011-06-16 15:14:05 -04:00
Roberto Rosario 279aa77cd7 Renamed 'secondary actions' to 'secondary menu' 2011-06-13 00:07:03 -04:00
Roberto Rosario 2a2c67de4e Refactored main menu navigation 2011-06-08 01:26:06 -04:00
Roberto Rosario 6e67f1e37c Reimplemented first tab link detention in template instead of tag 2011-05-25 01:35:43 -04:00
Roberto Rosario b026f57961 Updated base.html to use the generic_navigation template 2011-05-24 02:38:57 -04:00
Roberto Rosario 7acf0ba1db Updated about template's small piramid image 2011-05-20 04:33:33 -04:00
Roberto Rosario 7d3a269cb4 Cleaned up the home and about template's HTML code 2011-05-20 04:29:49 -04:00
Roberto Rosario 06bf7e8c50 Removed unused css import 2011-05-11 23:45:31 -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 c40b3eec66 Allow pop up window named to be specified by view 2011-05-06 02:58:33 -04:00
Roberto Rosario c44a1f947c Added document printing support 2011-05-06 00:46:33 -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 76b67b90e5 Fixed diagnostics template to correctly render the <li> HTML tag 2011-05-04 00:20:29 -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 c99764b486 Updated so that loading spinner is displayed always 2011-04-29 04:53:24 -04:00
Roberto Rosario ab68c696e2 Added loading spinner animation 2011-04-27 12:21:46 -04:00
Roberto Rosario 7a6225f77f Added per app version display tag 2011-04-27 09:34:25 -04:00
Roberto Rosario 53985dc9f8 Added no-parent-history class to document page links so that iframe clicking doesn't affect the parent window history
Fixes back button issue on Chrome 9 & 10
2011-04-27 09:21:00 -04:00
Roberto Rosario 5b4b281791 Added interactive document page view rotation support 2011-04-21 23:58:41 -04:00
Roberto Rosario 6c6cf81792 Added grab-scroll to document page view 2011-04-20 23:38:47 -04:00
Roberto Rosario e09c524239 Added form header navigation support 2011-04-20 22:37:58 -04:00
Roberto Rosario ea25872cbc Improved double submit prevention 2011-04-20 04:45:21 -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 f12ff22a84 Disabled submit buttons and any buttons when during a form submit 2011-04-19 20:20:09 -04:00
Roberto Rosario 5084f7c871 Added support for per-view side bar templates 2011-04-18 04:30:36 -04:00
Roberto Rosario eb5e53f5f0 Made sure the side bar search form submit title doesn't change 2011-04-14 23:35:13 -04:00
Roberto Rosario facfc68fc6 Merged the 'new document page view' 2011-04-14 23:33:51 -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 13400c5e58 Implemented button based multi item actions 2011-03-18 17:13:29 -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 006f4d41b1 Display "DEBUG mode" string in title if DEBUG variable is set to True 2011-03-14 12:28:13 -04:00
Roberto Rosario 6bef320142 Added new setting: side bar search box 2011-03-10 01:54:31 -04:00
Roberto Rosario 170313ea6f Show sentry login for admin users 2011-03-09 15:32:33 -04:00
Roberto Rosario 17c225601d Added pyramid art to about page 2011-03-08 02:00:11 -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 6a49ae49d7 Only show language selection list if localemiddleware is active 2011-03-05 20:57:20 -04:00
Roberto Rosario f974950147 Force fancybox previous and next page button to 'always on' 2011-02-16 00:04:59 -04:00
Roberto Rosario c9b66cd46b Changed to a liquid css grid 2011-02-10 23:33:28 -04:00
Roberto Rosario 50ae43537c Cleanups 2011-02-10 16:31:10 -04:00
Roberto Rosario 460ba63740 Added a non scaling fancybox for display size view 2011-02-10 10:53:40 -04:00