From 11ce530dff76f6dba5671e53e4e434f6802234a8 Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Sun, 13 Aug 2023 22:17:22 +0200 Subject: [PATCH] release 1.3.1 --- CHANGELOG.md | 121 ++++++++++++++++++++++++++++++--------------------- README.md | 26 +++++------ _define.php | 8 ++-- dcstore.xml | 8 ++-- 4 files changed, 92 insertions(+), 71 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6de407..2a79a62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,63 +1,84 @@ -1.2 - 2023.08.03 -- require Dotclear 2.27 -- require PHP 7.4+ -- upgrade to Dotclear 2.27 -- move repository to gitea (testing) +whiteListCom 1.3.1 - 2023.08.13 +=========================================================== +* Require Dotclear 2.27 +* Require PHP 7.4 +* Move third party repository +* Use Dotclear style for CHANGELOG -1.2.1 - 2023.05.13 -- require dotclear 2.26 -- cleanup for dotclear 2.26 stable +whiteListCom 1.3 - 2023.08.03 +=========================================================== +* require Dotclear 2.27 +* require PHP 7.4+ +* upgrade to Dotclear 2.27 +* move repository to gitea (testing) -1.2 - 2023.04.24 -- require dotclear 2.26 -- use latest dotclear namespace -- use sql statement -- use static methods for filters -- fix comments without email -- fix list display -- fix nullsafe warnings -- add dependencies to plugin antispam -- add plugin Uninstaller features +whiteListCom 1.2.1 - 2023.05.13 +=========================================================== +* require dotclear 2.26 +* cleanup for dotclear 2.26 stable -1.1 - 2023.03.11 -- code review for Dotclear 2.25 +whiteListCom 1.2 - 2023.04.24 +=========================================================== +* require dotclear 2.26 +* use latest dotclear namespace +* use sql statement +* use static methods for filters +* fix comments without email +* fix list display +* fix nullsafe warnings +* add dependencies to plugin antispam +* add plugin Uninstaller features -1.0 - 2023.01.08 -- use abstract plugin id -- use anonymous functions -- use namespace -- fix error on forms +whiteListCom 1.1 - 2023.03.11 +=========================================================== +* code review for Dotclear 2.25 -0.9 - 2022.11.20 -- fix compatibility with Dotclear 2.24 (required) +whiteListCom 1.0 - 2023.01.08 +=========================================================== +* use abstract plugin id +* use anonymous functions +* use namespace +* fix error on forms -0.8 - 2021.09.10 -- clean up code -- add dcstore file +whiteListCom 0.9 - 2022.11.20 +=========================================================== +* fix compatibility with Dotclear 2.24 (required) -0.7 - 2021-08-19 -- fix PSR2 coding style -- update license +whiteListCom 0.8 - 2021.09.10 +=========================================================== +* clean up code +* add dcstore file -0.6 - 2013-11-13 -- Clean up code +whiteListCom 0.7 - 2021-08-19 +=========================================================== +* fix PSR2 coding style +* update license -0.5 - 2011-01-19 -- Fixed calls to blog object -- Fixed (hope so) postgreSQL compatibility -- Added messages on admin -- New year copyright +whiteListCom 0.6 - 2013-11-13 +=========================================================== +* Clean up code -0.4 - 2010-06-05 -- Switched to DC 2.2 +whiteListCom 0.5 - 2011-01-19 +=========================================================== +* Fixed calls to blog object +* Fixed (hope so) postgreSQL compatibility +* Added messages on admin +* New year copyright -0.3 - 2009-11-08 -- Fixed whitout comment_trackback in admin comments list -- Fixed typo -- Added LICENSE +whiteListCom 0.4 - 2010-06-05 +=========================================================== +* Switched to DC 2.2 -0.2 - 2009-09-27 -- Changed to antispam system +whiteListCom 0.3 - 2009-11-08 +=========================================================== +* Fixed whitout comment_trackback in admin comments list +* Fixed typo +* Added LICENSE -0.1 - 2009-09-16 -- First lab release \ No newline at end of file +whiteListCom 0.2 - 2009-09-27 +=========================================================== +* Changed to antispam system + +whiteListCom 0.1 - 2009-09-16 +=========================================================== +* First lab release \ No newline at end of file diff --git a/README.md b/README.md index 34d485e..b0e0304 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,10 @@ # README -[![Release](https://img.shields.io/github/v/release/JcDenis/whiteListCom)](https://github.com/JcDenis/whiteListCom/releases) -[![Date](https://img.shields.io/github/release-date/JcDenis/whiteListCom)](https://github.com/JcDenis/whiteListCom/releases) -[![Issues](https://img.shields.io/github/issues/JcDenis/whiteListCom)](https://github.com/JcDenis/whiteListCom/issues) -[![Dotclear](https://img.shields.io/badge/dotclear-v2.27-blue.svg)](https://fr.dotclear.org/download) -[![Dotaddict](https://img.shields.io/badge/dotaddict-official-green.svg)](https://plugins.dotaddict.org/dc2/details/whiteListCom) -[![License](https://img.shields.io/github/license/JcDenis/whiteListCom)](https://github.com/JcDenis/whiteListCom/blob/master/LICENSE) +[![Release](https://img.shields.io/badge/release-1.3.1-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/whiteListCom/releases) +[![Date](https://img.shields.io/badge/date-2023.08.13-c44d58.svg)](https://git.dotclear.watch/JcDenis/whiteListCom/releases) +[![Dotclear](https://img.shields.io/badge/dotclear-v2.27-137bbb.svg)](https://fr.dotclear.org/download) +[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/whiteListCom) +[![License](https://img.shields.io/github/license/JcDenis/whiteListCom)](https://git.dotclear.watch/JcDenis/whiteListCom/blob/master/LICENSE) ## WHAT IS WHITELISTCOM ? @@ -19,8 +18,9 @@ and a list of reserved names (pair of nickname / email ). _whiteListCom_ requires: - * permissions to manage antispam - * Dotclear 2.27 +* permissions to manage antispam +* Dotclear 2.27 +* PHP 7.4 ## USAGE @@ -33,12 +33,12 @@ Note: User must write a comment before able to be added to the list. ## LINKS - * License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html) - * Source & contribution : [Gitea Page](http://gitea.jcdenis.fr/Dotclear/whiteListCom) or [GitHub Page](https://github.com/JcDenis/whiteListCom) - * Packages & details : [Gitea Page](http://gitea.jcdenis.fr/Dotclear/whiteListCom/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/whiteListCom) +* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html) +* Source & contribution : [Gitea Page](https://git.dotclear.watch/JcDenis/whiteListCom) or [GitHub Page](https://github.com/JcDenis/whiteListCom) +* Packages & details: [Gitea Page](https://git.dotclear.watch/JcDenis/whiteListCom/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/whiteListCom) ## CONTRIBUTORS - * Jean-Christian Denis +* Jean-Christian Denis - You are welcome to contribute to this code. \ No newline at end of file +You are welcome to contribute to this code. diff --git a/_define.php b/_define.php index 8cbddc1..0a17894 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( 'Whitelist comments', 'Whitelists for comments moderation', 'Jean-Christian Denis and Contributors', - '1.3', + '1.3.1', [ 'requires' => [ ['core', '2.27'], @@ -30,8 +30,8 @@ $this->registerModule( ]), 'priority' => 200, 'type' => 'plugin', - 'support' => 'http://gitea.jcdenis.fr/Dotclear/whiteListCom', - 'details' => 'http://gitea.jcdenis.fr/Dotclear/whiteListCom/src/branch/master/README.md', - 'repository' => 'http://gitea.jcdenis.fr/Dotclear/whiteListCom/raw/branch/master/dcstore.xml', + 'support' => 'https://git.dotclear.watch/JcDenis/' . basename(__DIR__) . '/issues', + 'details' => 'https://git.dotclear.watch/JcDenis/' . basename(__DIR__) . '/src/branch/master/README.md', + 'repository' => 'https://git.dotclear.watch/JcDenis/' . basename(__DIR__) . '/raw/branch/master/dcstore.xml', ] ); diff --git a/dcstore.xml b/dcstore.xml index 537d782..5260b38 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,12 +2,12 @@ Whitelist comments - 1.3 + 1.3.1 Jean-Christian Denis and Contributors Whitelists for comments moderation - https://gitea.jcdenis.fr/Dotclear/whiteListCom/releases/download/v1.3/plugin-whiteListCom.zip + https://git.dotclear.watch/JcDenis/whiteListCom/releases/download/v1.3.1/plugin-whiteListCom.zip 2.27 - http://gitea.jcdenis.fr/Dotclear/whiteListCom/src/branch/master/README.md - http://gitea.jcdenis.fr/Dotclear/whiteListCom + https://git.dotclear.watch/JcDenis/whiteListCom/src/branch/master/README.md + https://git.dotclear.watch/JcDenis/whiteListCom/issues