Damian Mooyman
|
4450d150e8
|
Merge remote-tracking branch 'origin/4.0' into 4
|
2018-02-05 18:03:03 +13:00 |
|
Damian Mooyman
|
e84e0236f1
|
Update translations
|
2018-02-05 16:58:21 +13:00 |
|
Damian Mooyman
|
cdc0aa8a5b
|
Merge remote-tracking branch 'origin/4.0' into 4
# Conflicts:
# client/dist/js/bundle.js
|
2018-01-22 15:16:14 +13:00 |
|
Sacha Judd
|
f282df89ea
|
FIX Add bootstrap styles to url segment field
|
2018-01-18 12:28:01 +13:00 |
|
Daniel Hensby
|
5a77ec8cea
|
Merge branch '4.0' into 4
|
2018-01-15 16:19:22 +00:00 |
|
Daniel Hensby
|
a77a7cfe35
|
Merge branch '3.6' into 4.0
|
2018-01-15 15:49:47 +00: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 |
|
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 |
|
Damian Mooyman
|
b5f64aebec
|
Update translations
|
2017-12-07 11:08:26 +13:00 |
|
Christopher Joe
|
694d258957
|
BUG Fix allowed children types now load properly
|
2017-11-20 09:17:22 +13:00 |
|
Christopher Joe
|
1b190de7e1
|
BUG Fix regression to cancel draft changes
|
2017-11-03 10:44:05 +13:00 |
|
Robbie Averill
|
23d00fb9f1
|
Separate logic for whether to show the link text from the renderModal method
|
2017-10-25 12:11:23 +13:00 |
|
Christopher Joe
|
689c198fbe
|
FIX revert to this button after archiving
|
2017-10-20 09:26:35 +13:00 |
|
Christopher Joe
|
78f39e6b11
|
FEATURE hide tree view icon when searching
|
2017-10-17 15:54:41 +13:00 |
|
Damian Mooyman
|
496b9c8c04
|
API Implement insert-anchor modal
|
2017-09-20 13:35:25 +12:00 |
|
Sacha Judd
|
2dde777132
|
FIX Add styles for url segment field
|
2017-09-12 14:37:03 +12:00 |
|
Damian Mooyman
|
3669f30e4e
|
BUG Fix race condition with change detection / loading animation
Fixes #1859
|
2017-09-07 11:54:03 +12:00 |
|
Sacha Judd
|
eaa0a2a4cb
|
FIX Update unused button classes for url segment field
|
2017-09-06 09:30:11 +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 |
|
Christopher Joe
|
1c321019c4
|
Fix icons in right click menu
|
2017-08-31 14:42:37 +12:00 |
|
Reid Hokai
|
b0512abfb6
|
fixes load indicator position (fixes #1625)
|
2017-08-24 14:24:54 +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 |
|
Saophalkun Ponlu
|
2bbb21a450
|
Add priority to internal link action (#1924)
|
2017-08-18 15:38:34 +12:00 |
|
Damian Mooyman
|
68d6307c6d
|
Upgrade to bootstrap@4.0.0-beta.1
|
2017-08-16 10:52:36 +12:00 |
|
Saophalkun Ponlu
|
417caf2972
|
ENHANCEMENT Allow insert links with display link text
|
2017-08-03 13:32:14 +12:00 |
|
Damian Mooyman
|
1fe13dcdb7
|
Rebuild dist files
|
2017-07-25 12:57:46 +12:00 |
|
Saophalkun Ponlu
|
fca3ba73f5
|
FIX Pages search now defaults to list view
|
2017-07-25 12:57:46 +12:00 |
|
Saophalkun Ponlu
|
6fc1491f0b
|
Enhancement Add edit command and its url test for page insert
|
2017-07-18 13:11:58 +12:00 |
|
Damian Mooyman
|
184ec65b7f
|
Update translations
|
2017-07-03 17:17:41 +12:00 |
|
Saophalkun Ponlu
|
4fb6e70bb8
|
Visual updates to page view toggle
|
2017-06-27 11:39:35 +01:00 |
|
Chris Joe
|
b34519e7e8
|
Fix insert link modal to work with new injector API (#1860)
|
2017-06-27 11:06:39 +12:00 |
|
Christopher Joe
|
844420df40
|
Enhancement Translation strings updated
|
2017-05-31 16:08:54 +12:00 |
|
Damian Mooyman
|
f82f0844c1
|
API Add insert internal link modal
|
2017-05-30 11:00:32 +12:00 |
|
Damian Mooyman
|
eb06646aa8
|
Rename json lang source files to .json extension
|
2017-05-29 17:27:41 +12:00 |
|
Chris Joe
|
d2a5d073e2
|
Upgrade to webpack2 and cleanup config file (#1833)
* Enhancement switch to the shared webpack config
* upgrade to new webpack-config
|
2017-05-29 17:24:48 +12:00 |
|
Christopher Joe
|
e2b7ca2e79
|
Fix for save and publish buttons shrinking
|
2017-05-16 12:49:51 +12:00 |
|
Aaron Carlino
|
5bd3440e61
|
Move who-can-view toggle to Admin module
|
2017-05-15 11:33:18 +12:00 |
|
Damian Mooyman
|
0980c62c7c
|
Rebuild dist files
|
2017-05-03 17:17:51 +12:00 |
|
Damian Mooyman
|
ef6bc6e2af
|
Sync with transifex
|
2017-05-03 17:17:36 +12:00 |
|
Aaron Carlino
|
00f699b99b
|
Update translations
|
2017-05-02 10:46:54 +12:00 |
|
Damian Mooyman
|
9147fa44ba
|
Fix source file encoding
|
2017-04-28 14:06:29 +12:00 |
|
Damian Mooyman
|
88c8a2d2f9
|
Rebuild js dist files
|
2017-04-28 14:02:46 +12:00 |
|
Aaron Carlino
|
e8e11d618e
|
Migrate new JS keys to all langs
|
2017-04-27 11:43:05 +12:00 |
|
Aaron Carlino
|
b6d4eb3e77
|
New module-based JS translation keys
|
2017-04-27 11:43:04 +12:00 |
|
Uncle Cheese
|
29805ee446
|
New namespaced i18n keys
|
2017-04-27 11:43:04 +12:00 |
|
Uncle Cheese
|
6fb1012eb8
|
Ran upgrader for lang files
|
2017-04-27 11:43:04 +12:00 |
|
Christopher Joe
|
4b19987ad2
|
FIx tweak visibility around the slideDown/slideUp animation
|
2017-04-21 16:38:34 +12:00 |
|