release 1.3

This commit is contained in:
Jean-Christian Paul Denis 2023-08-14 23:53:29 +02:00
parent 057fa96fed
commit 13e7d1b595
Signed by: JcDenis
GPG Key ID: 1B5B8C5B90B6C951
4 changed files with 144 additions and 118 deletions

View File

@ -1,113 +1,140 @@
dev dcAdvancedCleaner 1.3 - 2023.08.14
- [ ] orphan media cleaner ===========================================================
- [ ] move to plugin maintenance * Require Dotclear 2.27
* Require PHP 8.1
* Fix hidden property switch
* Fix global settings
* Upgrade to Dotclear 2.27 stable
* Move third party repository
* Use Dotclear style for CHANGELOG
1.2 - 2023.07.28 dcAdvancedCleaner 1.2 - 2023.07.28
- require dotclear 2.27 ===========================================================
- require php 8.1+ * require dotclear 2.27
- update to dotclear 2.27-dev * require php 8.1+
* update to dotclear 2.27-dev
1.1 - 2023.05.13 dcAdvancedCleaner 1.1 - 2023.05.13
- require dotclear 2.26 ===========================================================
- require php 8.1+ * require dotclear 2.26
- use define php_min * require php 8.1+
* use define php_min
1.0.1 - 2023.05.01 dcAdvancedCleaner 1.0.1 - 2023.05.01
- require dotclear 2.26 ===========================================================
- require php 8.1+ * require dotclear 2.26
- require plugin Uninstaller 0.8 * require php 8.1+
* require plugin Uninstaller 0.8
1.0 - 2023.04.24 dcAdvancedCleaner 1.0 - 2023.04.24
- require dotclear 2.26 ===========================================================
- require php 8.1+ * require dotclear 2.26
- require plugin Uninstaller 0.6+ * require php 8.1+
- add namespace related values management * require plugin Uninstaller 0.6+
* add namespace related values management
0.2 - 2023.04.16 dcAdvancedCleaner 0.2 - 2023.04.16
- require dotclear 2.26 ===========================================================
- require php >= 8.1 * require dotclear 2.26
- require plugin Uninstaller * require php >= 8.1
- remove features that moved to plugin Uninstaller * require plugin Uninstaller
- use namespace * remove features that moved to plugin Uninstaller
- remove config page (remains one option on main page) * use namespace
* remove config page (remains one option on main page)
0.11 - 2022.12.20 dcAdvancedCleaner 0.11 - 2022.12.20
- use SVG icon ===========================================================
- use anonymous functions * use SVG icon
- use abstract plugin name * use anonymous functions
- set addXxxAction as public method * use abstract plugin name
- fix autoload * set addXxxAction as public method
- fix permissions * fix autoload
- fix install * fix permissions
* fix install
0.10 - 2022.11.20 dcAdvancedCleaner 0.10 - 2022.11.20
- fix compatibility with Dotclear 2.24 (required) ===========================================================
* fix compatibility with Dotclear 2.24 (required)
0.9 - 2021.11.06 dcAdvancedCleaner 0.9 - 2021.11.06
- fix permissions ===========================================================
- move actions to independent tools * fix permissions
- add var folder * move actions to independent tools
- update admin page to a lighter interface * add var folder
- update translation (and remove .lang.php file) * update admin page to a lighter interface
- update to PSR12 * update translation (and remove .lang.php file)
* update to PSR12
0.8 - 2021.09.07 dcAdvancedCleaner 0.8 - 2021.09.07
- update DC official values (themes,settings,tables...) ===========================================================
- fix admin design * update DC official values (themes,settings,tables...)
- fix php7.3+ and php8.0 * fix admin design
- fix PSR(1)2 coding style et short array * fix php7.3+ and php8.0
- fix translation * fix PSR(1)2 coding style et short array
- add dcstore (pre release) * fix translation
- update license * add dcstore (pre release)
- update readme * update license
* update readme
0.7.3 - 2018.03.12 - Pierre Van Glabeke dcAdvancedCleaner 0.7.3 - 2018.03.12 - Pierre Van Glabeke
- pb image liée au plugin informations ===========================================================
* pb image liée au plugin informations
0.7.2 - 2018.02.13 - Pierre Van Glabeke dcAdvancedCleaner 0.7.2 - 2018.02.13 - Pierre Van Glabeke
- réintégration modifs v0.5.1 ===========================================================
* réintégration modifs v0.5.1
0.7.1 - 2018.01.27 - Pierre Van Glabeke 0dcAdvancedCleaner .7.1 - 2018.01.27 - Pierre Van Glabeke
- identification resources dc ===========================================================
- modif css admin * identification resources dc
* modif css admin
0.7 - 2018.01.26 - Pierre Van Glabeke 0dcAdvancedCleaner .7 - 2018.01.26 - Pierre Van Glabeke
- mise à jour des ressources de dc (plugins, thèmes, versions, settings, tables) ===========================================================
- modif css admin * mise à jour des ressources de dc (plugins, thèmes, versions, settings, tables)
- dc2.9 requis * modif css admin
* dc2.9 requis
0.6.1 - 2018.01.24 - Pierre Van Glabeke 0dcAdvancedCleaner .6.1 - 2018.01.24 - Pierre Van Glabeke
- modif localisation ===========================================================
* modif localisation
0.6 - 2018.01.23 - Pierre Van Glabeke dcAdvancedCleaner 0.6 - 2018.01.23 - Pierre Van Glabeke
- ajout favori, modif icône ===========================================================
- cosmétique dc2.6 * ajout favori, modif icône
- modifs localisation * cosmétique dc2.6
* modifs localisation
0.5.1 - 2010.11.12 dcAdvancedCleaner 0.5.1 - 2010.11.12
- Fixed install on nightly build ===========================================================
* Fixed install on nightly build
0.5 - 2010.06.06 dcAdvancedCleaner 0.5 - 2010.06.06
- Switched to DC 2.2 ===========================================================
- Fixed bug in tabs * Switched to DC 2.2
* Fixed bug in tabs
0.4 - 2010.04.16 dcAdvancedCleaner 0.4 - 2010.04.16
- Fixed list of tables (closes #440) ===========================================================
- Fixed direct uninstaller * Fixed list of tables (closes #440)
- Added readable errors return * Fixed direct uninstaller
- Added DC 2.2 compatibility (new settings) * Added readable errors return
- Changed admin design * Added DC 2.2 compatibility (new settings)
* Changed admin design
0.3 - 2009.12.12 dcAdvancedCleaner 0.3 - 2009.12.12
- Fixed localized strings ===========================================================
- Prepared DC 2.2 break * Fixed localized strings
- Added versioning * Prepared DC 2.2 break
- Added support for plugin activityReport * Added versioning
* Added support for plugin activityReport
0.2 - 2009.10.10 dcAdvancedCleaner 0.2 - 2009.10.10
- Fixed ''delete_all'' settings ===========================================================
- Fixed typo * Fixed ''delete_all'' settings
- Added license * Fixed typo
* Added license
0.1 - 2009.08.28 0dcAdvancedCleaner .1 - 2009.08.28
- First public release ===========================================================
* First public release

View File

@ -1,11 +1,10 @@
# README # README
[![Release](https://img.shields.io/github/v/release/JcDenis/dcAdvancedCleaner)](https://github.com/JcDenis/dcAdvancedCleaner/releases) [![Release](https://img.shields.io/badge/release-1.3-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/dcAdvancedCleaner/releases)
[![Date](https://img.shields.io/github/release-date/JcDenis/dcAdvancedCleaner)](https://github.com/JcDenis/dcAdvancedCleaner/releases) [![Date](https://img.shields.io/badge/date-2023.08.14-c44d58.svg)](https://git.dotclear.watch/JcDenis/dcAdvancedCleaner/releases)
[![Issues](https://img.shields.io/github/issues/JcDenis/dcAdvancedCleaner)](https://github.com/JcDenis/dcAdvancedCleaner/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/dcAdvancedCleaner)
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-green.svg)](https://plugins.dotaddict.org/dc2/details/dcAdvancedCleaner) [![License](https://img.shields.io/github/license/JcDenis/dcAdvancedCleaner)](https://git.dotclear.watch/JcDenis/dcAdvancedCleaner/blob/master/LICENSE)
[![License](https://img.shields.io/github/license/JcDenis/dcAdvancedCleaner)](https://github.com/JcDenis/dcAdvancedCleaner/blob/master/LICENSE)
## WHAT IS DCADVANCEDCLEANER ? ## WHAT IS DCADVANCEDCLEANER ?
@ -17,12 +16,12 @@ settings, tables, cache, etc...
## REQUIREMENTS ## REQUIREMENTS
_dcAdvancedCleaner_ requires: _dcAdvancedCleaner_ requires:
* Permissions superadmin * Permissions superadmin
* Dotclear 2.27 * Dotclear 2.27
* PHP >= 8.1 * PHP >= 8.1
* Plugin Uninstaller (temporary at https://github.com/JcDenis/Uninstaller ) * Plugin Uninstaller (temporary at https://github.com/JcDenis/Uninstaller )
## USAGE ## USAGE
@ -34,14 +33,14 @@ Once it's done you can manage cleaners from menu
## 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/dcAdvancedCleaner) * Source & contribution : [Gitea Page](https://git.dotclear.watch/JcDenis/dcAdvancedCleaner) or [GitHub Page](https://github.com/JcDenis/dcAdvancedCleaner)
* Packages & details: [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/dcAdvancedCleaner) * Packages & details: [Gitea Page](https://git.dotclear.watch/JcDenis/dcAdvancedCleaner/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/dcAdvancedCleaner)
* Discuss and help : [Dotclear Forum](https://forum.dotclear.org/viewtopic.php?id=40381) * Discuss and help : [Dotclear Forum](https://forum.dotclear.org/viewtopic.php?id=40381)
## CONTRIBUTORS ## CONTRIBUTORS
* Jean-Christian Denis * Jean-Christian Denis (author)
* Pierre Van Glabeke * Pierre Van Glabeke
You are welcome to contribute to this code. You are welcome to contribute to this code.

View File

@ -18,7 +18,7 @@ $this->registerModule(
'Advanced cleaner', 'Advanced cleaner',
'Make a huge cleaning of dotclear', 'Make a huge cleaning of dotclear',
'Jean-Christian Denis and Contributors', 'Jean-Christian Denis and Contributors',
'1.2', '1.3',
[ [
'requires' => [ 'requires' => [
['php', '8.1'], ['php', '8.1'],
@ -27,8 +27,8 @@ $this->registerModule(
], ],
'permissions' => null, 'permissions' => null,
'type' => 'plugin', 'type' => 'plugin',
'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="dcAdvancedCleaner"> <module id="dcAdvancedCleaner">
<name>Advanced cleaner</name> <name>Advanced cleaner</name>
<version>1.2</version> <version>1.3</version>
<author>Jean-Christian Denis and Contributors</author> <author>Jean-Christian Denis and Contributors</author>
<desc>Make a huge cleaning of dotclear</desc> <desc>Make a huge cleaning of dotclear</desc>
<file>https://github.com/JcDenis/dcAdvancedCleaner/releases/download/v1.2/plugin-dcAdvancedCleaner.zip</file> <file>https://git.dotclear.watch/JcDenis/dcAdvancedCleaner/releases/download/v1.3/plugin-dcAdvancedCleaner.zip</file>
<da:dcmin>2.27</da:dcmin> <da:dcmin>2.27</da:dcmin>
<da:details>https://plugins.dotaddict.org/dc2/details/dcAdvancedCleaner</da:details> <da:details>https://git.dotclear.watch/JcDenis/dcAdvancedCleaner/src/branch/master/README.md</da:details>
<da:support>https://github.com/JcDenis/dcAdvancedCleaner</da:support> <da:support>https://git.dotclear.watch/JcDenis/dcAdvancedCleaner/issues</da:support>
</module> </module>
</modules> </modules>