Loz Calver
69825da30a
FIX: Incorrect method call in savetreenode ( fixes #2561 )
2020-06-24 17:23:10 +01:00
Robbie Averill
c58144ad6d
Merge pull request #2548 from t3hn0/4.5
...
BUG Prioritise same-level pages in OldPageRedirector
2020-05-11 12:45:55 -07:00
Klemen Dolinšek
c92e3b9d79
BUG Prioritise same-level pages in OldPageRedirector
...
Added option to pass integer ParentID=0 to OldPageRedirector::find_old_page to ensure search through nested pages from the root of SiteTree structure. Added new call of function and still offering fallback to old behaviour if first call returns false (fixed #2522 )
2020-05-04 09:11:19 +02:00
Robbie Averill
2663db06b5
Merge pull request #2547 from creative-commoners/pulls/4.5/fix-page-location-title
...
FIX Correct placement of 'Page location' field title
2020-05-01 10:06:04 -07:00
Loz Calver
bec342e885
Merge pull request #2543 from open-sausages/pulls/4/treeview-reloading-for-nothing
...
BUG Prevent Treeview from always reloading
2020-05-01 09:35:11 +01:00
Garion Herman
891f068202
FIX Correct placement of 'Page location' field title
2020-05-01 15:45:08 +12:00
Maxime Rainville
fff806ca33
BUG Prevent Treeview from always reloading
2020-05-01 10:44:26 +12:00
Andre Kiste
6257156999
Merge pull request #2539 from silverstripe-terraformers/bugfix/published-pages-filter
...
BUG: Published pages filter correction (missing default filter)
2020-04-17 00:04:16 +12:00
Mojmir Fendek
d7c76bdbba
BUG: Published pages filter correction (missing default filter)
2020-04-15 13:31:02 +12:00
Robbie Averill
e3b318a9e7
Merge pull request #2528 from creative-commoners/pulls/4.5/php-7.4-builds
...
Update Travis config to include PHP 7.4 build, upgrade to Xenial
2020-02-26 11:33:56 +11:00
Garion Herman
1b3bf47bbc
Update Travis config to include PHP 7.4 build, upgrade to Xenial
2020-02-26 11:54:27 +13:00
Maxime Rainville
9cb96bfc52
Update translations
2020-02-17 02:29:19 +00:00
Maxime Rainville
e279a06f0b
Merge remote-tracking branch 'origin/4.4' into 4.5
2020-02-17 14:45:16 +13:00
Maxime Rainville
7b50a5c0b6
Update translations
2020-02-17 00:42:58 +00:00
Steve Boyd
6f0217aa70
Merge pull request #2524 from creative-commoners/pulls/4.5/update-core-requirement
...
FIX Update core requirements to 4.5 series
2020-02-17 11:09:21 +13:00
Garion Herman
664e6c99c0
FIX Update core requirements to 4.5 series
2020-02-11 11:35:06 +13:00
Guy Marriott
6dfc27f6a5
Merge pull request #2517 from creative-commoners/pulls/4.5/update-urlsegment-field-not-page
...
FIX Update URLSegment field on enter key, rather than saving page
2020-01-24 09:55:08 -08:00
Garion Herman
9750538a5a
FIX Update URLSegment field on enter key, rather than saving page
2020-01-24 12:35:21 +13:00
Steve Boyd
ee18bcf57b
Merge pull request #2515 from creative-commoners/pulls/4/fix-unrelated-alert
...
Fix alert showing for unrelated elements
2020-01-23 13:24:16 +13:00
bergice
82a76b9300
Fix alert showing for unrelated elements
...
Resolves https://github.com/silverstripe/silverstripe-userforms/issues/920
2020-01-22 13:15:16 +13:00
Serge Latyntcev
251ebb658c
Update translations
2019-11-14 01:35:58 +00:00
Serge Latyntcev
5b7d07afd2
Remove obsolete branch-alias
2019-11-14 01:24:44 +00:00
Adrian Humphreys
7045082a06
BUG Cache page icons ( #2493 )
2019-11-13 10:21:52 +13:00
Andre Kiste
84bea03cc2
Merge pull request #2495 from open-sausages/pulls/1/upgrde-dependencies
...
Upgrade dependencies
2019-11-08 11:09:11 +13:00
Maxime Rainville
5b15e3b70a
Upgrade dependencies
2019-11-05 16:50:41 +13:00
Serge Latyntcev
c1159c849f
Merge branch '4.4' into 4
2019-10-18 13:20:01 +13:00
Aaron Carlino
3a44c3f9cc
Update translations
2019-09-24 17:09:27 +12:00
Serge Latyntcev
06c481bb8d
Merge branch '4.3' into 4.4
2019-09-24 14:55:57 +12:00
Serge Latyntsev
c7e44f85aa
Merge pull request #7 from silverstripe-security/pulls/4.3/joseph-installin
...
[CVE-2019-12204]: install.php warning does not account for public dir
2019-09-24 11:25:49 +12:00
Serge Latyntcev
ac123ee700
Merge branch '4.4' into 4
2019-09-23 16:34:24 +12:00
Serge Latyntcev
4fdcb8180a
Merge branch '4.3' into 4.4
2019-09-23 16:22:29 +12:00
Serge Latyntcev
80bcc70d38
Merge branch '4.2' into 4.3
2019-09-23 16:21:50 +12:00
Robbie Averill
6d7cc4f5c0
Merge pull request #2431 from muskie9/pull/pageTypeDropdown#2430
...
BUGFIX Page Type listed in Page Type dropdown when $can_be_root is false
2019-09-16 18:04:23 -07:00
Robbie Averill
ac786d5328
Merge pull request #2478 from elabuwa/fix/use-static-for-extensibility-in-oldPageRedirector
...
Change self:: to static:: for better extensibility
2019-09-10 17:23:12 -07:00
Dileep Ratnayake
075c98ed8e
Change self:: to static:: for better extensibility
2019-09-11 11:09:14 +12:00
Guy Marriott
bdf2cccb80
Keep a more shared understanding of Archived ( #2476 )
...
Keep a more shared understanding of Archived
2019-09-10 11:33:32 +12:00
Adrian Humphreys
0872a23aa8
Keep a more shared understanding of Archived
2019-09-09 07:50:10 +12:00
Andre Kiste
cd55772cf1
Merge pull request #2470 from open-sausages/pulls/4/homepage-warning
...
Add warnings when trying to remove the homepage
2019-09-05 15:12:36 +12:00
Robbie Averill
d2b35632ec
Merge pull request #2475 from christopherdarling/patch-1
...
DOCS PHP5 no longer supported - change to PHP
2019-09-04 08:50:13 -07:00
Christopher Darling
daec28589c
DOCS PHP5 no longer supported - change to PHP
2019-09-04 14:26:23 +01:00
bergice
644376272c
Add warnings when trying to remove the homepage
...
Warnings are triggered when:
* Changing the URL Segment
* Unpublishing
* Unpublishing & Archiving
* Moving the homepage to another parent in the tree view
Also add `SiteTree->isHomePage()`
2019-08-29 17:38:56 +12:00
Robbie Averill
abf026c500
Merge pull request #2471 from creative-commoners/pulls/4.4/no-caching-on-previews-or-drafts
...
FIX Disable caching on page previews (CMSPreviews or stage=Stage)
2019-08-22 14:09:11 +12:00
Garion Herman
8e3072922f
FIX Disable caching on page previews (CMSPreviews or stage=Stage)
2019-08-22 13:52:54 +12:00
Robbie Averill
3990fb163c
Merge pull request #2464 from open-sausages/pulls/4/better-link-order
...
FIX Set better order for insert link menu
2019-08-21 10:24:45 +12:00
Maxime Rainville
4960cc3542
FIX Set better order for insert link menu
2019-08-21 09:29:20 +12:00
Aaron Carlino
f98a59deb5
[CVE-2019-12204]: install.php warning does not account for public dir
2019-08-20 21:45:29 +12:00
Guy Marriott
658f54005b
Merge branch '4.4' into 4
2019-08-19 16:02:22 +12:00
Guy Marriott
d7e64199a7
Update translations
2019-08-19 15:10:42 +12:00
Dylan Wagstaff
8606f9455d
Merge pull request #2468 from creative-commoners/pulls/4/ie-editor-layout-issues
...
FIX IE 11 rendering issues in Page Editor UI
2019-08-16 12:01:01 +12:00
Robbie Averill
517a719b71
Merge pull request #2469 from creative-commoners/pulls/4.4/weigh-anchor
...
FIX pull up anchors that have been added for linking to
2019-08-16 10:01:47 +12:00