Commit graph

  • fa067c7a7c Autofix 2845 errors with PHPCBF Rumperuu 2021-02-20 20:00:35 +0000
  • a3d35a1886 Replace colons with full stops in inline comments Rumperuu 2021-02-21 13:41:38 +0000
  • b063a091e6 Replace deprecated functions, escape output, add Yoda conditions, add parameter comments, etc. Rumperuu 2021-02-21 13:40:03 +0000
  • da9cc32d2c Fix 'j_query' typos Rumperuu 2021-02-21 13:13:01 +0000
  • 3dc2752e15 Disable PHPCS errors about filename format Rumperuu 2021-02-21 12:39:08 +0000
  • e3568ba681 Disable PHPCS error caused by JetBrains @nointrospection comment Rumperuu 2021-02-21 12:29:19 +0000
  • 89c771cc99 Add parameter comment, disable PHPCS warning Rumperuu 2021-02-21 12:27:55 +0000
  • 16a4eaca69 Remove debug comment Rumperuu 2021-02-21 12:27:16 +0000
  • c2e8c3602e Escape output Rumperuu 2021-02-21 12:21:42 +0000
  • d3fec6bc87 Add class variable docblock, correct jQuery in comments, enqueue script in footer Rumperuu 2021-02-21 12:20:46 +0000
  • a205f63896 Take function calls out of for loops Rumperuu 2021-02-21 12:13:20 +0000
  • 63c9de0e4e Add docblock, safely escape output Rumperuu 2021-02-21 12:10:15 +0000
  • 742da45b9d Add parameter comments, replace deprecated function Rumperuu 2021-02-21 12:08:15 +0000
  • c6330135d5 Replace comparison with strict comparison Rumperuu 2021-02-21 12:07:27 +0000
  • cc924372ba Remove comments from method args list Rumperuu 2021-02-21 12:07:10 +0000
  • 70be3203dd Use Yoda conditions (and strict comparisons), we must Rumperuu 2021-02-21 11:57:56 +0000
  • 7970eddaeb Convert varible cases, remove double-vspacing Rumperuu 2021-02-21 11:41:44 +0000
  • 09337696e2 Automatically fix 227 errors Rumperuu 2021-02-21 11:38:21 +0000
  • d13245a98e Strip \@author tags Rumperuu 2021-02-21 11:37:06 +0000
  • eea9316c63 Replace $domain arg with string literal (missed these files the first time) Rumperuu 2021-02-21 11:26:34 +0000
  • df4c988cc7 Replace discouraged function Rumperuu 2021-02-21 11:26:05 +0000
  • c2f0720118 Fix variable case in root files too Rumperuu 2021-02-21 11:13:49 +0000
  • 663ff8e350 Replace args with string literal Rumperuu 2021-02-21 10:54:30 +0000
  • 1371c19f4d Convert all variables from camelCase to snake_case Rumperuu 2021-02-21 10:50:08 +0000
  • 2899e87cb0 Add *.bak to gitignore Rumperuu 2021-02-21 10:20:32 +0000
  • b349544fc2 Rename files and directory Rumperuu 2021-02-21 18:41:04 +0000
  • 27abf83394 Add @package PHPDoc tags, delete top-level @author PHPDoc tags Rumperuu 2021-02-21 18:40:04 +0000
  • 1895c178a7
    Merge branch 'main' into wp-coding-standard Rumperuu 2021-02-21 16:50:52 +0000
  • 40d5702d27
    Merge pull request #28 from markcheret/footnotes-emphasis Rumperuu 2021-02-21 13:56:27 +0000
  • 9d8efe1a41 Fix indentation Rumperuu 2021-02-21 13:55:22 +0000
  • b11f3bdc2e Alter formatting, add contribution information Rumperuu 2021-02-21 13:53:51 +0000
  • 7ac8d5144e Replace colons with full stops in inline comments Rumperuu 2021-02-21 13:41:38 +0000
  • 8e27cbd026 Replace deprecated functions, escape output, add Yoda conditions, add parameter comments, etc. Rumperuu 2021-02-21 13:40:03 +0000
  • 21611c931e Fix 'j_query' typos Rumperuu 2021-02-21 13:13:01 +0000
  • ed627acb86
    Merge pull request #27 from markcheret/markcheret-patch-2 Rumperuu 2021-02-21 13:07:16 +0000
  • 2509beb61f
    Merge pull request #26 from markcheret/markcheret-patch-4 Rumperuu 2021-02-21 13:06:38 +0000
  • 8cf3baeeae
    Merge pull request #25 from markcheret/markcheret-patch-3 Rumperuu 2021-02-21 13:04:26 +0000
  • b00d47b757
    Update README.md Mark Cheret 2021-02-21 13:58:08 +0100
  • 0f1440d772
    Update CONTRIBUTING.md Mark Cheret 2021-02-21 13:54:54 +0100
  • 6e5215fdda
    Update readme.txt Mark Cheret 2021-02-21 13:44:24 +0100
  • c0b0b8ff7f
    Update README.md Mark Cheret 2021-02-21 13:42:58 +0100
  • 0d6f5934aa
    Update README.md Mark Cheret 2021-02-21 13:41:13 +0100
  • 0bababd84f Disable PHPCS errors about filename format Rumperuu 2021-02-21 12:39:08 +0000
  • 8ab54adf9e
    duplicate file with capital letter Mark Cheret 2021-02-21 13:36:47 +0100
  • 381f5e356b
    Merge pull request #4 from markcheret/security-policy Mark Cheret 2021-02-21 13:29:47 +0100
  • 5bc604cb99 Disable PHPCS error caused by JetBrains @nointrospection comment Rumperuu 2021-02-21 12:29:19 +0000
  • 7aee45db1e
    Merge pull request #14 from markcheret/add-license Mark Cheret 2021-02-21 13:28:27 +0100
  • 35419861c5 Add parameter comment, disable PHPCS warning Rumperuu 2021-02-21 12:27:55 +0000
  • 5c8b53d919
    Merge pull request #3 from markcheret/generate-documentation Mark Cheret 2021-02-21 13:27:16 +0100
  • 2015e975a9 Remove debug comment Rumperuu 2021-02-21 12:27:16 +0000
  • 6587f55767
    Merge pull request #1 from markcheret/contributing-guidelines Mark Cheret 2021-02-21 13:22:19 +0100
  • a7e01af371 Escape output Rumperuu 2021-02-21 12:21:42 +0000
  • c8cd54f80c
    Merge pull request #2 from markcheret/github-readme Mark Cheret 2021-02-21 13:21:16 +0100
  • 159f60fa03 Add class variable docblock, correct jQuery in comments, enqueue script in footer Rumperuu 2021-02-21 12:20:46 +0000
  • 71620f24c7 Take function calls out of for loops Rumperuu 2021-02-21 12:13:20 +0000
  • 318e73c2ea Add docblock, safely escape output Rumperuu 2021-02-21 12:10:15 +0000
  • 7b6160a8e1 Add parameter comments, replace deprecated function Rumperuu 2021-02-21 12:08:15 +0000
  • 9ccfba3257 Replace comparison with strict comparison Rumperuu 2021-02-21 12:07:27 +0000
  • 18e2142c08 Remove comments from method args list Rumperuu 2021-02-21 12:07:10 +0000
  • 96474e39a6 Use Yoda conditions (and strict comparisons), we must Rumperuu 2021-02-21 11:57:56 +0000
  • 3e30cdfaba Convert varible cases, remove double-vspacing Rumperuu 2021-02-21 11:41:44 +0000
  • f01e408138 Automatically fix 227 errors Rumperuu 2021-02-21 11:38:21 +0000
  • 6c8cec2bb9 Strip \@author tags Rumperuu 2021-02-21 11:37:06 +0000
  • 290bc9ccb7 Replace $domain arg with string literal (missed these files the first time) Rumperuu 2021-02-21 11:26:34 +0000
  • 145cb401c1 Replace discouraged function Rumperuu 2021-02-21 11:26:05 +0000
  • a1aebed7f4 Add more PHPCS tips Rumperuu 2021-02-21 11:20:11 +0000
  • 9ba812e417 Fix variable case in root files too Rumperuu 2021-02-21 11:13:49 +0000
  • 9c9c9721f7 Add linting instructions and header image Rumperuu 2021-02-21 11:08:04 +0000
  • 4363f68d43 Add footnotes header image Rumperuu 2021-02-21 11:07:48 +0000
  • c70f64116e Replace args with string literal Rumperuu 2021-02-21 10:54:30 +0000
  • 280810b26a Convert all variables from camelCase to snake_case Rumperuu 2021-02-21 10:50:08 +0000
  • b70740256b Add *.bak to gitignore Rumperuu 2021-02-21 10:20:32 +0000
  • 6033345875 Rename files Rumperuu 2021-02-21 10:19:59 +0000
  • 3a44a19499 Add @package tags, delete top-level @author tags, rename files to be consistent with class structure Rumperuu 2021-02-21 10:14:04 +0000
  • bb3b555148 Ran [conversion script](https://gist.github.com/Rumperuu/51bccc659e1b7882f5101c1ed008cd9d) Rumperuu 2021-02-21 09:50:23 +0000
  • c9f9213a56
    Create LICENSE Rumperuu 2021-02-21 07:52:09 +0000
  • 22282f9df1 Add getting started instructions to README Rumperuu 2021-02-20 20:55:46 +0000
  • 81a41202bb Add pre-commit hook Rumperuu 2021-02-20 20:44:33 +0000
  • 077ac22f27 Add vendor/ to gitignore Rumperuu 2021-02-20 20:17:31 +0000
  • bcf2e0340b Set up PHPCS pre-commit hook Rumperuu 2021-02-20 20:15:44 +0000
  • e6237612ca
    Create SECURITY.md Rumperuu 2021-02-20 20:09:46 +0000
  • 2b6d7bf29b Autofix 2845 errors with PHPCBF Rumperuu 2021-02-20 20:00:35 +0000
  • 81acfacfda Add .phpdoc/ to gitignore Rumperuu 2021-02-20 19:56:10 +0000
  • 953427f0f7 Generate HTML documentation using phpDocumentor Rumperuu 2021-02-20 19:55:52 +0000
  • 8207c90e5e
    Create README.md Rumperuu 2021-02-20 19:18:41 +0000
  • e20c20e56a
    Create CONTRIBUTING.md Rumperuu 2021-02-20 19:04:22 +0000
  • ebbecdbf78 Update issue templates Rumperuu 2021-02-20 18:47:11 +0000
  • 123b0b3645 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. 2.5.6 pewgeuges 2021-02-20 18:18:30 +0000
  • 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. pewgeuges 2021-02-20 18:18:30 +0000
  • 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. pewgeuges 2021-02-20 03:50:52 +0000
  • 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. pewgeuges 2021-02-19 20:04:11 +0000
  • 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. pewgeuges 2021-02-19 19:42:45 +0000
  • 7f5499723b traceability update 2.5.6d1 revert space indent to tab. pewgeuges 2021-02-18 19:56:44 +0000
  • 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. pewgeuges 2021-02-18 18:29:21 +0000
  • c532c1003f Release now very urgent bugfix version 2.5.5 2.5.5 pewgeuges 2021-02-17 11:42:31 +0000
  • 84c03f2ece Release now very urgent bugfix version 2.5.5 pewgeuges 2021-02-17 11:42:31 +0000
  • f8a87d5928 dev version implementing @lolzim’s bugfix 2.5.5d2 pewgeuges 2021-02-17 10:58:28 +0000
  • d9e23677b0 traceability update 2.5.5d1 pewgeuges 2021-02-17 09:33:04 +0000
  • 3a341d36b2 development update 2.5.5d0 to be shared on the forum pewgeuges 2021-02-16 02:23:40 +0000
  • 63d429f49d release bugfix 2.5.4 2.5.4 pewgeuges 2021-02-12 23:34:38 +0000