Skip to content

v3.4.5

Compare
Choose a tag to compare
@agilare agilare released this 18 May 18:29
· 100 commits to master since this release

Fixed

  • users - password reset : in db table rm unique of idPersonne to avoid crash
  • users - edit : affiliation text wasn't saved, display "avec affiliation" field only if pertinent
  • add ini_set session.gc_probability to enable auto clean of old session in Debian
  • UX : added missing icon ext links
  • in small screens events lists right overflow

Added

  • tests : added assertions, for most important cases in Selenium suites
  • Doc link in menu 1 for admin users

Changed

  • php libraries : whoops 2.15, phpmailer 6.8, phpstan