diff --git a/CHANGELOG.md b/CHANGELOG.md index 38dfa5e..03cd349 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,120 +1,20 @@ -### Changelog +# Changelog -All notable changes to this project will be documented in this file. +All notable changes to this project will be documented in this file. +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) from version 5.0.2. -> 19 March 2020 -- Added a `logger:delete` command, that will delete logging messages stored in the db, if any. -#### [0.1.0-beta9](https://github.com/digitalist-se/extratools/compare/0.1.0-beta8...0.1.0-beta9) +## [5.0.2] - 2024-04-08 -> 17 March 2020 -- Added a `site:url` command for adding more URLs to an existing site. Also updated the `site:list` command, that now -will output more information. -#### [0.1.0-beta8](https://github.com/digitalist-se/extratools/compare/0.1.0-beta7...0.1.0-beta8) +### Added -> 17 March 2020 -- Added support for Matomo default env. variables, https://hub.docker.com/_/matomo?tab=description -#### [0.1.0-beta7](https://github.com/digitalist-se/extratools/compare/0.1.0-beta6...0.1.0-beta7) +* Extra Tools menu in Administration interface. +* Documentation page at Administration -> Extra Tools -> Documentation. -> 17 March 2020 -- Added site:delete command -#### [0.1.0-beta6](https://github.com/digitalist-se/extratools/compare/0.1.0-beta5...0.1.0-beta6) +### Changed +* `phpinfo()` page moved to: Administration -> Extra Tools -> Phpinfo. +* Archive validations page moved to: Administration -> Extra Tools -> Invalidations. -> 15 March 2020 -- Added segment:list command -#### [0.1.0-beta5](https://github.com/digitalist-se/extratools/compare/0.1.0-beta4...0.1.0-beta5) +### Removed -> 27 September 2019 - -- new workflow for CHANGELOG [`#14`](https://github.com/digitalist-se/extratools/pull/14) -- update CHANGELOG [`54adff2`](https://github.com/digitalist-se/extratools/commit/54adff2aecaebc69a171cf33d1b81fb7b45a9190) -- up version to get CHANGELOG in release [`821b637`](https://github.com/digitalist-se/extratools/commit/821b637f0767500ea0126beef0c58504ff4a5db3) - -#### [0.1.0-beta2](https://github.com/digitalist-se/extratools/compare/0.1.0-beta1...0.1.0-beta2) - -> 27 September 2019 - -- trying RMT for Changelog [`993a50f`](https://github.com/digitalist-se/extratools/commit/993a50f1d97cd2e1fca9886d9819af429fddf002) -- rmt file [`1ae0f53`](https://github.com/digitalist-se/extratools/commit/1ae0f53000cd7c5b6172da1ac9b1e4829443be41) -- upping release [`42c4bf6`](https://github.com/digitalist-se/extratools/commit/42c4bf674285987c48ff6e8d184fcdc43a3cca1c) - -#### [0.1.0-beta1](https://github.com/digitalist-se/extratools/compare/0.1.0-alpha10...0.1.0-beta1) - -> 6 September 2019 - -- new release, now we are beta [`bd19755`](https://github.com/digitalist-se/extratools/commit/bd19755f9bc79d3e3d21f881a2a60718bedca5a3) - -#### [0.1.0-alpha9](https://github.com/digitalist-se/extratools/compare/0.1.0-alpha8...0.1.0-alpha9) - -> 25 June 2019 - -- Fix --url command in help text [`#8`](https://github.com/digitalist-se/extratools/pull/8) -- Fixes problem with listing sites [`cbe36f3`](https://github.com/digitalist-se/extratools/commit/cbe36f3000ab1a0727934c656c212e6c65b8667c) -- solves issue #11 [`bdbce8d`](https://github.com/digitalist-se/extratools/commit/bdbce8de7316226b64c164b629efb00fe8a6c6c9) -- fixes for new release [`71590f5`](https://github.com/digitalist-se/extratools/commit/71590f5f6b18ce52822e10da6f50966b2a4ee2fd) - -#### [0.1.0-alpha8](https://github.com/digitalist-se/extratools/compare/0.1.0-alpha7...0.1.0-alpha8) - -> 12 May 2019 - -- workaround for TagManager install, it does not follow normal installs, solves issue #5 [`c967e7f`](https://github.com/digitalist-se/extratools/commit/c967e7f25e7c49ae6b97b36edb39dda947d708e9) -- new version [`7a986f8`](https://github.com/digitalist-se/extratools/commit/7a986f88e0d02e45a845bb154866b2d129027385) - -#### [0.1.0-alpha7](https://github.com/digitalist-se/extratools/compare/0.1.0-alpha6...0.1.0-alpha7) - -> 5 April 2019 - -- bug with array config section fixed [`7d766ed`](https://github.com/digitalist-se/extratools/commit/7d766ed064e76803668aa30590e338cd327c75cf) - -#### [0.1.0-alpha6](https://github.com/digitalist-se/extratools/compare/0.1.0-alpha5...0.1.0-alpha6) - -> 4 April 2019 - -- update because of wrong version committed [`d64295c`](https://github.com/digitalist-se/extratools/commit/d64295cdfa80f5e62b6117ce383c25abac48cbbb) - -#### [0.1.0-alpha5](https://github.com/digitalist-se/extratools/compare/0.1.0-alpha4...0.1.0-alpha5) - -> 4 April 2019 - -- wrong naming [`acdf0ac`](https://github.com/digitalist-se/extratools/commit/acdf0ac9ff1c61af3b7a327652e801b20f9cf5a9) - -#### [0.1.0-alpha4](https://github.com/digitalist-se/extratools/compare/0.1.0-alpha3...0.1.0-alpha4) - -> 4 April 2019 - -- Support for automatic install of plugins [`56a7d48`](https://github.com/digitalist-se/extratools/commit/56a7d482484074ac46619e3e61b5285bc73c78d8) - -#### [0.1.0-alpha3](https://github.com/digitalist-se/extratools/compare/0.1.0-alpha2...0.1.0-alpha3) - -> 6 March 2019 - -- better description on plugin page [`f12a798`](https://github.com/digitalist-se/extratools/commit/f12a798c1e417e97b30109749bc9d0dace1f6f35) - -#### [0.1.0-alpha2](https://github.com/digitalist-se/extratools/compare/0.1.0-alpha1...0.1.0-alpha2) - -> 6 March 2019 - -- versions [`19ed142`](https://github.com/digitalist-se/extratools/commit/19ed142d56efb5bbecf016fea333591eeb20878d) -- versioning... [`d027430`](https://github.com/digitalist-se/extratools/commit/d02743098ea0322d427ed694532758809ed4806a) - -#### [0.1.0-alpha10](https://github.com/digitalist-se/extratools/compare/0.1.0-alpha9...0.1.0-alpha10) - -> 25 June 2019 - -- preparing new release [`66ed79d`](https://github.com/digitalist-se/extratools/commit/66ed79d9bc7ffb8b13ffec285d94df4ae4140d41) -- Should fix isse #10 [`9528b90`](https://github.com/digitalist-se/extratools/commit/9528b90350400ff554de9b19e5c070095f19ac11) - -#### [0.1.0-alpha1](https://github.com/digitalist-se/extratools/compare/0.0.1-alpha.10...0.1.0-alpha1) - -> 6 March 2019 - -- still versioning [`76e478b`](https://github.com/digitalist-se/extratools/commit/76e478bfc55b260543f8a3dff33b59c3d0be77dc) -- versioning [`baddcb4`](https://github.com/digitalist-se/extratools/commit/baddcb4dea29f9fdc99c0842819696750f8e024e) - -#### 0.0.1-alpha.10 - -> 6 March 2019 - -- some more stuff [`98f7012`](https://github.com/digitalist-se/extratools/commit/98f7012a5f6be90a8946ade58fd683b63c07b24e) -- new command and some fixes [`924cb93`](https://github.com/digitalist-se/extratools/commit/924cb9374b18e05bc8d21bddb5d8de75df0c84e7) -- LICENSE [`ebcbe49`](https://github.com/digitalist-se/extratools/commit/ebcbe4929b76850b4be76d411f35365252b527f8) +* Old changelog entries removed, to make it simpler to follow the new format. The old was also badly updated (sorry for that). diff --git a/ExtraTools.php b/ExtraTools.php index 0beab6c..a05e74d 100644 --- a/ExtraTools.php +++ b/ExtraTools.php @@ -24,7 +24,8 @@ public function registerEvents() public function getClientSideTranslationKeys(&$translationKeys) { $translationKeys[] = 'ExtraTools_ExtraTools'; - $translationKeys[] = 'ExtraTools_PhpInfo'; + $translationKeys[] = 'ExtraTools_Documentation'; $translationKeys[] = 'ExtraTools_Invalidations'; + $translationKeys[] = 'ExtraTools_PhpInfo'; } } diff --git a/Menu.php b/Menu.php index 7436f4e..246f549 100644 --- a/Menu.php +++ b/Menu.php @@ -10,13 +10,13 @@ class Menu extends \Piwik\Plugin\Menu public function configureAdminMenu(MenuAdmin $menu) { if (Piwik::isUserHasSomeAdminAccess()) { - $menu->registerMenuIcon('ExtraTools', 'icon-rocket'); - $menu->addItem('ExtraTools', null, $this->urlForAction('index'), $order = 50); - $menu->addItem('ExtraTools', 'ExtraTools_ExtraTools', $this->urlForAction('index'), $order = 51); - $menu->addItem('ExtraTools', 'ExtraTools_Documentation', $this->urlForAction('docs'), $order = 52); - $menu->addItem('ExtraTools', 'ExtraTools_PhpInfo', $this->urlForAction('phpinfo'), $order = 53); + $menu->registerMenuIcon('ExtraTools_ExtraTools', 'icon-rocket'); + $menu->addItem('ExtraTools_ExtraTools', null, $this->urlForAction('index'), $order = 50); + $menu->addItem('ExtraTools_ExtraTools', 'ExtraTools_ExtraTools', $this->urlForAction('index'), $order = 51); + $menu->addItem('ExtraTools_ExtraTools', 'ExtraTools_Documentation', $this->urlForAction('docs'), $order = 52); + $menu->addItem('ExtraTools_ExtraTools', 'ExtraTools_PhpInfo', $this->urlForAction('phpinfo'), $order = 53); $menu->addItem( - 'ExtraTools', + 'ExtraTools_ExtraTools', 'ExtraTools_Invalidations', $this->urlForAction('invalidatedarchives'), $order = 54 diff --git a/composer.json b/composer.json index 64f3408..0709138 100755 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "install" ], "homepage": "https://github.com/digitalist-se/extratools", - "version": "5.0.1", + "version": "5.0.2", "license": "GPL-3.0-or-later", "authors": [ { diff --git a/plugin.json b/plugin.json index 196eb04..7efeab2 100755 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { "name": "ExtraTools", "description": "Adds automatic installation from the console, db backups etc.", - "version": "5.0.1", + "version": "5.0.2", "theme": false, "require": { "matomo": ">=5.0.0-b1,<6.0.0-b1"