Commit Graph

182 Commits

Author SHA1 Message Date
Guy Sartorelli 0009a4bf13
Merge pull request #83 from creative-commoners/pulls/2.2/standardise-modules
MNT Standardise modules
2022-08-02 15:10:52 +12:00
Steve Boyd a70a9d1e82 MNT Standardise modules 2022-08-01 16:21:58 +12:00
Guy Sartorelli 813cd2e4e7
Merge pull request #82 from creative-commoners/pulls/2.2/behat
FIX Move files to client directory
2022-07-20 09:41:32 +12:00
Steve Boyd d1cc3f80ab FIX Move files to client directory 2022-07-19 18:05:43 +12:00
Guy Sartorelli ec36ece776
Merge pull request #81 from creative-commoners/pulls/2.2/module-standards
MNT Use GitHub Actions CI
2022-07-15 16:58:23 +12:00
Steve Boyd d2c1aedf2e MNT Use GitHub Actions CI 2022-07-07 15:41:58 +12:00
Guy Sartorelli d4871e7d41
Merge pull request #78 from creative-commoners/pulls/2.2/fix-permission-cmsmain
FIX: CMSMain user able to see external broken links
2022-05-06 09:29:39 +12:00
Sabina Talipova 6d288c54f2 Add new permission group 2022-05-06 08:54:12 +12:00
Steve Boyd b4ccd03025 MNT Remove obsolete branch-alias 2021-11-30 13:55:20 +13:00
Steve Boyd c4e41d58ee Merge branch '2.1' into 2 2021-11-18 17:20:11 +13:00
Maxime Rainville aed847dc13
Merge pull request #74 from creative-commoners/pulls/2.1/behat
MNT Add behat tests
2021-11-10 16:51:36 +13:00
Maxime Rainville 75585f983a
Merge pull request #75 from creative-commoners/pulls/2/sapphire-test-nine
API phpunit 9 support
2021-11-01 21:26:14 +13:00
Steve Boyd fb9c340edb API phpunit 9 support 2021-10-27 18:06:53 +13:00
Steve Boyd 3da3567a7a MNT Add behat tests 2021-10-01 19:55:27 +13:00
Steve Boyd 40c96ce23f Merge branch '2.1' into 2 2021-02-04 09:47:18 +13:00
Garion Herman b4c210f211
FIX Exclude links attached to archived Pages from report (#72) 2021-02-04 09:45:39 +13:00
Steve Boyd 478d6613f8
Update build status badge 2021-01-21 16:34:25 +13:00
Steve Boyd 7b68fe0eaa Merge branch '2.0' into 2 2020-11-11 17:13:31 +13:00
Serge Latyntsev 75a4988f48
Merge pull request #70 from creative-commoners/pulls/2.0/shared-config
MNT Use shared travis config, use sminnee/phpunit
2020-11-10 17:00:31 +13:00
Steve Boyd 504f742aa7 MNT Use shared travis config, use sminnee/phpunit 2020-11-10 12:55:10 +13:00
Maxime Rainville 703ae9b2ca Merge branch '2.0' into 2 2020-10-22 22:07:03 +13:00
Alex Saelens 9282ed2e2d
FIX Allow to configure CurlLinkChecker request headers (#64)
* Allow to configure CurlLinkChecker request headers
* Make adding headers more explicit via array
* Remove extra character in comment
* Fix lint
* Align headers array with php docs
2020-07-07 10:25:25 +12:00
Robbie Averill 9cb88c96b2
Merge pull request #67 from creative-commoners/pulls/2.0/travis
Travis 2.0
2020-06-23 10:14:42 -07:00
Steve Boyd 80ddb80123 Travis 2.0 2020-06-23 12:58:22 +12:00
Maxime Rainville 05ded71c02 Merge branch '2.0' into 2 2020-06-12 14:04:09 +12:00
Guy Marriott 839cbb7185
Update translations 2019-08-20 16:37:59 +12:00
Robbie Averill 3746cb1368 Merge branch '2.0' 2019-08-15 10:00:55 +12:00
Dylan Wagstaff a166257690
Merge pull request #62 from creative-commoners/pulls/2.0/handle-http-errors-gracefully
FIX Add missing namespace import - unknown HTTP status codes are now handled
2019-07-29 10:17:31 +12:00
Robbie Averill b39a81b60b Use trusty in Travis builds 2019-07-26 11:22:53 +02:00
Robbie Averill 7a335726c4 Remove SilverStripe 4.0-4.2 from Travis builds 2019-07-26 11:22:37 +02:00
Robbie Averill 1ce8c3bbdf FIX Add missing namespace import - unknown HTTP status codes are now handled 2019-07-26 11:16:31 +02:00
Robbie Averill a180db21b9
Merge pull request #60 from lhalaa/pulls/add-legacy-file
Add legacy.yml for SS3 to SS4 upgrades
2019-05-15 16:51:48 +12:00
Sheila Bañez a1b7d3979e Add legacy.yml for SS3 to SS4 upgrades 2019-05-15 15:26:48 +12:00
Robbie Averill 5091bf91e5 Merge branch '2.0' 2019-03-11 15:39:46 +13:00
Robbie Averill e41ee18b7c
Merge pull request #59 from creative-commoners/pulls/2.0/fix-initial-button-state
FIX Reference alias for this inside javascript closure - report now works on initial load
2019-03-11 15:39:27 +13:00
Robbie Averill 4f0df463df FIX Reference alias for this inside javascript closure - report now works on initial load 2019-03-11 15:27:31 +13:00
Dylan Wagstaff 60893a87b1
Merge pull request #58 from creative-commoners/pulls/2.0/disable-button
FIX External links report generate button is now disabled while it is loading
2019-03-08 10:51:07 +13:00
Robbie Averill a3aed13ed0 FIX External links report generate button is now disabled while it is loading 2019-03-08 10:06:50 +13:00
Guy Marriott 1cfb249384
Merge pull request #56 from creative-commoners/pulls/2.0/remove-json-methods
FIX Replace Convert JSON methods with json_* methods, deprecated from SilverStripe 4.4
2018-10-29 11:30:10 +13:00
Robbie Averill 17604a5b42 FIX Replace Convert JSON methods with json_* methods, deprecated from SilverStripe 4.4 2018-10-28 21:36:50 +00:00
Robbie Averill 08fc708521 Merge branch '2.0' 2018-08-27 09:24:51 +12:00
Robbie Averill 4311de28fd
Merge pull request #55 from creative-commoners/pulls/2.0/fix-them-plurals
FIX Update plural name of BrokenExternalPageTrackStatus
2018-08-27 09:23:50 +12:00
Raissa North 61a63f36d9 FIX Update plural name of BrokenExternalPageTrackStatus 2018-08-24 17:13:31 +12:00
Robbie Averill 28ce2df1b7
Merge pull request #52 from creative-commoners/pulls/master/add-supported-module-badge
Add supported module badge to readme
2018-06-18 10:47:43 +12:00
Dylan Wagstaff 8002624da9 Add supported module badge to readme 2018-06-15 17:35:22 +12:00
Robbie Averill 4723e8742c Merge branch '2.0' 2018-05-08 15:38:30 +12:00
Dylan Wagstaff 3ff01bf9e9
Merge pull request #48 from creative-commoners/pulls/2.0/fix-cache-api
FIX Use correct CacheInterface API methods and remove doubled up logic
2018-04-06 11:57:18 +12:00
Robbie Averill 39044de8ad FIX Use correct CacheInterface API methods and remove doubled up logic 2018-04-06 10:59:31 +12:00
Dylan Wagstaff 65a9f11708
Merge pull request #47 from creative-commoners/pulls/2.0/travis-updates
Add various recipe versions to Travis build matrix
2018-04-06 10:58:11 +12:00
Robbie Averill 2bbf756f3e Add various recipe versions to Travis build matrix 2018-04-06 10:48:15 +12:00