Steve Boyd
|
9091d64652
|
API Deprecate Member::create_new_password()
|
2022-11-02 10:08:27 +13:00 |
|
Steve Boyd
|
b1dc861aac
|
NEW Record deprecated config
|
2022-10-31 19:00:59 +13:00 |
|
Steve Boyd
|
59b980edd7
|
Merge branch '4.11' into 4
|
2022-10-21 11:46:39 +13:00 |
|
Steve Boyd
|
897f9906f9
|
FIX Handle calling Deprecation::notice() before manifests are available
|
2022-10-21 10:08:31 +13:00 |
|
Steve Boyd
|
bd2eb15c72
|
FIX Ensure Deprecation works with 1.x branches
|
2022-10-20 13:14:58 +13:00 |
|
Steve Boyd
|
e3a6cad8a8
|
FIX Allow passing objects to InjectionCreator::create()
Co-authored-by: Nate Devereux <nate@daveclark.co.nz>
|
2022-10-19 18:04:48 +13:00 |
|
Phillip King
|
c4b3d5304d
|
Update tinymce links in comments
|
2022-10-14 16:11:58 +13:00 |
|
Steve Boyd
|
9c453abf89
|
API Update deprecations
|
2022-10-13 14:49:15 +13:00 |
|
Steve Boyd
|
33b6a00f49
|
ENH Update deprecation messages
|
2022-10-13 14:48:40 +13:00 |
|
Steve Boyd
|
e6aa183eb4
|
API Update deprecations for SapphireTest and FunctionalTest
|
2022-10-13 14:05:49 +13:00 |
|
Steve Boyd
|
2991901660
|
ENH Update deprecation messages
|
2022-10-13 14:05:49 +13:00 |
|
Steve Boyd
|
7b87926428
|
ENH Update deprecation messages
|
2022-10-13 14:05:49 +13:00 |
|
Steve Boyd
|
9f541b9a04
|
MNT Remove deprecation from private method
|
2022-10-13 14:05:49 +13:00 |
|
Steve Boyd
|
cc49036616
|
ENH Standardise deprecation messages
|
2022-10-13 14:05:49 +13:00 |
|
Steve Boyd
|
0852f504fb
|
API Update deprecations for SapphireTest and FunctionalTest
|
2022-10-13 14:05:49 +13:00 |
|
Steve Boyd
|
1ee0aff1d1
|
FIX Prevent infinite loops in Deprecation::notice()
|
2022-10-13 13:37:29 +13:00 |
|
Steve Boyd
|
906cd0e76d
|
API Deprecate render() (#10527)
|
2022-10-07 14:44:02 +13:00 |
|
Guy Sartorelli
|
8419984b36
|
Merge pull request #10517 from creative-commoners/pulls/4/deprecate-swiftmailer
API Deprecate swiftmailer
|
2022-10-07 09:37:11 +13:00 |
|
Steve Boyd
|
96a931d24f
|
API Deprecate swiftmailer
|
2022-10-06 09:52:06 +13:00 |
|
Christian Bünte
|
e24fb3f86c
|
Fix i18nTextCollector produces corrupt output / namespaces when running under PHP8.0 (#10228)
* FIX i18nTextCollector produces corrupt output / namespaces when running under PHP8.0
|
2022-09-29 13:40:40 +13:00 |
|
Guy Sartorelli
|
421864d111
|
Merge branch '4.11' into 4
|
2022-09-29 09:41:06 +13:00 |
|
Thomas Portelange
|
54892fa267
|
request may not have a session
see https://github.com/silverstripe/silverstripe-framework/pull/10512
|
2022-09-28 10:44:13 +02:00 |
|
Guy Sartorelli
|
4a598ded51
|
FIX Allow removing named extensions in yaml config
|
2022-09-27 13:15:28 +13:00 |
|
Bram de Leeuw
|
f78c3ee5bb
|
Member updateName extension hook
Allow updating the Member name from an extension
|
2022-09-26 16:57:39 +02:00 |
|
Steve Boyd
|
5111b56ac9
|
ENH Add PHP 8.1 safe null-coalescing operators to peg file
|
2022-09-15 12:59:05 +12:00 |
|
Guy Sartorelli
|
c4eadcd074
|
Merge branch '4.11' into 4
|
2022-09-09 16:47:49 +12:00 |
|
Guy Sartorelli
|
6d885ab894
|
FIX Normalise casing before casting fields
|
2022-08-25 17:36:06 +12:00 |
|
Viktor Szépe
|
94d1ac8d99
|
ENH Various changes via static analysis tooling
|
2022-08-24 12:14:32 +12:00 |
|
Guy Sartorelli
|
a75317343e
|
Merge pull request #10439 from creative-commoners/pulls/4/better-button-keep-state
ENH Update page number in the state on reaching the first or the last…
|
2022-08-22 13:47:47 +12:00 |
|
Sabina Talipova
|
c0b38fc411
|
ENH Update page number in the state on reaching the first or the last element in a list
|
2022-08-22 12:44:11 +12:00 |
|
Guy Sartorelli
|
10ef46a5ec
|
ENH Make DataObject::exists() an alias of DataObject::isInDB() (#10407)
|
2022-08-16 09:43:54 +12:00 |
|
Guy Sartorelli
|
a7461a8ffa
|
API Deprecate PHPUnit 5.7 compatability hacks
|
2022-08-10 16:21:05 +12:00 |
|
Sergey Shevchenko
|
4994844729
|
refactor: variable naming in Requirements_Backend::resolveCSSReferences()
|
2022-08-05 21:27:36 +12:00 |
|
Sergey Shevchenko
|
ebb1601d5d
|
fix: misc suggested changes
* disable resolve_relative_css_refs by default
* variable naming
* using proper path joiner
* test comment typo
|
2022-08-05 15:35:26 +12:00 |
|
Sergey Shevchenko
|
bc9a323418
|
fix: more tests, improved paths detection, readability
|
2022-08-05 15:35:26 +12:00 |
|
Sergey Shevchenko
|
9854e48cfc
|
Update Requirements_Backend.php
|
2022-08-05 15:35:26 +12:00 |
|
Sergey Shevchenko
|
a2906cd02c
|
ENH Requirements_Backend::resolveCSSReferences(): Tests, config, doc, safety.
* Changed to ignore absolute paths altogether
* Improve tests
* Added config flag
* Changed docs
|
2022-08-05 15:35:26 +12:00 |
|
Sergey Shevchenko
|
c5e68dd2c0
|
ENH: resolve relative references in CSS files when combining
|
2022-08-05 15:35:26 +12:00 |
|
Steve Boyd
|
311afc25ef
|
Merge branch '4.11' into 4
|
2022-08-02 18:26:54 +12:00 |
|
Steve Boyd
|
c466ca5ca5
|
Merge pull request #9341 from unclecheese/pulls/4/come-on-baby-make-it-search-so-good
NEW: Allow search field customisation
|
2022-08-02 11:59:55 +12:00 |
|
Loz Calver
|
6b15bd6dd4
|
FIX: Invalid argument warning in backtrace
|
2022-08-01 09:08:52 +01:00 |
|
Guy Sartorelli
|
11595952f4
|
NEW Search across multiple searchable fields by default (#10382)
* NEW Search across multiple searchable fields by default
* ENH Split search query and search each term separately.
|
2022-08-01 12:19:02 +12:00 |
|
Guy Sartorelli
|
c7504aa337
|
Merge pull request #10331 from creative-commoners/pulls/4/gridfield-keep-state
ENH Restore gridfield state from get vars (POC)
|
2022-07-29 11:33:19 +12:00 |
|
Sabina Talipova
|
7a9bc7f577
|
ENH Keep Request in URL
|
2022-07-28 10:14:43 +12:00 |
|
Guy Sartorelli
|
af3c50c9da
|
NEW Set many_many_extraFields data via the ORM
|
2022-07-28 09:29:36 +12:00 |
|
Guy Sartorelli
|
1253ab82af
|
Merge pull request #10415 from kinglozzer/10413-php81-enums
NEW: Add support for autoloading PHP 8.1 enums
|
2022-07-27 11:38:51 +12:00 |
|
Aaron Carlino
|
07a6c1191a
|
NEW: Allow search field customisation in GridFieldFilterHeader
|
2022-07-25 17:33:09 +12:00 |
|
Guy Sartorelli
|
afa1fa14b7
|
Merge pull request #10410 from ntd/pr8
DOCS Fix DataObject examples
|
2022-07-25 11:49:15 +12:00 |
|
Loz Calver
|
d3f104382d
|
NEW: Add support for autoloading PHP 8.1 enums
|
2022-07-22 15:59:55 +01:00 |
|
Steve Boyd
|
d4d1ff3450
|
Merge branch '4.11' into 4
|
2022-07-22 11:21:15 +12:00 |
|