Skip to content

Releases: forkcms/library

1.3.17

05 Jun 11:50
Compare
Choose a tag to compare

Fixes:
PHP 7 incompatibilities

3.0.3

16 May 11:50
Compare
Choose a tag to compare

Bugfix: SpoonDropdown issues with multipleselect and twig

2.3.8

16 May 11:49
Compare
Choose a tag to compare

Bugfixes:

  • The data couldn't be retrieved for the spoondropdown

2.3.7

16 May 11:36
Compare
Choose a tag to compare

bugfixes:

  • fix with spoondropdown when multiple values are allowed

2.3.6

03 May 07:16
Compare
Choose a tag to compare

A PHP 7.2 compatible version of 2.3.5, including fixes to the license and tests.

3.0.2

25 Apr 13:01
668af44
Compare
Choose a tag to compare

Bugfix: Invalid token error message not returned
Buxfix: Fix php 7.2 incompatibility

3.0.1

03 Aug 20:04
Compare
Choose a tag to compare

Fixes:

  • null values passed from the php are being turned into strings when used as arguments in a datagrid

3.0.0

02 Aug 09:50
Compare
Choose a tag to compare

Changes:

  • We require php 7.1 from now on
  • When passing booleans to spoon database they are changed into 1 and 0

Fixes:

  • Fix json as parameter for datagrid functions
  • Fix spoon form checkboxes not working in fork 5
  • Fixes null values from being converted to empty string in SpoonDataGrid columnFunctions
  • Bugfix when having multi-array arrays

Removed:

  • spoon email
  • spoon ical
  • spoon rest client
  • spoon xmlrpc client
  • spoon log
  • SpoonFilter::getGetValue
  • SpoonFilter::getPostValue
  • atom rss feed
  • spoon cookie
  • spoon session

2.3.5

02 Jun 11:45
Compare
Choose a tag to compare

Fix tests not running in php 7
fix issues with func_get_args because we changes the array
add html encoding to spoon dropdowns

support more date formats in spoonformdate

30 Jun 11:54
Compare
Choose a tag to compare
2.3.0

support more date formats in spoonformdate