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
Ingo Schommer
e526c9692c
Removed legacy fields
...
See https://github.com/silverstripe/silverstripe-framework/pull/6883
2017-05-08 20:25:15 +12:00
Ingo Schommer
0e893b503b
Support for new DatetimeField
...
See https://github.com/silverstripe/silverstripe-framework/issues/6140
2017-04-26 10:32:09 +12:00
Ingo Schommer
8cb15a45de
Align date minimums with db defaults
...
Avoid validation errors by default
2017-04-26 10:32:02 +12:00
Ingo Schommer
902151603c
Removed unused DMYDate
2017-04-26 10:31:22 +12:00
Ingo Schommer
097e136525
Use HTML5 date (with min-date case)
2017-04-03 12:01:47 +12:00
Ingo Schommer
df5681371d
Added TimeField with setHTML5(true)
2017-03-31 14:12:56 +13:00
Ingo Schommer
1363efe1e1
Removed AssetField, only use new UploadField
...
AssetField and the old UploadField have been removed from core.
2017-03-30 09:32:57 +13:00
Ingo Schommer
f465d5c3ff
Updated setShowCalendar() use
2017-02-16 11:27:12 +13:00
Ingo Schommer
1df00831f4
Use new SeparatedDateField
2017-02-16 09:08:28 +13:00
Ingo Schommer
c55b641604
Scale/float testing
2017-02-16 08:23:09 +13:00
Ingo Schommer
7fcf623639
Fix dev/build with Member::actAs()
...
Fixes #28
2017-01-16 11:11:40 +13:00
Ingo Schommer
db7c537666
Use PageController without underscore
2017-01-15 21:19:56 +13:00
Ingo Schommer
550f9856d6
Tests for new AssetAdmin UploadField
2017-01-11 23:38:27 +13:00
Ingo Schommer
5a33b6ccbd
Merge pull request #27 from open-sausages/pulls/4.0/cleanup-4
...
Update deprecated API
2017-01-11 22:45:36 +13:00
Damian Mooyman
813e75a880
Update deprecated API
...
Code cleanup
2017-01-11 10:47:17 +13:00
Ingo Schommer
0620392dc4
FTFileMakerTask
2017-01-06 19:48:50 +13:00
Ingo Schommer
a97830ad1c
Moved tasks into subfolder
2017-01-06 08:31:40 +13:00
Ingo Schommer
0618abe1ab
Added new HTMLReadonlyField implementation
2016-10-20 22:06:02 +13:00
Ingo Schommer
89922b58e9
Don't set OptionSetField to multiple vals
...
It's a radiobutton based field, so multiple values don't make sense here
2016-10-20 08:51:27 +13:00
Ingo Schommer
a0099fb03f
Populate readonly/disabled manymany
2016-10-20 08:37:06 +13:00
Ingo Schommer
8a024fd39c
Use actual manymany for CheckboxSetField
...
It's not really designed to work with a has_one or database column (you'd use OptionsetField for that).
Also removed the "Field" suffix from "MultipleListboxField" (inconsistent with other column names)
2016-10-18 23:15:37 +13:00
Ingo Schommer
3eb6295f76
More consistent field loading, using loadDataFrom() in react test admin
2016-10-18 22:07:07 +13:00
Ingo Schommer
7137b456cf
Consolidated fields
2016-10-18 16:38:41 +13:00