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
Universal Omega
e3985e57ef
cleanup
2021-02-22 17:06:29 -07:00
Universal Omega
12ae20b861
Fix phpcs issues ( #18 )
2021-02-22 16:48:01 -07:00
Universal Omega
56accee512
rename directory, 'classes' to 'includes' ( #17 )
...
* rename classes to includes
* Rename classes
2021-02-22 16:37:14 -07:00
Universal Omega
07543f1ec0
setup phan
2021-02-22 16:24:09 -07:00
Universal Omega
d99700828e
setup phpcs
2021-02-22 16:21:43 -07:00
Universal Omega
7c3bb74a95
setup code sniffers
2021-02-22 16:17:55 -07:00
Universal Omega
07bf351ae0
Merge pull request #15 from kitsook/REL1_35
...
Fix typo
2021-02-19 12:11:18 -07:00
Clarence Ho
0c24a3668e
Fix typo
2021-02-19 09:47:34 -08:00
Universal Omega
7e7ea299f5
Merge pull request #14 from kitsook/REL1_35
...
Fix typo for lastrevisionbefore
2021-02-19 00:22:51 -07:00
Clarence Ho
e39dca9c1b
Fix typo for lastrevisionbefore
...
- fix column name typo
2021-02-18 14:45:01 -08:00
Universal Omega
17116f25f1
formatting
2021-02-18 14:47:20 -07:00
Universal Omega
09d506dd74
update authors
2021-02-18 14:11:51 -07:00
Universal Omega
686a99446b
Merge pull request #12 from paladox/patch-1
...
Fix "Argument 1 passed to DPL\\Lister\\Lister::setSectionSeparators() must be of the type array, null given"
2021-02-16 08:58:37 -07:00
paladox
9403491c7a
Fix "Argument 1 passed to DPL\\Lister\\Lister::setSectionSeparators() must be of the type array, null given"
2021-02-16 15:52:01 +00:00