Skip to content

Create a new testing for V14

Joël Cuissinat requested to merge dev into testing

1.11.0 (2024-06-17)

Features

  • about: add link in footer and some text (526f034)
  • about: build first version of about page (091d03b)
  • about: last modification in about text (bc8bc14)
  • answer: change layout for connection infos (0e627cc)
  • answer: change text fro infos completion (5517b1d)
  • mail: add ical event in owner mail when user validate a slot (a9480ec)
  • meetings: change ical description in email to poll owner (9d5fb4a)
  • meteor: update meteor and packages to version 2.15 (569cb87)
  • meteor: update meteor packages (be1e289)
  • meteor: update meteor version (d0b66c5)
  • node: update npm outdated packages (d6f8393)
  • npm: update npm packages (794f8a1)
  • poll: add management for public or group poll (5b55444)
  • polls: add poll expiration feature (26845df)
  • polls: completed polls are still accessible to participants (b98a856)
  • timezone: time zone management in polls (36ed069)

Bug Fixes

  • about: correct grammatical errors (133c379)
  • answer: fix connected answer (cadce08)
  • events: always create an event when validating poll date (acc806c)
  • libraries: update vulnerable libraries and adapt application (caed9bb)
  • meetings: always send email to creator when answering to poll (0b3e441)
  • poll: fix link in group notification (2b5356f)
  • polls: conditionnal fields in polls creation validation step (d92a78f)
  • polls: conditionnal imputs in polls creation first step (fb0d66a)
  • polls: purge associated pollanswers when deleting an expired poll (1a7a8b3)
  • polls: send email to all participants when validating final date (663f874)
  • tests: add timeout on before each (78e1484)
  • validation: better poll validation form (d67002d)
  • validation: make displying of groups conditional (efea183)

Merge request reports

Loading