Commit graph

88 commits

Author SHA1 Message Date
Doug Bell
945d78cb32 add openTab function for admin plugins 2010-08-31 16:09:07 -05:00
Doug Bell
91fcedd2e4 all admin plugins have the same response options 2010-08-31 16:09:03 -05:00
Doug Bell
d995ec19d1 owner filter works with autocomplete awesomeness 2010-08-25 18:40:07 -05:00
Doug Bell
95f51b61ce location input bar now disabled while searching 2010-08-25 18:40:06 -05:00
Doug Bell
8472cb99a2 don't put empty filters in the search 2010-08-25 18:40:06 -05:00
Doug Bell
bd855021cd make it purdy 2010-08-25 18:40:05 -05:00
Doug Bell
5e8a1802d7 focus, grasshoppa 2010-08-25 18:40:05 -05:00
Doug Bell
5008f03213 add a class for each filter type for CSS 2010-08-25 18:40:04 -05:00
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
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
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
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