Guy Sartorelli
|
6157338e59
|
ENH Improve type safety to support refactored template layer
|
2024-10-22 13:39:10 +13:00 |
|
Guy Sartorelli
|
dca4404f0f
|
API Use new names for renamed classes (#3003)
|
2024-09-23 14:37:02 +12:00 |
|
Steve Boyd
|
36686f7a26
|
DEP Use PHPUnit 11
|
2024-09-18 11:38:27 +12:00 |
|
Steve Boyd
|
344a7c548d
|
API Replace Extension subclasses
|
2024-08-29 13:54:17 +12:00 |
|
github-actions
|
49786391c0
|
Merge branch '5' into 6
|
2024-07-28 05:29:52 +00:00 |
|
Maxime Rainville
|
907234511e
|
FIX Don't double up the breadcrumb on list views
|
2024-07-24 21:31:53 +12:00 |
|
Guy Sartorelli
|
0eccb06623
|
Merge branch '5' into 6
# Conflicts:
# code/Model/SiteTree.php
|
2024-06-20 14:26:19 +12:00 |
|
Steve Boyd
|
ea38c43ea5
|
ENH Use class name instead of self
|
2024-06-17 14:51:54 +12:00 |
|
Steve Boyd
|
ef27e9954c
|
FIX Remove deprecated restore batch action
|
2024-05-10 11:45:25 +12:00 |
|
Florian Thoma
|
18cb6d499d
|
API Normalise trailing slashes in links
|
2023-01-20 15:08:37 +13:00 |
|
Sabina Talipova
|
0e5428b78b
|
API Remove deprecated code (#2800)
|
2022-12-08 10:44:36 +13:00 |
|
Guy Sartorelli
|
911a71d6f6
|
Merge branch '4' into '5'
|
2022-11-21 18:07:57 +13:00 |
|
Guy Sartorelli
|
003f9ba750
|
Revert "Merge branch '4' into 5"
This reverts commit 2d10a624b3 , reversing
changes made to af1a482d20 .
|
2022-11-21 17:11:42 +13:00 |
|
Sabina Talipova
|
2d10a624b3
|
Merge branch '4' into 5
|
2022-11-21 16:59:42 +13:00 |
|
Steve Boyd
|
e64bfdb394
|
API Stop using deprecated API
|
2022-11-16 15:39:13 +13:00 |
|
Steve Boyd
|
6e19ae737f
|
API Strongly-type action method signatures
|
2022-10-18 18:21:09 +13:00 |
|
Guy Sartorelli
|
d7857ebbe0
|
API Migrate SilverStripeNagivator classes
These classes are useful with `silverstripe/admin` and
`silverstripe/versioned` without needing `silverstripe/cms`.
|
2022-10-05 14:24:11 +13:00 |
|
Guy Sartorelli
|
d56682509c
|
Merge branch '4' into 5
|
2022-09-02 11:01:22 +12:00 |
|
Guy Sartorelli
|
2b8bee7970
|
ENH Don't use deprecated method doRevertTo() (#2775)
|
2022-09-02 10:56:28 +12:00 |
|
Aaron Carlino
|
cda7857e12
|
API: Remove deprecated CMSPageHistoryViewer
|
2022-08-25 16:18:01 +12:00 |
|
Mike Cochrane
|
2219899c10
|
MNT Use SiteTree instead of Page in tests
|
2022-08-25 10:17:41 +12:00 |
|
Guy Sartorelli
|
3a990c95f5
|
MNT Correct test SilverStripeNavigatorItems.
|
2022-05-06 14:38:00 +12:00 |
|
Guy Sartorelli
|
bb158e4f2e
|
Merge pull request #2730 from creative-commoners/pulls/4/php81
ENH PHP 8.1 compatibility
|
2022-04-22 16:18:11 +12:00 |
|
Steve Boyd
|
1b0b2154b4
|
ENH PHP 8.1 compatibility
|
2022-04-13 17:07:59 +12:00 |
|
Andrew Aitken-Fincham
|
863ed24920
|
add config var for namespace mapping page->control, add test to confirm
|
2022-04-13 12:05:13 +12:00 |
|
Steve Boyd
|
360fbcd878
|
API phpunit9 support
|
2021-10-28 10:40:52 +13:00 |
|
Steve Boyd
|
db9d86eade
|
MNT Use logInAs() for unit tests
|
2021-08-18 17:18:01 +12:00 |
|
Steve Boyd
|
e98110d336
|
MNT Update tests to use logInAs() (#2679)
|
2021-08-18 12:35:36 +12:00 |
|
Maxime Rainville
|
f4edd35989
|
Merge branch '4.5' into 4.6
|
2020-10-22 10:50:44 +13:00 |
|
Mojmir Fendek
|
0fcda80f02
|
BUG: URL segment filter correction for CMS page search.
|
2020-10-06 08:37:22 +13:00 |
|
Michal Kleiner
|
d8331c1e0a
|
Use short array syntax across the module's codebase
|
2020-04-19 16:18:01 +12:00 |
|
Serge Latyntcev
|
de5fc49917
|
Remove flush from CMSPageHistoryControllerTest
flushing in tests is futile
|
2019-04-01 10:58:53 +13:00 |
|
Robbie Averill
|
c1c9d7706a
|
Merge branch '4.3' into 4
|
2019-02-06 22:25:40 +03:00 |
|
Ingo Schommer
|
c61ba88d82
|
FIX Multibyte URL routing
Was double url encoding (once in database value, then again in request)
Fixes https://github.com/silverstripe/silverstripe-framework/issues/8723
|
2019-02-04 22:02:15 +13:00 |
|
Maxime Rainville
|
bbffe05541
|
Fixing linting error.
|
2019-01-12 00:16:04 +13:00 |
|
Maxime Rainville
|
3a1329f61b
|
MINOR Clean up CMSMain::CanOrganiseSitetree
|
2019-01-11 23:56:40 +13:00 |
|
Aaron Carlino
|
75f41b56d5
|
Merge branch '4.3' into 4
|
2019-01-10 14:57:01 +13:00 |
|
Aaron Carlino
|
0e8b87087d
|
Merge branch '4.2' into 4.3
|
2019-01-10 14:56:15 +13:00 |
|
Aaron Carlino
|
9ccba1b0bb
|
Merge branch '4.1' into 4.2
|
2019-01-10 14:49:25 +13:00 |
|
Aaron Carlino
|
06b982f8dc
|
MINOR: Fix linting error
|
2019-01-10 14:10:47 +13:00 |
|
Aaron Carlino
|
6beb682cfa
|
Merge branch '4.3' into 4
|
2019-01-10 12:06:36 +13:00 |
|
Robbie Averill
|
602597b900
|
FIX CMSPageHistoryControllerTest now uses a stub controller to avoid URL conflicts with versioned-admin
|
2018-12-02 18:07:56 +00:00 |
|
Robbie Averill
|
29a22bcb52
|
Set history controller priority in tests to ensure it is loaded
|
2018-12-02 15:57:26 +00:00 |
|
Robbie Averill
|
ab739c7fb0
|
FIX Replace usage of Convert JSON methods with json_encode and json_decode
|
2018-10-28 21:21:19 +00:00 |
|
Maxime Rainville
|
f08be7217a
|
MINOR Update CMS test to explicitetly register the CMSPageHistoryController (#2300)
|
2018-10-24 15:16:54 +13:00 |
|
Maxime Rainville
|
9abd721a56
|
MINOR Update CMS test to explicitetly register the CMSPageHistoryController (#2300)
|
2018-10-24 15:13:59 +13:00 |
|
Robbie Averill
|
b3013a98c4
|
Update testSearchField to expect namespaced search fields
|
2018-10-01 12:50:20 +02:00 |
|
Luke Edwards
|
2fbeda1564
|
ADD New search component for SiteTree (#2224)
|
2018-09-04 13:13:33 +12:00 |
|
Daniel Hensby
|
b653ebfe7a
|
Merge branch '4.1' into 4.2
|
2018-07-23 14:50:50 +01:00 |
|
Robbie Averill
|
e80c7e712b
|
FIX Restore button now has warning colour and correct icon
|
2018-07-13 12:11:33 +12:00 |
|