release 2023.08.15

master v2023.08.15
Jean-Christian Paul Denis 2023-08-15 13:44:32 +02:00
parent 8684011f3e
commit 77e84f4ed8
Signed by: JcDenis
GPG Key ID: 1B5B8C5B90B6C951
4 changed files with 140 additions and 113 deletions

View File

@ -1,104 +1,132 @@
2023.08.04 periodical 2023.08.15
- require Dotclear 2.27 ===========================================================
- require PHP 8.1+ * Require Dotclear 2.27
- fix permissions * Require PHP 8.1
- move repository to gitea (experimental) * Use plugin ID as table name and meta ID
* Upgrade to Dotclear 2.27 stable
* Move third party repository
* Use Dotclear style for CHANGELOG
2023.07.29 periodical 2023.08.04
- require Dotclear 2.27 ===========================================================
- require PHP 8.1+ * require Dotclear 2.27
- use new svg icon * require PHP 8.1+
- update to Dotclear 2.27-dev * fix permissions
* move repository to gitea (experimental)
2023.05.13 periodical 2023.07.29
- require Dotclear 2.26 ===========================================================
- require PHP 8.1+ * require Dotclear 2.27
- use define php_min * require PHP 8.1+
- use dotclear lock method * use new svg icon
* update to Dotclear 2.27-dev
2023.04.23 periodical 2023.05.13
- require Dotclear 2.26 ===========================================================
- require PHP 8.1 * require Dotclear 2.26
- use latest dotclear namespace * require PHP 8.1+
- use sql statement * use define php_min
- add plugin Uninstaller features * use dotclear lock method
- fix nullsafe warnings
- add code inline doc
2023.03.24 periodical 2023.04.23
- require Dotclear 2.26 ===========================================================
- require PHP 8.1 * require Dotclear 2.26
- use namespace * require PHP 8.1
- use readonly vars on admin pages * use latest dotclear namespace
- use DateTime for user timezone * use sql statement
- remove periodical timezone * add plugin Uninstaller features
- fix post timezone * fix nullsafe warnings
* add code inline doc
2022.11.20 periodical 2023.03.24
- fix compatibility with Dotclear 2.24 (required) ===========================================================
* require Dotclear 2.26
* require PHP 8.1
* use namespace
* use readonly vars on admin pages
* use DateTime for user timezone
* remove periodical timezone
* fix post timezone
2022.05.16 periodical 2022.11.20
- require Dotclear 2.22 ===========================================================
- fix period dates * fix compatibility with Dotclear 2.24 (required)
2022.04.27 periodical 2022.05.16
- require Dotclear 2.21.3 ===========================================================
- fix browser date picker * require Dotclear 2.22
- fix sql query on posts * fix period dates
2021.10.30 periodical 2022.04.27
- required Dotclear 2.20 ===========================================================
- add user pref filters for periods list * require Dotclear 2.21.3
- add user pref columns for periods list * fix browser date picker
- add period columns to posts list and user pref * fix sql query on posts
- fix auto-link to blog pref
- fix halfday period
2021.09.02 periodical 2021.10.30
- update php headers to phpdoc style ===========================================================
- add dcstore.xml pre-release file * required Dotclear 2.20
- check translation * add user pref filters for periods list
- clean up code * add user pref columns for periods list
* add period columns to posts list and user pref
* fix auto-link to blog pref
* fix halfday period
2021.08.23 periodical 2021.09.02
- update license ===========================================================
- update php code to PSR-2 style and short array * update php headers to phpdoc style
- move settings to blog pref * add dcstore.xml pre-release file
* check translation
* clean up code
2013.11.11 periodical 2021.08.23
- Switch to Dotclear 2.6 ===========================================================
* update license
* update php code to PSR-2 style and short array
* move settings to blog pref
2013.06.30 periodical 2013.11.11
- Small fix and typo ===========================================================
* Switch to Dotclear 2.6
0.5 - 2011-01-30 periodical 2013.06.30
- Fixed install on nightly buid ===========================================================
- Fixed call to blog object on prepend * Small fix and typo
- Removed mesenger fonctions (this is to another plugin to do that)
- Added behavior on post update
- Added periodical to plugin soCialMe
- New year copyright
0.4 - 2010-09-09 periodical 0.5 - 2011-01-30
- Removed old Twitter functions ===========================================================
- Added StatusNet small functions (Identica) * Fixed install on nightly buid
- Required plugin Tac for Twitter ability * Fixed call to blog object on prepend
* Removed mesenger fonctions (this is to another plugin to do that)
* Added behavior on post update
* Added periodical to plugin soCialMe
* New year copyright
0.3.1 - 2010-06-25 periodical 0.4 - 2010-09-09
- Fixed postgreSQL compatibility ===========================================================
- Fixed php 5.3 compatibility on post action combo * Removed old Twitter functions
- Fixed admin crash on non DC 2.2 * Added StatusNet small functions (Identica)
- Fixed users rights * Required plugin Tac for Twitter ability
0.3 - 2010-06-08 periodical 0.3.1 - 2010-06-25
- Switched to DC 2.2 ===========================================================
- Fixed simultaneous updates (uses flock) * Fixed postgreSQL compatibility
- Added twitter option when posts are published * Fixed php 5.3 compatibility on post action combo
* Fixed admin crash on non DC 2.2
* Fixed users rights
0.2 - 2010-04-11 periodical 0.3 - 2010-06-08
- Fixed some bugs ===========================================================
- Added DC 2.2 compatibility (new setting) * Switched to DC 2.2
- closes #415 * Fixed simultaneous updates (uses flock)
* Added twitter option when posts are published
0.1 - 2010-04-05 periodical 0.2 - 2010-04-11
- First lab release ===========================================================
* Fixed some bugs
* Added DC 2.2 compatibility (new setting)
* closes #415
periodical 0.1 - 2010-04-05
===========================================================
* First lab release

