Commit graph

539 commits

Author SHA1 Message Date
Ben Goldsworthy a5356d8052 fix: other assorted fixes 2021-04-15 17:17:27 +01:00
Ben Goldsworthy b565a56a05 fix: replace apostrophes 1/2 2021-04-15 17:11:37 +01:00
Ben Goldsworthy 11c2af6f9c fix: correct constant name 2021-04-15 17:07:55 +01:00
Ben Goldsworthy d201d7e705 docs: remove timestamps 2021-04-15 17:07:04 +01:00
Ben Goldsworthy e867ea69d1 re-add /dashboard dir 2021-04-15 17:03:46 +01:00
Ben Goldsworthy 749197efa6 style: remove trailing newlines 2021-04-15 17:02:09 +01:00
Ben Goldsworthy 54dbc4e9f9 fix: checked out wrong versions 2021-04-15 16:56:45 +01:00
Ben Goldsworthy 5b07c17356 Merge branch 'main' into svn-sync 2021-04-15 16:52:59 +01:00
Ben Goldsworthy 3024bbde16 feat: re-add caching command, add linting command 2021-04-15 16:31:04 +01:00
Ben Goldsworthy a6eb45ad77 fix: ignore PHP version 2021-04-15 16:31:04 +01:00
Ben Goldsworthy 00536ec036 test: comment out caching 2021-04-15 16:31:04 +01:00
Ben Goldsworthy bb4ecf8ff2 chore: update lockfile 2021-04-15 16:31:04 +01:00
Ben Goldsworthy 81830618db fix: add --with-all-dependencies flag 2021-04-15 16:31:04 +01:00
Mark Cheret 0de569d3d3 Update php.yml
#73 #70
2021-04-15 16:31:04 +01:00
Ben Goldsworthy 13a9c7aa8e update composer lockfile 2021-04-15 16:31:01 +01:00
Mark Cheret d831585fd9 Delete symfonycorp.yml 2021-04-15 16:31:01 +01:00
Mark Cheret c47952f42c Update symfonycorp.yml 2021-04-15 16:31:01 +01:00
Mark Cheret 43d61e08c9 Update symfonycorp.yml 2021-04-15 16:31:00 +01:00
Mark Cheret 69f5513df8 Create symfonycorp.yml 2021-04-15 16:31:00 +01:00
Ben Goldsworthy 2bdb18bb01 Add getting started instructions to README 2021-04-15 16:30:48 +01:00
Ben Goldsworthy ebb76dd1de Add temp file 2021-04-15 16:30:35 +01:00
Ben Goldsworthy 5f687a5f44 Add getting started instructions to README 2021-04-15 16:30:28 +01:00
Mark Cheret dadce06df0 Create dependabot.yml 2021-04-15 15:30:21 +00:00
Mark Cheret 5a99056d21 Create php.yml 2021-04-15 15:30:21 +00:00
Mark Cheret af9d814426 Delete symfonycorp.yml 2021-04-15 15:30:21 +00:00
Mark Cheret f3793c58f6 Update symfonycorp.yml 2021-04-15 15:30:21 +00:00
Mark Cheret 3bc252bdd8 Update symfonycorp.yml 2021-04-15 15:30:21 +00:00
Mark Cheret f6b7966564 Create ossar-analysis.yml 2021-04-15 15:30:21 +00:00
Mark Cheret 1d42d12c23 Create symfonycorp.yml 2021-04-15 15:30:21 +00:00
Ben Goldsworthy d9b7442f01 Add authorsfile to gitignore 2021-04-15 15:30:21 +00:00
Ben Goldsworthy 0248718733 Add getting started instructions to README 2021-04-15 15:30:21 +00:00
Ben Goldsworthy 7a3a4127d1 Commit composer lockfile 2021-04-15 15:30:21 +00:00
Ben Goldsworthy 3a547af222 Rename dashboard/ to layout/. 2021-04-15 15:30:21 +00:00
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 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
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