release 3.3

master v3.3
Jean-Christian Paul Denis 2023-08-17 16:27:02 +02:00
parent 0ef7f22f9b
commit bbb4d5dbab
Signed by: JcDenis
GPG Key ID: 1B5B8C5B90B6C951
4 changed files with 140 additions and 111 deletions

View File

@ -1,104 +1,128 @@
todo: activityReport 3.3 - 2023.08.17
- add group and action on list filters ===========================================================
* Require Dotclear 2.27
* Require PHP 8.1
* Upgrade to Dotclear 2.27 stable
* Move third party repository
* Use Dotclear style for CHANGELOG
3.2 - 2023.05.13 activityReport 3.2 - 2023.05.13
- require Dotclear 2.26 ===========================================================
- require php 8.1 * require Dotclear 2.26
- add php_min to define.php * require php 8.1
- fix uncomplete messages * add php_min to define.php
- fix unknow params * fix uncomplete messages
- fix dashboard activity * fix unknow params
- fix translation * fix dashboard activity
- various type hint fix * fix translation
* various type hint fix
3.1 - 2023.04.23 activityReport 3.1 - 2023.04.23
- require Dotclear 2.26 ===========================================================
- require php 8.1 * require Dotclear 2.26
- use latest dotclear namespace (database) * require php 8.1
* use latest dotclear namespace (database)
3.0 - 2023.04.20 activityReport 3.0 - 2023.04.20
- require Dotclear 2.26 ===========================================================
- require php 8.1 * require Dotclear 2.26
- use new SVG icon * require php 8.1
- use namespace * use new SVG icon
- use Dotclear filter and list * use namespace
- remove superadmin report * use Dotclear filter and list
- remove settings db table * remove superadmin report
- change activity table structure * remove settings db table
- reset settings and activities. * change activity table structure
- various fix * reset settings and activities.
* various fix
2.1 - 2022.12.20 activityReport 2.1 - 2022.12.20
- use abstract plugin name ===========================================================
- fix install * use abstract plugin name
- fix permissions * fix install
- fix tables names * fix permissions
- fix autoload * fix tables names
- fix translation * fix autoload
- fix force report * fix translation
- fix freeze on lock fail * fix force report
* fix freeze on lock fail
2.0 - 2022.11.20 activityReport 2.0 - 2022.11.20
- fix compatibility with Dotclear 2.24 (required) ===========================================================
- use new constant ACTIVTY_REPORT_V2 to not break old install * fix compatibility with Dotclear 2.24 (required)
* use new constant ACTIVTY_REPORT_V2 to not break old install
1.1 - 2021.09.03 activityReport 1.1 - 2021.09.03
- fix Dotclear 2.19 compatibility ===========================================================
- fix pages design * fix Dotclear 2.19 compatibility
- fix dashboard design * fix pages design
- move dashboard settings to user pref * fix dashboard design
- move settings to plugin config * move dashboard settings to user pref
- clean up code * move settings to plugin config
- update translation * clean up code
- update license * update translation
* update license
1.0.1 - 2010.06.08 activityReport 1.0.1 - 2010.06.08
-Fixed (again) simultaneous report ===========================================================
* Fixed (again) simultaneous report
1.0 - 2010.06.06 activityReport 1.0 - 2010.06.06
- Switched to DC 2.2 ===========================================================
- Fixed simultaneous report (used php flock) * Switched to DC 2.2
- Added some stuff to admin interface * Fixed simultaneous report (used php flock)
* Added some stuff to admin interface
0.9 - 2010.01.29 activityReport 0.9 - 2010.01.29
- Fixed timezone on mail report ===========================================================
- Added option to fix bug on big logs * Fixed timezone on mail report
* Added option to fix bug on big logs
0.8 - 2010.01.12 activityReport 0.8 - 2010.01.12
- Added support of _uninstall.php file ===========================================================
- Added support of html or plain text email * Added support of _uninstall.php file
- Added support of plugin contribute * Added support of html or plain text email
* Added support of plugin contribute
0.7.1 - 20091220 activityReport 0.7.1 - 20091220
- Fixed spam loop ===========================================================
* Fixed spam loop
0.7 - 20091219 activityReport 0.7 - 20091219
- Added message for attempt on protected post ===========================================================
* Added message for attempt on protected post
0.6.2 - 2009.12.08 activityReport 0.6.2 - 2009.12.08
- Added extra messages ===========================================================
- Fixed bugs with uninstalled plugins * Added extra messages
- Fixed typo * Fixed bugs with uninstalled plugins
* Fixed typo
0.6.1 - 2009.11.11 activityReport 0.6.1 - 2009.11.11
- Fixed bug with dashboard items. ===========================================================
* Fixed bug with dashboard items.
0.6 - 2009.11.08 activityReport 0.6 - 2009.11.08
- Fixed date display (closes #340) ===========================================================
- Fixed RSS 'protection' (closes #339) * Fixed date display (closes #340)
- Added blog name to mail subject * Fixed RSS 'protection' (closes #339)
* Added blog name to mail subject
0.5 - 2009.10.26 activityReport 0.5 - 2009.10.26
- Changed priority to -1000000 in order to work ?! ===========================================================
- Used a constant to see if activityReport plugin is on * Changed priority to -1000000 in order to work ?!
- Fixed typo * Used a constant to see if activityReport plugin is on
* Fixed typo
0.4 - 2009.10.19 activityReport 0.4 - 2009.10.19
- Fixed fatal error on plugin update ===========================================================
* Fixed fatal error on plugin update
0.3 - 2009.0.927 activityReport 0.3 - 2009.0.927
- Added atom/rss2 feeds ===========================================================
- Moved some class * Added atom/rss2 feeds
* Moved some class
0.2 - 2009.09.15 activityReport 0.2 - 2009.09.15
- First public release ===========================================================
* First public release

View File

@ -1,11 +1,10 @@
# README # README
[![Release](https://img.shields.io/github/v/release/JcDenis/activityReport)](https://github.com/JcDenis/activityReport/releases) [![Release](https://img.shields.io/badge/release-3.3-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/activityReport/releases)
[![Date](https://img.shields.io/github/release-date/JcDenis/activityReport)](https://github.com/JcDenis/activityReport/releases) [![Date](https://img.shields.io/badge/date-2023.08.17-c44d58.svg)](https://git.dotclear.watch/JcDenis/activityReport/releases)
[![Issues](https://img.shields.io/github/issues/JcDenis/activityReport)](https://github.com/JcDenis/activityReport/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.26-blue.svg)](https://fr.dotclear.org/download) [![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/activityReport)
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-green.svg)](https://plugins.dotaddict.org/dc2/details/activityReport) [![License](https://img.shields.io/github/license/JcDenis/activityReport)](https://git.dotclear.watch/JcDenis/activityReport/blob/master/LICENSE)
[![License](https://img.shields.io/github/license/JcDenis/activityReport)](https://github.com/JcDenis/activityReport/blob/master/LICENSE)
## WHAT IS ACTIVITYREPORT ? ## WHAT IS ACTIVITYREPORT ?
@ -17,13 +16,13 @@ themes and plugins from Dotclear administration pages.
## REQUIREMENTS ## REQUIREMENTS
_activityReport_ requires: _activityReport_ requires:
* Permissions admin * Permissions admin
* Dotclear 2.26 * Dotclear 2.27
* PHP 8.1+ * PHP 8.1+
* permission to add table on database * permission to add table on database
* permission to send email * permission to send email
## USAGE ## USAGE
@ -38,6 +37,12 @@ Once it's done you can manage your reports from menu
## MORE ## MORE
* License : GNU GPL v2 * License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
* Source & contribution : [GitHub Page](https://github.com/JcDenis/pacKman) * Source & contribution : [Gitea Page](https://git.dotclear.watch/JcDenis/activityReport) or [GitHub Page](https://github.com/JcDenis/activityReport)
* Packages & details: [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/pacKman) * Packages & details: [Gitea Page](https://git.dotclear.watch/JcDenis/activityReport/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/activityReport)
## CONTRIBUTORS
* Jean-Christian Denis (author)
You are welcome to contribute to this code.

View File

@ -10,7 +10,7 @@
* @copyright Jean-Christian Denis * @copyright Jean-Christian Denis
* @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html * @copyright GPL-2.0 https://www.gnu.org/licenses/gpl-2.0.html
*/ */
if (!defined('DC_RC_PATH') || is_null(dcCore::app()->auth)) { if (!defined('DC_RC_PATH')) {
return null; return null;
} }
@ -18,11 +18,11 @@ $this->registerModule(
'Activity log', 'Activity log',
'Log and receive your blog activity by email, feed, or on dashboard', 'Log and receive your blog activity by email, feed, or on dashboard',
'Jean-Christian Denis and contributors', 'Jean-Christian Denis and contributors',
'3.2', '3.3',
[ [
'requires' => [ 'requires' => [
['php', '8.1'], ['php', '8.1'],
['core', '2.26'], ['core', '2.27'],
], ],
'permissions' => dcCore::app()->auth->makePermissions([ 'permissions' => dcCore::app()->auth->makePermissions([
dcCore::app()->auth::PERMISSION_USAGE, dcCore::app()->auth::PERMISSION_USAGE,
@ -31,8 +31,8 @@ $this->registerModule(
]), ]),
'priority' => 2, 'priority' => 2,
'type' => 'plugin', 'type' => 'plugin',
'support' => 'https://github.com/JcDenis/' . basename(__DIR__), 'support' => 'https://git.dotclear.watch/JcDenis/' . basename(__DIR__) . '/issues',
'details' => 'http://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="activityReport"> <module id="activityReport">
<name>Activity log</name> <name>Activity log</name>
<version>3.2</version> <version>3.3</version>
<author>Jean-Christian Denis and contributors</author> <author>Jean-Christian Denis and contributors</author>
<desc>Log and receive your blog activity by email, feed, or on dashboard</desc> <desc>Log and receive your blog activity by email, feed, or on dashboard</desc>
<file>https://github.com/JcDenis/activityReport/releases/download/v3.2/plugin-activityReport.zip</file> <file>https://git.dotclear.watch/JcDenis/activityReport/releases/download/v3.3/plugin-activityReport.zip</file>
<da:dcmin>2.26</da:dcmin> <da:dcmin>2.27</da:dcmin>
<da:details>http://plugins.dotaddict.org/dc2/details/activityReport</da:details> <da:details>https://git.dotclear.watch/JcDenis/activityReport/src/branch/master/README.md</da:details>
<da:support>https://github.com/JcDenis/activityReport</da:support> <da:support>https://git.dotclear.watch/JcDenis/activityReport/issues</da:support>
</module> </module>
</modules> </modules>