release 0.10

master v0.10
Jean-Christian Paul Denis 2023-08-13 17:36:47 +02:00
parent 4ff925331f
commit 642c1a037d
Signed by: JcDenis
GPG Key ID: 1B5B8C5B90B6C951
5 changed files with 105 additions and 89 deletions

View File

@ -1,77 +1,94 @@
todo: Uninstaller 2023.08.13
- add user pref cleaner ===========================================================
- add meta cleaner * Require Dotclear 2.27
* Require PHP 8.1
* Move third party repository
* Use Dotclear style for CHANGELOG
0.9.6 - 2023.07.01 Uninstaller 0.9.6 - 2023.07.01
- require Dotclear 2.27 and PHP 8.1+ ===========================================================
- fix PHP 8.1 limitation * require Dotclear 2.27 and PHP 8.1+
- use Dotclear 2.27 My helpers * fix PHP 8.1 limitation
* use Dotclear 2.27 My helpers
0.9.5 - 2023.05.31 Uninstaller 0.9.5 - 2023.05.31
- require Dotclear 2.26 and PHP 8.1+ ===========================================================
- fix Traits constants in php 8.1 * require Dotclear 2.26 and PHP 8.1+
* fix Traits constants in php 8.1
0.9.4 - 2023.05.14 Uninstaller 0.9.4 - 2023.05.14
- require Dotclear 2.26 and PHP 8.1+ ===========================================================
- sort values list * require Dotclear 2.26 and PHP 8.1+
- disable direct action on deactivated modules (because of duplicate modules) * sort values list
* disable direct action on deactivated modules (because of duplicate modules)
0.9.3 - 2023.05.13 Uninstaller 0.9.3 - 2023.05.13
- require Dotclear 2.26 and PHP 8.1+ ===========================================================
- fix list of distributed modules version * require Dotclear 2.26 and PHP 8.1+
- fix broken type after sort function * fix list of distributed modules version
* fix broken type after sort function
0.9.2 - 2023.05.13 Uninstaller 0.9.2 - 2023.05.13
- require Dotclear 2.26 and PHP 8.1+ ===========================================================
- use define php_min * require Dotclear 2.26 and PHP 8.1+
* use define php_min
0.9 - 2023.05.09 Uninstaller 0.9 - 2023.05.09
- require Dotclear 2.26 and PHP 8.1+ ===========================================================
- add form select default state to ActionDescriptor * require Dotclear 2.26 and PHP 8.1+
* add form select default state to ActionDescriptor
0.8 - 2023.05.01 Uninstaller 0.8 - 2023.05.01
- require Dotclear 2.26 and PHP 8.1+ ===========================================================
- use iterable stacks * require Dotclear 2.26 and PHP 8.1+
- fix and clean dir trait * use iterable stacks
* fix and clean dir trait
0.7 - 2023.04.30 Uninstaller 0.7 - 2023.04.30
- require Dotclear 2.26 and PHP 8.1+ ===========================================================
- add cleaner descriptor * require Dotclear 2.26 and PHP 8.1+
- use named parameters on descriptors * add cleaner descriptor
- fix dump on dynamic class * use named parameters on descriptors
* fix dump on dynamic class
0.6 - 2023.04.24 Uninstaller 0.6 - 2023.04.24
- require Dotclear 2.26 and PHP 8.1+ ===========================================================
- hide dotclear "delete" button on modules lists * require Dotclear 2.26 and PHP 8.1+
- fix sql queries (less queries) * hide dotclear "delete" button on modules lists
- add namespace related method (get namespace children values) * fix sql queries (less queries)
- add namespace related value descriptor * add namespace related method (get namespace children values)
- change AbstractCleaner::values() return (use descriptor) * add namespace related value descriptor
* change AbstractCleaner::values() return (use descriptor)
0.5 - 2023.04.23 Uninstaller 0.5 - 2023.04.23
- require Dotclear 2.26 and PHP >= 8.1 ===========================================================
- add Claener for user pref (wrokspace) * require Dotclear 2.26 and PHP >= 8.1
- add ns check on settings * add Claener for user pref (wrokspace)
* add ns check on settings
0.4 - 2023.04.20 Uninstaller 0.4 - 2023.04.20
- require Dotclear 2.26 and PHP >= 8.1 ===========================================================
- add method to retreive an action description * require Dotclear 2.26 and PHP >= 8.1
- change Cleaners registering process * add method to retreive an action description
- fix missing translation * change Cleaners registering process
- fix database check before drop table * fix missing translation
- use latest dotcler helper namespace * fix database check before drop table
* use latest dotcler helper namespace
0.3 - 2023.04.17 Uninstaller 0.3 - 2023.04.17
- require Dotclear 2.26 and PHP >= 8.1 ===========================================================
- add logs cleaner * require Dotclear 2.26 and PHP >= 8.1
- various fixes * add logs cleaner
* various fixes
0.2 - 2023.04.16 Uninstaller 0.2 - 2023.04.16
- require Dotclear 2.26 and PHP >= 8.1 ===========================================================
- enhance cleaner descriptor * require Dotclear 2.26 and PHP >= 8.1
- add theme ability * enhance cleaner descriptor
- various fixes * add theme ability
* various fixes
0.1 - 2023.04.15 Uninstaller 0.1 - 2023.04.15
- require Dotclear 2.26 ===========================================================
- require PHP >= 8.1 * require Dotclear 2.26
* require PHP >= 8.1

