Commit graph

14 commits

Author SHA1 Message Date
dependabot[bot] 522d1247de
build(deps-dev): update mediawiki/mediawiki-phan-config requirement (#400)
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.10.6...0.11.0)

---
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-09-19 13:23:34 -04:00
alistair3149 fa4381230d
build: update dependencies 2021-07-29 22:48:10 -04:00
github-actions 90b95438ac ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
2021-04-18 00:41:13 +00:00
alistair3149 95f6494875 chore: bump dev dependencies 2021-03-12 20:41:21 -05:00
H. C. Kruse 49f6916195
fix: collapsible section issues (#283)
* fix: DOMDocument parser warnings

* minor: Run phpcbf

* minor: Remove linter warnings

* bug: Fix section.js script name
2021-03-03 03:05:13 -05:00
alistair3149 0fc6a7d6ae
chore: update dependencies 2021-01-05 19:24:52 -05:00
alistair3149 bf2e70b90c
Update dependencies 2020-11-24 15:29:14 +00:00
H. C. Kruse f3d727e8e5
Add installer name to composer.json
When installing the skin via composer the created folder is named `citizen` instead of `Citizen`.  
See: https://www.mediawiki.org/wiki/Manual:Composer.json_best_practices#Skins for more info
2020-10-11 13:55:01 +02:00
alistair3149 1d24923ba6
Use GPL-3.0-or-later instead
GPL-3.0 is deprecated
2020-06-16 23:19:01 -04:00
alistair3149 f72af5e76d
Improve CI and code clean up (#143)
* Replace existing grunt linter

* Fix stylesheet issues picked up by stylelint

* Update the git workflow

* Fix incorrect slash in workflow file

* Github CI lint - eslint/stylelint

* Clean up composer

* Fix phpcb error

* MediaWiki CI

* Change commit message

* Update status badge

* Add JSDoc

* Add SVGO

* Make a dinner reservation - MediaWiki CI

I clean up code to MediaWiki standards

* Optimize SVG files with SVGO

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2020-06-16 22:49:41 -04:00
alistair3149 97340767d0
Supress composer error 2020-01-09 19:32:29 -05:00
alistair3149 b44a9b72f7
Removed phpcbf from composer as it is run by a script now 2019-12-30 18:48:52 -05:00
alistair3149 7f3fc91070
Updated composer 2019-12-26 01:22:10 -05:00
Hannes 6423104c0f
Add MW test suite to skin
Run composer install to install dev dependencies
- composer test -> check code style
- composer fix -> auto fix
2019-12-26 00:26:39 +01:00