This reverts commit bab4d43206.
Reason for revert: breaks stated, advertised LTS compatibility that end-users expect (see https://www.mediawiki.org/wiki/Social_tools/MediaWiki_compatibility) (well, technically AJAXPoll isn't really a social tool per se, but some listings include it anyway, so...)
Change-Id: Ib0c4bde7040cdbb893acb200aa053fb1280078ff
MediaWiki has never used this path for running the maintenance
scripts, only the class name provided in the other parameter.
Providing the parameter is no longer needed in MediaWiki 1.43.
Also, remove outdated pitfall warning, it was fixed by marking
the method as protected in MediaWiki 1.35 (Ie73e6143bb).
Bug: T367918
Change-Id: I1818cf882e820bca9d7ec22b9bd30a86b81970f5
Current version does not consider anonymous votes at all, which
caused the script to fail horribly on wikis that allowed anons
to vote.
Change-Id: Ic2a42a581d3495150f89a66a58276aa004bd22e8
MW 1.30.0+ is now explicitly required; as such, dropped pre-1.17 support
from AJAXPoll#onLoadExtensionSchemaUpdates.
Also "fixed" T163625 by changing an INSERT INTO query into INSERT IGNORE
INTO, swapped some "double quotes" to 'single quotes', refactored some
stuff, etc.
Bug: T163625
Change-Id: Ifbabf3bf5da25c602fe5873539520c517573890c
Will not work, AjaxExportList is not supported by extension.json. The status quo of the extension should work as long as it is not co-installed with another extension that is abusing "config".
This reverts commit d877780a9f.
Change-Id: Ief1f9db13cc1d34fa58463fb9e379f3b44bf6c8e
- Removing -moz-border-radius since it's unnecessary
- Lowercasing color values
- Removing unnecessary unit for 0 value
Bug: T154049
Change-Id: I210ba9c971f18ce2b62fb2fe845cd90cca2901d5