Commit graph

1025 commits

Author SHA1 Message Date
Doug Bell
1fe9d50f9e add search dialog, now just need to wire it all up 2010-08-20 18:32:27 -05:00
Doug Bell
567518e7d0 wrapper to dim the tab content for search dialog 2010-08-20 18:32:27 -05:00
Doug Bell
87248730b3 go home button now works correctly 2010-08-20 18:32:26 -05:00
Doug Bell
d393a15c4b fix heights and positioning in the admin console 2010-08-20 18:32:22 -05:00
Doug Bell
23210c84e0 doug hate centered text 2010-08-19 16:16:34 -05:00
Doug Bell
6ffa8813dc remove AdminBar macro 2010-08-19 16:08:59 -05:00
Doug Bell
a96af8e92c migrate final slidePanel.css to admin.css 2010-08-19 16:08:59 -05:00
Doug Bell
07495b2980 prevent scrollbars from appearing during animation 2010-08-19 16:08:59 -05:00
Doug Bell
68e0e117b0 fix bad height calculations in admin bar 2010-08-19 16:08:58 -05:00
Doug Bell
e9e6771379 make everything look uniform 2010-08-19 16:08:58 -05:00
Doug Bell
de06822125 make helpers and history lists look better 2010-08-19 16:08:58 -05:00
Doug Bell
ca2a91f2d4 fix i18n and cursor (to show clickability) 2010-08-19 16:08:58 -05:00
Doug Bell
bdcdc33c7c add helper menu to last crumb 2010-08-18 16:57:32 -05:00
Doug Bell
84256c91cd add more menus to the Tree view 2010-08-18 16:57:29 -05:00
Doug Bell
d61e1b1c5f add showView method to open a url in the view tab 2010-08-18 16:57:26 -05:00
Doug Bell
393520688b give tree a way to call back to admin 2010-08-18 16:57:22 -05:00
Doug Bell
18bb5a1ae5 Actions are now Helpers. remove old code 2010-08-18 16:57:18 -05:00
Doug Bell
03d3e8ab8e set localeMonths early to avoid error in call order 2010-08-18 16:57:12 -05:00
Doug Bell
081f5ad4bd add lock icon as label for lock column in tree 2010-08-18 16:57:08 -05:00
Doug Bell
ccc5d09fa1 add select all checkbox to tree view 2010-08-18 16:57:05 -05:00
Doug Bell
a31571095e init tabbar first so later errors don't prevent it 2010-08-18 16:57:01 -05:00
Doug Bell
52fc3d821e default to Helvetica font 2010-08-18 16:56:44 -05:00
Colin Kuskie
7b218942b3 Merge commit '63865eb39f' into WebGUI8. up to 7.9.11 2010-08-13 11:52:08 -07:00
khenn
3141a6ed5e Fixed injection issues with SQL. Fixed a JS issue introduced in previous bug fix. 2010-08-10 21:35:07 -05:00
khenn
c3989308fa Fixed international problem in JavaScript file 2010-08-10 20:42:58 -05:00
khenn
22da7c4114 initial release of Asset Report asset allowing reports to be created using asset properties. 2010-08-10 18:53:22 -05:00
Doug Bell
625da8bb41 fix 11432 DataTable date input 2010-08-10 14:05:35 -05:00
Doug Bell
455f850ac0 history now works. JS needs locale month names 2010-08-06 18:41:08 -05:00
Doug Bell
754fc0abe7 update current version tag after loaded 2010-08-06 17:00:10 -05:00
Doug Bell
1b0ec95abb New Content pane is working 2010-08-04 17:56:16 -05:00
Doug Bell
90d974d911 version tags admin pane is working 2010-08-04 17:56:16 -05:00
Doug Bell
2d6a822a00 fix clipboard items display 2010-08-04 17:56:16 -05:00
Doug Bell
1e4815eedc get rid of space that breaks the info message 2010-08-04 17:56:15 -05:00
Doug Bell
05a551d960 give a more helpful error when processing helpers 2010-08-04 12:52:09 -05:00
Doug Bell
105b368b1e refactor helper processing to use in progressbar 2010-08-04 12:30:25 -05:00
Doug Bell
d9635343db remove bad background image 2010-08-03 13:58:43 -05:00
Doug Bell
5610278b73 Safari doesn't like when I miss another class 2010-08-03 13:57:39 -05:00
Doug Bell
ccb1f4dc62 Safari doesn't like keywords being used as props 2010-08-03 13:54:57 -05:00
Doug Bell
2e64a7fa99 animation should slide message down, not reveal 2010-08-02 16:19:02 -05:00
Doug Bell
d3634430bf visiblity should be visibility: mist one 2010-08-02 16:18:14 -05:00
Doug Bell
20b3ea6acd visiblity should be visibility. lern 2 spel kthx 2010-08-02 16:09:12 -05:00
Doug Bell
eb9157b7f4 stopTimeout should be clearTimeout 2010-08-02 16:05:01 -05:00
Doug Bell
a245370ea7 add animation to info message 2010-08-02 16:04:44 -05:00
Doug Bell
556b9e97b9 make the info message box pretty 2010-08-02 15:56:28 -05:00
Doug Bell
3e3cae8c76 fix getRealHeight screwing with element style
Pro Tip: Correct scoping is good!
2010-08-02 15:54:51 -05:00
Doug Bell
a1516c6a14 move getRealHeight so it can be more useful 2010-08-02 15:25:24 -05:00
Doug Bell
be7f248bfb call the correct method to show the message... 2010-08-02 14:44:57 -05:00
Doug Bell
dd5e19c814 show the info message from the helper response 2010-08-02 14:42:48 -05:00
Doug Bell
5a04f742c0 add show/hide info message box functions 2010-08-02 14:42:25 -05:00
Doug Bell
e03a441ded add method to close the modal dialog 2010-07-30 14:41:05 -05:00