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

Releases: sumocoders/Framework

v12.2.2

18 Oct 12:11
5418394
Compare
Choose a tag to compare

Bug fixes:
#239 Use correct PHP bin
Improvements:
#240 Fix side bar icons at parent level

v12.2.1

21 Jun 13:04
e2c803d
Compare
Choose a tag to compare

#238 Translated untranslated messages
#237 Fix failed opcache clear

v12.2.0

24 May 08:03
640c4e2
Compare
Choose a tag to compare

Bugfixes:

  • Update the multi-user bundle to the latest bugfix release so password reset works #235
  • Update framework search bundle #236

Feature:

  • Add validator to check for unique fields when using a DataTransferObject #234

v12.1.2

30 Mar 06:44
dae6e7c
Compare
Choose a tag to compare

Update twig/extensions to match composer lock file #233

v12.1.1

16 Mar 10:05
a844608
Compare
Choose a tag to compare

#231 Fix image and file handling
#232 Normal users aren't allowed to go to the overview

v12.1.0

23 Feb 10:01
6877de7
Compare
Choose a tag to compare
  • Add an easy way to handle other values of a choice type #212
  • Fix yml not found #228
  • Fix edit user controller #229

v12.0.1

09 Feb 12:15
53823c6
Compare
Choose a tag to compare

#224 Remove final keyword from Admin entity class
#225 Update multi user bundle
#226 Add css to fix form buttons in action block
#227 Update dev to localehost

v12.0.0

06 Feb 10:00
d9ed081
Compare
Choose a tag to compare

#219 Disable the useCurrent option on the datepickers
#220 Upgrade to symfony 3.4

v11.0.0

29 Nov 09:27
3abbc06
Compare
Choose a tag to compare

Fixes:

  • Fix Tabs in javascript (#213)
  • Fix file and image type for symfony 3 (#211)

Improvements

  • Update MulitUserBundle to PHP 7.1 (#215)

New features

  • Activate autowire config (#217)

v10.1.0

02 Nov 12:19
964630a
Compare
Choose a tag to compare

Fixes:

  • Make sure the datepickers are in the correct format (#208)

Enhancements:

  • Implement deleting users
  • Rotate production log