wiki.techinc.nl/includes/logging
umherirrender d6961552b3 Migrate protect log to new log system
This localize the protect type, level and expiry on Special:Log/protect.
To allow i18n there are some details stored in the log params of new log
items, these details also shown on API output.
The details cannot get from the old existing data, because there are
containing L10n strings therefore i18n works only for new items.
In the api and for IRC the old description text is still stored in the
log params for backward compatibility.

This allows use of gender on Special:Log. Old messages are kept for use
in IRC. Tests already exists to ensure an unchanged IRC message.

Bug: T47988
Change-Id: I3bb85c61b857972e66c99c499d7d785c88cafb25
2015-09-25 17:07:50 +02:00
..
BlockLogFormatter.php Always set duration/flags of type block for new api logparam style 2015-04-17 19:57:18 +02:00
ContentModelLogFormatter.php Add Special:ChangeContentModel 2015-06-30 13:14:50 -07:00
DeleteLogFormatter.php API: Move parameter formatting into LogFormatter 2015-04-17 04:59:41 +00:00
LogEntry.php Use mediawiki/at-ease library for suppressing warnings 2015-06-11 18:49:29 +00:00
LogEventsList.php Avoid muliple cache calls to explicitly defined tags 2015-06-14 20:02:30 +02:00
LogFormatter.php Migrate protect log to new log system 2015-09-25 17:07:50 +02:00
LogPage.php Migrate protect log to new log system 2015-09-25 17:07:50 +02:00
LogPager.php Allow users with 'viewsuppressed' to view when limitTitle()d 2015-06-11 17:59:33 +05:00
MergeLogFormatter.php API: Move parameter formatting into LogFormatter 2015-04-17 04:59:41 +00:00
MoveLogFormatter.php Always set suppressredirect of type move for new api logparam style 2015-04-17 18:32:48 +02:00
NewUsersLogFormatter.php
PageLangLogFormatter.php
PatrolLog.php Change mixed @param doc for PatrolLog::record 2014-07-06 06:06:07 +00:00
PatrolLogFormatter.php PatrolLogFormatter: Tag curid and previd as numbers for API 2015-06-06 18:28:06 +00:00
ProtectLogFormatter.php Migrate protect log to new log system 2015-09-25 17:07:50 +02:00
RightsLogFormatter.php Fix very old log params of log type rights for new api logparam style 2015-04-18 11:25:54 +02:00
TagLogFormatter.php Allow users to add, remove and apply change tags using the API 2015-04-15 18:30:45 +00:00
UploadLogFormatter.php API: Move parameter formatting into LogFormatter 2015-04-17 04:59:41 +00:00