77 lines
1.7 KiB
Markdown
77 lines
1.7 KiB
Markdown
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
|
|
- fix compatibility with Dotclear 2.24 (required)
|
|
|
|
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
|
|
- required Dotclear 2.20
|
|
- add user pref filters for periods list
|
|
- add user pref columns for periods list
|
|
- add period columns to posts list and user pref
|
|
- fix auto-link to blog pref
|
|
- fix halfday period
|
|
|
|
2021.09.02
|
|
- update php headers to phpdoc style
|
|
- add dcstore.xml pre-release file
|
|
- check translation
|
|
- clean up code
|
|
|
|
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 |