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 |
|
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 |
|
Mads Rasmussen
|
fb783e33af
|
add flatpickr to variants
|
2018-10-08 13:59:25 +02:00 |
|
Mads Rasmussen
|
8c71aefe70
|
prevents overlay from closing when clicking inside date picker
|
2018-10-08 13:58:38 +02:00 |
|
Shannon Deminick
|
e15992a66b
|
Merge pull request #3197 from umbraco/temp8-I3089
Translation cleanup
|
2018-10-08 13:11:22 +02:00 |
|
Shannon
|
210102fcdc
|
oops incorrect package version got reverted
|
2018-10-08 13:10:38 +02:00 |
|
elitsa
|
b68b962d6f
|
Removed all keys which are not being referenced anywhere in the code base.
|
2018-10-08 11:58:22 +02:00 |
|
elitsa
|
aa003713e6
|
Removed files which were added mistakenly discarding merge conflicts.
|
2018-10-08 11:57:13 +02:00 |
|
Shannon
|
975e08ba9f
|
Fixes member/media list views, reformats some code and fixes js error
|
2018-10-08 11:23:12 +02:00 |
|
Shannon
|
13693bddef
|
Ensures the correct default list view settings are loaded for media content type
|
2018-10-08 10:54:02 +02:00 |
|
Mads Rasmussen
|
eda87cbbd2
|
prevent unpublish date to be before publish date and vice versa
|
2018-10-08 10:48:57 +02:00 |
|
elitsa
|
85309e8ce5
|
Merge branch 'temp8-I3089' of https://github.com/umbraco/Umbraco-CMS into temp8-I3089
|
2018-10-08 10:23:53 +02:00 |
|
elitsa
|
4bde59ed66
|
Translation clean up
|
2018-10-08 10:13:36 +02:00 |
|
Shannon
|
1bb4d3d3ec
|
Merge remote-tracking branch 'origin/temp8' into temp8-w220
|
2018-10-08 10:10:56 +02:00 |
|
elitsa
|
9ad65e5fa8
|
Deleting 'Task' related references and implementations
|
2018-10-08 10:08:04 +02:00 |
|
Shannon Deminick
|
b93dea5c38
|
Merge pull request #3171 from umbraco/temp8-I3089
Removed the old Developer section and replaced it with Packages section instead.
|
2018-10-08 10:00:59 +02:00 |
|
elitsa
|
e2acc8b447
|
Remove sections icons - not needed anymore
|
2018-10-08 10:00:52 +02:00 |
|
elitsa
|
8fdee9af85
|
Update trees.Release.config
|
2018-10-08 09:58:19 +02:00 |
|
Shannon
|
b48202197f
|
Merge remote-tracking branch 'origin/temp8' into temp8-I3089
# Conflicts:
# src/Umbraco.Web/Trees/DataTypeTreeController.cs
|
2018-10-08 09:54:12 +02:00 |
|
Mads Rasmussen
|
a629f8fb83
|
Merge branch 'temp8' into temp8-223-scheduled-publishing
|
2018-10-08 09:42:04 +02:00 |
|
Mads Rasmussen
|
b9ad98b357
|
package is a reserved word
|
2018-10-07 20:03:23 +02:00 |
|
Mads Rasmussen
|
0cd24e94bb
|
can't delete variables
|
2018-10-07 20:03:06 +02:00 |
|
Mads Rasmussen
|
6dfb1e7e83
|
await is a reserved word
|
2018-10-07 20:01:54 +02:00 |
|
Mads Rasmussen
|
8c52529e47
|
add babel + babel config
|
2018-10-07 20:01:20 +02:00 |
|
Mads Rasmussen
|
90900067a8
|
wip Add flatpickr library + create flatpickr component
|
2018-10-07 15:29:24 +02:00 |
|