Special:Log: Convert to HTMLForm
authorPrateek Saxena <prtksxna@gmail.com>
Wed, 25 Apr 2018 05:22:19 +0000 (10:52 +0530)
committerPrateek Saxena <prtksxna@gmail.com>
Tue, 10 Jul 2018 11:25:33 +0000 (16:55 +0530)
commit38756eae46a87c7315b375b6ca6e484c9aacb1e9
tree4026a7a7ce13e7a472ad6ce5513279c687fca464
parent1d17626dc27a5d3a2d37cc650684b17635b02f29
Special:Log: Convert to HTMLForm

* All Xml generation code has been removed.

* The LogEventsListGetExtraInputs hook now needs a form
  descriptor array and not plain HTML.
  See I37e0d3e81a46239750465b9299279fbbd7c7f87a.

* LogPager and LogEventList also take the $day parameter
  for 'From date (and earlier)' and pass it to getDateCond
  as well.

* Since FormOptions can't automatically extract the date
  from the request this is being done manually in the
  execute method of Special:Log using MWTimestamp.

Bug: T117737
Change-Id: Iba3c6aa5ac40dcdee0792c2d045b238b02d76521
RELEASE-NOTES-1.32
docs/hooks.txt
includes/logging/LogEventsList.php
includes/logging/LogPager.php
includes/specials/SpecialLog.php
languages/i18n/en.json
languages/i18n/qqq.json