Steve Boyd
|
95eceb8d9e
|
FIX Ensure dir exists before scanning it
|
2023-06-07 17:35:13 +12:00 |
|
Steve Boyd
|
246735101a
|
NEW ORM eager loading
|
2023-06-07 14:59:02 +12:00 |
|
Sabina Talipova
|
6d09530861
|
Merge pull request #10796 from creative-commoners/pulls/4.12/http-message
DEP Explicitly require psr/http-message ^1
4.12.7
|
2023-06-01 10:11:13 +12:00 |
|
Steve Boyd
|
7ae9038726
|
DEP Explicitly require psr/http-message ^1
|
2023-05-31 15:55:23 +12:00 |
|
Steve Boyd
|
a211b5eeb5
|
Merge branch '4.12' into 4.13
4.13.6
|
2023-05-31 15:49:15 +12:00 |
|
Steve Boyd
|
e1ffa18db6
|
Merge branch '5.0' into 5
|
2023-05-31 14:26:21 +12:00 |
|
Steve Boyd
|
6cb35972c9
|
Merge branch '4' into 5.0
5.0.4
|
2023-05-31 14:26:07 +12:00 |
|
Steve Boyd
|
35b641ba09
|
Merge branch '4.13' into 4
|
2023-05-31 14:25:46 +12:00 |
|
Sabina Talipova
|
a790e5a6c4
|
Merge pull request #10793 from creative-commoners/pulls/4.13/tx-1685417432
ENH Update translations
|
2023-05-31 11:27:58 +12:00 |
|
Steve Boyd
|
9d84831756
|
Merge branch '4.11' into 4.12
4.12.6
|
2023-05-31 10:19:33 +12:00 |
|
Sabina Talipova
|
e137e0456a
|
Merge pull request #10794 from creative-commoners/pulls/4.11/backport-http-message
DEP Explicitly require psr/http-message ^1
4.11.16
|
2023-05-31 10:01:21 +12:00 |
|
Steve Boyd
|
80c51b6bd2
|
DEP Explicitly require psr/http-message ^1
|
2023-05-30 16:43:37 +12:00 |
|
Steve Boyd
|
6b49b6cdb6
|
ENH Update translations
|
2023-05-30 15:30:32 +12:00 |
|
Bernard Hamlin
|
e98f0d45af
|
Use ::create instead of new in GridFieldDetailForm_ItemRequest (#10791)
Updates instances of `new X` to `X::create` so that Silverstripe classes will respect dependency injection
5.0.3
|
2023-05-25 11:42:43 +12:00 |
|
Steve Boyd
|
385d13b6db
|
Merge branch '5.0' into 5
|
2023-05-24 15:02:45 +12:00 |
|
Sabina Talipova
|
e8bde0f4f5
|
Merge pull request #10790 from creative-commoners/pulls/5.0/fix-merge-up
MNT Fix broken merge-up
|
2023-05-24 14:57:14 +12:00 |
|
Steve Boyd
|
aafdde1e13
|
MNT Fix broken merge-up
|
2023-05-24 14:27:33 +12:00 |
|
Steve Boyd
|
b02ccdf820
|
Merge branch '5.0' into 5
|
2023-05-24 14:19:18 +12:00 |
|
Steve Boyd
|
186800ae9e
|
Merge branch '4' into 5.0
|
2023-05-24 14:18:46 +12:00 |
|
Steve Boyd
|
83714b2ffb
|
Merge branch '4.13' into 4
|
2023-05-24 14:18:11 +12:00 |
|
Maxime Rainville
|
efd3eceebe
|
Merge pull request #10788 from creative-commoners/pulls/4.13/http-message
DEP Explicitly require psr/http-message ^1
4.13.5
|
2023-05-24 14:07:55 +12:00 |
|
Steve Boyd
|
e554516193
|
DEP Explicitly require psr/http-message ^1
|
2023-05-24 12:26:48 +12:00 |
|
Steve Boyd
|
f54bbc50f0
|
Merge branch '5.0' into 5
|
2023-05-22 12:46:02 +12:00 |
|
Steve Boyd
|
8237c73b86
|
Merge branch '4' into 5.0
5.0.2
|
2023-05-22 12:45:29 +12:00 |
|
Steve Boyd
|
f1258019d8
|
Merge branch '4.13' into 4
|
2023-05-22 12:43:23 +12:00 |
|
Guy Sartorelli
|
c4b8d9a246
|
FIX Add back missing SSL support for database connections (#10784)
4.13.4
|
2023-05-22 12:40:59 +12:00 |
|
Guy Sartorelli
|
ffd0916922
|
Merge pull request #10786 from michalkleiner/tweak-deprecation-suggestion
FIX Provide correct replacement suggestion in deprecation message
|
2023-05-22 12:26:40 +12:00 |
|
Michal Kleiner
|
f815a9cf2a
|
FIX Provide correct replacement suggestion in deprecation message
|
2023-05-21 20:12:52 +12:00 |
|
Guy Sartorelli
|
0151ab528f
|
Merge pull request #10778 from creative-commoners/pulls/5/aggregate-having
FIX Use OR conjuctive in filterAny aggregate queries
|
2023-05-17 12:40:20 +12:00 |
|
Steve Boyd
|
696fe79dd6
|
FIX Use OR conjuctive in filterAny aggregate queries
|
2023-05-17 11:55:56 +12:00 |
|
Guy Sartorelli
|
1f45607977
|
Merge branch '4' into 5.0
5.0.1
|
2023-05-17 10:57:32 +12:00 |
|
Guy Sartorelli
|
8b20be838c
|
Merge branch '4.13' into 4
|
2023-05-17 10:55:06 +12:00 |
|
Guy Sartorelli
|
58813d5075
|
Merge pull request #10776 from creative-commoners/pulls/5.0/acpu-memcached-factories
FIX Get ApcuCacheFactory and MemcachedCacheFactory working again
|
2023-05-17 10:53:26 +12:00 |
|
Guy Sartorelli
|
2afb01463b
|
FIX Don't redirect admin URLs regardless of trailing slash (#10781)
|
2023-05-17 10:49:34 +12:00 |
|
Steve Boyd
|
ef3b91417a
|
FIX Get ApcuCacheFactory and MemcachedCacheFactory working again
|
2023-05-17 10:18:28 +12:00 |
|
Guy Sartorelli
|
4a2dc2dd97
|
Merge pull request #10782 from satrun77/pulls/5.0/remove-deprecated-template-vars
API Remove deprecated template vars
|
2023-05-16 15:22:04 +12:00 |
|
Mohamed Alsharaf
|
b51bc427aa
|
API Remove deprecated template vars
|
2023-05-16 15:04:42 +12:00 |
|
Guy Sartorelli
|
2256799916
|
Merge pull request #10780 from creative-commoners/pulls/4.13/update-tinymc-lang-config
UPD Add support new TinyMC cs_CZ.js
4.13.3
|
2023-05-16 12:44:45 +12:00 |
|
Sabina Talipova
|
0ab36f6ae1
|
UPD Add support new TinyMC cs_CZ.js
|
2023-05-16 11:56:05 +12:00 |
|
Guy Sartorelli
|
7210ac8cd3
|
Merge pull request #10685 from xini/fix-i18n-collect-themes
Update i18nTextCollector to collect strings also from themes
|
2023-05-10 10:40:28 +12:00 |
|
Guy Sartorelli
|
234e229098
|
Merge pull request #9976 from kinglozzer/9975-default-form-action
FIX: Form::defaultAction() didn't work if actions were in CompositeFields (fixes #9975)
4.13.2
|
2023-05-09 21:45:24 +12:00 |
|
Michal Kleiner
|
218c9942bc
|
Merge pull request #10772 from creative-commoners/pulls/4.13/gridfieldfilter-regression
FIX Don't assume searchableFields() exists in gridfield filter
4.13.1
|
2023-05-09 20:29:24 +12:00 |
|
Florian Thoma
|
04266f77cc
|
Update i18nTextCollector to collect strings also from themes
|
2023-05-09 11:56:12 +10:00 |
|
Guy Sartorelli
|
01808a8316
|
FIX Don't assume searchableFields() exists in gridfield filter
|
2023-05-09 10:00:07 +12:00 |
|
Guy Sartorelli
|
66f0fc4814
|
Merge pull request #10688 from xini/fix-i18ntextcollector-orm-4
ENH Add loading of ORM field labels to i18nTextCollector
|
2023-05-08 15:49:44 +12:00 |
|
Guy Sartorelli
|
37937b7123
|
Merge pull request #10751 from xini/patch-7
make Group use tri-state can* extension hooks, fixes #9580
|
2023-05-08 11:22:35 +12:00 |
|
Guy Sartorelli
|
1c2e1f86a5
|
Merge pull request #10763 from sunnysideup/patch-25
MINOR: faster checking if record exists
|
2023-05-05 13:12:06 +12:00 |
|
Steve Boyd
|
0978a43871
|
Merge branch '5.0' into 5
|
2023-05-04 13:25:49 +12:00 |
|
Guy Sartorelli
|
6296c06f3a
|
Merge pull request #10735 from elliot-sawyer/feature/change-search-filter-treedropdownfield
NEW: Allow different search filters on TreeDropdownField
|
2023-05-02 08:30:51 +12:00 |
|
Guy Sartorelli
|
f7a1551946
|
DEP Conflict with symfony/process if not PHP 8.1 compatible (#10764)
5.0.0
|
2023-05-01 14:45:23 +12:00 |
|