Commit graph

622 commits

Author SHA1 Message Date
Ben Goldsworthy 98d1255f57 Add temp file 2021-04-15 15:30:21 +00:00
Ben Goldsworthy 63a388ba29 Rename dashboard files 2021-04-15 15:30:21 +00:00
Ben Goldsworthy 0f4bbeb55a Create LICENSE 2021-04-15 15:30:21 +00:00
Ben Goldsworthy 92de67fc8f Add .phpdoc/ to gitignore 2021-04-15 15:30:21 +00:00
Ben Goldsworthy 7bdbbd02da Generate HTML documentation using phpDocumentor 2021-04-15 15:30:21 +00:00
Ben Goldsworthy 5cd4d165b1 Add footnotes header image 2021-04-15 15:30:21 +00:00
Ben Goldsworthy 89d5d1a036 Add getting started instructions to README 2021-04-15 15:30:20 +00:00
Ben Goldsworthy 2f36981b3a Update issue templates 2021-04-15 15:30:20 +00:00
Ben Goldsworthy fb179f1a95 fix: pass JS linter 2021-04-15 15:23:43 +01:00
Ben Goldsworthy 7ff883bda4 Merge branch 'automated-linting' of github.com:markcheret/footnotes into automated-linting 2021-04-15 15:18:29 +01:00
Ben Goldsworthy fc0da5ec11 fix: remove JS formatting command 2021-04-15 15:17:38 +01:00
Ben Goldsworthy 72d3078fa3
Merge branch 'main' into automated-linting 2021-04-15 15:07:27 +01:00
Ben Goldsworthy 6d193af5de build: add NPM commands, docs 2021-04-15 15:03:09 +01:00
Ben Goldsworthy 27d3e6269e
chore: remove date info (#94)
* chore: remove @lastmodified tags

* chore: remove @date tags

* chore: remove timestamps

* chore: remove timestamps

* chore: minor formatting fixes
2021-04-15 05:09:23 +01:00
Ben Goldsworthy 7152579fd8 ci: separate linting commands, disable CSS for now 2021-04-15 05:06:36 +01:00
Ben Goldsworthy 2c9e14a45a ci: add formatting command 2021-04-15 03:21:38 +01:00
Ben Goldsworthy d7a372ae2b build: add JS formatting commands 2021-04-15 03:20:58 +01:00
Ben Goldsworthy 2cff59f28c docs: update readme linting instructions 2021-04-15 03:20:38 +01:00
Ben Goldsworthy d52de71726 chore: lint CSS files
The linter throws loads of errors - this commit only makes those
fixes that Stylelint can make automatically.
2021-04-15 03:12:37 +01:00
Ben Goldsworthy d8bb767806 chore: lint JS file 2021-04-15 03:10:54 +01:00
Ben Goldsworthy a06162d741 chore: lint PHP file 2021-04-15 03:10:33 +01:00
Ben Goldsworthy d433dd92da build: correct stylelint settings 2021-04-15 03:10:02 +01:00
Ben Goldsworthy a646a481db ci: update PHP command to lint everything 2021-04-15 03:06:46 +01:00
Ben Goldsworthy 5db05c3779 build: add composer script commands 2021-04-15 03:06:27 +01:00
Ben Goldsworthy a661d36752 build: add JS and CSS linters 2021-04-15 03:06:08 +01:00
Mark Cheret b14a2d80bb
Merge pull request #83 from markcheret/cache-busting
fix: add separate prod/dev cache-busters
2021-04-15 01:18:23 +02:00
pewgeuges a02cdacb7f Release urgent feature 2.7.0 in response to request from user @grflukas.
https://wordpress.org/support/topic/multiple-reference-containers-in-single-post/
Bundled with two bugfixes.
https://github.com/markcheret/footnotes/issues/65
https://github.com/markcheret/footnotes/issues/71
Last release directly to SVN.
= 2.7.0 =
- Adding: Reference container: optionally per section by shortcode, thanks to @grflukas issue report.
- Bugfix: Excerpts: make excerpt handling backward compatible, thanks to @mfessler bug report.
- Bugfix: Dashboard: debug the 'Quick start guide' tab, thanks to @rumperuu bug report.

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2515217 b8457f37-d9ea-0310-8a92-e5e31aec5664
2021-04-14 23:10:29 +00:00
Mark Cheret efb9567374
Merge pull request #84 from markcheret/fix-php-ci
fix: get PHP Composer GitHub Actions to pass
2021-04-15 00:45:54 +02:00
Ben Goldsworthy 833097ea24 feat: re-add caching command, add linting command 2021-04-14 23:40:30 +01:00
Ben Goldsworthy 6891f58f2c fix: ignore PHP version 2021-04-14 23:38:13 +01:00
Ben Goldsworthy feb9995bc8 test: comment out caching 2021-04-14 23:35:13 +01:00
Ben Goldsworthy 21bb9c0ba7 chore: update lockfile 2021-04-14 23:34:20 +01:00
Ben Goldsworthy 7d6ae59b61 fix: correct license 2021-04-14 23:34:09 +01:00
Ben Goldsworthy e17167f7fe fix: add --with-all-dependencies flag 2021-04-14 23:27:32 +01:00
Ben Goldsworthy 322ee4b9f5 Merge remote-tracking branch 'origin/markcheret-patch-1' into fix-php-ci 2021-04-14 23:25:39 +01:00
Ben Goldsworthy 40d3d26d9e chore: re-write developer readme 2021-04-14 23:21:01 +01:00
Ben Goldsworthy 3d4286952c chore: update linting commands, correct license 2021-04-14 23:20:42 +01:00
Ben Goldsworthy eb34f30880 fix: correct relative filepaths 2021-04-14 22:52:56 +01:00
Ben Goldsworthy b824a44541 style: rename production flag variable
Renames the current production flag variable to be shorter,
non-Hungarian (presaging changes to come in #35) and not specifically
CSS_-related.

See #80
2021-04-14 22:47:44 +01:00
Ben Goldsworthy e76a4e0bb1 fix: add separate prod/dev cache-busters 2021-04-14 22:39:16 +01:00
Mark Cheret 7128ef4282
Update php.yml
#73 #70
2021-04-14 23:36:21 +02:00
Ben Goldsworthy 35d8b82008
chore: fix character misencodings (#78)
Various characters had been replaced by â€s.

Fix #77
2021-04-14 17:27:15 +01:00
Mark Cheret 617132b5f1
Merge pull request #79 from markcheret/dependabot/composer/marcocesarato/php-conventional-changelog-1.9.10
Bump marcocesarato/php-conventional-changelog from 1.9.9 to 1.9.10
2021-04-14 16:56:51 +02:00
dependabot[bot] 531ed14d0e
Bump marcocesarato/php-conventional-changelog from 1.9.9 to 1.9.10
Bumps [marcocesarato/php-conventional-changelog](https://github.com/marcocesarato/php-conventional-changelog) from 1.9.9 to 1.9.10.
- [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.9.9...v1.9.10)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-14 07:47:32 +00:00
pewgeuges dc225809ba - Release urgent bugfix v2.6.6
- Delete temporary tag 2.5.13.1
= 2.6.6 =
- Bugfix: Process: fix issue that caused some footnotes to not be processed, thanks to @docteurfitness @rkupadhya @offpeakdesign bug reports.

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2513893 b8457f37-d9ea-0310-8a92-e5e31aec5664
2021-04-13 08:18:07 +00:00
Ben Goldsworthy 5fa3e1403e
chore: add php-commitizen (#76)
Adds PHP Commitizen for automated commit message formatting.

fix #39
2021-04-12 21:14:13 +01:00
Ben Goldsworthy 50115fb6c9
fix: fix bug that caused footnotes to not be processed (#75) 2021-04-12 21:10:23 +01:00
Mark Cheret cdb4dc0fea
Merge pull request #70 from markcheret/svn-update
Sync with changes made directly to SVN repo.
2021-04-10 22:57:46 +02:00
Ben Goldsworthy 705901d9e0 update composer lockfile 2021-04-10 21:00:39 +01:00
Ben Goldsworthy 0c75e12a99 fix: fix call to renamed function 2021-04-10 20:35:36 +01:00