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 |
|
Mads Rasmussen
|
5a42259005
|
disable button if nothing is selected
|
2018-10-10 15:02:03 +02:00 |
|
Mads Rasmussen
|
75d5c7e30c
|
add translations, autoslect active variant, order by active + clean up
|
2018-10-10 14:48:54 +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 |
|
Mads Rasmussen
|
8fdbfea23f
|
wip publish descendants dialog
|
2018-10-10 11:33:42 +02: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 |
|
Mads Rasmussen
|
91d8b40216
|
move more libraries
|
2018-10-09 21:29:50 +02:00 |
|
Mads Rasmussen
|
5dd6ef18aa
|
first round of moving libraries from bower to npm
|
2018-10-09 20:48:20 +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 |
|
Robert
|
6275a481aa
|
Fixed order by "updater" query.
|
2018-10-09 10:21:32 +02: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
|
4c6f297ce5
|
Merge branch 'temp8-w220' of https://github.com/umbraco/Umbraco-CMS into temp8-w220
|
2018-10-09 09:45:13 +02:00 |
|
Robert
|
cc52652481
|
Added some comments detailing the hack that is in place for the where clause.
|
2018-10-09 09:44:44 +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 |
|