postWidgetText/CHANGELOG.md

108 lines
2.9 KiB
Markdown
Raw Permalink Normal View History

2023-10-20 18:35:41 +00:00
postWidgetText 2023.10.20
===========================================================
* Require Dotclear 2.28
* Require PHP 8.1
* Upgrade to Dotclear 2.28
2023-08-15 18:30:05 +00:00
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
2023-04-25 13:17:17 +00:00
2023-08-15 18:30:05 +00:00
postWidgetText 2023.05.13
===========================================================
* require dotclear 2.26
* require PHP 8.0+
* use define php_min
* fix post editor
2023-05-13 13:21:28 +00:00
2023-08-15 18:30:05 +00:00
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
2023-04-25 13:17:17 +00:00
2023-08-15 18:30:05 +00:00
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
2022-12-23 14:53:49 +00:00
2023-08-15 18:30:05 +00:00
postWidgetText 2022.11.20
===========================================================
* fix compatibility with Dotclear 2.24 (required)
2021-11-06 15:12:45 +00:00
2023-08-15 18:30:05 +00:00
postWidgetText 2021.11.06
===========================================================
* fix error on empty record on widget
* update to PS12
2021-10-30 14:20:54 +00:00
2023-08-15 18:30:05 +00:00
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
2021-09-10 19:17:09 +00:00
2023-08-15 18:30:05 +00:00
postWidgetText 2013.11.21
===========================================================
* Switch to Dotclear 2.6 and clean up code
* Change icons
* Add dashboard icon
2021-09-10 19:17:09 +00:00
2023-08-15 18:30:05 +00:00
postWidgetText 2011.06.10
===========================================================
* Fixed export bug (thks @noe)
* (c) 2011
2021-09-10 19:17:09 +00:00
2023-08-15 18:30:05 +00:00
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
2021-09-10 19:17:09 +00:00
2023-08-15 18:30:05 +00:00
postWidgetText 0.6.1 - 2010.11.12
===========================================================
* Fixed install on nightly build
2021-09-10 19:17:09 +00:00
2023-08-15 18:30:05 +00:00
postWidgetText 0.6 - 2010-06-08
===========================================================
* Switched to DC 2.2
2021-09-10 19:17:09 +00:00
2023-08-15 18:30:05 +00:00
postWidgetText 0.5 - 2010.04.07
===========================================================
* Rewrited and cleaned extension
* Changed table
2021-09-10 19:17:09 +00:00
2023-08-15 18:30:05 +00:00
postWidgetText 0.4 - 2009.08.23
===========================================================
* Added behaviors
* Added custom widget title
* Added "plugin page'' support
2021-09-10 19:17:09 +00:00
2023-08-15 18:30:05 +00:00
postWidgetText 0.3
===========================================================
* Fixed php 5.3 compatibility
* Fixed typo in export function