Guy Sartorelli
5aec7db4c5
Merge pull request #223 from creative-commoners/pulls/4/review-behat-tests
...
ENH New steps to creat groups and members with permissions
2022-09-06 12:34:03 +12:00
Sabina Talipova
4e00b8ee95
ENH New steps to creat groups and members with permissions
2022-09-06 12:22:55 +12:00
Steve Boyd
c012736293
Merge branch '4.9' into 4
2022-08-02 19:05:29 +12:00
Steve Boyd
6956470cfc
Merge branch '4.8' into 4.9
2022-08-02 19:05:25 +12:00
Guy Sartorelli
567b1302b9
Merge pull request #217 from creative-commoners/pulls/4.8/standardise-modules
...
MNT Standardise modules
2022-08-01 14:00:58 +12:00
Steve Boyd
706ee2be9d
MNT Standardise modules
2022-08-01 09:42:18 +12:00
Steve Boyd
e5e6c7256a
Merge branch '4.9' into 4
2022-07-25 17:06:57 +12:00
Guy Sartorelli
7bb03997cf
Merge pull request #216 from creative-commoners/pulls/4.9/int
...
FIX Use usleep for fractions of a second
2022-07-25 16:04:22 +12:00
Steve Boyd
c460781971
FIX Use usleep for fractions of a second
2022-07-25 15:28:43 +12:00
Steve Boyd
984c1fbd04
Merge branch '4.9' into 4
2022-07-25 09:56:37 +12:00
Steve Boyd
754b5e0969
Merge branch '4.8' into 4.9
2022-07-25 09:56:34 +12:00
Guy Sartorelli
a2fb05bd8f
Merge pull request #215 from creative-commoners/pulls/4.8/module-standards
...
MNT Use GitHub Actions CI
2022-07-15 12:05:31 +12:00
Steve Boyd
68306cd7a8
MNT Use GitHub Actions CI
2022-07-05 22:17:14 +12:00
Guy Sartorelli
ced518e890
Merge pull request #212 from creative-commoners/pulls/4/php81
...
ENH PHP 8.1 compatibility
2022-04-22 16:22:27 +12:00
Guy Sartorelli
5257536915
Merge pull request #213 from creative-commoners/pulls/4/remove-useless-config
...
MNT Remove config that does nothing and is confusing.
2022-04-14 13:24:13 +12:00
Guy Sartorelli
e35b60d940
MNT Remove config that does nothing and is confusing.
...
The config here doesn't actually get applied to the in-browser sessions
and is misleading.
2022-04-14 10:00:14 +12:00
Steve Boyd
1f9fc6db05
ENH PHP 8.1 compatibility
2022-04-13 17:37:24 +12:00
Tim Oliver
261f88dd19
FIX When waiting for text to show on page, look for elements until we find one that is visible instead ( #211 )
...
of failing if the first element is invisible.
2022-03-29 14:10:29 +13:00
Steve Boyd
8ff1ef7a59
Merge branch '4.8' into 4
2022-03-24 10:39:47 +13:00
Maxime Rainville
dcfa8ed1cd
Merge pull request #210 from creative-commoners/pulls/4.8/admin-email
...
FIX Define admin_email
2022-03-23 11:33:46 +13:00
Steve Boyd
c7801bb1fb
FIX Define admin_email
2022-03-22 13:02:06 +13:00
Daniel Hensby
e2deed514e
Merge pull request #208 from creative-commoners/pulls/4/php74
...
DEP Set PHP 7.4 as the minimum version
2022-02-10 12:06:17 +00:00
Steve Boyd
92760462ac
DEP Set PHP 7.4 as the minimum version
2022-02-10 15:39:25 +13:00
Steve Boyd
efcdfb9c46
Merge branch '4.8' into 4
2021-11-18 16:55:08 +13:00
Steve Boyd
b9b4c1d2a2
FIX Statically call assertion
2021-11-11 14:13:15 +13:00
Steve Boyd
bc76e19d5d
NEW Skip MFA on login if present ( #204 )
2021-11-08 14:29:05 +13:00
Maxime Rainville
0939a30b12
Merge pull request #207 from creative-commoners/pulls/4/php8
...
DEP PHP8 support
2021-11-08 11:40:48 +13:00
Steve Boyd
c7563fda09
DEP PHP8 support
2021-11-08 10:28:45 +13:00
Maxime Rainville
6ccf840e58
Merge pull request #205 from creative-commoners/pulls/4/sapphire-test-nine
...
API phpunit9 support
2021-10-27 17:24:11 +13:00
Steve Boyd
9ee6858f91
API phpunit9 support
2021-10-27 17:14:44 +13:00
Maxime Rainville
ba2e93131e
Merge pull request #203 from creative-commoners/pulls/4/new-functions
...
NEW Add function to elements and select from dropdowns
2021-08-04 13:25:52 +12:00
Steve Boyd
76431b1190
NEW Add function to elements and select from dropdowns
2021-07-29 22:05:50 +12:00
Maxime Rainville
91be987eac
Merge pull request #202 from creative-commoners/pulls/4.3/click-element-confirm-dialog
...
NEW add iClickOnTheElementConfirmingTheDialog
2021-04-16 10:12:15 +12:00
Steve Boyd
c754d70042
NEW add iClickOnTheElementConfirmingTheDialog
2021-04-15 13:57:58 +12:00
Steve Boyd
d7321417b4
Merge branch '4.3' into 4
2021-04-15 13:55:07 +12:00
Maxime Rainville
bcecdabbdf
Merge pull request #201 from creative-commoners/pulls/4.3/i-click-the-element
...
NEW Add iClickOnTheElement
2021-04-15 12:59:01 +12:00
Steve Boyd
420ceb8c0d
NEW Add iClickOnTheElement
2021-04-15 12:13:29 +12:00
Steve Boyd
fc9315123e
Merge branch '4.0' into 4
2021-03-21 18:35:18 +13:00
Maxime Rainville
efdd90b197
MNT Add support for symphony 4 and switch to shared travis config ( #199 )
...
* MNT Add support for symphony 4 and switch to shared travis config
* Specify DB
* Update phpunit config
* Don't test php 8
* Pleasing PHP8
* Use correct syntax for composer OR constraints
* Doing the constraint right ... maybe
Co-authored-by: Steve Boyd <emteknetnz@gmail.com>
Co-authored-by: Steve Boyd <emteknetnz@gmail.com>
2021-03-16 15:31:47 +13:00
Serge Latyntsev
51455664fa
Merge pull request #197 from creative-commoners/pulls/4.0/travis-shared
...
MNT Travis shared config, use sminnee/phpunit, fix SilverStripeContext regex
2021-02-11 17:00:29 +13:00
Steve Boyd
bc581dc248
Update build status badge
2021-01-21 16:46:45 +13:00
Steve Boyd
4d6bd1890c
MNT Travis shared config, use sminnee/phpunit
2021-01-19 11:33:18 +13:00
Ingo Schommer
fe0818afc2
Clarify that behat-ss requires bash
...
See https://github.com/silverstripe/silverstripe-behat-extension/issues/187
2020-10-14 13:30:26 +13:00
Garion Herman
d90f50fe10
Merge pull request #196 from creative-commoners/pull/4/sminnee-phpunit-support
...
MNT Add support for sminnee/phpunit fork
2020-10-08 14:50:20 +13:00
Serge Latyntcev
892aee9592
MNT Add support for sminnee/phpunit fork
2020-10-08 14:46:44 +13:00
Daniel Hensby
8dc02fd0db
Merge pull request #195 from creative-commoners/pulls/4/quote-yaml
...
MNT Quote yaml strings
2020-10-02 10:39:17 +01:00
Steve Boyd
b4ae738fe0
MNT Quote yaml strings
2020-10-02 17:33:10 +13:00
Serge Latyntsev
8940d2882d
Merge pull request #193 from creative-commoners/pulls/4.0/travis
...
Update travis 4.0
2020-06-25 08:15:16 +12:00
Steve Boyd
bae6d30561
Update travis
2020-06-24 12:52:21 +12:00
Maxime Rainville
6df2a983e3
BUG Avoid trying to get singletons fon non-existan classes ( #192 )
...
BUG Avoid trying to get singletons for non-existant classes
2020-04-29 09:54:45 +12:00