Commit graph

157 commits

Author SHA1 Message Date
Universal Omega 415ea79345
Fix MessagesDirs to prevent mergeMessageFileList issue (#92) 2022-02-22 11:03:26 -07:00
dependabot[bot] b38a9bd873
Update php-parallel-lint/php-parallel-lint requirement (#91)
Updates the requirements on [php-parallel-lint/php-parallel-lint](https://github.com/JakubOnderka/PHP-Parallel-Lint) to permit the latest version.
- [Release notes](https://github.com/JakubOnderka/PHP-Parallel-Lint/releases)
- [Commits](https://github.com/JakubOnderka/PHP-Parallel-Lint/commits)

---
updated-dependencies:
- dependency-name: php-parallel-lint/php-parallel-lint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-21 23:29:31 -07:00
dependabot[bot] 6c2d25d35b
Update php-parallel-lint/php-console-highlighter requirement (#90)
Updates the requirements on [php-parallel-lint/php-console-highlighter](https://github.com/php-parallel-lint/PHP-Console-Highlighter) to permit the latest version.
- [Release notes](https://github.com/php-parallel-lint/PHP-Console-Highlighter/releases)
- [Changelog](https://github.com/php-parallel-lint/PHP-Console-Highlighter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/php-parallel-lint/PHP-Console-Highlighter/compare/v0.5...v1.0.0)

---
updated-dependencies:
- dependency-name: php-parallel-lint/php-console-highlighter
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-20 23:25:57 -07:00
Universal Omega 3650431882
Add version 3.3.9 to CHANGELOG 2022-02-06 16:46:53 -07:00
Universal Omega de9c22f920
Bump to 3.3.9 2022-02-06 16:43:42 -07:00
Universal Omega b96a19adad
Minor documentation updates (#89) 2022-02-06 16:42:17 -07:00
Universal Omega a0a2b862bc
Fix usage of scroll and order in the same query (#88) 2022-02-06 16:27:50 -07:00
Universal Omega ce64f763a3
Add support for openreferences=missing (#87) 2022-02-05 12:33:07 -07:00
Universal Omega 31428c9c11
Add version 3.3.8 to CHANGELOG 2022-02-04 15:10:26 -07:00
Robert Vogel 1024e445ff
Fix second param to preg_match (#78)
Co-authored-by: rvogel <vogel@hallowelt.biz>
2022-01-28 10:07:27 -07:00
Robert Vogel b0c16cc660
Fix path to Maintenance.php (#80)
Co-authored-by: rvogel <vogel@hallowelt.biz>
2022-01-28 10:07:16 -07:00
Robert Vogel f20ad2e16f
Restore MediaWiki 1.35 compatibility (#79)
Co-authored-by: rvogel <vogel@hallowelt.biz>
2022-01-28 10:06:58 -07:00
Universal Omega db51e49ba5
Create FUNDING.yml 2022-01-05 12:25:41 -07:00
Jack Phoenix b338ff7d08
Remove unused 'dpl_description' i18n message (#73)
The extension.json file uses the key 'dpl-desc' instead. This old message referenced a website which nowadays has nothing to do with MediaWiki.
2021-12-17 05:16:05 -07:00
Jack Phoenix 20f11dc6b7
Fix up a few minor things which were annoying me (#72)
* Use single quotes instead of double where appropriate, as per MediaWiki's usual coding conventions
* Correctly capitalize `getDBkey` method as such
* Add some spacing etc.
* Capitalize SQL keywords in the exception messages that are thrown
* Fix up indentation and remove one unnecessary variable in function _addcontribution
2021-12-16 18:23:18 -07:00
Universal Omega 78c5ead32c
Fix getSubcategories (#71) 2021-12-16 15:18:01 -07:00
Universal Omega d986b069b7
Create backport.yml 2021-12-16 15:10:27 -07:00
Universal Omega cf3e0566ef
Fix allowUnlimitedResults + fix tests on 1.38.0+ (#70) 2021-12-15 16:23:13 -07:00
dependabot[bot] def70e249e
Update mediawiki/mediawiki-phan-config requirement from 0.11.0 to 0.11.1 (#68)
Updates the requirements on [mediawiki/mediawiki-phan-config](https://github.com/wikimedia/mediawiki-phan-config) to permit the latest version.
- [Release notes](https://github.com/wikimedia/mediawiki-phan-config/releases)
- [Changelog](https://github.com/wikimedia/mediawiki-phan-config/blob/master/HISTORY.md)
- [Commits](https://github.com/wikimedia/mediawiki-phan-config/compare/0.11.0...0.11.1)

---
updated-dependencies:
- dependency-name: mediawiki/mediawiki-phan-config
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-15 13:22:57 -07:00
Universal Omega 9afe84380a
Cleanup (#64) 2021-12-15 13:22:38 -07:00
dependabot[bot] db5e131d97
Update mediawiki/mediawiki-codesniffer requirement from 37.0.0 to 38.0.0 (#66)
Updates the requirements on [mediawiki/mediawiki-codesniffer](https://github.com/wikimedia/mediawiki-tools-codesniffer) to permit the latest version.
- [Release notes](https://github.com/wikimedia/mediawiki-tools-codesniffer/releases)
- [Changelog](https://github.com/wikimedia/mediawiki-tools-codesniffer/blob/master/HISTORY.md)
- [Commits](https://github.com/wikimedia/mediawiki-tools-codesniffer/compare/v37.0.0...v38.0.0)

---
updated-dependencies:
- dependency-name: mediawiki/mediawiki-codesniffer
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-25 00:33:26 -06:00
Universal Omega 2324ce206a
Revert helper classes (#63) 2021-10-06 12:44:11 -06:00
Universal Omega 8f996a6b25
add phan-var (#61) 2021-10-02 15:55:24 -06:00
Universal Omega 2fe609148c
Fix fatal "Class 'DynamicPageListHooks' not found" 2021-10-02 15:00:01 -06:00
Universal Omega 2c04dafb37
Major cleanup (#57) 2021-10-01 16:52:30 -06:00
Universal Omega 8c9ee66836
Fix setting query limit (#53) 2021-09-24 20:56:23 -06:00
Universal Omega 622dc0723d
Delete .github/workflows directory 2021-09-19 13:09:40 -06:00
Universal-Omega 87899d275c Update workflow
from Universal-Omega/.github (279173e827)
2021-09-19 18:25:06 +00:00
Mark A. Hershberger 31161be91e
Fix up camel case translation for composer (#59) 2021-09-16 14:45:05 -06:00
Universal Omega 22fcbeac70
Fill out information in composer.json (#55) 2021-09-15 20:11:40 -06:00
Universal Omega c5a8702106
Fix "Trying to access array offset on value of type null" (#54) 2021-09-15 20:03:00 -06:00
DanB 7bc82c9a62
Improve DPL's sorting behavior for table columns that are nearly numeric (#47)
* Improve DPL's sorting behavior for table columns that are nearly numeric.
Introduce a new keyword, tablesortmethod, with values 'standard'
(the default, which preserves DPL's existing behavior) and 'natural'
(which uses natsort() instead of asort()).
Example: 103, 103-104, 100, 99, 105
Original sorting behavior: 100, 103, 103-104, 99, 105
New (natural) sort behavior: 99, 100, 103, 103-104, 105

* satisfy static analyzer
2021-09-15 19:06:51 -06:00
Universal Omega 7e87a40ab9
Bump version to 3.3.5 (#46) 2021-07-01 11:51:25 -06:00
Universal Omega dc310155d6
Replace Parser::$mOutput (#39) 2021-05-31 04:55:33 -06:00
Universal Omega b1100fef92
Fix "Trying to access array offset on value of type null" (#36) 2021-05-30 12:44:40 -06:00
Universal Omega eb6be85376
Replace removed wgContLang (#34) 2021-05-30 12:33:21 -06:00
Universal Omega 92976fef31
Fix default for cacheperiod (#30) 2021-04-30 20:49:24 -06:00
Universal Omega fbd18eac88
Issue #19: Fix "Trying to access array offset on value of type null" (#23) 2021-03-23 17:47:30 -06:00
Universal Omega a93d831018
Fix update.php (issue #22) 2021-03-23 12:38:25 -06:00
Universal Omega f138659873
Move script to maintenance directory, rename, and re-namespace (#21)
* Move script to maintenance directory, rename, and re-namespace
2021-03-16 16:39:18 -06:00
Universal Omega 169b200994
Rename LICENSE.md to COPYING 2021-02-22 17:33:30 -07:00
Universal Omega 75e9c8fb96
Delete COPYING 2021-02-22 17:33:00 -07:00
Universal Omega 7650003439
update license to most up-to-date version 2021-02-22 17:30:45 -07:00
Universal Omega 9d6acbdb2c
fix 2021-02-22 17:27:24 -07:00
Universal Omega 2c7d88467c
add eslintcache and node_modules 2021-02-22 17:25:18 -07:00
Universal Omega 310936dfa7
Delete .gitreview 2021-02-22 17:23:06 -07:00
Universal Omega b84fabfdf0
Update CHANGELOG.md 2021-02-22 17:22:03 -07:00
Universal Omega 6bccfe45d7
Delete README.mediawiki 2021-02-22 17:19:30 -07:00
Universal Omega 1983a6fda8
cleanup 2021-02-22 17:18:50 -07:00
Universal Omega 907dc0de00
cleanup 2021-02-22 17:17:04 -07:00