Commit graph

88 commits

Author SHA1 Message Date
b65d128326 Merge branch '3.0' into 3.0-redo-settings 2021-08-12 11:39:12 +01:00
8c639a97b5 chore: lint code 2021-08-09 11:48:58 +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
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
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
c87e721637 chore: remove description 2021-08-02 22:35:28 +01: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
94c480900a fix: fix Rector downgrading
See https://github.com/rectorphp/rector/issues/6315
2021-05-12 08:18:15 +01:00
ebcba982e6 chore: lint code 2021-05-02 21:25:27 +01:00
a5e4764a35 fix: fix variable clash 2021-05-02 21:21:32 +01:00
114121a7e2 refactor: run Rector ORDER setlist 2021-05-02 21:05:37 +01:00
667d8dada9 refactor: run Rector NAMING setlist 2021-05-02 21:04:31 +01:00
c60f6265c1 chore: lint code 2021-05-02 20:57:38 +01:00
205764f91a refactor: remove Hungarian notation
FINALLY close #34
2021-05-02 20:46:44 +01:00
7c0b05b59e chore: lint code 2021-05-02 20:44:09 +01:00
8bb41c7a7a chore: lint code 2021-05-02 20:12:47 +01:00
c25bd7d8a2 refactor: change OrIfs to early returns 2021-05-02 20:00:55 +01:00
39871b6cd0 refactor: upgrade to PHP 8.0 2021-05-02 19:58:40 +01:00
4afbb94003 refactor: upgrade to PHP 7.4 2021-05-02 19:55:38 +01:00
70c2954122 refactor: upgrade to PHP 7.3 2021-05-02 19:52:13 +01:00
69d95206c0 refactor: upgrade to PHP 7.0 2021-05-02 19:50:37 +01:00
cc511457a0 refactor: upgrade to PHP 5.6 2021-05-02 19:49:31 +01:00
a5dcebca44 refactor: upgrade to PHP 5.3 2021-05-02 19:47:58 +01:00
5fb32965b5 build: increase minimum supported PHP version 2021-05-02 19:34:20 +01:00
9aae69a693 refactor: add strict typing 2021-05-02 19:33:29 +01:00
c1421d1978 refactor: add return types 2021-05-02 19:19:46 +01:00
7d64296b21 fix: disable de/activate hooks (for now) 2021-05-02 19:19:22 +01:00
e5c13dd870 refactor: run Rector TYPE_DECLARATIONS ruleset 2021-05-02 11:56:48 +01:00
1728e0fcd5 refactor: run Rector CODE_QUALITY rulesets
Fix #168
2021-05-02 10:45:52 +01:00
4299a71df5 refactor: run rector DEAD_CODE ruleset 2021-05-02 10:18:47 +01:00
e8e41c6c9d refactor: add type decs 2021-05-02 09:26:03 +01:00
a2d9609e5d chore: lint 2021-05-01 21:38:11 +01:00
ce41cd8353 refactor: namespace everything 2021-05-01 21:34:46 +01:00
f0c6b07a84 chore: lint code 2021-05-01 19:22:41 +01:00
7ad975c389 docs: update docblocks 2021-04-30 18:03:15 +01:00
bfeb11d5ad docs: update docblocks 2021-04-29 20:57:30 +01:00
Mark Cheret
1f28b5d102
docs: update author URL (#150) 2021-04-29 06:36:18 +01:00