Commit Graph

295 Commits

Author SHA1 Message Date
Robbie Averill eb92ab86a4 Merge branch '1' 2017-09-08 17:02:39 +12:00
Robbie Averill 47cf953c32 Update branch alias for 1.4.x-dev 2017-09-08 17:02:14 +12:00
Robbie Averill ecd2df17a0 Update branch alias for 2.x-dev 2017-09-08 17:01:01 +12:00
Daniel Hensby 37be2b85a0 Merge pull request #61 from muskie9/patch-2
DOCS README $controller incorrect in example
2016-03-20 00:05:27 +00:00
Nic 306392c828 UPDATE README $controller incorrect in example 2016-03-19 17:40:40 -05:00
Peter Thaleikis 0ee0355e26 NEW introduce getValueFromOtherStep() and copyValueFromOtherStep() (Fixes #55) 2016-03-04 15:34:32 +13:00
Damian Mooyman 75f304993d Merge pull request #59 from helpfulrobot/update-license-year
Updated license year
2016-01-05 11:23:12 +13:00
helpfulrobot 511aab945a Updated license year 2016-01-01 06:49:26 +13:00
Damian Mooyman fd1532974d Merge pull request #56 from spekulatius/adding-badges
minor: adding more badges in
2015-12-14 13:46:04 +13:00
Peter Thaleikis 1d6b9aab8a minor: adding badges 2015-12-14 13:39:40 +13:00
Damian Mooyman 4d027d295e Merge pull request #54 from spekulatius/removing_GET
Removing get
2015-12-14 09:07:06 +13:00
Peter Thaleikis 15f4bd08f8 MINOR: removing _GET and replacing it by SS_HTTPRequest based query 2015-12-13 19:12:51 +13:00
Damian Mooyman c99711da5d Merge pull request #52 from spekulatius/no-completed-for-current
MINOR: fixing completed class for current step
2015-12-03 09:52:07 +13:00
Peter Thaleikis 6afed0fd75 Merge branch 'no-completed-for-current' of github.com:spekulatius/silverstripe-multiform into no-completed-for-current 2015-12-02 11:04:33 +13:00
Peter Thaleikis 613bd6ab5d MINOR: fixing completed class for current step 2015-12-02 11:04:24 +13:00
Damian Mooyman 47763d9ed8 Merge pull request #53 from spekulatius/fixing-remaining-MultiSessionID-to-get_var
BUGFIX: remove last MultiFormSessionID
2015-12-02 10:43:20 +13:00
Peter Thaleikis 08a32a450b MINOR renaming method to be consitant with the naming 2015-12-01 23:26:41 +13:00
Peter Thaleikis ffa50b1f48 MINOR fixing MultiFormObjectDecorator.php to work on PG 2015-12-01 23:15:02 +13:00
Peter Thaleikis 7ae2e938dc BUGFIX: remove last MultiFormSessionID 2015-11-30 22:25:40 +13:00
Peter Thaleikis 1b84a832aa MINOR: fixing completed class for current step 2015-11-30 21:27:37 +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
Damian Mooyman eb554a568c Merge pull request #50 from spekulatius/codestyle
MINOR codestyle to improve readibility
2015-11-25 11:34:50 +13:00
Peter Thaleikis d239c294af MINOR codestyle to improve readibility 2015-11-25 00:08:14 +13:00
Daniel Hensby d2780c4b7e Merge pull request #36 from spekulatius/adding-completed-class
Highlighting the completed steps with a CSS class
2015-11-23 14:19:48 +00:00
Peter Thaleikis 78f98a539c Highlighting the completed steps with a CSS class 2015-11-23 22:53:45 +13:00
Daniel Hensby 619774034f Merge pull request #48 from helpfulrobot/add-standard-code-of-conduct
Added standard code of conduct
2015-11-22 20:35:48 +00:00
Daniel Hensby c52c42f01c Merge pull request #44 from helpfulrobot/add-standard-license
Added standard license
2015-11-22 20:35:40 +00:00
helpfulrobot 96cd984f0d Added standard code of conduct 2015-11-21 20:11:47 +13:00
helpfulrobot e2da46c25f Added standard license 2015-11-21 19:53:25 +13:00
Daniel Hensby 0ac61db277 Merge pull request #42 from helpfulrobot/add-standard-editor-config
Added standard editor config
2015-11-19 17:32:01 +00:00
Daniel Hensby d3ce94bbc4 Merge pull request #43 from helpfulrobot/add-standard-travis-config
Added standard Travis config
2015-11-19 17:31:13 +00:00
Daniel Hensby 069e12b183 Merge pull request #45 from helpfulrobot/add-license-to-composer
Added license to composer.json
2015-11-19 10:48:17 +00:00
Daniel Hensby db72f20a80 Merge pull request #46 from helpfulrobot/add-standard-git-attributes
Added standard git attributes
2015-11-19 10:42:15 +00:00
Daniel Hensby 8f4acf04a4 Merge pull request #39 from helpfulrobot/add-standard-scrutinizer-config
Added standard Scrutinizer config
2015-11-19 10:38:31 +00:00
helpfulrobot 6cffaf3967 Added standard git attributes 2015-11-19 19:10:37 +13:00
helpfulrobot 094420b2d3 Added license to composer.json 2015-11-19 18:51:18 +13:00
helpfulrobot fd509c7ef1 Added standard Travis config 2015-11-19 14:18:16 +13:00
helpfulrobot 3f9d500e48 Added standard editor config 2015-11-19 13:24:22 +13:00
Daniel Hensby 1d0b17c65d Merge pull request #41 from helpfulrobot/add-standard-travis-config
Added standard Travis config
2015-11-18 12:47:06 +00:00
helpfulrobot 9e85344594 Added standard Travis config 2015-11-18 17:20:30 +13:00
helpfulrobot 61e5d3b3d2 Added standard Scrutinizer config 2015-11-18 14:36:54 +13:00
Daniel Hensby 055a6143f8 Merge pull request #38 from spekulatius/patch-1
Update README.md
2015-11-17 18:23:30 +00:00
Peter Thaleikis 2efe0ece16 Update README.md 2015-11-17 14:22:48 +13:00
Daniel Hensby b482bf85aa Updating travis to test correct core release 2015-11-05 10:50:00 +00:00
Daniel Hensby 262d31166b Merge pull request #35 from spekulatius/remove-trailing-spaces
remove trailing spaces in the codebase
2015-11-02 20:54:53 +00:00
Peter Thaleikis f96a9832d9 remove trailing spaces in the codebase 2015-11-02 13:38:50 +13:00
Daniel Hensby bc49ac35e7 Move to new travis containerised infrastructure 2015-07-20 16:01:58 +01:00
Daniel Hensby 890d1f2e28 Updating travis provisioner
Travis will now be more resilient to `composer self-update` failures
2015-06-15 09:56:40 +01:00
Sean Harvey 5eb68aa62c Fixing MultiFormObjectDecorator to work with SS 3.1
Conflicts:
	tests/MultiFormTest.php
2015-04-30 23:03:34 +12:00
Will Rossiter 77d6d60f45 Merge pull request #33 from kinglozzer/pulls/configure-get-var
NEW session ID GET var can be renamed
2015-02-04 09:29:47 +13:00