activityReport/CHANGELOG.md

91 lines
1.9 KiB
Markdown

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