Commit Graph

18 Commits

Author SHA1 Message Date
Peter Thaleikis
613bd6ab5d MINOR: fixing completed class for current step 2015-12-02 11:04:24 +13:00
Peter Thaleikis
08a32a450b MINOR renaming method to be consitant with the naming 2015-12-01 23:26:41 +13:00
Peter Thaleikis
7ae2e938dc BUGFIX: remove last MultiFormSessionID 2015-11-30 22:25:40 +13:00
Damian Mooyman
243caeb579 Merge remote-tracking branch 'origin/1.1'
# Conflicts:
#	.travis.yml
#	code/extensions/MultiFormObjectDecorator.php
#	code/model/MultiForm.php
#	composer.json
#	tests/MultiFormTest.php
2015-11-30 10:30:20 +13:00
Peter Thaleikis
d239c294af MINOR codestyle to improve readibility 2015-11-25 00:08:14 +13:00
Peter Thaleikis
78f98a539c Highlighting the completed steps with a CSS class 2015-11-23 22:53:45 +13:00
Peter Thaleikis
f96a9832d9 remove trailing spaces in the codebase 2015-11-02 13:38:50 +13:00
Loz Calver
59cc14b347 NEW: session ID GET var can be renamed 2015-02-03 15:17:42 +00:00
Jeremy Shipman
25a0133dfd FIX: don't html5 validate prev actions 2014-11-13 13:38:40 +13:00
Jeremy Shipman
8940c2e1bb FIX: make sure session message clears after rendering the template. See Form->forTemplate() 2014-09-03 16:33:14 +12:00
Will Rossiter
b75301909b As per next(), save step data before the validate method is called. 2014-07-11 21:14:27 +12:00
Sean Harvey
c00a498375 Merge pull request #21 from halkyon/casting_visibility
Fixing $casting visibility to be private to match ViewableData parent.
2014-07-03 10:22:05 +12:00
Will Rossiter
8485666273 FIX multiple session records being created per page request 2014-07-02 21:03:48 +12:00
Sean Harvey
b68fc5d587 Fixing $casting visibility to be private to match ViewableData parent. 2014-06-17 15:59:50 +12:00
Will Rossiter
bd2e9ce857 Correct documentation 2014-02-04 14:53:52 +13:00
sheadawson
dd155c81e3 MINOR use Object::create to create step instances 2013-12-10 17:05:17 +11:00
sheadawson
3d072f5e0d BUGFIX getCompletedPercent was calling non-existing properties 2013-12-03 17:15:24 +11:00
Will Rossiter
25f0c051ff FIX: Update class properties to use late static binding 2013-05-25 19:04:59 +12:00