Warren Buckley
b27be1153c
Merge pull request #3239 from umbraco/temp8-3092-publish-descendants
...
Temp8 3092 publish descendants
2018-10-16 12:20:40 +01:00
Mads Rasmussen
1c1057412e
move current rollback version to infinite editor
2018-10-16 12:40:40 +02:00
Mads Rasmussen
eceec9ea3e
Set rollback button to be xs + fix padding on xs buttons
2018-10-16 11:43:14 +02:00
Warren Buckley
d8f1ec5116
Merge pull request #3200 from umbraco/temp8-3087-tree-grouping
...
#3087 - Tree Grouping in Settings section
2018-10-16 10:14:22 +01:00
Mads Rasmussen
3d52f2676e
Add possibility to extend the umb-box-header + add rollback button
2018-10-16 10:59:04 +02:00
Stephan
6e8411acaa
Merge pull request #3287 from crgrieve/v8-content-app-roles
...
v8 ContentApp Show/Hide per user Role
2018-10-16 10:12:13 +02:00
Shannon
a100d321f6
Fixes group node route
2018-10-16 18:08:57 +11:00
Shannon
10873c1dfc
Cleans up all old tree classes. woohoo!
2018-10-16 17:41:02 +11:00
Shannon
286f7b3279
Gets tree syncing working, updates the GetApplicationTrees to still return a single Root since we require this everywhere for JS, fixes full screen section and makes users a full screen section (and reduces unecessary code), removes code to avoid breaking changes from v7
2018-10-16 16:41:06 +11:00
Shannon
466d782db4
Fixes issue with umbsetdirtyonchange.directive
2018-10-16 13:18:21 +11:00
Shannon
339417b977
Merge remote-tracking branch 'origin/temp8' into temp8-3087-tree-grouping
...
# Conflicts:
# src/Umbraco.Web.UI/umbraco/config/lang/nb.xml
# src/Umbraco.Web.UI/umbraco/config/lang/zh_tw.xml
2018-10-16 13:11:09 +11:00
Shannon
02eb1aef91
Updates some styles so we get the button state back, cleans up some js
2018-10-16 12:15:48 +11:00
Warren Buckley
bebc3b5f74
Remove inline mode - too many issues for now
2018-10-15 14:57:31 +01:00
Mads Rasmussen
7c1fae7462
add toolbar pinning back in
2018-10-15 15:54:54 +02:00
Mads Rasmussen
b92978c7d3
fix resize + scrolling issues
2018-10-15 15:23:56 +02:00
Warren Buckley
47596af680
Changes theme prevalue to mode & toggles the various views TinyMCE ships with
2018-10-15 13:04:37 +01:00
Warren Buckley
9fa94b5366
Update dropdown to be mode & match the same terminology as TinyMCE Modes (Classic, Inline & Distraction Free)
2018-10-15 12:33:11 +01:00
Mads Rasmussen
30436eb72d
fix styles
2018-10-15 13:19:00 +02:00
Tim Payne
f394af20d0
Update umbsections.directive.js
...
Update the number of sections to the actual number of sections available at the present time, add a fix to the calculateWidth method so that if less items are allowed than available but there is technically enough room to show them the overflow tray still shows up.
On prior version, try adding translation to your allowed user group sections and reload, you can't see the translation section in the top menu, but the overflow menu button won't show until you shrink the screen.
2018-10-14 18:04:39 +02:00
Carole Rennie Logan
1f072a383e
ContentApp Show/Hide per user Role
...
Making content app work show hide in manifest work for user roles. for example:
"show": [
"+role/admin"
]
2018-10-14 15:56:22 +01:00
Kim Holzmann
7a474c6fa4
#3219 Validation error on templates when clicking "save"
...
Error with use of savebutton fixed, use the suppressNotification value to check state.
2018-10-14 15:23:31 +02:00
Jamie Townsend
fb277d80e7
Fix for old password not showing/hiding correctly on admin users page #3069 ( #3273 )
2018-10-14 13:34:16 +02:00
Mike Masey
fe906f0e81
Update lazyload.js reference on install pages.
2018-10-13 17:59:43 +01:00
Warren Buckley
996c48cc7f
Package lock without codemirror
2018-10-12 14:35:47 +01:00
Warren Buckley
9495feb94d
Updates the tinymce plugin alias to use the code icon for when configuring which toolbar buttons to add in the prevalue editor view
2018-10-12 14:21:08 +01:00
Warren Buckley
66d4541fc5
Remove codemirror files
2018-10-12 14:20:21 +01:00
Warren Buckley
9dcabd24d2
Cleanup of console.log, remove unused code and name button better than 'Warrens button'
2018-10-12 14:00:15 +01:00
Warren Buckley
6a4e9f5368
Bye bye codemirror TinyMce Wrapper Plugin
2018-10-12 13:59:39 +01:00
Mads Rasmussen
e805305352
refresh model on save
2018-10-12 13:55:57 +02:00
Warren Buckley
4fb343e8d4
Merge branch 'temp-tinymce' of https://github.com/umbraco/Umbraco-CMS into temp-tinymce
2018-10-12 12:30:01 +01:00
Warren Buckley
1cb4df2750
WIP Ace editor for the HTML source code
2018-10-12 12:29:34 +01:00
Shannon
ffc0ec4556
removes dimensions pre-values from rte
2018-10-12 10:51:43 +02:00
Shannon
93075a82de
menu now wraps in classic mode
2018-10-12 10:42:11 +02:00
Shannon
faec132f82
TEMP - removes inline mode adds stub code to have a fixed toolbar dom item
2018-10-12 10:28:36 +02:00
Shannon
ab846ec4f6
Changes default theme to Modern
2018-10-12 10:00:47 +02:00
Shannon
9198d7976f
changes the default to classic
2018-10-12 09:50:53 +02:00
Shannon
019bb3ee95
Merge branch 'temp-tinymce' of https://github.com/umbraco/Umbraco-CMS into temp-tinymce
2018-10-12 09:47:47 +02:00
Shannon
08bf996737
Revert "wip for trying tinymce5 (will revert and come back to this later)"
...
This reverts commit 8b6ede49b4 .
2018-10-12 09:47:40 +02:00
Shannon
8b6ede49b4
wip for trying tinymce5 (will revert and come back to this later)
2018-10-12 09:47:16 +02:00
Shannon
bf9bd4b1f5
delete the old skin files since we're not using them
2018-10-12 09:46:52 +02:00
Warren Buckley
43d4447498
Something went wrong with a merge temp8 into this after the removal of bower
2018-10-12 08:19:38 +01:00
Warren Buckley
4fd54ba339
Adds a class to the DIV so we can add a border for the inline editor when the RTE is yet to have any content/copy added - to make it obvious there is something there to click into
2018-10-11 15:56:05 +01:00
Warren Buckley
e2c16f15da
Adds in skins for tinymce
2018-10-11 15:19:32 +01:00
Warren Buckley
0e8c5f48fe
tinymce to correct version - 4.8.3
2018-10-11 15:14:33 +01:00
Warren Buckley
a275b47139
npm install of tinymce
2018-10-11 15:12:05 +01:00
Warren Buckley
7603ab6d47
Merge branch 'temp8' into temp-tinymce
...
# Conflicts:
# src/Umbraco.Web.UI.Client/bower.json
# src/Umbraco.Web.UI.Client/package-lock.json
2018-10-11 15:10:21 +01:00
Shannon
1597dce99e
Adds pre-value drop down for theme selection
2018-10-11 15:39:18 +02:00
Warren Buckley
bbc28b132d
Merge pull request #3260 from umbraco/temp8-remove-bower
...
Temp8 remove bower
2018-10-11 14:38:45 +01:00
Mads Rasmussen
9800f1bd9c
fix paths in karma test
2018-10-11 15:31:39 +02:00
Mads Rasmussen
4f00082dd5
fix angular mocks
2018-10-11 15:06:12 +02:00