Lee Bradley
|
bd86251043
|
Adds cacheing for SiteTree::allowedChildren()
This reduces the time for the page load in admin as it doesn't
have to call `singleton()` as many times
|
2017-09-06 12:58:09 +12:00 |
|
Chris Joe
|
eed7359526
|
Merge pull request #1950 from open-sausages/pulls/4.0/fix-cms-tree-reloading
BUG Prevent treeview loading repeatedly on each page edit form
|
2017-09-05 13:11:06 +12:00 |
|
Damian Mooyman
|
4b26ed6a83
|
BUG Prevent treeview loading repeatedly on each page edit form
Fixes #1949
|
2017-09-05 11:52:04 +12:00 |
|
Chris Joe
|
24a8cfb795
|
Merge pull request #1952 from open-sausages/pulls/4.0/extend-link
API Allow SiteTree::Link to be extended
|
2017-09-05 09:16:00 +12:00 |
|
Damian Mooyman
|
a9c479f26a
|
API Allow SiteTree::Link to be extended
|
2017-09-05 08:58:47 +12:00 |
|
Chris Joe
|
71852fc536
|
Merge pull request #1943 from open-sausages/pulls/4.0/create-campaign-form
Fix campaign form validation errors
|
2017-09-04 15:16:16 +12:00 |
|
Damian Mooyman
|
1273059b4c
|
Fix campaign form validation errors
|
2017-09-04 14:47:45 +12:00 |
|
Damian Mooyman
|
c9477ee141
|
Merge pull request #1942 from open-sausages/pulls/4.0/entwined-in-a-tree-of-mess
Tweak add form to use React TreeDropdownField
|
2017-09-04 14:46:15 +12:00 |
|
Christopher Joe
|
04f795c665
|
Tweak add form to use React TreeDropdownField
Enhancement Shift groups in SiteTree to use TreeMultiselectField
|
2017-09-04 13:38:14 +12:00 |
|
Damian Mooyman
|
6b9249f4ce
|
Merge pull request #1944 from open-sausages/pulls/4.0/i-know-right--click
Fix icons in right click menu
|
2017-08-31 16:08:14 +12:00 |
|
Christopher Joe
|
1c321019c4
|
Fix icons in right click menu
|
2017-08-31 14:42:37 +12:00 |
|
Chris Joe
|
af0176d0f4
|
Merge pull request #1934 from open-sausages/pulls/4.0/better-pages-breadcrumbs
BUG Fix inconsistent breadcrumbs in CMS section
|
2017-08-28 15:49:03 +12:00 |
|
Damian Mooyman
|
9350b4a425
|
BUG Fix inconsistent breadcrumbs in CMS section
Fixes #1867
|
2017-08-28 13:03:56 +12:00 |
|
Chris Joe
|
380de0eb17
|
Merge pull request #1933 from open-sausages/pulls/4.0/page-not-found-in-search-mode
FIX Remove entry points to tree in search mode
|
2017-08-28 11:48:58 +12:00 |
|
Saophalkun Ponlu
|
d0fd96d4e6
|
FIX Remove entry points to tree in search mode
|
2017-08-28 11:00:41 +12:00 |
|
Daniel Hensby
|
62afa446b2
|
Merge branch '3' into 4
|
2017-08-24 13:30:04 +01:00 |
|
Daniel Hensby
|
636bf45b5f
|
Merge branch '3.6' into 3
|
2017-08-24 13:14:47 +01:00 |
|
Daniel Hensby
|
a308ab327b
|
Merge branch '3.5' into 3.6
|
2017-08-24 13:14:22 +01:00 |
|
Daniel Hensby
|
5512711471
|
Merge pull request #1936 from andrewandante/BUGFIX/backport_namespaced_page_icon
sanitize class names for cms icons
|
2017-08-24 12:47:14 +01:00 |
|
Chris Joe
|
c704b6d36a
|
Merge pull request #1935 from andrewandante/BUGFIX/namespaced_page_icon
sanitize namespaced classes for page icon css
|
2017-08-24 23:42:41 +12:00 |
|
Andrew Aitken-Fincham
|
b78c163362
|
sanitize class names for cms icons
|
2017-08-24 12:12:37 +01:00 |
|
Andrew Aitken-Fincham
|
46abf8ffd5
|
sanitize namespaced classes for page icon css
|
2017-08-24 12:00:33 +01:00 |
|
Chris Joe
|
f15a400462
|
Merge pull request #1716 from hoKRa1/1625-fixed-load-indicator
fixes load indicator position (fixes #1625)
|
2017-08-24 17:03:43 +12:00 |
|
Damian Mooyman
|
3e055178ec
|
Merge pull request #1931 from open-sausages/pulls/4.0/page-not-found-in-search-mode
FIX page not found issue when search in edit page
|
2017-08-24 15:48:13 +12:00 |
|
Reid Hokai
|
b0512abfb6
|
fixes load indicator position (fixes #1625)
|
2017-08-24 14:24:54 +12:00 |
|
Damian Mooyman
|
cc56e5a648
|
Merge pull request #1881 from robbieaverill/pulls/3.7/version-provider
NEW Add version provider configuration
|
2017-08-24 14:04:37 +12:00 |
|
Saophalkun Ponlu
|
d03edb208e
|
FIX Search in page edit should now redirect to (full) table view
|
2017-08-24 13:50:05 +12:00 |
|
Damian Mooyman
|
6efb35fbcf
|
BUG Fix “Show unpublished versions” (#1930)
Update CMSPageHistoryController.js to fit coding conventions
Fixes #1648
|
2017-08-24 13:31:40 +12:00 |
|
Loz Calver
|
9a9b4e205c
|
Merge pull request #1929 from robbieaverill/pulls/4.0/replace-stat-usage
Replace use of Configurable stat() with config()->get(), will be deprecated in future
|
2017-08-23 10:26:45 +01:00 |
|
Ingo Schommer
|
82a82b15e2
|
Merge pull request #1927 from open-sausages/pulls/4.0/restore-deferred-tree
Restore deferred cms tree loading
|
2017-08-23 13:35:26 +12:00 |
|
Robbie Averill
|
f2e22ef18a
|
Replace use of Configurable stat() with config()->get(), will be deprecated in future
|
2017-08-23 09:46:46 +12:00 |
|
Damian Mooyman
|
e078e6623d
|
Restore deferred cms tree loading
|
2017-08-21 13:59:26 +12:00 |
|
Saophalkun Ponlu
|
2bbb21a450
|
Add priority to internal link action (#1924)
|
2017-08-18 15:38:34 +12:00 |
|
Chris Joe
|
412ead69ed
|
Merge pull request #1922 from open-sausages/pulls/4.0/bootstrap-upgrade
Upgrade bootstrap classnames
|
2017-08-17 15:46:14 +12:00 |
|
Damian Mooyman
|
68d6307c6d
|
Upgrade to bootstrap@4.0.0-beta.1
|
2017-08-16 10:52:36 +12:00 |
|
Damian Mooyman
|
d469a2dc88
|
Fix regressions from tinymce upgrade (#1923)
|
2017-08-15 11:05:56 +12:00 |
|
Chris Joe
|
40b0fda915
|
Merge pull request #1920 from open-sausages/pulls/4.0/namespace-cms
Namespace and fix CMS tests
|
2017-08-10 10:47:38 +12:00 |
|
Damian Mooyman
|
4f6af36369
|
Manual fixes to automatic namespacing
|
2017-08-09 17:09:28 +12:00 |
|
Damian Mooyman
|
9f268a18b5
|
Run add-namespace command
|
2017-08-09 17:00:58 +12:00 |
|
Damian Mooyman
|
6cb2077878
|
Move files to new location
|
2017-08-09 16:58:07 +12:00 |
|
Chris Joe
|
9e86a2bcd4
|
Merge pull request #1919 from open-sausages/pulls/4.0/virtualpage-cascade-delete
API Virtual pages now respect cascade_deletes on source page
|
2017-08-09 16:35:24 +12:00 |
|
Damian Mooyman
|
2c54e33106
|
API Virtual pages now respect cascade_deletes on source page
|
2017-08-09 10:56:08 +12:00 |
|
Damian Mooyman
|
d3451b9843
|
Update translations
|
2017-08-07 14:34:14 +12:00 |
|
Saophalkun Ponlu
|
417caf2972
|
ENHANCEMENT Allow insert links with display link text
|
2017-08-03 13:32:14 +12:00 |
|
Robbie Averill
|
fc0362087e
|
FIX Remove legacy sprintf style translations in favour of placeholders
|
2017-08-02 13:42:52 +12:00 |
|
Robbie Averill
|
f8ea7f27cf
|
Remove sprintf translations in CMSMain in favour of named parameters
|
2017-08-02 13:40:08 +12:00 |
|
Chris Joe
|
00d6cb7af6
|
Merge pull request #1914 from muskie9/bugfix/parentContext
BUGFIX check if parent context is SiteTree instance
|
2017-08-01 11:11:55 +12:00 |
|
Nic Horstmeier
|
53a0206b1d
|
BUGFIX check if parent context is SiteTree instance
fixes #1913
|
2017-07-28 14:02:29 -05:00 |
|
Chris Joe
|
a92261cc9b
|
Merge pull request #1910 from open-sausages/pulls/4.0/menu-title-tree
API Use setTitleField to use MenuTitle for selecting internal links
|
2017-07-27 15:00:24 +12:00 |
|
Damian Mooyman
|
3364f5c52b
|
API Use setTitleField to use MenuTitle for selecting internal links
|
2017-07-26 18:15:15 +12:00 |
|