Guy Sartorelli
|
2e20bd7c33
|
ENH Add generic types
|
2024-01-18 11:10:35 +13:00 |
|
Guy Sartorelli
|
04a0c928b3
|
Merge branch '4' into 5.1
|
2023-11-28 10:11:06 +13:00 |
|
Will Rossiter
|
579986a691
|
FIX Handle exceptions when using /0 as a URL (#2825)
|
2023-11-20 09:49:44 +13:00 |
|
Maxime Rainville
|
081eea42c5
|
Merge pull request #2824 from creative-commoners/pulls/5/remove-legacy-upgrader
MNT Remove legacy upgrader config
|
2023-01-23 10:36:04 +13:00 |
|
Steve Boyd
|
30685c9227
|
MNT Remove legacy upgrader config
|
2023-01-20 17:13:11 +13:00 |
|
Guy Sartorelli
|
37af732dbf
|
Merge pull request #2771 from xini/fix-5-remove-trailing-slash-from-sitetree-links
SS5: Remove trailing slash from SiteTree links if no action present
|
2023-01-20 15:46:39 +13:00 |
|
Florian Thoma
|
18cb6d499d
|
API Normalise trailing slashes in links
|
2023-01-20 15:08:37 +13:00 |
|
Steve Boyd
|
b57d557bc7
|
ENH Remove unused Translatable code
|
2023-01-18 14:07:39 +13:00 |
|
Steve Boyd
|
6e19ae737f
|
API Strongly-type action method signatures
|
2022-10-18 18:21:09 +13:00 |
|
Steve Boyd
|
1b0b2154b4
|
ENH PHP 8.1 compatibility
|
2022-04-13 17:07:59 +12:00 |
|
Michal Kleiner
|
d8331c1e0a
|
Use short array syntax across the module's codebase
|
2020-04-19 16:18:01 +12:00 |
|
Maxime Rainville
|
46b77f3592
|
MINOR Do not assume SiteTree's table will always be call SiteTree.
|
2019-05-17 13:40:15 +12: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 |
|
Damian Mooyman
|
fa0b559a7b
|
Update usages of ClassInfo
Add missing unit tests for SiteTreeFolderExtension
|
2017-09-20 15:20:17 +12:00 |
|
Damian Mooyman
|
21e204cc59
|
App object refactor
|
2017-06-20 17:12:18 +12:00 |
|
Ingo Schommer
|
de41e14518
|
API Removed deprecated ModelAsController::find_old_page()
|
2017-05-08 21:14:38 +12:00 |
|
Damian Mooyman
|
c7214b4dcd
|
Auto-convert to psr2
|
2017-01-31 13:59:35 +13:00 |
|
Colin Tucker
|
00c81d8672
|
Changed init() visibility to protected
|
2017-01-22 09:35:14 +11:00 |
|
Sam Minnee
|
11888a006a
|
FIX: Remove references to Object::$class
To reduce dependence on a ‘god ancestor’ class we should use get_class()
instead.
|
2016-09-27 18:02:25 +13:00 |
|
Loz Calver
|
3d827543a8
|
NEW: Allow pages to specify the controller they use
|
2016-09-22 14:37:51 +01:00 |
|
Damian Mooyman
|
2dae4e2adc
|
Rename SS_ prefixed class names
|
2016-09-09 11:26:24 +12:00 |
|
Damian Mooyman
|
a87a857a6e
|
Upgrade code for framework namespaces
Remove @package / @subpackage
Fix inifinite loop in VirtualPage_Controller
|
2016-09-07 16:29:26 +12:00 |
|
Damian Mooyman
|
041d12129a
|
Fix regressions from namespacing
Update template locations
Add permission codes to cms sections
Code, phpdoc, and typehint cleanup
Split batch actions into files
|
2016-08-16 11:56:34 +12:00 |
|
Damian Mooyman
|
4dfa4f4473
|
Resolve issues with namespacing
|
2016-08-10 16:09:23 +12:00 |
|
Damian Mooyman
|
5bf364bedb
|
Apply SilverStripe\CMS namespace
|
2016-08-10 16:09:23 +12:00 |
|
Damian Mooyman
|
cb946508cf
|
Move CMS classes and templates to namespaced locations
|
2016-08-10 16:09:23 +12:00 |
|