Skip to content

Releases: ColdTrick/wizard

v5.0

26 May 12:29
Compare
Choose a tag to compare
  • changed: increased minimal Elgg requirement to v3.3
  • changed: updated resources to use the default layout

v4.1

22 Apr 13:34
Compare
Choose a tag to compare
  • added: options to determine when to show a wizard based on user creation

v4.0.3

22 Aug 07:47
Compare
Choose a tag to compare
  • several small chores/fixes

v4.0.2

29 May 10:55
Compare
Choose a tag to compare
  • fixed: new user flag doesn't get reset correctly
  • fixed: new user wizards showing for existing users
  • fixed: register events

v4.0.1

28 Mar 11:05
20cd81c
Compare
Choose a tag to compare
  • several small chores/fixes

v4.0

27 Mar 19:46
46079ba
Compare
Choose a tag to compare
  • changed: admin preview of lightbox wizards
  • changed: increased minimal Elgg version to 3.0
  • changed: moved routes and object registration to elgg-plugin
  • changed: moved start to elgg-plugin and Bootstrap
  • fixed: canComment issues
  • fixed: pagination in lightbox
  • removed: custom entity delete actions
  • removed: Wizard step migration

v3.1.1

29 Nov 13:07
9831e2a
Compare
Choose a tag to compare
  • fixed: lightbox not closing after submittion on admin side
  • fixed: removed deprecated use load of lightbox js lib

v3.1

04 Oct 14:29
Compare
Choose a tag to compare
  • added: replacement helper info is now default collapsed
  • added: trigger an event when wizard steps are processed
  • added: trigger a plugin hook to influence wizard replacements

v3.0

26 Jan 14:07
Compare
Choose a tag to compare
  • changed: increased Elgg version requirement to 2.3
  • fixed: incompatible function declaration

v2.0.2

12 Dec 09:47
Compare
Choose a tag to compare
  • several small chores/fixes