Commit graph

121 commits

Author SHA1 Message Date
Doug Bell
a88d6a2296 keywords box updates location bar immediately 2010-08-25 18:40:03 -05:00
Doug Bell
5eeceb2f56 "title" filter applies to location bar 2010-08-25 18:40:03 -05:00
Doug Bell
1fe9d50f9e add search dialog, now just need to wire it all up 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
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
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
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
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
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
Doug Bell
e180c0b6c4 set a default dialog width/height of 60% 2010-07-30 14:28:59 -05:00
Doug Bell
08ded32496 fix problems creating YUI Panel 2010-07-30 14:04:50 -05:00
Doug Bell
f57e4aca8f add method to open modal dialog 2010-07-30 13:52:15 -05:00
Doug Bell
5b34016bd2 attach handler for class-based helpers 2010-07-30 10:40:16 -05:00
Doug Bell
51b27b83b7 add method to request class-based helper info 2010-07-30 10:39:34 -05:00
Doug Bell
9d148236ba fix show/hide version tag area 2010-07-29 14:02:31 -05:00
Doug Bell
df7d20e656 show/hide the version tag box appropriately 2010-07-29 13:45:55 -05:00
Doug Bell
e00e83a5a5 add JS to update version tag after every page 2010-07-29 13:37:50 -05:00
Doug Bell
0647287d0e remove kludge by updating location manually 2010-07-16 11:36:25 -05:00
Doug Bell
adfa7be45a make Asset Helpers panel pretty 2010-07-15 17:32:22 -05:00
Doug Bell
2e1589121a display asset helpers 2010-07-15 17:20:46 -05:00
Doug Bell
7fca2c1947 document reason for updateAfterPaste 2010-07-15 17:20:46 -05:00
Doug Bell
c894e21923 move locationBar to afterNavigation event handler 2010-07-15 17:20:46 -05:00