Commit graph

475 commits

Author SHA1 Message Date
Ben Goldsworthy a7b4d965d7 Commit composer lockfile 2021-02-23 17:16:15 +00:00
Ben Goldsworthy 078781b000 Explictly pass false argument to wp_enqueue_script().
Not doing so will result in a `WordPress.WP.EnqueuedResourceParameters.NotInFooter` warning from PHPCS.
2021-02-23 17:15:58 +00:00
Ben Goldsworthy df6bd2c282 Update layout files 2021-02-23 16:48:53 +00:00
Ben Goldsworthy 8ff0d9ee86 Rename dashboard/ to layout/. 2021-02-23 16:48:21 +00:00
Ben Goldsworthy adb2ccbc32 Add temp file 2021-02-23 16:47:39 +00:00
Ben Goldsworthy 4736f19b36 Rename dashboard files 2021-02-23 16:45:57 +00:00
Ben Goldsworthy 9a8e7c0851 Update codebase to be WP Coding Standard-compliant.
This is a squashed copy of `wp-coding-standard--rebase` to try and fix the line-ending
diff issue we're having.
2021-02-23 16:44:18 +00:00
Mark Cheret 828ed818f1
Merge pull request #37 from markcheret/fix-line-endings
Append line endings
2021-02-23 17:04:41 +01:00
Ben Goldsworthy 9ee72568ef Append line endings 2021-02-23 16:00:59 +00:00
Ben Goldsworthy 40d5702d27
Merge pull request #28 from markcheret/footnotes-emphasis
Emphasise plugin name, add contributing guidelines
2021-02-21 13:56:27 +00:00
Ben Goldsworthy 9d8efe1a41 Fix indentation 2021-02-21 13:55:22 +00:00
Ben Goldsworthy b11f3bdc2e Alter formatting, add contribution information 2021-02-21 13:53:51 +00:00
Ben Goldsworthy ed627acb86
Merge pull request #27 from markcheret/markcheret-patch-2
Update README.md
2021-02-21 13:07:16 +00:00
Ben Goldsworthy 2509beb61f
Merge pull request #26 from markcheret/markcheret-patch-4
Update readme.txt
2021-02-21 13:06:38 +00:00
Ben Goldsworthy 8cf3baeeae
Merge pull request #25 from markcheret/markcheret-patch-3
Update README.md
2021-02-21 13:04:26 +00:00
Mark Cheret b00d47b757
Update README.md 2021-02-21 13:58:08 +01:00
Mark Cheret 0f1440d772
Update CONTRIBUTING.md 2021-02-21 13:54:54 +01:00
Mark Cheret 6e5215fdda
Update readme.txt
update minor language. How do we keep the readme's in sync?
2021-02-21 13:44:24 +01:00
Mark Cheret c0b0b8ff7f
Update README.md 2021-02-21 13:42:58 +01:00
Mark Cheret 0d6f5934aa
Update README.md
moved image due to repo change
2021-02-21 13:41:13 +01:00
Mark Cheret 381f5e356b
Merge pull request #4 from markcheret/security-policy
Create SECURITY.md
2021-02-21 13:29:47 +01:00
Mark Cheret 7aee45db1e
Merge pull request #14 from markcheret/add-license
Create LICENSE
2021-02-21 13:28:27 +01:00
Mark Cheret 5c8b53d919
Merge pull request #3 from markcheret/generate-documentation
Generate documentation
2021-02-21 13:27:16 +01:00
Mark Cheret 6587f55767
Merge pull request #1 from markcheret/contributing-guidelines
Create CONTRIBUTING.md
2021-02-21 13:22:19 +01:00
Mark Cheret c8cd54f80c
Merge pull request #2 from markcheret/github-readme
Create README.md
2021-02-21 13:21:16 +01:00
Ben Goldsworthy a1aebed7f4 Add more PHPCS tips 2021-02-21 11:20:11 +00:00
Ben Goldsworthy 9c9c9721f7 Add linting instructions and header image 2021-02-21 11:08:04 +00:00
Ben Goldsworthy 4363f68d43 Add footnotes header image 2021-02-21 11:07:48 +00:00
Ben Goldsworthy c9f9213a56
Create LICENSE 2021-02-21 07:52:09 +00:00
Ben Goldsworthy 22282f9df1 Add getting started instructions to README 2021-02-20 20:55:46 +00:00
Ben Goldsworthy e6237612ca
Create SECURITY.md 2021-02-20 20:09:46 +00:00
Ben Goldsworthy 81acfacfda Add .phpdoc/ to gitignore 2021-02-20 19:56:10 +00:00
Ben Goldsworthy 953427f0f7 Generate HTML documentation using phpDocumentor 2021-02-20 19:55:52 +00:00
Ben Goldsworthy 8207c90e5e
Create README.md 2021-02-20 19:18:41 +00:00
Ben Goldsworthy e20c20e56a
Create CONTRIBUTING.md 2021-02-20 19:04:22 +00:00
Ben Goldsworthy ebbecdbf78 Update issue templates 2021-02-20 18:47:11 +00:00
pewgeuges c6ca03a4c7 Release v2.5.6 as there seems to be no reason to delay this urgent bugfix.
= 2.5.6 =
- Bugfix: Reference container: optional alternative expanding and collapsing without jQuery for use with hard links, thanks to @hopper87it @pkverma99 issue reports.
- Bugfix: Alternative tooltips: shrink width to short content.
- Update: Documentation: slightly revise or update the plugin’s welcome page on WordPress.org.

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2478170 b8457f37-d9ea-0310-8a92-e5e31aec5664
2021-02-20 18:18:30 +00:00
pewgeuges 65874f089b update 2.5.6d4 in case it is tested in the related forum topic.\nFull changelog:\n= 2.5.6 =\n- Bugfix: Reference container: optional alternative expanding and collapsing without jQuery for use with hard links, thanks to @hopper87it @pkverma99 issue reports.\n- Bugfix: Alternative tooltips: shrink width to short content.\n- Update: Documentation: slightly revise / update the plugin’s welcome page on WordPress.org.
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2478015 b8457f37-d9ea-0310-8a92-e5e31aec5664
2021-02-20 03:50:52 +00:00
pewgeuges d0fa3c5f97 development update 2.5.6d3 to prepare the newly promised bugfix release adding a reference container template not using jQuery, plain JS instead.
The following is the changelog as drafted for this release: 
= 2.5.6 =
- Bugfix: Reference container: optional alternative expanding and collapsing without jQuery for use with hard links, thanks to @hopper87it issue report.
- Update: Documentation: slightly revise / update the plugin’s welcome page on WordPress.org.

