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 |
|
Aaron Carlino
|
bf095956a5
|
Merge branch '4.2' into 4.3
|
2019-01-10 12:06:01 +13:00 |
|
Aaron Carlino
|
3f33a5dabd
|
Merge branch '4.1' into 4.2
|
2019-01-10 12:02:58 +13:00 |
|
Aaron Carlino
|
4dcfcc073c
|
Merge branch '4.0' into 4.1
|
2019-01-10 12:02:41 +13:00 |
|
Maxime Rainville
|
345f6fcef8
|
MINOR Update CMS test to work with configurable resource dir (#2353)
|
2019-01-09 15:35:59 +13:00 |
|
Aaron Carlino
|
c4a0d5f083
|
BUGFIX: Publish button text merge regression
|
2018-12-13 15:21:49 +13:00 |
|
Aaron Carlino
|
34a5ff9eca
|
BUGFIX: Publish button text merge regression
|
2018-12-13 15:19:23 +13:00 |
|
Guy Marriott
|
5269036e93
|
Merge pull request #2346 from open-sausages/pulls/4.3/fix-form-clearing
Add test to make sure you can create a page under another page
|
2018-12-12 18:11:22 +13:00 |
|
Aaron Carlino
|
721884206e
|
Update translations
|
2018-12-12 12:50:48 +13:00 |
|
Aaron Carlino
|
79273cf7ae
|
Update translations
|
2018-12-12 12:34:52 +13:00 |
|
Aaron Carlino
|
ad56961150
|
Update translations
|
2018-12-12 12:21:18 +13:00 |
|
Aaron Carlino
|
b83d818e0a
|
Merge branch '4.2' into 4.3
|
2018-12-11 17:07:55 +13:00 |
|
Aaron Carlino
|
acc7f46b02
|
Merge branch '4.1' into 4.2
|
2018-12-11 11:42:35 +13:00 |
|
Aaron Carlino
|
a4b78c4041
|
Merge branch '4.0' into 4.1
|
2018-12-11 11:42:11 +13:00 |
|
Guy Marriott
|
c0f1d0a6ed
|
Merge pull request #2351 from creative-commoners/pulls/4.3/cms-action-loading-indicators
FIX Show loading indicator when performing secondary CMS actions
|
2018-12-10 13:17:30 +13:00 |
|
Robbie Averill
|
6a716b1906
|
FIX Show loading indicator when performing secondary CMS actions
E.g. rollback, archive, cancel draft changes. This adds a loading indicator after
clicking on one of these actions in the CMS.
|
2018-12-07 16:44:02 +00:00 |
|
Guy Marriott
|
c1b1572752
|
Merge pull request #2344 from creative-commoners/pulls/4.3/unsaved-dependent-relations
FIX Unsaved SiteTree records now return an empty list for DependentPages
|
2018-12-03 11:48:54 +13:00 |
|
Guy Marriott
|
33914b49d7
|
Merge pull request #2348 from creative-commoners/pulls/4.3/test-fix
FIX CMSPageHistoryControllerTest now uses a stub controller to avoid URL conflicts with versioned-admin
|
2018-12-03 11:35:16 +13:00 |
|
Robbie Averill
|
84db517bfe
|
Merge branch 'pr-2105' into 4.0
|
2018-12-02 18:21:40 +00:00 |
|
Robbie Averill
|
7554b61325
|
Update meta generator tests to use isolated configuration and better assertions
|
2018-12-02 18:20:44 +00: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 |
|
bergice
|
53cd9dcf1c
|
Add test to make sure you can create a page under another page
|
2018-11-30 13:28:04 +13:00 |
|
Robbie Averill
|
0bb22732c9
|
FIX Unsaved SiteTree records now return an empty list for DependentPages
|
2018-11-28 13:44:52 +01:00 |
|
Robbie Averill
|
60aadf8f28
|
Merge branch '4.3' into 4
|
2018-11-26 15:09:38 +01:00 |
|
Guy Marriott
|
309dc97a32
|
FIX Pages should use rollback recursive to revert to previous versions (#2329)
|
2018-11-23 13:07:01 +13:00 |
|
Maxime Rainville
|
44b600814a
|
Merge pull request #2287 from sb-relaxt-at/4.2
Fixing wrong Live-Preview-Link in SilverStripeNavigatorItem_LiveLink
|
2018-11-23 10:05:05 +13:00 |
|
Robbie Averill
|
ce3a1ce913
|
FIX Use correct subsites namespace in SiteTree and test classes
|
2018-11-20 13:34:38 +01:00 |
|
Guy Marriott
|
203ecdb210
|
Merge pull request #2333 from micmania1/bugfix/revert-to-publish-shows-draft
BUGFIX reverting to publish still shows draft changes
|
2018-11-20 09:22:48 +13:00 |
|
Luke Edwards
|
038cd8f20d
|
Upgrade to React 16 and latest node.js version (#2319)
* Bump to React v16
* FIX Adding prop-types to NPM dependencies
* Upgrade webpack-config
|
2018-11-19 14:45:03 +13:00 |
|
Guy Marriott
|
84510f1869
|
Merge pull request #2334 from creative-commoners/pulls/4.0/search-input-placeholder
FIX 'Search' text in default search form should be a placeholder
|
2018-11-17 15:52:35 +13: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
|
ab4c156948
|
Merge pull request #2330 from open-sausages/pulls/4.3/speed-boost-for-dependent-pages
MINOR Speed up DependentPages by shifting existence check to table join
|
2018-11-16 16:08:34 +13:00 |
|
micmania1
|
4896004b50
|
BUGFIX reverting to publish still shows draft changees
|
2018-11-16 14:12:01 +13:00 |
|
Loz Calver
|
e30612d290
|
Merge pull request #2332 from creative-commoners/pulls/4.3/tighten-dependencies
Update dependencies to have a minimum of SilverStripe 4.3
|
2018-11-15 15:40:30 +01:00 |
|
Robbie Averill
|
8977e4e79e
|
Update dependencies to have a minimum of SilverStripe 4.3
|
2018-11-15 15:02:41 +02:00 |
|
Robbie Averill
|
03869b1627
|
Remove undefined variable, should use the baseTable() from the $parentClass
|
2018-11-15 13:30:33 +02:00 |
|
Maxime Rainville
|
b138eb06ff
|
Revert BackLinkTracking to return Parent Object of the SiteTreeLink rather than SiteTreeLink itself
|
2018-11-15 15:57:17 +13:00 |
|
Maxime Rainville
|
0bff8728b1
|
MINOR Speed up DependentPages by shifting existence check to table join
|
2018-11-14 18:01:29 +13:00 |
|
Guy Marriott
|
d748566054
|
Merge pull request #2262 from creative-commoners/pulls/4.2/title-corners
FIX SiteTree Title field should have rounded corners before Update URL button is shown
|
2018-11-13 09:55:29 +13:00 |
|
Guy Marriott
|
814922747a
|
Merge pull request #2274 from creative-commoners/pulls/4.3/factory-extensibility
NEW Add update extension hooks for LinkFormFactory subclasses
|
2018-11-11 23:09:24 +13:00 |
|
Robbie Averill
|
12907271ff
|
NEW Add update extension hooks for LinkFormFactory subclasses
|
2018-11-10 14:58:51 +02:00 |
|
Guy Marriott
|
26e196de31
|
Merge pull request #2320 from sminnee/fix-1452
MINOR: Add tests for some search-form fixes
|
2018-11-10 15:45:11 +13:00 |
|
Sam Minnee
|
5e3068ba13
|
MINOR: Add tests for some search-form fixes
These 2 tests validate that the following bugs have been fixed.
https://github.com/silverstripe/silverstripe-framework/issues/3212
https://github.com/silverstripe/silverstripe-cms/issues/1452
|
2018-11-10 12:07:49 +13:00 |
|
Robbie Averill
|
1f7406f691
|
Merge pull request #2263 from creative-commoners/pulls/4.3/bootstrap-alerts
NEW Use Bootstrap alerts throughout the CMS
|
2018-11-09 14:29:38 +02:00 |
|
Aaron Carlino
|
cc938ee26c
|
Update translations
|
2018-11-08 16:25:42 +13:00 |
|
Luke Edwards
|
fd76620dc7
|
Merge branch '4.3' into 4
|
2018-11-08 15:35:01 +13:00 |
|