Will Rossiter
7bf4d10478
fix: correct argument order for insertBefore
2023-09-06 22:21:41 +12:00
Will Rossiter
0d7eb7b83f
Update README.md
2023-09-06 20:57:57 +12:00
Will Rossiter
3d5995526c
feat: silverstripe 5 support
2023-09-06 20:35:07 +12:00
Will Rossiter
27552089c1
Merge pull request #84 from muskie9/pull/loadFromOtherStep83
...
BUGFIX getValueFromOtherStep() calls protected MultiForm::$session
2023-09-06 20:23:50 +12:00
Daniel Hensby
f48b6234ed
Merge pull request #86 from teundirectlease/patch-1
...
Update README.md
2021-05-14 11:21:33 +01:00
teundirectlease
506fe6cd02
Update README.md
...
To compare based on ClassName it is "ClassName" instead of "class" :-D
2021-01-05 17:08:10 +01:00
Nic Horstmeier
0371ca995a
BUGFIX getvValueFromOtherStep() can't return proper data
...
- BUGFIX getValueFromOtherStep() calls protected MultiForm::$session
- Use the provided `MultiForm::getMultiFormSession()` method to get the proper result.
- BUGFIX getValueFromOtherStep() only fetches subclass steps for the session disallowing access to other class step data
2020-11-11 09:43:28 -06:00
Damian Mooyman
41d8927602
Merge pull request #79 from isobar-nz/fix-session-current-step
...
Fix get current step
2019-11-29 12:29:02 +13:00
Lauren Hodgson
2574126d1f
Add check if current step doesn't exist and no session current step then get the current step
2019-11-29 12:14:46 +13:00
Robbie Averill
a57bfe74bb
Merge pull request #74 from silverstripe/sminnee-patch-1
...
Switch CI badge to travis-ci.com
2018-07-03 22:31:56 +12:00
Sam Minnée
ab579444d3
Switch CI badge to travis-ci.com
2018-07-03 21:15:07 +12:00
Robbie Averill
d3c579440d
Merge pull request #72 from creative-commoners/pulls/2.0/update-documentation
...
Update section 5 in the sample code to avoid HTML tags being escaped and rendered
2018-01-23 14:02:55 +13:00
Raissa North
b85c9bb383
DOCS Update sample code to avoid HTML tags being escaped and rendered
2018-01-23 12:32:08 +13:00
Robbie Averill
231f195174
Merge pull request #70 from creative-commoners/pulls/2.0/upgrade-ss4
...
Review SS4 update
2018-01-10 14:33:39 +13:00
Robbie Averill
d52ba7dc4f
FIX Update codecov filename in gitattributes
2018-01-10 14:25:09 +13:00
Robbie Averill
17a554f89f
NEW Add Transifex configuration file
2018-01-10 14:06:03 +13:00
Raissa North
7532724eb7
ENHANCEMENT Update README and add codesniffer rules
2018-01-10 13:55:39 +13:00
Daniel Hensby
09bcc63874
Update travis install settings
2017-10-11 18:06:52 +01:00
Robbie Averill
c6e6a14539
Merge pull request #68 from creative-commoners/pulls/vendorise-ci
...
FIX convert CI bootstrap references to new their new locations in vendor
2017-10-05 14:18:18 +13:00
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