CHANGELOG.markdown 1.4 KB

Date Popup Authored Changelog

7.x-1.2

  • Travis CI support
  • #2329773 by amagdy, Mark Trapp: Clean up variables when no longer in use
  • #2051921 by pfrenssen: Warning: strtotime() expects parameter 1 to be string, array given in strtotime
  • #2275593 by goodboy: Use date_format_short for default value.
  • #1087616 by Mark Trapp: Date Popup Authored does not play nice when $form['authored']['#access'] is modified too late

7.x-1.1

  • Drupal 7 support
  • #1087616 by Mark Trapp: Post date resets on save if user can't administer nodes
  • #1012288 by pillarsdotnet: Make Date Popup Authored work in PHP 5.2
  • #995934 by Mark Trapp: Date Popup Authored needs tests
  • #995060 by pillarsdotnet: Date Popup Authored assumes date is a DateObject, shouldn't
  • #970622 by Mark Trapp: Saving a node with Date Popup Authored enabled will result in published time drift
  • #970406 by Mark Trapp: Creating a new node with Date Popup Authored enabled results in a White Screen of Death