Commit graph

778 commits

Author SHA1 Message Date
59ddd6b3b5 Merge branch '3.0' of github.com:markcheret/footnotes into 3.0 2021-08-12 11:40:00 +01:00
8f2840eca7 Merge branch '3.0-redo-settings' into 3.0 2021-08-12 11:39:27 +01:00
b65d128326 Merge branch '3.0' into 3.0-redo-settings 2021-08-12 11:39:12 +01:00
LolZim
f08d819dc6
docs: add optional field to bug report template (#201)
See #181
2021-08-12 11:33:29 +01:00
fc7af17f3c docs: update documentation 2021-08-10 19:31:57 +01:00
2e5a4dfcbd Merge branch 'automated-testing' into 3.0 2021-08-10 19:31:43 +01:00
78866ee493 Merge branch '3.0' into automated-testing 2021-08-10 19:31:28 +01:00
83d70f4651 docs: add testing instructions 2021-08-10 19:21:17 +01:00
095549be9f test: add example test 2021-08-10 19:18:02 +01:00
9e8dd46570 build: add PHPUnit dependency 2021-08-10 19:17:48 +01:00
9f3762d3f4 docs: update documentation 2021-08-09 11:49:15 +01:00
8c639a97b5 chore: lint code 2021-08-09 11:48:58 +01:00
8b2f98184d docs: update documentation 2021-08-09 11:27:33 +01:00
fbb00fab2f refactor: finish refactoring 2021-08-09 11:27:13 +01:00
facda599bb refactor: add settings object reference arguments, and other tweaks 2021-08-08 17:45:07 +01:00
bdb7dee5ee refactor: redo remaining settings
Note: the already-deprecated `FOOTNOTES_EXPERT_MODE`, `CUSTOM_CSS` and
`CUSTOM_CSS_LEGACY_MODE_ENABLE` settings have been dropped. The original
`CUSTOM_CSS_NEW` setting has been renamed to `CUSTOM_CSS`.
2021-08-08 15:01:01 +01:00
08bc338690 build: amend gitignore 2021-08-07 16:46:04 +01:00
1183794170 refactor: finish ‘Referrers and Tooltips’ settings section 2021-08-07 16:45:47 +01:00
b14fbad0e5 remove TEMP file 2021-08-05 16:03:42 +01:00
751fa9d614 refactor: add scrolling and shortcode settings groups 2021-08-05 15:58:18 +01:00
c0628bc7e3 feat: move common functionality to generic classes 2021-08-05 15:52:28 +01:00
0b16939166
Merge pull request #194 from markcheret/3.0-backport-fixes
Backport 2.7.4 fixes and workflows to 3.0 codebase
2021-08-03 10:02:51 +01:00
421a7c472d docs: update author URL
See #150
2021-08-03 09:43:40 +01:00
8942fa7e1e Merge branch 'translation-fixes' into 3.0-backport-fixes 2021-08-03 09:36:14 +01:00
83bd7d90dd chore: lint code 2021-08-02 23:23:15 +01:00
6db540c08f fix: initialise plugin after 'plugins_loaded' hook
Fix #189
2021-08-02 23:18:24 +01:00
e22ae3c15b fix: add ‘read-on’ label to WPML config
Fix #190
2021-08-02 22:49:37 +01:00
2e27f6e449 docs: add settings spreadsheet 2021-08-02 22:35:50 +01:00
c87e721637 chore: remove description 2021-08-02 22:35:28 +01:00
Mark Cheret
aa8569b048
Merge pull request #182 from markcheret/fixcsssreenreaders
Fix for screen readers
2021-06-28 21:15:45 +02:00
af5de06aff fix: fix commented-out step 2021-06-19 10:24:45 +01:00
f403376a8a docs: update filedoc 2021-06-19 10:20:58 +01:00
9705ea08ce ci: add artifact passing 2021-06-19 10:20:11 +01:00
17b54556fb ci: add SVN release step 2021-06-19 09:56:16 +01:00
54bedd651c fix: fix JS version grep 2021-06-19 09:55:59 +01:00
@lolzim
f8b146bb93 Fix for screen readers 2021-06-14 21:27:14 +02:00
508db52021 move files around 2021-05-30 07:40:40 +01:00
9b4aa7ba9f refactor: complete ‘Reference Container’ settings group 2021-05-22 19:31:12 +01:00
a6aa8e7fe2 refactor: clean up imports 2021-05-22 18:16:31 +01:00
7135811d15 refactor: prove new settings approach 2021-05-17 12:56:22 +01:00
b98f327aad fix: add null check 2021-05-17 12:55:49 +01:00
844c8183de build: update Rector 2021-05-17 12:55:16 +01:00
7054f93c7c ci: minor tweaks to build script 2021-05-17 12:55:02 +01:00
3eeef30147
Merge pull request #178 from markcheret/dependabot/composer/marcocesarato/php-conventional-changelog-1.10.3
build(deps-dev): bump marcocesarato/php-conventional-changelog from 1.10.2 to 1.10.3
2021-05-13 09:23:17 +00:00
dependabot[bot]
9840989b6d
build(deps-dev): bump marcocesarato/php-conventional-changelog
Bumps [marcocesarato/php-conventional-changelog](https://github.com/marcocesarato/php-conventional-changelog) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/marcocesarato/php-conventional-changelog/releases)
- [Changelog](https://github.com/marcocesarato/php-conventional-changelog/blob/main/CHANGELOG.md)
- [Commits](https://github.com/marcocesarato/php-conventional-changelog/compare/v1.10.2...v1.10.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 09:05:00 +00:00
Mark Cheret
5d09f3a4f8
Merge pull request #177 from markcheret/markcheret/issue176 2021-05-12 10:52:23 +02:00
6eaf028a21 build: move stlyelint-a11y to dev dependencies 2021-05-12 08:23:16 +01:00
94c480900a fix: fix Rector downgrading
See https://github.com/rectorphp/rector/issues/6315
2021-05-12 08:18:15 +01:00
Mark Cheret
bae3b0b377
Close #176 2021-05-11 20:49:28 +02:00
Mark Cheret
6ac52e4325
Merge pull request #173 from markcheret/add/funding 2021-05-06 13:07:09 +02:00