dcAdvancedCleaner/CHANGELOG.md

92 lines
2.0 KiB
Markdown
Raw Normal View History

2021-11-06 15:21:45 +00:00
dev
2021-09-06 21:56:12 +00:00
- [ ] orphan media cleaner
2023-04-16 00:49:38 +00:00
- [ ] move to plugin maintenance
0.2 - 2023.04.16
- require dotclear 2.26
- require php >= 8.1
- require plugin Uninstaller
- remove features that moved to plugin Uninstaller
- use namespace
- remove config page (remains one option on main page)
2021-11-06 15:21:45 +00:00
2022-12-20 20:34:52 +00:00
0.11 - 2022.12.20
- use SVG icon
- use anonymous functions
- use abstract plugin name
- set addXxxAction as public method
- fix autoload
- fix permissions
- fix install
2022-11-20 17:04:58 +00:00
0.10 - 2022.11.20
- fix compatibility with Dotclear 2.24 (required)
2021-11-06 15:21:45 +00:00
0.9 - 2021.11.06
2021-11-06 15:19:49 +00:00
- fix permissions
2021-10-28 20:17:38 +00:00
- move actions to independent tools
- add var folder
- update admin page to a lighter interface
2021-11-06 15:19:49 +00:00
- update translation (and remove .lang.php file)
- update to PSR12
2021-09-07 08:57:54 +00:00
0.8 - 2021.09.07
- update DC official values (themes,settings,tables...)
- fix admin design
- fix php7.3+ and php8.0
- fix PSR(1)2 coding style et short array
- fix translation
- add dcstore (pre release)
- update license
- update readme
2021-09-06 21:56:12 +00:00
0.7.3 - 2018.03.12 - Pierre Van Glabeke
- pb image liée au plugin informations
0.7.2 - 2018.02.13 - Pierre Van Glabeke
- réintégration modifs v0.5.1
0.7.1 - 2018.01.27 - Pierre Van Glabeke
- identification resources dc
- modif css admin
0.7 - 2018.01.26 - Pierre Van Glabeke
- mise à jour des ressources de dc (plugins, thèmes, versions, settings, tables)
- modif css admin
- dc2.9 requis
0.6.1 - 2018.01.24 - Pierre Van Glabeke
- modif localisation
0.6 - 2018.01.23 - Pierre Van Glabeke
- ajout favori, modif icône
- cosmétique dc2.6
- modifs localisation
0.5.1 - 2010.11.12
- Fixed install on nightly build
0.5 - 2010.06.06
- Switched to DC 2.2
- Fixed bug in tabs
0.4 - 2010.04.16
- Fixed list of tables (closes #440)
- Fixed direct uninstaller
- Added readable errors return
- Added DC 2.2 compatibility (new settings)
- Changed admin design
0.3 - 2009.12.12
- Fixed localized strings
- Prepared DC 2.2 break
- Added versioning
- Added support for plugin activityReport
0.2 - 2009.10.10
- Fixed ''delete_all'' settings
- Fixed typo
- Added license
0.1 - 2009.08.28
- First public release