Commit graph

60 commits

Author SHA1 Message Date
Colin Kuskie
59c03b50e7 Change occurances of user->profileField to user->get 2010-11-18 16:12:03 -08:00
Colin Kuskie
c4553012d1 Syntax clean. 2010-11-17 16:34:11 -08:00
Doug Bell
cd4845768f more tests and some code cleanup 2010-10-28 13:51:05 -05:00
Doug Bell
250967c898 add admin plugins API and start testing 2010-10-27 22:15:11 -05:00
Doug Bell
c8cff33b97 remove debug logs 2010-10-27 22:15:11 -05:00
Doug Bell
a199bfd5d0 add quoting and validation to search assets 2010-10-27 22:15:10 -05:00
Doug Bell
b80c2bed22 add POD 2010-10-14 16:15:43 -05:00
Doug Bell
0cd851d779 search completed 2010-10-11 16:40:54 -05:00
Doug Bell
5f7cd09f57 fix categories after refactor 2010-10-11 16:40:54 -05:00
Doug Bell
12c0732f50 remove match any/all. it would be useless anyway 2010-10-11 16:40:53 -05:00
Doug Bell
f35c50470f add asset types to the admin information 2010-10-11 16:40:53 -05:00
Doug Bell
8c19cb9c99 add filter any/all dropdown 2010-10-11 16:40:53 -05:00
Doug Bell
e8827d77b1 toggle is now a button 2010-10-11 16:40:52 -05:00
Doug Bell
59d387a9ee remove IDs and replace with names and classes 2010-10-11 16:40:52 -05:00
Doug Bell
34f5d132ae move search form to a hidden placeholder 2010-10-11 16:40:51 -05:00
Doug Bell
c25bc3b409 remove misleading comment 2010-10-11 16:40:51 -05:00
Colin Kuskie
1f42a0a24e Remove types for setScript calls, add setCss, which is shorthand for setLink with the CSS specific params preset. 2010-09-24 08:03:09 -07:00
Graham Knop
9ca3cd9d0e fix back to site and logout links in admin console 2010-09-07 16:00:16 -05:00
Doug Bell
d995ec19d1 owner filter works with autocomplete awesomeness 2010-08-25 18:40:07 -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
d393a15c4b fix heights and positioning in the admin console 2010-08-20 18:32:22 -05:00
Doug Bell
d04a46218c remove reference to old AdminBar css file 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
Colin Kuskie
11ac13c349 Prune out a method call from db->dbh->quote_identifier. 2010-08-14 17:51:25 -07:00
Doug Bell
9949666926 temporary fix to the getToolbar problem
Later we should make getToolbar add the toolbar in a hidden
state. The Admin Console JS can unhide it.
2010-08-06 17:00:12 -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
556b9e97b9 make the info message box pretty 2010-08-02 15:56:28 -05:00
Doug Bell
399326981e add info message box 2010-08-02 14:41:54 -05:00
Doug Bell
1703417b03 add container CSS file 2010-07-30 14:10:58 -05:00
Doug Bell
4f41631833 add proper class name to body for dialog 2010-07-30 14:04:23 -05:00
Doug Bell
ba7aa59c56 load the asset helper before trying to run process 2010-07-30 13:57:31 -05:00
Doug Bell
c865e62dbf add YUI container for dialogs 2010-07-30 10:54:34 -05:00
Doug Bell
3be9ca736a add processAssetHelper method to process helpers 2010-07-29 15:49:40 -05:00
Doug Bell
441a139001 add method to get version tag info 2010-07-29 14:00:31 -05:00
Doug Bell
f146056bfc change Publish/Leave to links with targets 2010-07-29 13:38:08 -05:00
Doug Bell
51c496087c version tags will be updated with AJAX 2010-07-29 13:15:52 -05:00
Doug Bell
adfa7be45a make Asset Helpers panel pretty 2010-07-15 17:32:22 -05:00
Doug Bell
fb32813bd9 add Show All to clipboard 2010-07-15 17:20:45 -05:00
Doug Bell
f0b9408ab1 add clipboard 2010-07-15 17:20:45 -05:00
Doug Bell
aee59f22ea new admin accordion 2010-07-15 11:55:26 -05:00
Doug Bell
be7208ed00 change i18n placeholders 2010-07-15 11:55:25 -05:00
Doug Bell
e808d39a88 add placeholders for adminbar panes 2010-07-15 11:55:25 -05:00
Doug Bell
5c2581850f fixed version tag problem. changed admin toggle 2010-07-15 11:55:24 -05:00
Colin Kuskie
3fbc109429 Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it. 2010-06-24 13:07:03 -07:00
Doug Bell
cbb5c7a11a begin edit form 2010-04-23 13:42:57 -05:00