postExpired/CHANGELOG.md

1.5 KiB

2023.05.13

  • require dotclear 2.26
  • fix sql statement
  • fix backend js
  • cleanup for dotclear 2.26 stable

2023.04.23

  • require dotclear 2.26
  • use latest dotclear namespace
  • use sql statement
  • fix nullsafe warnings
  • add some inline code doc

2023.03.21

  • require dotclear 2.25
  • use namespace
  • use DateTimeZone

2022.12.25

  • use SVG icon
  • use constants for database tables names
  • use abstract plugin id
  • fix install (unsed for now)

2022.11.20

  • fix compatibility with Dotclear 2.24 (required)
  • fix wrong timezone on admin vs public expired date

2022.04.27

  • require Dotclear 2.21.3
  • fix browser date picker

2021.08.20

  • fix metadata call

2021.08.19

  • update license and fix PSR2 coding style

2013.11.13

  • Fixed wrong field name for category

2013.11.03

  • Switch to Dotclear 2.6
  • Use new posts actions
  • Save all options in one meta
  • Limit plugin to contentadmin

2013.06.30

  • Fixed post_type and posts_actions

0.5 - 2010-08-17

  • Added compatibility with plugins 'pages' and 'muppet'

0.4 - 2010-08-03

  • Added actions (comments, trackbacks) (closes #525)
  • Speed up public part (less sql resquests)
  • Fixed typo

0.3.1 - 2010-06-21

  • Fixed user rights
  • Fixed (again) PHP 5.3 compatibility
  • Fixed typo

0.3 - 2010-06-08

  • Switched to DC 2.2 (settings,meta)

0.2.1 - 2010-05-28

  • Fixed DC 2.1.7 settings bugs

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