102 lines
2.7 KiB
Markdown
102 lines
2.7 KiB
Markdown
postWidgetText 2023.08.15
|
|
===========================================================
|
|
* Require Dotclear 2.27
|
|
* Require PHP 8.1
|
|
* Fix pgsql support
|
|
* Upgrade to Dotclear 2.27 stable
|
|
* Move third party repository
|
|
* Use Dotclear style for CHANGELOG
|
|
|
|
postWidgetText 2023.05.13
|
|
===========================================================
|
|
* require dotclear 2.26
|
|
* require PHP 8.0+
|
|
* use define php_min
|
|
* fix post editor
|
|
|
|
postWidgetText 2023.04.26
|
|
===========================================================
|
|
* require dotclear 2.26
|
|
* require PHP 8.0+
|
|
* use namespace
|
|
* use sql statement
|
|
* add use columns preference
|
|
* add list filters
|
|
* add plugin Uninstaller features (no direct actions)
|
|
* various fixes
|
|
|
|
postWidgetText 2022.12.23
|
|
===========================================================
|
|
* use SVG icon
|
|
* use constant for table name
|
|
* use abstract plugin id and settings ns
|
|
* use short settings id
|
|
* use new addBehaviors
|
|
* fix autoload
|
|
* fix permissions
|
|
* fix install
|
|
* fix phpstan errors
|
|
|
|
postWidgetText 2022.11.20
|
|
===========================================================
|
|
* fix compatibility with Dotclear 2.24 (required)
|
|
|
|
postWidgetText 2021.11.06
|
|
===========================================================
|
|
* fix error on empty record on widget
|
|
* update to PS12
|
|
|
|
postWidgetText 2021.10.30
|
|
===========================================================
|
|
* clean up code
|
|
* update license
|
|
* update translations
|
|
* check Dotclear 2.19
|
|
* check php7.3+, php8.0
|
|
* complete readme file
|
|
* fix widget rendering
|
|
* fix combo name
|
|
* fix javascript
|
|
* add user pref for posts list filters (dc 2.20)
|
|
* move config to blog pref
|
|
|
|
postWidgetText 2013.11.21
|
|
===========================================================
|
|
* Switch to Dotclear 2.6 and clean up code
|
|
* Change icons
|
|
* Add dashboard icon
|
|
|
|
postWidgetText 2011.06.10
|
|
===========================================================
|
|
* Fixed export bug (thks @noe)
|
|
* (c) 2011
|
|
|
|
postWidgetText 2011.04.11
|
|
===========================================================
|
|
* Changed version numbering
|
|
* Fixed Dotclear 2.2.3 chage on plugin page (thks @tomek)
|
|
* Fixed call to $core->blog on prepend
|
|
|
|
postWidgetText 0.6.1 - 2010.11.12
|
|
===========================================================
|
|
* Fixed install on nightly build
|
|
|
|
postWidgetText 0.6 - 2010-06-08
|
|
===========================================================
|
|
* Switched to DC 2.2
|
|
|
|
postWidgetText 0.5 - 2010.04.07
|
|
===========================================================
|
|
* Rewrited and cleaned extension
|
|
* Changed table
|
|
|
|
postWidgetText 0.4 - 2009.08.23
|
|
===========================================================
|
|
* Added behaviors
|
|
* Added custom widget title
|
|
* Added "plugin page'' support
|
|
|
|
postWidgetText 0.3
|
|
===========================================================
|
|
* Fixed php 5.3 compatibility
|
|
* Fixed typo in export function |