Shannon
831657537f
tree webforms cleanup
2018-10-16 16:56:28 +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
Stephan
575d7a3ae7
Cleanup
2018-10-15 14:44:26 +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
Lotte Pitcher
a3de30934d
Re-adding the language keys for login greeting on a Sunday (greeting0) that were accidentally removed
2018-10-14 16:56:18 +02:00
Sebastiaan Janssen
c23f01e74d
Merge pull request #3278 from tcmorris/patch-2
...
Update v8 getting started
2018-10-14 13:07:32 +02:00
Thomas Morris
00afea61f0
Update v8 getting started
...
Update link so that it doesn't 404 and replace with relevant link.
2018-10-14 10:49:50 +01:00
Sebastiaan Janssen
b78f13bd9b
Merge pull request #3274 from MMasey/fix-lazyload-reference
...
Update lazyload.js reference on install pages.
2018-10-14 10:49:22 +02:00
Mike Masey
fe906f0e81
Update lazyload.js reference on install pages.
2018-10-13 17:59:43 +01: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
Mads Rasmussen
91a64c9ea9
Merge branch 'temp8-remove-bower' of https://github.com/umbraco/Umbraco-CMS into temp8-remove-bower
2018-10-11 14:51:09 +02:00
Mads Rasmussen
6071be79be
set private to true in package.json. We don't need to publish on npm
2018-10-11 14:50:34 +02:00
Warren Buckley
e902bb08f6
Removes installing bower from the build powershell
2018-10-11 13:37:20 +01:00
Mads Rasmussen
e390d28e29
fix jquery-ui
2018-10-11 14:34:02 +02:00
Warren Buckley
ac5ee9053f
Update & match momentjs version
2018-10-11 13:32:15 +01:00
Warren Buckley
ecaedc547a
Fixes moment locale copying
2018-10-11 13:31:54 +01:00
Mads Rasmussen
a00875089c
get the right version of ace
2018-10-11 14:10:18 +02:00
Mads Rasmussen
7a372bf814
fix lazyload
2018-10-11 13:50:52 +02:00
Mads Rasmussen
09f67c6c43
fix version
2018-10-11 13:26:35 +02:00
Mads Rasmussen
efefa54601
remove all bower logic in gulp + remove bower.json
2018-10-11 13:26:21 +02:00
Mads Rasmussen
bb5817ca92
fixing versions and files
2018-10-11 13:12:10 +02:00
Mads Rasmussen
bd20518d50
move the last dependencies
2018-10-11 12:16:09 +02:00
Warren Buckley
7ebccb1a36
Don't need to globally install bower anymore in this helper batch script
2018-10-11 10:54:45 +01:00
Mads Rasmussen
a0c7a45a4c
move, move, move all day loong...
2018-10-11 10:44:14 +02:00
Shannon
f996653a67
changes logic to Count
2018-10-11 10:35:23 +02:00
Shannon
c6a4b014cb
Merge remote-tracking branch 'origin/temp8-3087-tree-grouping' into temp8-3087-tree-grouping
2018-10-11 10:28:47 +02:00
Warren Buckley
6dd9bf56be
Update logic for checking for groups to be more robust (as we could still have one named group)
2018-10-11 09:23:42 +01:00
Warren Buckley
eb3fd54e2e
Remove empty/unused keys for these tree header groupings
2018-10-11 09:21:39 +01:00
Warren Buckley
9572d195b5
Fixes based on Shan's feedback of the PR
...
Only does fancy group logic if more than one group - means other sections can be grouped in the future
2018-10-11 09:16:44 +01:00
Shannon
a534457f53
Merge remote-tracking branch 'origin/temp8' into temp8-3087-tree-grouping
2018-10-11 10:15:07 +02:00
Mads Rasmussen
37d14f7413
moving moments + angular-dynamic-locale
2018-10-11 09:46:23 +02:00
Stephan
24ff605862
Merge pull request #3244 from umbraco/temp8-installbackground-issue-3243
...
Fixes issue #3243
2018-10-10 22:05:59 +02:00
Mads Rasmussen
7e85235e20
delete cssparser and less libraries
2018-10-10 21:32:08 +02:00
Mads Rasmussen
4d13c631ed
aaand move some more
2018-10-10 21:29:42 +02:00
Mads Rasmussen
a4903b9581
get jquery libraries to npm
2018-10-10 20:58:35 +02:00
Niels Hartvig
f64cbfae60
Add info on release plan for Umbraco 8 to installer
2018-10-10 13:51:55 -05:00
Niels Hartvig
dd6d292896
Updating installer background
2018-10-10 13:51:42 -05:00
Niels Hartvig
b5b162cba1
Adds information about the Umbraco 8 release plan
2018-10-10 13:29:51 -05:00
Warren Buckley
4da6788cb8
Fix PartialView Tree Controller to display a folder icon as opposed to an article icon for nested folders - looks odd/broken to me otherwise
2018-10-10 16:27:13 +01:00
Warren Buckley
c69590fd21
Move macro tree from Templating up into Settings group
2018-10-10 15:03:14 +01:00
Warren Buckley
5b3db88df9
Fix logic - so that Content Blueprints tree is added to the list of trees (Finding by name/title was not working, so switched to the AdditionalData["treeAlias"] instead
2018-10-10 15:02:50 +01:00
Mads Rasmussen
66333aa5ec
fix label for schedule publish invariant content
2018-10-10 15:19:29 +02:00
Warren Buckley
f1b20ebbb2
Orders the grouped trees by name (which means the custom trees will be last now)
...
Displays custom third party group - only if we have items to show in that group
2018-10-10 12:25:19 +01:00
Warren Buckley
e2d3cbc8eb
Decorate other settings trees with the correct grouping
2018-10-10 12:24:00 +01:00
Robert
a8449a4d01
Merge pull request #3155 from umbraco/temp8-222-variant-invariant-data-updates
...
variant to invariant data updates
2018-10-10 08:44:33 +02:00
Robert
d41251819f
RemoveItem now returns a bool
2018-10-10 08:27:20 +02:00