Skip to content

v3.5.0

Compare
Choose a tag to compare
@agilare agilare released this 25 Nov 18:02
· 85 commits to master since this release

Fixed

  • users - edit : "avec affiliation" value must be sent in submit, rm conditions
  • events
    • in edit and copy form config of datepicker to allow adding event for today event after 0h
    • copy of an event had horaire_fin before horaire_deb if original horaire_fin was after midnight; horaires of event copied were in the wrong day (the same day as dateEvenement) if horaires of original were after midnight

Added

  • events : API to get night events "fêtes" of a day
  • tests : setup Codeception and basic tests of API
  • Symfony VarDumper component

Changed

  • events form presentation improvements
    • increase width of some fields
    • put back horaire under date
    • complete link for tooltip by a more visible help button
    • clearer lieu manual fields
  • forms : increase container width for lieu, organisateur, contact...
  • tests : documentation revised, completed (readme, strategy, map)
  • update jQuery from 3.6.4 to 3.7.0

Full Changelog: v3.4.5...v3.5.0