View File

@ -1,11 +1,10 @@
# README # README
[![Release](https://img.shields.io/github/v/release/JcDenis/Uninstaller)](https://github.com/JcDenis/Uninstaller/releases) [![Release](https://img.shields.io/badge/release-0.10-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/Uninstaller/releases)
[![Date](https://img.shields.io/github/release-date/JcDenis/Uninstaller)](https://github.com/JcDenis/Uninstaller/releases) [![Date](https://img.shields.io/badge/date-2023.08.13-c44d58.svg)](https://git.dotclear.watch/JcDenis/Uninstaller/releases)
[![Issues](https://img.shields.io/github/issues/JcDenis/Uninstaller)](https://github.com/JcDenis/Uninstaller/issues) [![Dotclear](https://img.shields.io/badge/dotclear-v2.27-137bbb.svg)](https://fr.dotclear.org/download)
[![Dotclear](https://img.shields.io/badge/dotclear-v2.27-blue.svg)](https://fr.dotclear.org/download) [![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/Uninstaller)
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-green.svg)](https://plugins.dotaddict.org/dc2/details/Uninstaller) [![License](https://img.shields.io/github/license/JcDenis/Uninstaller)](https://git.dotclear.watch/JcDenis/Uninstaller/blob/master/LICENSE)
[![License](https://img.shields.io/github/license/JcDenis/Uninstaller)](https://github.com/JcDenis/Uninstaller/blob/master/LICENSE)
## WHAT IS UNINSTALLER ? ## WHAT IS UNINSTALLER ?
@ -18,9 +17,9 @@ It adds habitlity to uninstall modules using their feature...
_Uninstaller_ requires: _Uninstaller_ requires:
* super admin permissions to uninstall modules * super admin permissions to uninstall modules
* Dotclear 2.27 * Dotclear 2.27
* PHP >= 8.1 * PHP 8.1+
## USAGE ## USAGE
@ -31,12 +30,12 @@ Once it's done you can uninstall modules form plugins list or theme list.
## LINKS ## LINKS
* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html) * License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
* Source & contribution : [GitHub Page](https://github.com/JcDenis/Uninstall) * Source & contribution : [Gitea Page](https://git.dotclear.watch/JcDenis/Uninstaller) or [GitHub Page](https://github.com/JcDenis/Uninstall)
* Packages & details: [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/Uninstall) * Packages & details: [Gitea Page](https://git.dotclear.watch/JcDenis/Uninstaller/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/Uninstall)
## CONTRIBUTORS ## CONTRIBUTORS
* Jean-Christian Denis * Jean-Christian Denis
You are welcome to contribute to this code. You are welcome to contribute to this code.

View File

@ -18,7 +18,7 @@ $this->registerModule(
'Uninstaller', 'Uninstaller',
'Uninstall cleanly plugins and themes', 'Uninstall cleanly plugins and themes',
'Jean-Christian Denis and Contributors', 'Jean-Christian Denis and Contributors',
'0.9.7', '0.10',
[ [
'requires' => [ 'requires' => [
['php', '8.1'], ['php', '8.1'],
@ -29,8 +29,8 @@ $this->registerModule(
'settings' => [ 'settings' => [
'self' => false, 'self' => false,
], ],
'support' => 'https://github.com/JcDenis/' . basename(__DIR__), 'support' => 'https://git.dotclear.watch/JcDenis/' . basename(__DIR__) . '/issues',
'details' => 'https://plugins.dotaddict.org/dc2/details/' . basename(__DIR__), 'details' => 'https://git.dotclear.watch/JcDenis/' . basename(__DIR__) . '/src/branch/master/README.md',
'repository' => 'https://raw.githubusercontent.com/JcDenis/' . basename(__DIR__) . '/master/dcstore.xml', 'repository' => 'https://git.dotclear.watch/JcDenis/' . basename(__DIR__) . '/raw/branch/master/dcstore.xml',
] ]
); );

View File

@ -2,12 +2,12 @@
<modules xmlns:da="http://dotaddict.org/da/"> <modules xmlns:da="http://dotaddict.org/da/">
<module id="Uninstaller"> <module id="Uninstaller">
<name>Uninstaller</name> <name>Uninstaller</name>
<version>0.9.7</version> <version>0.10</version>
<author>Jean-Christian Denis and Contributors</author> <author>Jean-Christian Denis and Contributors</author>
<desc>Uninstall cleanly plugins and themes</desc> <desc>Uninstall cleanly plugins and themes</desc>
<file>https://github.com/JcDenis/Uninstaller/releases/download/v0.9.7/plugin-Uninstaller.zip</file> <file>https://git.dotclear.watch/JcDenis/Uninstaller/releases/download/v0.10/plugin-Uninstaller.zip</file>
<da:dcmin>2.27</da:dcmin> <da:dcmin>2.27</da:dcmin>
<da:details>https://plugins.dotaddict.org/dc2/details/Uninstaller</da:details> <da:details>https://git.dotclear.watch/JcDenis/Uninstaller/src/branch/master/README.md</da:details>
<da:support>https://github.com/JcDenis/Uninstaller</da:support> <da:support>https://git.dotclear.watch/JcDenis/Uninstaller/issues</da:support>
</module> </module>
</modules> </modules>