Commit Graph
48 Commits
Author SHA1 Message Date
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 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 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 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 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 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 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 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
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 ce2c061a3a Change single quotes to doublequotes 2011-02-09 23:40:32 -04:00
Roberto Rosario 584f525783 Added document size display and now the preview link is available in any view 2011-02-08 19:22:01 -04:00
Roberto Rosario 9d23754bcf Added a messages block for general use 2011-02-07 20:21:25 -04:00
Roberto Rosario b36f34e570 Merge remote branch 'origin/master' 2011-02-07 18:18:31 -04:00
Roberto Rosario 1a686a4e60 Redirect to login url after logout 2011-02-07 18:18:11 -04:00
Roberto Rosario 765606315d Function is called get_full_name, not full_name 2011-02-07 14:38:20 -04:00
Roberto Rosario d6bca8a858 Fix typo from last commit 2011-02-07 14:35:35 -04:00
Roberto Rosario f2aae01780 Display user full name then fallback to username and only display change password link is user has usable password 2011-02-07 14:34:26 -04:00
Roberto Rosario c455f1b453 Pre focus the first editable field in form unsing jquery 2011-02-03 21:04:37 -04:00
Roberto Rosario 986dc5d805 Document upload and metadata input working 2011-02-03 17:17:04 -04:00