Dylan Wagstaff
75d85c1698
FIX convert CI bootstrap references to new their new locations in vendor
2017-10-05 10:07:56 +13:00
Will Rossiter
9861d7cad2
Use filter API for previous steps
2017-10-01 12:50:34 +13:00
Will Rossiter
f04a6026e6
FIX: getValidator not being applied to instance
2017-10-01 12:49:22 +13:00
Will Rossiter
7730d807a5
Merge pull request #66 from creative-commoners/pulls/2.0./multiform-namespace-fix
...
FIX changed MultiForm namespace
2017-09-12 12:00:18 +12:00
Franco Springveldt
2aa75d758c
FIX changed MultiForm namespace
2017-09-12 11:51:17 +12:00
Will Rossiter
e25af03f6d
Update SilverStripe requirement
2017-09-12 10:33:28 +12:00
Will Rossiter
68d374208b
Use MultiFormStep::Link to generate href
2017-09-12 10:09:24 +12:00
Will Rossiter
adda533de7
Merge pull request #65 from creative-commoners/pulls/2.0/further-ss4-updates
...
Regression testing fixes and docs updates
2017-09-12 09:57:41 +12:00
Franco Springveldt
34970c754f
FIX regression testing fixes
2017-09-11 15:25:16 +12:00
Franco Springveldt
49610f2ce4
DOC added static::class calls and fixed some typos
2017-09-11 15:24:37 +12:00
Franco Springveldt
972786715c
DOC new instance creation updated to use Injectable::create()
2017-09-10 20:15:43 +12:00
Robbie Averill
a3e7422f25
Merge pull request #63 from creative-commoners/pulls/2.0/ss4-compatibility
...
Pulls/2.0/ss4 compatibility
2017-09-08 17:32:09 +12:00
Franco Springveldt
f2e37e4b02
FIX added versioned to dev requirements
2017-09-08 17:12:17 +12:00
Franco Springveldt
283106afb3
FIX updated upgrade.yml
2017-09-08 17:12:17 +12:00
Franco Springveldt
1331a60fd7
FIX PR review fixes
...
* removed @package references
* included stubs in the test namespaces
* updated various return types
* updated composr psr4 autoload classes
* doc update
2017-09-08 17:12:17 +12:00
Franco Springveldt
7a3cc2e2ab
Updated travis config to use recipe-core
2017-09-08 17:11:42 +12:00
Franco Springveldt
8bd277d9f1
FIX updated wantsTemporary query
2017-09-08 17:11:42 +12:00
Franco Springveldt
49cecd7777
Fixed PSR4 namespaces in composer.json
2017-09-08 17:11:42 +12:00
Franco Springveldt
8c80714605
FIX replaced class literal with ::class reference
2017-09-08 17:10:48 +12:00
Franco Springveldt
bc05f327d3
FIX removed static:: and self:: calls
2017-09-08 17:10:48 +12:00
Franco Springveldt
a633f81b96
FIX fixed failing tests
2017-09-08 17:10:48 +12:00
Franco Springveldt
2c3ed60039
Updated travis config, added legacy.yml and composer.json updated
2017-09-08 17:10:00 +12:00
Franco Springveldt
a05da9bb6f
Resolved composer config
2017-09-08 17:09:39 +12:00
Franco Springveldt
136a914304
Resolved composer config
2017-09-08 17:09:16 +12:00
Franco Springveldt
b739e6cc5f
Namespace changes and some more linting fixes
2017-09-08 17:04:42 +12:00
Franco Springveldt
a3a9725d60
FIX ran SS4 upgrader
2017-09-08 17:04:42 +12:00
Franco Springveldt
43cc780627
FIX ran linter and removed php tags from README
2017-09-08 17:04:42 +12:00
Franco Springveldt
b9c4929fd5
FIX renamed code/ to src/
2017-09-08 17:04:42 +12:00
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