Skip to content

Latest commit

 

History

History
75 lines (73 loc) · 11 KB

Changelog.md

File metadata and controls

75 lines (73 loc) · 11 KB

Changelog

  • 2016-07-20: Update plugin to WPCS standards (committer: soderlind)
  • 2016-07-20: Update plugin to WPCS standards. Remove ACF PRO support. (committer: soderlind)
  • 2016-07-20: Add Travis (committer: soderlind)
  • 2016-07-20: Add (committer: soderlind)
  • 2016-07-20: Add code climate settings (committer: soderlind)
  • 2016-07-20: Added grunt for git and svn deploy (committer: soderlind)
  • 2016-07-20: Added wp plugin dir assets (committer: soderlind)
  • 2016-07-20: Deleted file, ACF PRO is no longer supported (committer: soderlind)
  • 2016-07-20: Renamed files (committer: soderlind)
  • 2016-03-22: Changed the method of selecting the input elements so that it works on append action (committer: Gareth Chidgey)
  • 2016-03-22: Cleaning up JS only, no functional change (committer: Gareth Chidgey)
  • 2016-03-22: Cleaning up JS only, no functional change (committer: Gareth Chidgey)
  • 2016-03-22: Cleaning up PHP, making sure that the path works correctly when symlinked in development, completing missing documentation (committer: Gareth Chidgey)
  • 2015-11-13: add composer.json (committer: Lukas Besch)
  • 2015-01-23: Fixes Issue #71 (committer: Ryan J. Bonnell)
  • 2014-12-31: Repeater field compatibility bugfix (committer: jpavlicek)
  • 2014-09-23: Increase tested version to 4.0 (committer: soderlind)
  • 2014-09-23: Fixing clone field issue in repeater (committer: soderlind)
  • 2014-09-17: Update timepicker.js (committer: Kamil Grzegorczyk)
  • 2014-09-06: Fix Backend Timestamp handling -- tested up WordPress 4.0 (committer: Leo Caseiro)
  • 2014-08-15: Added link to WordPress plugin directory (committer: soderlind)
  • 2014-08-15: Fix Undefined property: acf_field_date_time_picker::$domain (committer: soderlind)
  • 2014-08-15: Link to Changelog.md (committer: soderlind)
  • 2014-08-15: Including Changelog.md (committer: soderlind)
  • 2014-08-15: Added link to Changelog.md (committer: soderlind)
  • 2014-08-15: Added changelog (committer: soderlind)
  • 2014-08-14: Fix Undefined property: acf_field_date_time_picker::$domain (committer: Bryan Channon)
  • 2014-08-12: problem commiting to svn, had to bump the version number (committer: soderlind)
  • 2014-08-12: svn problem, had to bump version (committer: soderlind)
  • 2014-08-12: the plugin now works with ACF 5.0 (committer: soderlind)
  • 2014-08-12: updated language files (committer: soderlind)
  • 2014-08-05: Update README.md (committer: Per Søderlind)
  • 2014-07-28: Fixed a css bug where a regular DatePicker field would be visible if shown with a Date and Timepicker field (committer: Yan Knudtskov Nielsen)
  • 2014-07-21: Minor bug fix (committer: Yan Knudtskov Nielsen)
  • 2014-07-21: Added a minor bugfix, ln 379 need a / for the scandir (committer: Yan Knudtskov Nielsen)
  • 2014-07-20: Finally figued out that you had to add the load_value in order to display value properly in the frontend (committer: Yan Knudtskov Nielsen)
  • 2014-07-20: Made frontend work (committer: Yan Knudtskov Nielsen)
  • 2014-07-20: Figued out why the options field doesn't save. Bug fixed (committer: Yan Knudtskov Nielsen)
  • 2014-07-20: Updated to version 5.0/PRO - I can't seem to make the field save the options values, perhaps someone else can figure out whats wrong? (committer: Yan Knudtskov Nielsen)
  • 2014-05-05: Added new languages/acf-field-date-time-picker.po file (committer: soderlind)
  • 2014-03-19: Fixed compatibility bug with ACF 4.3.5 (committer: soderlind)
  • 2013-11-27: vadded support for date format dd/mm/yy (committer: soderlind)
  • 2013-11-26: added support for date format dd/mm/yy (committer: soderlind)
  • 2013-11-26: fixed syntax error (committer: soderlind)
  • 2013-11-24: Fixing check for a valid timestamp (committer: John T Bonaccorsi)
  • 2013-08-20: Added option to retrive field values as a timestamp (committer: soderlind)
  • 2013-08-12: removed "value" from defaults (committer: soderlind)
  • 2013-08-10: Works with ACF 4.2.0 (committer: soderlind)
  • 2013-08-10: works with ACF 4.2.0 (committer: soderlind)
  • 2013-07-10: Update README.md (committer: Per Søderlind)
  • 2013-05-02: Adds option to store the date and time field as a UNIX timestamp or not (committer: soderlind)
  • 2013-04-26: Bug fix. 2.0.6 assumed that the stored date and time was in UNIX timestamp format. 2.0.7 will check and only convert if the date and time is. (committer: soderlind)
  • 2013-04-25: SChanged how the Date and Time Picker field is triggered when ACF adds a new Date and Time Picker field to the DOM. Date and Time Picker now saves the date and time as an UNIX timestamp. (committer: soderlind)
  • 2013-04-22: When enqueuing JavaScripts, replaced dependecy of jquery-ui-datepicker with acf-datepicker (committer: soderlind)
  • 2013-04-12: update readme.md (committer: soderlind)
  • 2013-04-12: Added FAQ to readme.md (committer: soderlind)
  • 2013-04-08: Updated JavaScript language detection and loading (committer: soderlind)
  • 2013-04-08: Fixed bug with repeater field and added support for including the field in a theme (committer: soderlind)
  • 2013-04-06: re-submit (committer: soderlind)
  • 2013-04-06: minor bug fix (committer: soderlind)
  • 2013-04-06: Udated readme.txt (committer: soderlind)
  • 2013-04-06: Added link to soderlind.no (committer: soderlind)
  • 2013-04-06: Sync between github and WordPress svn repository (committer: soderlind)
  • 2013-04-06: updated .gitignore (committer: soderlind)
  • 2013-04-05: And here's the files (committer: soderlind)
  • 2013-04-05: Total rewrite based on the acf-field-type-template (committer: soderlind)
  • 2013-03-19: added file (committer: soderlind)
  • 2013-03-19: added localization (committer: soderlind)
  • 2013-03-19: Initial version (committer: soderlind)
  • 2013-03-19: minor fix (committer: soderlind)
  • 2013-03-19: Create README.md (committer: Per Søderlind)
  • 2013-03-19: Initial version (committer: soderlind)