includes/log.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.
2010-01-10 phirox Fix: add author_uid in GROUP BY in LogDisplay for PostgreSQL compatibility
2009-12-19 Dan Logs: Fully integrated an author_uid column. Logs are now linked by user ID instead of just username, so they survive username changes better. Database is changed. Fixes issue 6.
2009-12-07 Dan PostgreSQL: Fixed another bug, this time in the log fetch code
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 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-05 Dan Whoops. LogDisplay sorted by log_id, not time_id.
2009-04-16 Dan Fixed logs not working under postgresql
2009-04-15 Dan Deletion vote reset is now logged and able to be rolled back
2009-04-15 Dan File rollbacks should be all up to date now.
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