github eventum/eventum v3.1.1
2016-05-29, Version 3.1.1

latest releases: v3.10.14, v3.10.13, snapshot...
7 years ago

This version switches to PDO driver by for new installations (#167)
Additionally tables will be renamed without eventum_ table prefix (#166)

  • remove support for calling deprecated handleAssignment workflow method, it was deprecated in 2.4.0-pre1 (d16ea3a)
  • drop php 5.3 $this hacks (c58fe0c)
  • drop dispelMagicQuotes; magic quotes support dropped in php 5.4 (e58926c)
  • use short array syntax (92c751e)
  • add Message-Id column to mail queue table (#140, @glensc)
  • cleanup deprecated APP_LOCAL_PATH from the template search path (8cea94b)
  • drop unused Misc::getInput (5b97d89)
  • drop prompt and getInputLine from Misc (83efe3c)
  • drop unused Misc::collect (51eab96)
  • drop table prefix support (#166, @glensc)
  • drop old APP_SQL_ constants support, support upgrade from earlier than 3.0 versions dropped (30130ba)
  • do not allow a manager user to edit an administrative user (@balsdorf, 83ace86, cf93b17)
  • use pdo_mysql as default mysql driver (#167, @glensc)
  • use Symfony Session for session usage (#168, @glensc)
  • use Symfony FlashBag for flash messages (#169, @glensc)
  • automatically set page ID based on template path and name (#170, @balsdorf)

Don't miss a new eventum release

NewReleases is sending notifications on new releases.