Commit Graph

215 Commits

Author SHA1 Message Date
Guy Sartorelli
932cf6a13c
NEW Add fixtures for arbitrary data gridfield behat tests 2023-12-11 12:31:05 +13:00
github-actions
8cb3a2dd24 Merge branch '0.4' into 1 2023-11-12 21:54:16 +00:00
Sabina Talipova
3f03425c67 MNT Add custom validator for test cases 2023-11-10 12:38:24 +13:00
github-actions
72b7132420 Merge branch '0.4' into 1 2023-09-16 14:24:37 +00:00
Steve Boyd
637b5e230a NEW Add ModelAdmin extension 2023-09-12 13:04:09 +12:00
Steve Boyd
5d61ebf7bf Merge branch '0.4' into 1 2023-08-22 14:34:22 +12:00
Guy Sartorelli
39b85c9365
MNT Make employee validatable
Fix broken validation that's already there
Add email field for testing field validation
2023-08-08 13:04:08 +12:00
Steve Boyd
5afed61c5f NEW Add NullSpamProtector 2023-01-18 14:54:46 +13:00
Sabina Talipova
5eee11f4a5
API Remove deprecated code (#130) 2022-12-08 10:44:50 +13:00
Steve Boyd
e45151e838 API Stop using deprecated API 2022-11-09 12:13:52 +13:00
Steve Boyd
f18cbb00a5 API Strongly-type action method signatures 2022-10-19 12:00:04 +13:00
Guy Sartorelli
35dcfab57f
Merge branch '0.4' into 1 2022-09-29 09:13:07 +13:00
Guy Sartorelli
63c3550fbb
FIX Class manifest was still seeing the files (#125) 2022-09-16 14:57:14 +12:00
Steve Boyd
132a68424e FIX Use interface_exists 2022-09-16 14:07:48 +12:00
Guy Sartorelli
7b9778253f
MNT Don't require silverstripe/registry (#123)
Just because registry needs frameworktest doesn't mean frameworktest
should need registry
2022-09-15 17:02:03 +12:00
Guy Sartorelli
da63f28e71
Merge pull request #122 from creative-commoners/pulls/4/review-behat-tests
ENH Extracting logic for canX from Company and Employee
2022-09-14 12:57:22 +12:00
Sabina Talipova
8b9a80ecbb ENH Extracting logic for canX from Company and Employee into DataObject Extension 2022-09-13 14:20:53 +12:00
Guy Sartorelli
dbf6dfe066
Merge pull request #120 from creative-commoners/pulls/4/review-behat-tests
ENH Add permissions for Content Editor
2022-09-07 11:05:04 +12:00
Sabina Talipova
69fcc2f1bf ENH Add permissions for Content Editor 2022-09-07 10:55:06 +12:00
Guy Sartorelli
cd4c310e1f
ENH Stop using deprecated Versioned methods (#121) 2022-08-30 13:18:41 +12:00
Sabina Talipova
f098a695db NEW Test class for GridField with limited number of items in the list 2022-08-09 14:35:41 +12:00
Steve Boyd
d0deef8719 FIX Only add extension if elemental module exists 2022-07-05 21:08:37 +12:00
Steve Boyd
dd6d3b7a70 FIX Remove types for PHP 7.3 support 2022-07-05 17:50:17 +12:00
Guy Sartorelli
ae3003f276 NEW Add new page for testing elemental blocks on a page. 2022-05-27 12:24:46 +12:00
Guy Sartorelli
5594c50133
Merge pull request #105 from creative-commoners/pulls/4/behat-tests-elemental-area
MNT Behat-test fixtures for elemental area
2022-05-11 09:38:22 +12:00
Sabina Talipova
94420d7373 New classes for testing ElementalArea in DataObject 2022-05-09 16:34:22 +12:00
Steve Boyd
6f5b32da26 ENH PHP 8.1 compatibility 2022-04-13 10:31:07 +12:00
Steve Boyd
250935238d DEP Use guzzle 7.3 2022-03-08 17:10:14 +13:00
Aaron Carlino
c754116963 Add new regenerate_on_build 2021-05-27 15:25:38 +12:00
Aaron Carlino
c455fa08c2 Ensure absolute path for watermark 2021-05-13 11:00:50 +12:00
Aaron Carlino
f932f5e110 Add counts to file task, update readme 2021-05-10 13:19:27 +12:00
Aaron Carlino
9988c9af88 NEW: More complete block content, unique images with watermarks 2021-05-03 13:36:06 +12:00
Steve Boyd
3c83a61988 FIX GraphQL4 config, add table names to pages 2021-02-25 23:51:25 +13:00
Steve Boyd
47cb51360d FIX Extend Page instead of SiteTree so that this works with GraphQL3 2021-02-25 14:44:26 +13:00
Steve Boyd
297997df73 NEW Add MultiTabPage behat fixture 2021-02-10 13:56:21 +13:00
Ingo Schommer
efbc66d941 NEW Generate blocks 2020-11-03 18:06:45 +13:00
Serge Latyntcev
b529dc6353 Amend TestRegistry* classes declaration 2020-10-12 12:30:07 +13:00
Maxime Rainville
4d2d3628e0 BUG Update Company validate method to reflect best practices. 2020-09-17 15:13:47 +12:00
Maxime Rainville
967a140cde BUG Move the glu before the array when calling implode 2020-07-21 15:10:00 +12:00
Maxime Rainville
04918fa862 Improve the file maker default and make the protected attribute configuration flags like they are menat to be 2020-06-17 15:14:41 +12:00
Steve Boyd
5f4cfaedc0 Create a scenario where files end up in the wrong asset store 2020-03-03 14:01:22 +13:00
Ingo Schommer
120c3155df
Merge pull request #62 from open-sausages/pulls/4/file-maker-thumbs
NEW Generate thumbs in FTFileMakerTask
2019-06-21 10:51:04 +12:00
Garion Herman
ffad8c6e39 Update UploadField namespace reference 2019-05-07 12:00:07 +12:00
Ingo Schommer
14b6eeffd6 NEW Generate thumbs in FTFileMakerTask 2019-04-11 13:06:32 +12:00
Maxime Rainville
4886c996b9
Merge pull request #58 from creative-commoners/pulls/0/registry-defaults
NEW Adding a default registry page
2019-01-23 19:55:09 +13:00
Robbie Averill
eb89c30b08
FIX Typo in completion message
Co-Authored-By: ScopeyNZ <guy@scopey.co.nz>
2019-01-23 16:16:04 +13:00
Guy Marriott
2f672ae2ca
NEW Adding a default registry page 2019-01-18 13:56:58 +13:00
Guy Marriott
6dd60fdd3b
Merge pull request #56 from open-sausages/pulls/0/graphql-scaffolding
MINOR Scaffold some DataObject for testing graphql
2018-12-17 16:22:42 +13:00
Ingo Schommer
9e65247cd1 Test addExtraClass() 2018-12-11 16:05:58 +13:00
Maxime Rainville
8bd432bef3
Undo debug statement. 2018-12-05 12:12:29 +13:00