Shannon
256ceef875
changes PublishedContentCache to explicitly cast to XmlElement (perf)
2017-01-04 18:12:28 +11:00
Shannon
2acde54880
Adds new benchmark and updates the benchmark bootstrapper to be the supported way
2017-01-04 18:11:21 +11:00
Sebastiaan Janssen
dc62272e6e
Revert "Add Microsoft.IO.RecyclableMemoryStream to the nuspec, update to the latest version (1.2.1)"
...
Keep the version the same as what ImageProcessor relies on to avoid confusion and conflicts
This reverts commit 56d2230251 .
# Conflicts:
# build/NuSpecs/UmbracoCms.Core.nuspec
2017-01-03 17:04:38 +01:00
Niels Hartvig
60f6a60ca9
Update install post url to https
2017-01-03 16:11:32 +01:00
Sebastiaan Janssen
ccb8ac4cfc
Merge branch 'dev-v7' into U-9333
...
# Conflicts:
# src/Umbraco.Web.UI/packages.config
2017-01-03 14:19:43 +01:00
hartvig
5de21734c0
Merge pull request #1650 from Bitmapped/U4-9298
...
Fix U4-9298
2017-01-03 12:56:46 +01:00
Sebastiaan Janssen
18deb8ad99
Merge pull request #1666 from defsteph/patch-1
...
Fixes issue U4-9332
2017-01-03 12:54:09 +01:00
Claus
3426ae3722
Merge pull request #1668 from umbraco/temp-U4-9318
...
U4-9318 Examine indexes inherited unpublished nodes on index rebuild
2017-01-03 11:44:33 +01:00
Sebastiaan Janssen
d04510f5f2
Merge pull request #1661 from umbraco/temp-U4-9319
...
U4-9319 Update to latest ImageProcessor v2.5.0 and ImageProcessor.Web…
2017-01-03 10:21:26 +01:00
Sebastiaan Janssen
56d2230251
Add Microsoft.IO.RecyclableMemoryStream to the nuspec, update to the latest version (1.2.1)
2017-01-03 09:25:10 +01:00
Shannon
b9c90af8be
U4-9329 ExamineIndex.config should not ship with the {machinename} token for Examine
...
Removes Sync from being the default for developers locally (that shouldnt have been committed), actually removes the machinename token from release
2017-01-03 17:37:15 +11:00
Shannon
7a661c1b48
clears the tracked paths collection just to possible make GC a bit happier
2017-01-03 17:16:07 +11:00
Shannon
c871a711dd
U4-9318 Examine indexes inherited unpublished nodes on index RebuildIndex
...
This reduces allocations since we don't need to create a new serializer for every doc
2017-01-03 16:43:54 +11:00
Shannon
d671caf3ab
moves static query to lazily initialize
2017-01-03 14:36:06 +11:00
Shannon
d412d90b17
fixing more IP assembly/nuget refs
2017-01-03 11:14:34 +11:00
Shannon
2f74181262
fixing more IP assembly/nuget refs
2017-01-03 11:06:15 +11:00
Shannon
45fd23ff02
Merge branch 'refs/heads/dev-v7' into temp-U4-9319
2017-01-03 10:36:45 +11:00
Shannon
4e2fb8e5dc
Fixes IP nuget references and fixes up several other Nuget assembly references.
2017-01-03 10:36:26 +11:00
Niels Hartvig
afbceca184
Makes EXIF data in resized images default
2017-01-02 17:29:37 +01:00
Stephan Lonntorp
1b8c68af02
Fixes issue U4-9332
...
U4-9332 Language of DefaultCultureDictionary is cached without the current Culture identifier
2017-01-02 14:53:57 +01:00
Shannon
98430fd573
U4-9326 Removing a master template from a Template does not update the Template's path correctly
2016-12-30 11:42:02 +11:00
Shannon
b4ca04596c
U4-9319 Update to latest ImageProcessor v2.5.0 and ImageProcessor.Web v4.7.0
2016-12-28 19:21:00 +11:00
Mads Rasmussen
4c97c689e9
Fixes: U4-9199 Grid RTE (rich text editor/ tinyMCE) does not have a max height, causing the user to have to scroll up to see RTE menu buttons
2016-12-22 14:06:23 +01:00
Sebastiaan Janssen
f2f4c23c80
Merge pull request #1652 from umbraco/U4-9301
...
Updates login controller to not accept non local urls
2016-12-20 13:55:31 +01:00
Claus
67ea15706e
Merge pull request #1651 from umbraco/temp-U4-9282
...
U4-9282 Rollback not working
2016-12-20 11:24:05 +01:00
Claus
5cc75b8cc3
Merge pull request #1654 from umbraco/temp-U4-9302
...
U4-9302 Add logging of non security related connection string details…
2016-12-20 11:01:50 +01:00
Shannon
3f7e593bc2
U4-9302 Add logging of non security related connection string details when the connection fails
2016-12-20 14:10:06 +11:00
Shannon
39505cd868
U4-9262 CleanForXss breaks rgba() values set as grid background color style
2016-12-20 13:27:53 +11:00
Shannon
0daaa3e785
Revert "Merge pull request #1618 from AliSheikhTaheri/U4-9180"
...
This reverts commit 4050a375bc , reversing
changes made to a058f26462 .
2016-12-20 12:28:45 +11:00
Shannon Deminick
4050a375bc
Merge pull request #1618 from AliSheikhTaheri/U4-9180
...
U4-9180 Optimise Log4net
2016-12-20 11:08:11 +11:00
Niels Hartvig
da27108d0d
Updates login controller to not accept non local urls
2016-12-19 10:44:22 +01:00
Shannon
c8f0f05570
U4-9246 Should ship with numRecompilesBeforeAppRestart="50" to avoid max recompilations reached errors
2016-12-19 17:10:29 +11:00
Shannon
347ed2896a
U4-9282 Rollback not working
2016-12-19 16:58:24 +11:00
Shannon
5c40a1f9e9
bumps version
2016-12-19 16:42:05 +11:00
Brian Powell
afa39866ad
Fix U4-9298
2016-12-17 21:12:45 -05:00
Shannon
7254db40eb
publicizes ExamineExtensions.ConvertSearchResultToPublishedContent
2016-12-15 17:44:32 +11:00
Shannon
04481c33e7
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2016-12-15 10:45:57 +11:00
Shannon
4c107470c3
updates some angular docs
2016-12-15 10:43:53 +11:00
Warren Buckley
4b39f490f3
Merge pull request #1602 from cheeseytoastie/U4-9148_-_Splash_screen_apostophe_typo
...
U4-9148 noNodes Splash screen apostrophe char typo fixed (in "Be a pa…
2016-12-09 13:32:53 +00:00
Sebastiaan Janssen
c607ceda48
Merge pull request #1557 from tompipe/U4-9127-SortMemberProperties
...
Fixed issue with member properties sort order
2016-12-09 08:59:52 +01:00
Shannon
b413b7b5af
Lazily creates the static queries instead of eagerly, this fixes an issue of if these services are accessed before Umbraco has booted
2016-12-08 12:48:44 +11:00
Claus
960040e51e
U4-9255 Not having access to settings section causes backoffice user to be logged out when browsing media list views
2016-12-07 12:57:29 +01:00
Shannon
4823235bf5
Ensures the cleaned value isn't double html encoded
2016-12-05 17:21:24 +11:00
Shannon
90f30c3f3c
Ensures tag values are Html encoded both on the client side and on the server side to prevent any xss
2016-12-05 17:13:07 +11:00
Stephan
22397ded9b
Be more tolerant with Xml cache document
2016-12-02 11:53:37 +01:00
Stephan
de1da4b060
Merge pull request #1635 from umbraco/temp-startuphandler-ordering
...
This allows for sorting startup handlers and modifying the list of startup handlers before they execute
2016-12-02 11:48:57 +01:00
Stephan
13f7f96101
Refactor app event resolver weights
2016-12-02 08:45:36 +01:00
Stephan
3e8f85a4b4
Be more tolerant with Xml cache document
2016-12-01 14:30:50 +01:00
Stephan
309081cccf
Merge branch origin/dev-v7 into temp-U4-9222
2016-11-28 13:06:06 +01:00
Shannon
1221c0e416
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2016-11-28 12:04:06 +01:00