plugins/SpecialPageFuncs.php
2010-08-22 Dan Fuhry Added an API for AJAX file uploads and the monitoring thereof. This is to be used in Snapr and soon core (Special:UploadFile).
2010-07-29 Dan Some fixes to autofill with Unicode usernames; fixed a few end user experience pieces of the group CP. Users are now allowed to freely leave GROUP_OPEN and GROUP_REQUEST groups, and must be removed by a group mod for GROUP_CLOSED and GROUP_HIDDEN.
2010-04-20 Dan Fixed some cosmetic bugs in Special:AllPages
2010-03-29 Dan Going ahead with the switch to tabs. This is a major coding standards change! If any unusual parser bugs show up, check this changeset. Converted all .php, .js, .tpl, .css, and .json files and did basic testing.
2010-01-06 Dan End year on Enano copyright dates is dynamic now
2010-01-04 Dan Fixed Special:AllPages under PostgreSQL. Thanks phirox from IRC.
2009-11-27 Dan Language update for About Enano page ("help achieve" sentence added)
2009-11-17 Dan Fixed some open_basedir errors in SpecialPageFuncs
2009-08-21 Dan Autofill: fixed missing parameter to $db->fetchrow()
2009-08-21 Dan Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
2009-05-13 Dan SpecialPageFuncs: Removed tag cloud sidebar in the name of cutting out an SQL query. It will go into a plugin.
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.
2009-05-05 Dan Made some more changes to the way namespaces are handled, for optimization purposes. This is a bit of a structural reorganization: $paths->pages is obsoleted in its entirety; calculating page existence and metadata is now the job of the Namespace_* backend class. There are many things in PageProcessor that should be reorganized, and page actions in general should really be rethought. This is probably the beginning of a long process that will be taking place over the course of the betas.
2009-03-20 Dan A few fixes to Windows detection code
less more (0) -14 tip