Shannon Deminick
75ff3b26c1
Merge pull request #6125 from umbraco/v7/bugfix/2179-remove-legacy-web-service
...
Removing legacy service
2019-08-16 15:49:50 +10:00
Shannon
fbc12b607d
Merge branch 'v7/7.15' into v7/dev
2019-08-16 15:38:19 +10:00
Shannon Deminick
cb7440bbbf
Merge pull request #6114 from umbraco/v7/bug/2178-disable-mini-profiler
...
Disable Mini Profiler
2019-08-16 15:37:05 +10:00
Shannon
cd355910b3
strangely i need the fully qualified name here else i get an error, otherwise works great.
2019-08-16 15:34:49 +10:00
Sebastiaan Janssen
8e2eccb392
Bump version to 7.15.2
2019-08-15 13:32:09 +02:00
elitsa
ee2068de56
Removing legacy service
2019-08-14 14:03:32 +02:00
Matt Brailsford
802e6d7979
Fixes #5931 , show breadcrumb for new content
...
Could probably do with adding "Untitled" to translation file
(cherry picked from commit 249126a2b5 )
2019-08-13 23:17:06 +02:00
Matt Brailsford
249126a2b5
Fixes #5931 , show breadcrumb for new content
...
Could probably do with adding "Untitled" to translation file
2019-08-13 23:16:33 +02:00
Matt Brailsford
ea591c87a2
Fixes #5932 , showing "Return to ListView" for new content
...
(cherry picked from commit f3fc83fae6 )
2019-08-13 23:11:01 +02:00
Matt Brailsford
f3fc83fae6
Fixes #5932 , showing "Return to ListView" for new content
2019-08-13 23:09:17 +02:00
Tom Pipe
f829ac4e6c
Ensure a media type correctly inherits it's selected parent
...
(cherry picked from commit 28dd9aa081 )
2019-08-13 22:38:39 +02:00
Tom Pipe
28dd9aa081
Ensure a media type correctly inherits it's selected parent
2019-08-13 22:37:59 +02:00
Sebastiaan Janssen
84e4c78bb9
Merge branch 'v7/7.15' into v7/dev
2019-08-13 22:24:21 +02:00
arkadiuszbiel
12ad9dd36b
Change z-index
...
(cherry picked from commit 3fa77dbf3d )
2019-08-13 22:16:42 +02:00
arkadiuszbiel
3fa77dbf3d
Change z-index
2019-08-13 22:14:53 +02:00
elitsa
afca2e70bd
Removing the MiniProfiler routes if solution is not in debug mode.
2019-08-13 14:17:14 +02:00
Kenn Jacobsen
9865596dcc
V7: Change the priority of the tree node annotations for contai… ( #6083 )
...
(cherry picked from commit 7393d9c372 )
2019-08-09 16:47:14 +02:00
Kenn Jacobsen
7393d9c372
V7: Change the priority of the tree node annotations for contai… ( #6083 )
2019-08-09 16:44:43 +02:00
Kenn Jacobsen
dc44a7a3a7
Fix the disabled upload button in media picker
...
(cherry picked from commit 79c4d7797c )
2019-08-09 16:41:13 +02:00
Kenn Jacobsen
79c4d7797c
Fix the disabled upload button in media picker
2019-08-09 16:40:08 +02:00
Peter Keating
ff595df7ca
Fix notifications not sending when user has multiple of same type
...
When a user has multiple notifications of the same type, the user may
not receive the notification depending on the order which the
notification was setup. To fix this the notification logic has changed
from looping over users to looping over notifications.
Fixes #4713 .
(cherry picked from commit 01a895bbf7 )
2019-08-08 19:49:59 +02:00
Peter Keating
01a895bbf7
Fix notifications not sending when user has multiple of same type
...
When a user has multiple notifications of the same type, the user may
not receive the notification depending on the order which the
notification was setup. To fix this the notification logic has changed
from looping over users to looping over notifications.
Fixes #4713 .
2019-08-08 19:48:39 +02:00
Shannon
4fa523db43
Merge branch 'v7/7.15' into v7/dev
2019-07-24 19:23:58 +10:00
Shannon
186460ac08
removes refs from old packages.umbraco.org
2019-07-24 19:23:05 +10:00
Shannon Deminick
686f6752f3
Merge pull request #5951 from umbraco/v7/hotfix/5921-preview-failing
...
https://github.com/umbraco/Umbraco-CMS/issues/5921 - AB#1794 - Remove…
2019-07-23 16:58:13 +10:00
Shannon Deminick
23ccdeb2cf
Merge pull request #5868 from umbraco/v7/hotfix/5835-AB#1693-add-null-checks-when-using-dataTypeId
...
Added null checks when *.dataTypeId is used
2019-07-22 13:44:05 +10:00
Shannon
6148ce4e52
oops no es6 support in 7.x
2019-07-22 13:41:26 +10:00
Shannon
06850ed25c
Merge branch 'v7/7.15' into v7/hotfix/5835-AB#1693-add-null-checks-when-using-dataTypeId
2019-07-22 13:40:35 +10:00
Shannon
0320a56cb5
Fixes up dataTypeId var declarations
2019-07-22 13:27:51 +10:00
Bjarke Berg
cd27bb210f
https://github.com/umbraco/Umbraco-CMS/issues/5921 - AB#1794 - Remove trashed nodes from sql when building xml for previews
2019-07-19 11:25:33 +02:00
Bjarke Berg
67f680a675
Revert " https://github.com/umbraco/Umbraco-CMS/issues/5921 - AB#1794 - Remove trashed nodes from sql when building xml for previews"
...
This reverts commit 47c3e3a7
2019-07-19 11:24:01 +02:00
Bjarke Berg
47c3e3a79f
https://github.com/umbraco/Umbraco-CMS/issues/5921 - AB#1794 - Remove trashed nodes from sql when building xml for previews
2019-07-19 11:20:31 +02:00
Shannon
f3bfc1ffb2
Puts back UmbracoAntiForgeryAdditionalDataProvider for backwards compat reasons but it is not used
2019-07-18 16:18:11 +10:00
Shannon
89cd655df2
Merge remote-tracking branch 'origin/v7/bugfix/build-without-vs2017' into v7/7.15
2019-07-17 21:48:21 +10:00
Shannon
14c4c4815d
bumps version
2019-07-17 21:35:43 +10:00
Shannon
bfb69a34ef
re-adds back in the serialization overloads for the custom exception, re-adds detailed error messages, adds more documentation. Adds unit tests.
2019-07-17 21:15:18 +10:00
Shannon
d52420183e
Cherry picks ValidateUmbracoFormRouteStringAttribute implementation and fixes up some logic
2019-07-16 23:03:26 +10:00
skttl
2aaca865e7
changes innerjoin to left join, to allow folders in sql query
2019-07-16 07:26:26 +02:00
Bjarke Berg
2ec8281163
Merge pull request #5865 from skttl/5848-media-folders-not-showing
...
5848: changes innerjoin to left join, to allow folders in sql query
2019-07-16 07:24:46 +02:00
Shannon Deminick
2ac5e61e44
Merge pull request #5881 from bjarnef/dev-v7-link-picker-url-anchors
...
v7: Fix link picker url and anchors
2019-07-15 13:02:47 +10:00
Bjarne Fyrstenborg
c47a08b553
Add overload for NiceUrl
2019-07-13 16:40:01 +02:00
Bjarne Fyrstenborg
de9241bcf5
Add UmbracoHelper overload methods to get url by guid
2019-07-13 14:50:25 +02:00
Bjarne Fyrstenborg
7c03fe3c1f
Adjust parameter
2019-07-13 14:49:35 +02:00
Bjarne Fyrstenborg
82eb241119
Add overload method for Udi
2019-07-13 14:49:05 +02:00
Bjarne Fyrstenborg
1073e6257c
Adjust comments
2019-07-13 14:48:35 +02:00
Bjarke Berg
59bf24c461
Added null checks when *.dataTypeId is used
2019-07-12 11:22:31 +02:00
Bjarke Berg
2748c3635d
Merge pull request #5863 from umbraco/v7/bugfix/5822-entityservice-overloads
...
Fixes Change to Entity Service GetByKey isn't breaking in 7.15 #5822
2019-07-12 09:29:45 +02:00
skttl
d31e71a838
changes innerjoin to left join, to allow folders in sql query
2019-07-12 07:33:17 +02:00
Shannon
2252db0d55
Fixes 5822 by reinstating optional method overloads of loadBaseType
2019-07-12 13:40:21 +10:00
Claus
df896af476
adding build targets package.
2019-07-10 12:58:15 +02:00