plugins/SpecialLog.php
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.
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-15 Dan Added minor edit filter to Special:Log
2009-05-15 Dan Fixed some bugs with history viewing and log display (wrong row counts, failing to provide result resource, etc.); added "view" button to edits in log display; fixed underscores in auto generated titles
2009-05-13 Dan Fixed behavior of log display and title fetch for nonexistent pages
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-04-16 Dan Fixed log being pushed inwards due to lack of clear: both; before list
2009-04-15 Dan Deletion vote reset is now logged and able to be rolled back
2009-04-15 Dan Made Special:Log tolerate literal, unescaped slashes in page names (hack of sorts, but still...)
2009-04-15 Dan Meh, finished my half-written-out thought in a FIXME in Special:Log code.
2009-04-15 Dan Finished core of log display interface including filter management. There is still a bit of a to-do list, especially regarding rollbacks and reuploads.
2009-04-13 Dan Log displayer should support some actions besides edit now
2009-04-12 Dan Work started on Special:Log and associated tools/interfaces. This is far from complete, but the basic functionality is in there.
less more (0) tip