Robbie Averill
|
668670b5a1
|
Merge branch '4.0' into 4.1
|
2019-02-06 22:24:14 +03:00 |
|
Ingo Schommer
|
f8a8b38a0a
|
Consistent check of allow_multibyte
It uses an injected instance everywhere else.
See https://github.com/silverstripe/silverstripe-cms/pull/2365#discussion_r247383809
|
2019-02-05 16:45:28 +03:00 |
|
Ingo Schommer
|
5c3b95ac89
|
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-05 16:45:28 +03:00 |
|
Aaron Carlino
|
a4b78c4041
|
Merge branch '4.0' into 4.1
|
2018-12-11 11:42:11 +13:00 |
|
Robbie Averill
|
84db517bfe
|
Merge branch 'pr-2105' into 4.0
|
2018-12-02 18:21:40 +00:00 |
|
Robbie Averill
|
35c3a8c68d
|
FIX 'Search' text in default search form should be a placeholder
|
2018-11-16 17:18:12 +02:00 |
|
Maxime Rainville
|
5c102decbd
|
FIX Improve performance of CMSMain::getArchiveWarningMessage (#2231)
* FIX Improve performance of CMSMain::getArchiveWarningMessage
* Remove private method
* Linting
|
2018-09-13 15:52:54 +12:00 |
|
Robbie Averill
|
e80c7e712b
|
FIX Restore button now has warning colour and correct icon
|
2018-07-13 12:11:33 +12:00 |
|
Robbie Averill
|
7479907333
|
Merge remote-tracking branch 'origin/4.0' into 4.1
|
2018-05-28 18:20:46 +12:00 |
|
Daniel Hensby
|
a393de8d8d
|
Updating code style
|
2018-05-02 11:54:59 +01:00 |
|
Daniel Hensby
|
ed17eb2bd8
|
Revert "FIX Correct SilverStripeNavigator correctly in templates"
This reverts commit cf5a0984ad .
|
2018-05-01 13:00:11 +01:00 |
|
Daniel Hensby
|
80a8e9033e
|
Move navigator casting to static
|
2018-05-01 12:59:53 +01:00 |
|
Damian Mooyman
|
61429c17a6
|
Merge remote-tracking branch 'origin/4.0' into 4.1
# Conflicts:
# .travis.yml
|
2018-04-13 10:03:47 +12:00 |
|
Damian Mooyman
|
87d69ba753
|
ENHANCEMENT Use i18n template for page tree title
|
2018-04-10 10:30:49 +12:00 |
|
Jason Korth
|
e554e82afa
|
adjustment to show Page Type title on SiteTree mouseover
|
2018-04-09 21:52:07 +01:00 |
|
Damian Mooyman
|
c6af8856c8
|
Merge remote-tracking branch 'origin/4.0' into 4.1
# Conflicts:
# code/Controllers/ContentController.php
|
2018-04-05 08:37:48 +12:00 |
|
Daniel Hensby
|
cf5a0984ad
|
FIX Correct SilverStripeNavigator correctly in templates
|
2018-03-22 14:40:14 +00:00 |
|
Daniel Hensby
|
7dea009ad8
|
Merge branch '4.0' into 4.1
|
2018-03-18 09:17:51 +00:00 |
|
Daniel Hensby
|
00fea26be9
|
Merge branch '3.6' into 4.0
|
2018-03-18 09:17:20 +00:00 |
|
Steve Dixon
|
d096eb7c36
|
FIX: Remove SearchForm results() function from allowed_actions
|
2018-03-15 11:53:12 +11:00 |
|
Damian Mooyman
|
7fc50ef2ed
|
Merge remote-tracking branch 'origin/4.0' into 4.1
|
2018-03-13 14:34:14 +13:00 |
|
Damian Mooyman
|
2b9faf46fe
|
BUG Fix InSection failing on non-page controllers
Fixes #2119
|
2018-03-12 10:31:40 +13:00 |
|
Damian Mooyman
|
dde1349368
|
BUG Fix invalid css classname in virtualpage
|
2018-03-05 14:58:32 +13:00 |
|
Rick Hambrook
|
012bfec5bf
|
FIX Bug field help text translations no longer need to be HTML encoded
|
2018-02-27 11:12:50 +13:00 |
|
Rick Hambrook
|
289522ba0c
|
FIX Bug field help text translations no longer need to be HTML encoded
|
2018-02-22 21:41:11 +13:00 |
|
Daniel Hensby
|
47fdc4c589
|
Merge branch '4.0' into 4.1
|
2018-02-21 14:02:17 +00:00 |
|
Tim Burt
|
92c0424d73
|
Update URL in $meta_generator property of SiteTree to https
|
2018-02-21 09:10:50 +00:00 |
|
Damian Mooyman
|
289d6a87a2
|
MINOR Simplify i18n keys
|
2018-02-21 10:32:13 +13:00 |
|
Robbie Averill
|
9ebea37b33
|
NEW Add extension point to CMSMain::Breadcrumbs
|
2018-02-20 14:28:25 +13:00 |
|
Damian Mooyman
|
3be0478e1c
|
BUG Fix behaviour towards versioned but unstagable records
|
2018-02-20 11:03:23 +13:00 |
|
Chris Joe
|
a3873a6422
|
Merge pull request #2093 from open-sausages/pulls/4.1/mind-if-i-button
Replace save draft / save & publish buttons with save, publish
|
2018-02-12 10:47:14 +13:00 |
|
Aaron Carlino
|
ca8b728580
|
replace save draft / save & publish buttons with save, publish
|
2018-02-09 12:18:57 +13:00 |
|
Chris Joe
|
98d1456384
|
Merge pull request #2088 from open-sausages/pulls/4.0/daft-draft
Add missing button styles to restore draft action
|
2018-02-07 15:51:48 +13:00 |
|
Luke Edwards
|
168b899917
|
BUG Add missing button styles to restore draft action
|
2018-02-07 14:06:21 +13:00 |
|
Loz Calver
|
fb30448033
|
Merge pull request #2085 from creative-commoners/pulls/4.1/warning-classes
NEW Use Bootstrap alerts instead of legacy message classes for install.php warning
|
2018-02-02 09:08:49 +00:00 |
|
Robbie Averill
|
f582954aea
|
NEW Use Bootstrap alerts instead of legacy message classes for install.php warning
|
2018-02-02 13:02:47 +13:00 |
|
Chris Joe
|
07e70148da
|
BUG Add some exist check for tabsets which may not be there (#2079)
|
2018-01-31 10:45:31 +13:00 |
|
Damian Mooyman
|
e99bd6f49e
|
ENHANCEMENT Ensure all base folders are excluded
ENHANCEMENT Controller names are now allowed as urlsegments
Fixes #2059
|
2018-01-25 15:33:10 +13:00 |
|
Damian Mooyman
|
cb2745c737
|
Refactor and cleanup SiteTreeFileFormFactoryExtension
|
2018-01-16 16:53:11 +13:00 |
|
Mike Cochrane
|
8b19afe235
|
File Form missing CMS Usage information
|
2018-01-16 15:48:15 +13:00 |
|
Daniel Hensby
|
5a77ec8cea
|
Merge branch '4.0' into 4
|
2018-01-15 16:19:22 +00:00 |
|
Damian Mooyman
|
23a23043bc
|
Fix successfullyinstalled() (#2069)
Cleanup ContentController.php
|
2018-01-12 14:39:27 +13:00 |
|
Robbie Averill
|
157aef8eb7
|
FIX Implement correct subsites namespace in File extension
|
2018-01-08 15:40:48 +13:00 |
|
Damian Mooyman
|
c4b2782ce0
|
Automatic linting fixes
|
2017-12-19 10:31:25 +13:00 |
|
Damian Mooyman
|
227ce39414
|
Merge branch '4.0' into 4
|
2017-12-18 16:16:20 +13:00 |
|
Damian Mooyman
|
210213a455
|
Fix search behaviour
|
2017-12-13 18:16:34 +13:00 |
|
Damian Mooyman
|
073cb77500
|
Trim some unnecessary API
|
2017-12-13 17:10:39 +13:00 |
|
Saophalkun Ponlu
|
8a04e9c46b
|
Fix wrong/confusing url segment
|
2017-12-13 17:10:39 +13:00 |
|
Saophalkun Ponlu
|
b391db4977
|
Fix search view
|
2017-12-13 17:10:39 +13:00 |
|
Saophalkun Ponlu
|
042dbbb13d
|
Remember pages view type
|
2017-12-13 17:10:39 +13:00 |
|