Skip to content
This repository has been archived by the owner on Feb 1, 2019. It is now read-only.

Releases: cfpb/cms-toolkit

Version 1.5.2

15 Apr 17:33
Compare
Choose a tag to compare

Changed

  • Version number due to confusion about misplaced tags.

This version provides no functional changes over 1.5.1. It is only being included here so it doesn't appear that we skipped a version.

Miscellaneous fixes

15 Apr 17:30
Compare
Choose a tag to compare

Added

  • labeling to link and "how to" to formsets

Changed

  • Refactored some code

Fixed

  • A bug that ignored validation for some field types under certain circumstances

Improvements to date/time fields

15 Apr 17:29
Compare
Choose a tag to compare

Changed

  • Where and how date/time/datetime is saved
  • Refactored tests

Removed

  • Obsolete tests

Adds wysiwyg, time, datetime fields and does bug fixing a refactoring

20 Mar 18:05
Compare
Choose a tag to compare

Added

  • Meta-data saving of wysiwyg, date, time, datetime fields

Fixed

  • Readability of the date/time fields' taxonomy tags
  • Format of how each field is saved

Adds formsets; lots of fixes

15 Jan 19:13
Compare
Choose a tag to compare

1.3.0 - 2015-01-15

Added

  • Arbitrary formset functionality

Fixed

  • Lots of issues with saving and removing fields
  • Some visual issues

Contains fix for metabox's not saving

04 Sep 16:07
Compare
Choose a tag to compare
Merge pull request #15 from gboone/fieldset-fix

Fieldset fix