postExpired/CHANGELOG.md

77 lines
1.5 KiB
Markdown
Raw Normal View History

2023-05-13 13:18:39 +00:00
2023.05.13
- require dotclear 2.26
- fix sql statement
- fix backend js
- cleanup for dotclear 2.26 stable
2023-04-23 11:54:36 +00:00
2023.04.23
- require dotclear 2.26
- use latest dotclear namespace
- use sql statement
- fix nullsafe warnings
- add some inline code doc
2023-03-22 00:01:50 +00:00
2023.03.21
- require dotclear 2.25
- use namespace
- use DateTimeZone
2022-12-25 20:50:41 +00:00
2022.12.25
- use SVG icon
- use constants for database tables names
- use abstract plugin id
- fix install (unsed for now)
2022-11-20 20:43:32 +00:00
2022.11.20
- fix compatibility with Dotclear 2.24 (required)
- fix wrong timezone on admin vs public expired date
2022-04-27 10:04:29 +00:00
2022.04.27
- require Dotclear 2.21.3
- fix browser date picker
2021-08-20 19:07:26 +00:00
2021-09-02 20:43:05 +00:00
2021.08.20
- fix metadata call
2021-09-02 20:43:05 +00:00
2021.08.19
- update license and fix PSR2 coding style
2021-08-20 19:07:26 +00:00
2021-09-02 20:43:05 +00:00
2013.11.13
- Fixed wrong field name for category
2021-08-20 19:07:26 +00:00
2021-09-02 20:43:05 +00:00
2013.11.03
- Switch to Dotclear 2.6
- Use new posts actions
- Save all options in one meta
- Limit plugin to contentadmin
2021-08-20 19:07:26 +00:00
2021-09-02 20:43:05 +00:00
2013.06.30
- Fixed post_type and posts_actions
2021-08-20 19:07:26 +00:00
2021-09-02 20:43:05 +00:00
0.5 - 2010-08-17
- Added compatibility with plugins 'pages' and 'muppet'
2021-08-20 19:07:26 +00:00
2021-09-02 20:43:05 +00:00
0.4 - 2010-08-03
- Added actions (comments, trackbacks) (closes #525)
- Speed up public part (less sql resquests)
- Fixed typo
2021-08-20 19:07:26 +00:00
2021-09-02 20:43:05 +00:00
0.3.1 - 2010-06-21
- Fixed user rights
- Fixed (again) PHP 5.3 compatibility
- Fixed typo
2021-08-20 19:07:26 +00:00
2021-09-02 20:43:05 +00:00
0.3 - 2010-06-08
- Switched to DC 2.2 (settings,meta)
2021-08-20 19:07:26 +00:00
2021-09-02 20:43:05 +00:00
0.2.1 - 2010-05-28
- Fixed DC 2.1.7 settings bugs
2021-08-20 19:07:26 +00:00
2021-09-02 20:43:05 +00:00
0.2 - 2010-04-14
- Added actions choice (status,category,selected)
- Added template block and value
- Added behaviors to open choices
- Enhanced db resquest on public side
0.1 - 2010-04-10
- First lab release