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 |
|
Stephan
|
24ff605862
|
Merge pull request #3244 from umbraco/temp8-installbackground-issue-3243
Fixes issue #3243
|
2018-10-10 22:05:59 +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 |
|
Robert
|
931fcd565a
|
Removed the override of IsPropertyDirty as is not needed.
|
2018-10-10 08:26:10 +02:00 |
|
Stephan
|
ee24fb4ef7
|
Make Tests Green Again
|
2018-10-09 23:02:22 +02:00 |
|
Warren Buckley
|
ecb46214d8
|
package lock JSON update post babel merge
|
2018-10-09 15:20:31 +01:00 |
|
Warren Buckley
|
3887a9091c
|
Merge pull request #3190 from umbraco/temp8-babel
Temp8 - Add babel to gulp build
|
2018-10-09 14:46:08 +01:00 |
|
Mads Rasmussen
|
369971bf5f
|
Merge branch 'temp8' into temp8-babel
|
2018-10-09 15:35:59 +02:00 |
|
Warren Buckley
|
ebe52ed6b6
|
Updated package-lock.json
|
2018-10-09 14:30:25 +01:00 |
|
Warren Buckley
|
7cdfb65a60
|
Merge pull request #3213 from umbraco/temp8-223-scheduled-publishing
Temp8 223 scheduled publishing
|
2018-10-09 14:09:46 +01:00 |
|
Warren Buckley
|
31b616f0ae
|
Merge branch 'temp8' into temp8-3087-tree-grouping
# Conflicts:
# src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/es.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/nl.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/tr.xml
# src/Umbraco.Web.UI/umbraco/config/lang/nb.xml
# src/Umbraco.Web.UI/umbraco/config/lang/zh_tw.xml
# src/Umbraco.Web/Trees/DictionaryTreeController.cs
|
2018-10-09 09:25:00 +01:00 |
|
Warren Buckley
|
f63a9e93b0
|
Merge remote-tracking branch 'origin/temp8' into temp8-3087-tree-grouping
# Conflicts:
# src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/es.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/nl.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/tr.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/zh_tw.xml
# src/Umbraco.Web.UI/umbraco/config/lang/zh_tw.xml
# src/Umbraco.Web/Trees/DictionaryTreeController.cs
|
2018-10-09 08:53:40 +01:00 |
|
Mads Rasmussen
|
a78230e135
|
lock version of flatpickr
|
2018-10-09 09:46:17 +02:00 |
|
Robert
|
b2d1a48c7a
|
Added null check for EmailValidator value, fixed js error.
|
2018-10-09 08:19:36 +02:00 |
|
Mads Rasmussen
|
42830312d8
|
remove properties only needed for this dialog
|
2018-10-08 20:37:46 +02:00 |
|
Mads Rasmussen
|
501e2ea20b
|
add docs
|
2018-10-08 19:53:30 +02:00 |
|
Mads Rasmussen
|
4d927e705d
|
fix language file
|
2018-10-08 19:35:08 +02:00 |
|
Mads Rasmussen
|
92ffdaaca6
|
Merge branch 'temp8' into temp8-223-scheduled-publishing
# Conflicts:
# src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
|
2018-10-08 17:49:33 +02:00 |
|
Mads Rasmussen
|
5c121e733d
|
small style tweaks to fit backoffice better
|
2018-10-08 17:31:37 +02:00 |
|
Stephan
|
69f4f0c8a8
|
Fix preview signalR due to browser throttling background tabs
|
2018-10-08 17:17:19 +02:00 |
|
Stephan
|
0726ee1a39
|
Get ContentFinderByUrl to work on preview urls
|
2018-10-08 17:17:19 +02:00 |
|
Stephan
|
f5c5d9f9d5
|
Update ModelsBuilder to -alpha.24
|
2018-10-08 17:15:08 +02:00 |
|
Stephan
|
00017a0624
|
Version 8.0.0-alpha.52 for ModelsBuilder
|
2018-10-08 16:46:23 +02:00 |
|
Stephan
|
d323d0f330
|
Fix nuspec
|
2018-10-08 16:45:12 +02:00 |
|
Stephan
|
0f7f6aad41
|
Add migration to drop task tables
|
2018-10-08 16:16:47 +02:00 |
|
Stephan
|
075b40444c
|
Cleanup
|
2018-10-08 16:02:20 +02:00 |
|
Mads Rasmussen
|
3d345badc3
|
add comments to schedule controller + fix problem with backdrop clicks
|
2018-10-08 15:22:15 +02:00 |
|
Warren Buckley
|
b2bc259bd5
|
Adds in lang keys
|
2018-10-08 14:19:52 +01:00 |
|
Warren Buckley
|
be42783616
|
Remove dupe code & order by descending (still need to specify own sort order)
|
2018-10-08 14:10:11 +01:00 |
|
Mads Rasmussen
|
6869833c54
|
clean up settings when dates are cleared
|
2018-10-08 14:41:14 +02:00 |
|
Warren Buckley
|
c306bdea47
|
Updates umb-tree directive to loop over the uodated WebAPI collection of SectionRootNodes
|
2018-10-08 13:36:59 +01:00 |
|
Warren Buckley
|
b3f4e9da8f
|
JS tweaks needed to deal with a collection of SectionRootNodes returning from the API
|
2018-10-08 13:36:14 +01:00 |
|
Warren Buckley
|
5a551bd3d6
|
Changed needed as GetApplicationTrees returns an IEnumerable of SectionRootNodes now
|
2018-10-08 13:34:11 +01:00 |
|
Warren Buckley
|
6c7c510eb9
|
Initial WIP of grouping trees for settings section - needs tidying
|
2018-10-08 13:33:14 +01:00 |
|
Warren Buckley
|
7db13960e9
|
Adds in GetAllTypes to ApplicationTreeService
|
2018-10-08 13:32:12 +01:00 |
|