summaryrefslogtreecommitdiff
path: root/actions/designadminpanel.php
AgeCommit message (Expand)Author
2010-10-21i18n/L10n consistency updates.Siebrand Mazeland
2010-10-19Fix PHP notice when submitting 'design' admin panel on a browser that doesn't...Brion Vibber
2010-10-14let users set their SSL logo through the admin panelEvan Prodromou
2010-09-17Removed periods from instructions on some admin panels for consistencyZach Copley
2010-09-13Ticket #2701: old color settings now get reset when changing themes, so you d...Brion Vibber
2010-06-11Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-06-07Basic custom CSS and theme uploading features. 'local' subdir can now be cust...Brion Vibber
2010-06-07break up the giant form function in design admin panel into individual sectio...Brion Vibber
2010-04-10Document messages for which clarification was requested.Siebrand Mazeland
2010-04-09Fix inconsistencies in clientError() messagesSiebrand Mazeland
2010-04-10Fix inconsistencies in clientError() messagesSiebrand Mazeland
2010-01-27Optionally set a separate Javascript server and pathEvan Prodromou
2010-01-24Updated path to farbtastic stylesheetSarven Capadisli
2009-12-02Reload the admin design panel page to show the new CSS when theZach Copley
2009-12-02Only pick up new default site colors if the theme has NOT changed.Zach Copley
2009-11-19Moved most path and server settings to a new paths admin panelZach Copley
2009-11-19Updated markup and style for design admin fieldsetsSarven Capadisli
2009-11-18Design admin panel mostly done.Zach Copley
2009-11-18Updated admin design form markupSarven Capadisli
2009-11-18First draft of the admin panel for site designZach Copley
2009-11-17Get rid of empty select in theme dropdownZach Copley
2009-11-17Added form_data classSarven Capadisli
2009-11-17Updated admin forms to use form_settings stylesSarven Capadisli
2009-11-11Add design admin panelEvan Prodromou