git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2477926 b8457f37-d9ea-0310-8a92-e5e31aec5664
2021-02-19 20:04:11 +00:00
pewgeuges 67c1f443ad development update 2.5.6d2 to prepare the newly promised bugfix release adding a reference container template not using jQuery, plain JS instead.\nThe following is the changelog as drafted for this release: \n= 2.5.6 =\n- Bugfix: Reference container: optional alternative expanding and collapsing without jQuery for use with hard links, thanks to @hopper87it issue report.\n- Update: Documentation: slightly revise / update the plugin’s welcome page on WordPress.org.
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2477898 b8457f37-d9ea-0310-8a92-e5e31aec5664
2021-02-19 19:42:45 +00:00
pewgeuges 7f5499723b traceability update 2.5.6d1 revert space indent to tab.
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2477300 b8457f37-d9ea-0310-8a92-e5e31aec5664
2021-02-18 19:56:44 +00:00
pewgeuges 177841be4b traceability update 2.5.6d0 to clear the diffs before switching back to tab indentation, requiring the next commit to be entirely dedicated to whitespace \s changes so as to avoid screwing up code diffs.
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2477277 b8457f37-d9ea-0310-8a92-e5e31aec5664
2021-02-18 18:29:21 +00:00
pewgeuges 84c03f2ece Release now very urgent bugfix version 2.5.5
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2476290 b8457f37-d9ea-0310-8a92-e5e31aec5664
2021-02-17 11:42:31 +00:00
pewgeuges f8a87d5928 dev version implementing @lolzim’s bugfix 2.5.5d2
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2476267 b8457f37-d9ea-0310-8a92-e5e31aec5664
2021-02-17 10:58:28 +00:00
pewgeuges d9e23677b0 traceability update 2.5.5d1
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2476187 b8457f37-d9ea-0310-8a92-e5e31aec5664
2021-02-17 09:33:04 +00:00
pewgeuges 3a341d36b2 development update 2.5.5d0 to be shared on the forum
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2475227 b8457f37-d9ea-0310-8a92-e5e31aec5664
2021-02-16 02:23:40 +00:00
pewgeuges ef1137e446 release bugfix 2.5.4
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2474053 b8457f37-d9ea-0310-8a92-e5e31aec5664
2021-02-12 23:34:38 +00:00
pewgeuges cc52be66fa urgent bugfix 2.5.4 added missing CSS fix, ready for release?
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2474039 b8457f37-d9ea-0310-8a92-e5e31aec5664
2021-02-12 23:15:02 +00:00
pewgeuges e328969abf update for urgent bugfix release 2.5.4 - preview
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2473889 b8457f37-d9ea-0310-8a92-e5e31aec5664
2021-02-12 17:09:45 +00:00
pewgeuges eaaad12e9b prepare urgent bugfix release 2.5.4 - this: 2.5.4d7
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2473867 b8457f37-d9ea-0310-8a92-e5e31aec5664
2021-02-12 16:22:45 +00:00