Allow gender based localisation for 'lastmodifiedatby'
[lhc/web/wiklou.git] / includes / LogEventsList.php
2009-04-24 Aryeh GregorFix variable name in comment
2009-04-24 Aryeh Gregor(bug 16950) Show move log when recreating a page
2009-04-10 Aaron Schulz(bug 18361) Suppression log should be in the UI languag...
2009-04-04 Aaron SchulzHide show/hide links for NO_ACTION_LINK
2009-04-03 Aaron SchulzRevisionDelete log extract query optimizations
2009-03-31 Andrew GarrettFix tag filtering by adding a FORCE INDEX to the releva...
2009-03-27 Aaron SchulzDon't show unclickable show/hide links for suppression log
2009-03-27 Aaron SchulzFix r48837: Add target param back, still needed in...
2009-03-25 Aaron SchulzFix url params for multi-item deletion by converting...
2009-03-22 Jack Phoenixprefix two input IDs on Special:Log with 'mw-log-'...
2009-03-22 Aaron SchulzAdded diff links to revision delete log items
2009-03-20 Aaron SchulzDon't apply DELETED_USER restriction on query for users...
2009-03-10 Aaron Schulzminor tweak: revisiondelete id url param is an array
2009-03-03 Aaron Schulz* Only show private logs on specific request
2009-02-18 Andrew GarrettPartial revert of r47192 (* removed DefaultQuery cruft...
2009-02-12 Aaron SchulzFollow-up to r47192: do the same for PageHistory
2009-02-12 Aaron Schulz* consolidated getDateMenu duplication into xml.php
2009-02-10 Alexandre EmsenhuberOops, accidentally reverted r47053 in m last commit
2009-02-10 Alexandre EmsenhuberAllow entities so that the " " in pipe-separator...
2009-02-09 Siebrand MazelandReplace hard coded pipe separators with locale based
2009-02-09 Siebrand Mazeland* Update message 'pipe-separator' to have leading and...
2009-02-04 Aaron Schulz(bug 17342) Prevent deleted log item leaking (via slow...
2009-02-02 Siebrand Mazeland(bug 17283) Remove double URL escaping in show/hide...
2009-01-30 Andrew GarrettDon't show tag filter boxes if no tags are defined...
2009-01-28 Andrew GarrettBranch merge of change-tagging branch with trunk
2009-01-18 Alex Z(bug 17055) Use a CSS class ('mw-revdelundel-link'...
2009-01-12 Raimond SpekkingAdd a linebreak per mediawiki.org/wiki/Special:Code...
2009-01-02 Aaron Schulz(bug 16045) Pagination links break on Special:Log/Username
2008-12-30 Brion VibberCleanup to r44994 -- use __METHOD__ rather than __FUNCT...
2008-12-26 Raimond Spekking* Special:Log: Add log type specific CSS classes 'mw...
2008-12-26 Raimond Spekking* Special:Log: Add 'change protection' link for unprote...
2008-12-24 Aaron SchulzWhitespace/line breaks to keep this decent looking
2008-12-22 Raimond Spekking* (bug 16760) Add CSS-class to action links of Special:Log
2008-12-17 Andrew GarrettFix broken and double escaping in r44657.
2008-12-16 Aaron Schulz*Add missing 'reblock' check and message setting
2008-12-16 Alexandre EmsenhuberFix for r44657: correct usage of SpecialPage::getTitleFor()
2008-12-16 Raimond Spekking* Add a 'change block' link to Special:IPBlockList...
2008-12-07 Alexandre EmsenhuberFix doxygen warnings
2008-11-06 Siebrand MazelandConsistent casing for addHTML()
2008-11-04 Tim StarlingEscaping once is enough.
2008-11-04 Tim StarlingFixes for r42642:
2008-10-27 Aaron SchulzVisibility housekeeping
2008-10-27 Aaron SchulzNo need to show links if any type is given at all
2008-10-27 Aaron SchulzMake "show" work ;)
2008-10-27 Aaron SchulzFix debug line
2008-10-27 Aaron Schulz(bug 16046) Add show/hide for types that flood logs
2008-10-18 Aaron SchulzAdd $conds param
2008-09-17 X!Readding 'Full Block Log' link, after being removed...
2008-09-15 Brion VibberRevert r40838 -- patch is very scary and builds its...
2008-09-15 X!(bug 14638)
2008-09-13 Aaron SchulzAdd newuser log to core
2008-09-10 Aaron SchulzShow protection details in RC too
2008-09-10 Aaron SchulzMove protection log parameters to log_params. Solves...
2008-09-06 Aaron SchulzMight as well be more consistent with "change protectio...
2008-09-05 Aaron SchulzAdd more protection info on edit (bug 6179)
2008-09-05 Aaron Schulz*Add history link to protect log items
2008-08-01 Aaron SchulzOpps, var renamed
2008-08-01 Aaron SchulzRemove extra vars
2008-08-01 Aaron Schulz* Better yet, move getDateCond() to reverseChronologica...
2008-07-10 Aryeh GregorAdd overly wordy comment explaining why logs can't...
2008-06-02 Nick JenkinsPrevent E_STRICT warning on editing a non-existent...
2008-05-25 Aaron SchulzRename 'hiderevision' to 'suppressrevision'
2008-05-21 Alexandre EmsenhuberDoc tweaks:
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-04-26 Aaron Schulzsuppress too
2008-04-20 Aaron SchulzMore cleanup and simplifications
2008-04-20 Aaron SchulzUse $key for the url param
2008-04-20 Aaron SchulzMake a single restore link for multi-rev revisiondelete...
2008-04-17 Aaron Schulzrevisiondeletion log clean up
2008-04-17 Aaron SchulzRemove temp $wgAllowLogDeletion var
2008-04-16 Aaron SchulzFix double escaping
2008-04-16 Aaron SchulzMore revision delete cleanup
2008-04-16 Aaron SchulzFix suppress log revert links
2008-04-15 Raimond Spekking* Add a link to the change protection form for allowed...
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-13 Aaron SchulzTypo
2008-04-13 Aaron SchulzLets just check all of these properly
2008-04-13 Victor VasilievFix CentralAuth log
2008-04-12 Aaron Schulz* Add year/month selector like contribs
2008-04-08 Aaron Schulz* Fix user param
2008-04-08 Aaron SchulzSame for $this->user
2008-04-08 Aaron SchulzKill useless div that bumps everything down
2008-04-08 Aaron SchulzDon't set $this->pattern unless it is allowed
2008-04-08 Aaron SchulzDon't copy over, append
2008-04-08 Aaron SchulzRemove "wtf" $_GET hacks ;)
2008-04-08 Aaron SchulzHack to preserve special page parameter (e.g. "/delete")
2008-04-08 Brion VibberRevert r32842, r32942 for now.
2008-04-08 Aaron Schulz* Let MySQL choose among more indexes for title/user...
2008-04-08 Aryeh GregorSpecial-case the WHERE for a single restricted log...
2008-04-08 Aaron SchulzTweak - title index better than user in these cases...
2008-04-08 Aaron Schulztype/time
2008-04-08 Aaron SchulzForce index
2008-04-08 Niklas Laxström* Add a class for styling
2008-04-06 Niklas Laxström* Logs are grouped under date headings similar to enhan...
2008-04-06 Aaron SchulzOnly needs [0]
2008-04-04 Aaron Schulz* Make revisiondelete queries not suck (many where...
2008-04-04 Aaron Schulz* Add missing /event log action
2008-04-04 Aaron SchulzRemove unused vars
2008-04-03 Alexandre EmsenhuberFixed E_NOTICE when showing old items of delete/revisio...
2008-04-02 Aaron SchulzAdd showLogExtract() and remove use of FauxRequest...
next