Shannon
1221c0e416
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2016-11-28 12:04:06 +01:00
Shannon
c505cc689b
Obsoletes access to ApplicationContext from UmbracoContext
2016-11-28 12:03:46 +01:00
Stephan
48dbd5c570
Ensure CacheRefresherEventHandler triggers first
2016-11-28 11:00:58 +01:00
Sebastiaan Janssen
51397d7c28
Merge branch 'dev-v7' into dev-v7.6
2016-11-28 10:49:37 +01:00
Stephan
3a216c055e
U4-9222 - use HasPublishedVersion test
2016-11-28 09:52:45 +01:00
Sebastiaan Janssen
ee3a4614c3
Refactor all usages of SqlHelper, ExecuteReader and ExecuteXmlReader into using blocks
2016-11-26 18:02:57 +01:00
Shannon
eeb94e1668
U4-9222 The in memory XML cache is cloned everytime there is a content save even if there is nothing published
2016-11-25 18:07:27 +01:00
Stephan
0179540023
Rename WeightAttribute, change default to 100, cleanup
2016-11-24 18:13:05 +01:00
Stephan
0689bf4f31
U4-9201 - fix it all
2016-11-23 15:26:41 +01:00
Stephan
3300dbbe5e
Merge branch 'dev-v7.6' into temp-u4-9201
2016-11-23 11:56:53 +01:00
Stephan
a77763ee89
Merge origin/dev-v7 into dev-v7.6
2016-11-23 11:03:52 +01:00
Stephan
8e056aba66
Merge origin/dev-v7.6 into dev-v8-zbwip (builds, not tested)
2016-11-23 10:33:12 +01:00
Shannon
e9b2175506
Fixes null check problem in ExamineEvents.ContentTypeCacheRefresherCacheUpdated
2016-11-22 15:16:07 +01:00
Sebastiaan Janssen
a2a4ad3947
Fixes U4-9212
2016-11-22 14:31:29 +01:00
Sebastiaan Janssen
d95f818e43
Fixes U4-9212
2016-11-22 14:04:31 +01:00
Stephan
ef409298e8
Merge branch 'dev-v7.6' into temp-u4-9201
2016-11-18 15:23:47 +01:00
Shannon
0e57d558f6
updates cdf version
2016-11-18 14:34:31 +01:00
Shannon
93ee850bcc
publicize 2 events on UmbracoModule
2016-11-18 13:48:18 +01:00
Stephan
35aac2cdec
Merge origin/dev-v7 into dev-v7.6
2016-11-18 09:52:45 +01:00
Stephan
6101b4edde
U4-9201 - use UsingSafeDatabase where appropriate
2016-11-18 09:43:10 +01:00
Sebastiaan Janssen
0a883ae109
Make sure Umbraco runs in Visual Studio 2017
2016-11-16 18:55:12 +01:00
Stephan
7ea156d422
IEventMessagesFactory without HttpContext
2016-11-16 09:57:24 +01:00
Stephan
28fe2f7d22
Merge remote-tracking branch 'origin/dev-v7' into dev-v7-deploy
2016-11-15 18:43:14 +01:00
Sebastiaan Janssen
47dbb648fb
Merge pull request #1614 from umbraco/temp-u4-9077
...
U4-9077 - relation type repository cache
2016-11-15 18:30:01 +01:00
Stephan
ddf29c5875
Merge dev-v7.6 into dev-v7-deploy
2016-11-15 13:59:19 +01:00
Shannon Deminick
ff499bff04
Merge pull request #1607 from umbraco/temp-u4-backport
...
U4-8909 backport from 7.6
2016-11-15 13:11:05 +01:00
Sebastiaan Janssen
26a04ca7e9
Merge pull request #1610 from umbraco/temp-U4-9134
...
U4-9134 XSS security issue in the grid
2016-11-15 12:56:21 +01:00
Claus
34d4b284fe
Merge pull request #1613 from umbraco/temp-U4-7833
...
U4-7833 Changing doc type results in invalid cache, lucene indexes, e…
2016-11-15 11:14:56 +01:00
Stephan
2b9ffdb6b9
Merge branch origin/dev-v7 into dev-v7-deploy
2016-11-14 18:53:53 +01:00
Shannon
2de465e8f3
Ensures that indexes are rebuild for items that have had their content type's or property type's aliases changed, also ensures that the content refresher kicks in if a property type alias has changed (this wasn't previously being done)
2016-11-14 17:39:28 +01:00
Claus
f2c406f168
Merge pull request #1572 from umbraco/temp-U4-4196-gkonings-html5-dropzone
...
U4-4196 U7 - Umbraco HTML5 Drop Zone should honor media types
2016-11-14 09:59:22 +01:00
Claus
4f5bc9eb89
updating MediaController with AutoSelect option.
2016-11-10 12:36:52 +01:00
Stephan
b441c73604
U4-9077 - relation type cache refresher + policy
2016-11-09 13:05:23 +01:00
Claus
ff2805c428
mostly just formatting and cleanup - no changes as such.
2016-11-09 11:13:35 +01:00
Claus
69c45a4b05
Merge pull request #1612 from tnielsenskybruddk/dev-v7
...
Link to member type from member properties
2016-11-09 10:29:49 +01:00
Claus
737244a65e
Merge pull request #1567 from tnielsenskybruddk/dev-v7
...
Link to mediatype from media properties
2016-11-09 10:15:14 +01:00
Thomas Nielsen
cbfd04e950
Link to member type from member properties
2016-11-08 23:37:29 +01:00
Thomas Nielsen
981c0b83d3
Oops wrong pull request
2016-11-08 23:16:10 +01:00
Thomas Nielsen
16ae5cf634
Link to member type from member properties
2016-11-08 23:00:14 +01:00
Claus
3e32652b24
Merge pull request #1565 from abjerner/patch-13
...
Headline in the "Republish entire site" dialog is now translated
2016-11-08 10:52:42 +01:00
Claus
8bb069e996
U4-9134 XSS security issue in the grid
...
exposing xss clean method on templateutilities.
making the clean xss string extensions public instead of internal.
ensuring the included grid renderers clean for xss.
ensuring the included grid editors using html.raw with value directly, cleans for xss.
2016-11-08 09:55:24 +01:00
Claus
a0c672eb91
Merge pull request #1568 from rasmusfjord/dev-v7
...
Translated dialogs to DK/EN
2016-11-08 08:44:01 +01:00
Stephan
babf00f510
Keep structuring tests
2016-11-07 20:50:14 +01:00
Stephan
224986d56c
Trying to cleanup and refactor tests
2016-11-07 18:32:44 +01:00
Claus
4d2aba2577
Merge pull request #1599 from AndyFelton/U4-9147
...
Modified grammar on health check dashboard
2016-11-07 11:26:02 +01:00
Stephan
8aa730d986
Ensure U4-8720 is properly merged into v8
2016-11-05 13:16:22 +01:00
Stephan
c6e4e3b3ed
Merge origin/dev-v7-deploy into dev-v8-zbwip
2016-11-04 18:40:42 +01:00
Claus
a96f48d0a8
changing media controller logic.
2016-11-04 13:52:36 +01:00
Stephan
8fa1499a2f
Merge origin/dev-v7 into dev-v7-deploy
2016-11-04 12:18:39 +01:00
Stephan
f825ed6bb4
Post-merge fixing (running)
2016-11-04 12:14:42 +01:00