periodical/CHANGELOG.md

77 lines
1.7 KiB
Markdown
Raw Normal View History

2023-03-24 22:12:45 +00:00
2023.03.24
- require Dotclear 2.26
- require PHP 8.1
- use namespace
- use readonly vars on admin pages
- use DateTime for user timezone
- remove periodical timezone
- fix post timezone
2022-11-20 20:38:20 +00:00
2022.11.20
- fix compatibility with Dotclear 2.24 (required)
2022-11-14 19:55:22 +00:00
2022-05-16 21:05:40 +00:00
2022.05.16
- require Dotclear 2.22
- fix period dates
2022.04.27
- require Dotclear 2.21.3
- fix browser date picker
- fix sql query on posts
2021-10-30 19:12:27 +00:00
2021.10.30
- required Dotclear 2.20
2021-10-22 22:06:47 +00:00
- add user pref filters for periods list
2021-10-28 20:56:33 +00:00
- add user pref columns for periods list
- add period columns to posts list and user pref
2021-10-22 22:06:47 +00:00
- fix auto-link to blog pref
2021-10-28 20:56:33 +00:00
- fix halfday period
2021-10-22 22:06:47 +00:00
2021-09-02 20:21:38 +00:00
2021.09.02
- update php headers to phpdoc style
- add dcstore.xml pre-release file
- check translation
- clean up code
2021-09-02 12:56:02 +00:00
2021.08.23
- update license
- update php code to PSR-2 style and short array
- move settings to blog pref
2013.11.11
- Switch to Dotclear 2.6
2013.06.30
- Small fix and typo
0.5 - 2011-01-30
- Fixed install on nightly buid
- Fixed call to blog object on prepend
- Removed mesenger fonctions (this is to another plugin to do that)
- Added behavior on post update
- Added periodical to plugin soCialMe
- New year copyright
0.4 - 2010-09-09
- Removed old Twitter functions
- Added StatusNet small functions (Identica)
- Required plugin Tac for Twitter ability
0.3.1 - 2010-06-25
- Fixed postgreSQL compatibility
- Fixed php 5.3 compatibility on post action combo
- Fixed admin crash on non DC 2.2
- Fixed users rights
0.3 - 2010-06-08
- Switched to DC 2.2
- Fixed simultaneous updates (uses flock)
- Added twitter option when posts are published
0.2 - 2010-04-11
- Fixed some bugs
- Added DC 2.2 compatibility (new setting)
- closes #415
0.1 - 2010-04-05
- First lab release