Commit Graph

198 Commits

Author SHA1 Message Date
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
Maxime Rainville
c89dd1f5e1 MINOR Scaffold some DataObject for testing graphql 2018-11-26 15:01:22 +13:00
Maxime Rainville
98d9ec95f2 MINOR Make the Employee search form ridiculously convoluted. 2018-10-18 16:16:54 +13:00
Maxime Rainville
987fb56d5a Use ResourceMonitorLoader to fetch image url. 2018-10-18 14:11:38 +13:00
Ingo Schommer
41d323b683 Less conflicting TestPage table name
See https://github.com/silverstripe/cwp-recipe-kitchen-sink/pull/14#issuecomment-423417352
2018-09-24 11:23:42 +12:00
Luke Edwards
9909f97f81 Add a tab with 2 gridfields, one after the other 2018-04-04 14:35:25 +12:00
Aaron Carlino
59feb76a49 formatting 2017-11-30 10:37:10 +13:00
Aaron Carlino
e4f9bb4cc3 new gitignore 2017-11-29 11:46:19 +13:00
Aaron Carlino
fbd30fac98 Add new page type creator task, Faker dependency 2017-11-29 11:45:42 +13:00
Christopher Joe
4c940e789c BUG Fix table_name config for test pages 2017-11-27 20:24:08 +13:00
Christopher Joe
dcc60a12e7 BUG Fix compatibility with latest version 2017-11-06 16:56:59 +13:00
Christopher Joe
4e28b5bfbc Fix react test section and build tools 2017-08-17 14:24:21 +12:00
Ingo Schommer
46891b2dea Ownership on GridFieldTestPage 2017-07-06 14:29:05 +12:00
Ingo Schommer
d2711a82bb Add ownership model for files 2017-07-06 14:20:29 +12:00
Ingo Schommer
c272a25cb2 Versioned Company, fixed UploadField NS 2017-07-06 08:19:08 +12:00
Ingo Schommer
29c5c29c95 Reduced default page count a bit
15k is a good high-use case, but a bit much for a standard CMS installation
2017-07-05 09:58:48 +12:00
Damian Mooyman
02e932f3e5
Remove object class 2017-05-18 17:23:32 +12:00
Ingo Schommer
260ad323ac Improved page generation (customise depths)
Similar to FTFileMakerTask, this allows for creation of trees of arbitrary depths.
Which is useful to test long page lists, deep trees, or large amount of “broad vs deep” nestings.
Yes, it has no unit tests - I’m fine with that :)
2017-05-18 13:20:53 +12:00