plugins/SpecialAdmin.php
2009-10-01 Dan Fixed (more) output buffering bugs in Special:EditSidebar
2009-09-26 Dan A bit of refinement and consistency to "Powered by Enano" link and associated documentation
2009-09-25 Dan Whoops, it's setHook(), not getHook() (Special:Administration JS core)
2009-09-20 Dan Admin panel: added collapsible tables under GeneralConfig, with room for support on other pages.
2009-08-22 Dan A bit of shuffling around code related to determining the page title from the URL. It's done in common now, and $paths becomes more of an information repository rather than an information gatherer. Note: This BREAKS $paths->fullpage/$paths->getParam() in *_preloader!
2009-08-21 Dan Sidebar editor: fixed ob_end_clean() warning
2009-08-21 Dan Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
2009-07-18 Dan Admin: query string is now preserved on redirect to login
2009-07-12 Dan Here we go, preload_js() officially added to admin panel. Pray with me.
2009-06-16 Dan Added support for preloading javascript libs ($template->preload_js()). Updated admin theme and Tigra Tree Menu to support this + JS_{HEADER,FOOTER} variables.
2009-05-29 Dan Fixed lack of default value in main page field on admin panel
2009-05-27 Dan Fixed a PHP warning in Admin:GeneralConfig default theme selection
2009-05-15 Dan GeneralConfig: Fixed failure to import $cache during save
2009-05-11 Dan Fixed a couple bugs with admin avatar settings and getConfig() return types
2009-05-10 Dan Added register_special_page() function, to make it much easier to create special pages. Also, rewrote Special:Memberlist to use more efficient fetch method and not use an unbuffered whole-table query.
less more (0) -100 -15 tip