Robbie Averill
|
55cbacca86
|
Merge branch '4.2' into 4.3
# Conflicts:
# src/Forms/GridField/GridFieldLevelup.php
# src/includes/constants.php
|
2019-04-11 11:21:42 +12:00 |
|
Damian Mooyman
|
6dc41e50a0
|
MINOR Linting fixes
|
2019-03-26 17:35:58 +13:00 |
|
Aaron Carlino
|
f6a7bddd8d
|
Linting
|
2019-03-20 15:50:54 +13:00 |
|
Robbie Averill
|
ed74549c4f
|
Merge branch '4.2' into 4.3
|
2019-02-19 08:39:59 +07:00 |
|
Robbie Averill
|
79e44b42fa
|
Merge branch '4.1' into 4.2
|
2019-02-19 08:37:07 +07:00 |
|
Robbie Averill
|
cb7f15a681
|
Merge branch '4.0' into 4.1
|
2019-02-19 08:36:41 +07:00 |
|
Robbie Averill
|
dc9d1b9cc0
|
FIX GridFieldPrintButton no longer assumes that children of GridField would implement their own print template
|
2019-01-28 11:45:55 +02:00 |
|
Robbie Averill
|
08866f89d9
|
Merge branch '4.2' into 4.3
|
2018-12-06 09:40:05 +00:00 |
|
Robbie Averill
|
96bd17d469
|
Merge branch '4.1' into 4.2
|
2018-12-06 09:38:45 +00:00 |
|
Robbie Averill
|
3f532466d1
|
Merge branch '4.0' into 4.1
|
2018-12-06 09:37:52 +00:00 |
|
Guy Marriott
|
c7b5b1efd2
|
FIX Switching to use Controller::curr as it was using previously
|
2018-11-30 15:40:45 +13:00 |
|
Guy Marriott
|
32d096d9e5
|
DOCS Moving interface subscription to the abstract and adding a changelog entry
|
2018-11-30 15:40:45 +13:00 |
|
Guy Marriott
|
ddaa22986f
|
Updating StateStore interface not to define a constructor & fixing GridFieldFilterHeader to add required attributes
|
2018-11-30 15:40:45 +13:00 |
|
Guy Marriott
|
b4c8f699eb
|
FIX Provide alternatives to session for storing GridField_FormAction state
|
2018-11-30 15:40:45 +13:00 |
|
Serge Latyntcev
|
9ce6d91b76
|
FIX / TreeMultiselectField::objectForKey handles list of IDs correctly
|
2018-11-22 12:11:18 +13:00 |
|
Maxime Rainville
|
d74af1c17e
|
FIX Explicity mark nodes when searching nodes in TreeDropdownField #8621
|
2018-11-21 11:43:21 +13:00 |
|
Serge Latyntcev
|
15aaf9db9f
|
Fix a code style typo
|
2018-11-13 10:20:49 +13:00 |
|
Serge Latyntcev
|
4b4fbabed5
|
FIX TreeMultiselectField passes value 'unchanged' as null to ORM for 'ID' column key
|
2018-11-08 15:41:46 +13:00 |
|
Robbie Averill
|
358cef0cdf
|
Merge pull request #8514 from wilr/pulls/lookup-injector
FIX use Injector for FormField::castedCopy
|
2018-11-07 19:20:36 +02:00 |
|
Aaron Carlino
|
0ba275cb40
|
Merge branch '4.2' into 4.3
|
2018-11-06 15:09:01 +13:00 |
|
Luke Edwards
|
97180c2612
|
Fix readonly grid state always being truthy (#8562)
|
2018-11-02 14:28:47 +13:00 |
|
Luke Edwards
|
8866e7674a
|
BUG: Fix duplicate plugins on HTML editor fields (#8559)
* BUG: Fix duplicate plugins on HTML editor fields
* Add new test
|
2018-11-02 12:26:53 +13:00 |
|
Luke Edwards
|
c7b8b80e8b
|
Persist GridField readonly state, add view button (#8535)
* Persist GridField readonly state, add view button
* Minor clarity fixes
|
2018-11-01 11:12:52 +13:00 |
|
Andre Kiste
|
511c368e8c
|
Merge pull request #8521 from open-sausages/pulls/4.3/searching-for-legacy
Add config to force legacy filter header globally
|
2018-10-29 14:57:21 +13:00 |
|
Luke Edwards
|
3284bf48d6
|
Fix search filtering relations and clear filters (#8477)
|
2018-10-26 14:43:56 +13:00 |
|
Luke Edwards
|
d879148bff
|
Add config to force legacy filter header globally
|
2018-10-26 14:28:15 +13:00 |
|
Will Rossiter
|
66a404ad1a
|
FIX use Injector for FormField::castedCopy
Allows LookupField to be replaced with user specificed classes.
|
2018-10-24 12:13:14 +13:00 |
|
Maxime Rainville
|
af46381dca
|
MINOR Correct implementation of single lookup field when valueToLabel returns null
|
2018-10-23 11:54:26 +13:00 |
|
bergice
|
a6a1743997
|
BUG: Fix ENTER not triggering form save button as GridField s used submit type buttons
|
2018-10-18 12:37:24 +13:00 |
|
Aaron Carlino
|
57756f38cb
|
Revert bd6c4fd
|
2018-10-17 14:54:03 +13:00 |
|
Robbie Averill
|
7215637673
|
Merge pull request #8460 from open-sausages/pulls/4/lazy-loadable-gidfield
API Add a new GridFieldLazyLoader component
|
2018-10-11 13:43:10 +02:00 |
|
Loz Calver
|
dca2d47127
|
Merge pull request #8357 from creative-commoners/pulls/4.3/fix-i18n
FIX Text collector translations now compile without errors
|
2018-10-11 13:16:23 +02:00 |
|
Maxime Rainville
|
250d925810
|
MINOR Update CompositeField::__construct to call setChildren #8460
|
2018-10-11 15:25:34 +13:00 |
|
Maxime Rainville
|
98afbfe9b4
|
Implement Peer review feedback #8460
|
2018-10-11 14:56:06 +13:00 |
|
Maxime Rainville
|
ef439f9306
|
MINOR Correct GridField_DataManipulator PHPDOC to not assume DataList
Tweak GridField_DataManipulator to not assume only DataList will be
provided. Use the SS_List Interface instead. (#8460)
|
2018-10-11 12:06:21 +13:00 |
|
Maxime Rainville
|
2e2ca5a4a7
|
Make sure LazyLoader still woks after a readonly transofrmation (#8460)
|
2018-10-11 11:56:39 +13:00 |
|
Robbie Averill
|
bd6c4fdda0
|
Merge pull request #8440 from creative-commoners/pulls/4.3/its-indestruc-tab-le
NEW TabSet react component is no longer structural
|
2018-10-09 22:05:53 +02:00 |
|
Robbie Averill
|
d1281a571a
|
FIX Escape HTML in PHPDoc to fix API docs from rendering incorrectly
|
2018-10-09 10:46:45 +02:00 |
|
Maxime Rainville
|
fdb53311ba
|
Fix linting issue.
|
2018-10-09 17:32:42 +13:00 |
|
Maxime Rainville
|
bfb6518176
|
Tweak the logic to empty lazy list.
|
2018-10-09 17:32:42 +13:00 |
|
Maxime Rainville
|
d2a51471e9
|
Don't lazy load tab that are not in a TabSet.
|
2018-10-09 17:32:42 +13:00 |
|
Maxime Rainville
|
5276b6cbb1
|
API Add FieldList::getContainerField
|
2018-10-09 17:32:42 +13:00 |
|
Maxime Rainville
|
bdb53979aa
|
API Create a new GridFieldLazyLoader GridField component
|
2018-10-09 17:32:42 +13:00 |
|
Sam Minnee
|
e5d3b28a4d
|
FIX: Don’t break validation on selects without a source.
Fixes cases where there are no valid values or an empty-string
value is manually added rather than using setEmptyString()
Fixes #4849
Fixes #7159
|
2018-10-06 11:53:17 +13:00 |
|
Robbie Averill
|
ee24413c30
|
Merge branch '4.2' into 4
|
2018-10-03 15:28:05 +02:00 |
|
Robbie Averill
|
d74fed554a
|
Merge pull request #8427 from sminnee/fix-1397
FIX: Append any fields that don’t match name in insertBefore/insertAfter
|
2018-10-03 13:22:23 +02:00 |
|
Robbie Averill
|
6a5fb4999c
|
Merge pull request #8416 from lekoala/patch-14
raw2att accepts array, but sprintf doesn't
|
2018-10-03 13:21:43 +02:00 |
|
Raissa North
|
90afb2037a
|
NEW TabSet react component is no longer structural
|
2018-10-03 16:36:17 +13:00 |
|
Robbie Averill
|
cb2b9498fb
|
API Deprecate updateSearchContextCallback and updateSearchFormCallback
|
2018-10-03 13:47:40 +13:00 |
|
Luke Edwards
|
bf60a699a5
|
Add extension points for ModelAdmin search API
|
2018-10-03 13:47:40 +13:00 |
|