Skip to content

Bug Fix Release

Compare
Choose a tag to compare
@barryo barryo released this 04 Apr 18:16
· 69 commits to master since this release

V Merge pull request #127 from Spiral23/dev (87bf5d8 - Barry O'Donovan - 2016-04-04)

  • Really really close #176 ;-) (ddf8963 - Barry O'Donovan - 2016-04-03)
  • Close #174 (06929c5 - Barry O'Donovan - 2016-04-02)
  • Really close #83 (19a5911 - Barry O'Donovan - 2016-04-02)
  • Really fix composer smarty reference (05e23fd - Barry O'Donovan - 2016-04-02)
  • Tidy up PR #134 (165fae8 - Barry O'Donovan - 2016-04-02)
  • Make sure the toggle function for the alias return the correct value to return error message to user why a alias could not be deactivated. (b65ac65 - Matthias Fechner - 2014-09-29)
  • A not existing hook function in a plugin will always cause a true return value to not break interrupt flow. (d4f2fd6 - Matthias Fechner - 2014-09-29)
  • If an alias is deleted, continue only, if all called hooks from all plugins give green light to continue with the deletion. (13120a8 - Matthias Fechner - 2014-09-27)
  • Added the possibility that a plugin function can stop the workflow if it return a false. (3a0e58e - Matthias Fechner - 2014-09-27)