View File

@ -1,11 +1,10 @@
# README # README
[![Release](https://img.shields.io/github/v/release/JcDenis/periodical)](https://github.com/JcDenis/periodical/releases) [![Release](https://img.shields.io/badge/release-2023.08.15-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/periodical/releases)
[![Date](https://img.shields.io/github/release-date/JcDenis/periodical)](https://github.com/JcDenis/periodical/releases) [![Date](https://img.shields.io/badge/date-2023.08.15-c44d58.svg)](https://git.dotclear.watch/JcDenis/periodical/releases)
[![Issues](https://img.shields.io/github/issues/JcDenis/periodical)](https://github.com/JcDenis/periodical/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/periodical)
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-green.svg)](https://plugins.dotaddict.org/dc2/details/periodical) [![License](https://img.shields.io/github/license/JcDenis/periodical)](https://git.dotclear.watch/JcDenis/periodical/blob/master/LICENSE)
[![License](https://img.shields.io/github/license/JcDenis/periodical)](https://github.com/JcDenis/periodical/blob/master/LICENSE)
## WHAT IS PERIODICAL ? ## WHAT IS PERIODICAL ?
@ -20,10 +19,10 @@ and they will be publish ones after the others every week.
_periodical_ requires: _periodical_ requires:
* admin permissions to configure plugin * admin permissions to configure plugin
* usage,contentadmin permissions to link feeds * usage,contentadmin permissions to link feeds
* Dotclear 2.27 * Dotclear 2.27
* PHP 8.1+ * PHP 8.1+
## NOTICE ## NOTICE
@ -46,13 +45,13 @@ You can also add or remove period to multiple posts from posts actions page.
## 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 : [Gitea Page](http://gitea.jcdenis.fr/Dotclear/periodical) or [GitHub Page](https://github.com/JcDenis/periodical) * Source & contribution : [Gitea Page](https://git.dotclear.watch/JcDenis/periodical) or [GitHub Page](https://github.com/JcDenis/periodical)
* Packages & details : [Gitea Page](http://gitea.jcdenis.fr/Dotclear/periodical/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/periodical) * Packages & details: [Gitea Page](https://git.dotclear.watch/JcDenis/periodical/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/periodical)
* Discuss & help : [Dotclear Forum](https://forum.dotclear.org/viewtopic.php?id=42289) * Discuss & help : [Dotclear Forum](https://forum.dotclear.org/viewtopic.php?id=42289)
## CONTRIBUTORS ## CONTRIBUTORS
* Jean-Christian Denis * Jean-Christian Denis (author)
You are welcome to contribute to this code. You are welcome to contribute to this code.

View File

@ -18,7 +18,7 @@ $this->registerModule(
'Periodical', 'Periodical',
'Published periodically entries', 'Published periodically entries',
'Jean-Christian Denis and contributors', 'Jean-Christian Denis and contributors',
'2023.08.04', '2023.08.15',
[ [
'requires' => [ 'requires' => [
['php', '8.1'], ['php', '8.1'],
@ -28,12 +28,12 @@ $this->registerModule(
dcCore::app()->auth::PERMISSION_USAGE, dcCore::app()->auth::PERMISSION_USAGE,
dcCore::app()->auth::PERMISSION_CONTENT_ADMIN, dcCore::app()->auth::PERMISSION_CONTENT_ADMIN,
]), ]),
'type' => 'plugin',
'support' => 'http://gitea.jcdenis.fr/Dotclear/periodical',
'details' => 'http://gitea.jcdenis.fr/Dotclear/periodical/src/branch/master/README.md',
'repository' => 'http://gitea.jcdenis.fr/Dotclear/periodical/raw/branch/master/dcstore.xml',
'settings' => [ 'settings' => [
'blog' => '#params.periodical_params', 'blog' => '#params.' . basename(__DIR__) . '_params',
], ],
'type' => 'plugin',
'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',
] ]
); );

View File

@ -2,12 +2,12 @@
<modules xmlns:da="http://dotaddict.org/da/"> <modules xmlns:da="http://dotaddict.org/da/">
<module id="periodical"> <module id="periodical">
<name>Periodical</name> <name>Periodical</name>
<version>2023.08.04</version> <version>2023.08.15</version>
<author>Jean-Christian Denis and contributors</author> <author>Jean-Christian Denis and contributors</author>
<desc>Published periodically entries</desc> <desc>Published periodically entries</desc>
<file>https://gitea.jcdenis.fr/Dotclear/periodical/releases/download/v2023.08.04/plugin-periodical.zip</file> <file>https://git.dotclear.watch/JcDenis/periodical/releases/download/v2023.08.15/plugin-periodical.zip</file>
<da:dcmin>2.27</da:dcmin> <da:dcmin>2.27</da:dcmin>
<da:details>http://gitea.jcdenis.fr/Dotclear/periodical/src/branch/master/README.md</da:details> <da:details>https://git.dotclear.watch/JcDenis/periodical/src/branch/master/README.md</da:details>
<da:support>http://gitea.jcdenis.fr/Dotclear/periodical</da:support> <da:support>https://git.dotclear.watch/JcDenis/periodical/issues</da:support>
</module> </module>
</modules> </modules>