Shannon
|
6e3d0b5d91
|
fixes tests
|
2014-08-07 11:15:34 -06:00 |
|
Shannon
|
bf58359eed
|
fixed tests
|
2014-08-07 11:10:40 -06:00 |
|
Shannon Deminick
|
59b4940979
|
Merge pull request #439 from AndyButland/u4-5290
U4-5290 - allow for retrieval of a tag's count as well as it's text
|
2014-08-06 18:58:00 -06:00 |
|
AndyButland
|
5efabee0bd
|
Added ignore attribute to NodeCount property on TagDto
|
2014-08-06 22:38:14 +02:00 |
|
AndyButland
|
6ea64c84d8
|
Removed parameter for requesting count for tags and made including the count the default behaviour
|
2014-08-06 07:36:25 +02:00 |
|
Shannon
|
7dfa633fb3
|
Merge remote-tracking branch 'origin/6.2.2' into 7.1.5
Conflicts:
src/Umbraco.Core/Sync/DefaultServerMessenger.cs
src/Umbraco.Tests/Services/ContentServiceTests.cs
|
2014-08-05 12:49:51 -06:00 |
|
Shannon
|
6ce303a918
|
Completes: U4-5264 Add Count methods to IContentService, IMediaService, etc...
|
2014-08-05 12:37:20 -06:00 |
|
Shannon
|
3374f9e023
|
Ensures that the batched distributed calls doesn't cache refresh the server executing the distributed calls since tht will already be done locally.
|
2014-08-05 10:32:07 -06:00 |
|
Stephan
|
0a321e37fc
|
Merge branch '7.1.5' into 7.1-4931
|
2014-08-05 18:15:51 +02:00 |
|
Stephan
|
f3ca9e067b
|
Merge remote-tracking branch 'origin/7.1.5' into 7.1.5
|
2014-08-05 18:08:20 +02:00 |
|
Stephan
|
4814fb3e96
|
U4-5276 - get package installer to respect binding redirects
|
2014-08-05 18:07:50 +02:00 |
|
Stephan
|
ce29f54663
|
U4-4837 - bugfix Umbraco.Core.EnumerableExtensions.InGroupsOf
|
2014-08-05 17:52:43 +02:00 |
|
Shannon
|
7261162d8a
|
Fixes some of U4-2633 Bundle all cache refresher transmissions into a single call per request for much better performance. See last note on issue.
|
2014-08-04 17:50:19 -06:00 |
|
Sebastiaan Janssen
|
dba180d809
|
Merge remote-tracking branch 'origin/7.1.5' into 7.2.0
Conflicts:
src/Umbraco.Web.UI.Client/gruntFile.js
src/Umbraco.Web.UI.Client/lib/lazyload/lazyload.min.js
src/Umbraco.Web.UI.Client/src/views/content/content.edit.controller.js
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/packages.config
|
2014-08-04 13:32:44 +02:00 |
|
AndyButland
|
6ee078108d
|
Added NodeCount property to ITag/Tag and an optional flag to tag retrieval methods on TagsService, in order to retrieve the count for the tag as well as it's text
|
2014-08-03 23:09:56 +02:00 |
|
AndyButland
|
90eb5dc7ac
|
Ensured multi-value data type prevalues are rendered sorted according to defined sort order
|
2014-08-03 20:00:04 +02:00 |
|
Stephan
|
53ea491bd6
|
U4-5286 - add property converter for color picker
|
2014-07-29 09:52:00 +02:00 |
|
AndyButland
|
599872a310
|
Created new field in cmsContentType and related models for storing the configuration for a container doc type; implemented configurable page size
|
2014-07-27 08:53:32 +02:00 |
|
Stephan
|
5165d70fbb
|
Merge branch '7.1.5' into 7.1-4931
|
2014-07-25 11:05:31 +02:00 |
|
Stephan
|
c2816e759b
|
Fail IPublishedContentFactory faster
|
2014-07-25 11:00:56 +02:00 |
|
Shannon
|
834de2099f
|
updates manifest watcher just to ensure we don't try to shut down the app domain more than once.
|
2014-07-24 09:06:45 -07:00 |
|
Shannon
|
99973841e3
|
Fixes up packaging service - problem with setting property values properly on import due to a wip portion of getting tag values set correctly, though this was solved at the repo level and i unfortunately forgot to re-update this code.
|
2014-07-24 08:57:02 -07:00 |
|
Shannon
|
84fad1300b
|
All nuget refs are now up to date and installed correctly with copy local set correctly for all non gac 4.5 assemblies as well as the specific version attribute.
|
2014-07-23 12:19:40 -07:00 |
|
Shannon
|
6319b10881
|
Merge remote-tracking branch 'origin/6.2.2' into 7.1.5
Conflicts:
src/SQLCE4Umbraco/SqlCE4Umbraco.csproj
src/SQLCE4Umbraco/app.config
src/Umbraco.Core/app.config
src/Umbraco.Tests/App.config
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/app.config
src/umbraco.MacroEngines/App.Config
src/umbraco.businesslogic/app.config
src/umbraco.datalayer/app.config
src/umbraco.editorControls/app.config
|
2014-07-23 10:08:01 -07:00 |
|
Shannon
|
c24775adb0
|
re-installs mvc, webapi and ensures running the latest 2.0.x versions of webpages and razor, now all proj's are consistent with correct versions referenced and copy local set correctly.
|
2014-07-23 10:03:26 -07:00 |
|
Shannon
|
b207521f4b
|
Merge remote-tracking branch 'origin/6.2.2' into 7.1.5
Conflicts:
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/Umbraco.Web.csproj
|
2014-07-22 16:15:02 -07:00 |
|
Shannon
|
a2aaa9a1ea
|
updates proj references to have SpecificVersion set to false
|
2014-07-22 16:14:13 -07:00 |
|
Shannon
|
217f591db0
|
updates proj references to have SpecificVersion set to false for libs
|
2014-07-22 16:13:26 -07:00 |
|
Shannon
|
626e155c07
|
Fixes SO issue when tags contain an empty string
|
2014-07-23 03:54:27 +10:00 |
|
leekelleher
|
0370a1bcf2
|
PublishedContentModelFactory: Changes the private 'constructors' dictionary to be case-insensitive.
|
2014-07-21 15:32:16 +01:00 |
|
Shannon
|
6e78a9f98f
|
fix merge
|
2014-07-16 14:14:02 +10:00 |
|
Shannon
|
92c19ba76c
|
Merge remote-tracking branch 'origin/6.2.2' into 7.1.5
Conflicts:
src/Umbraco.Core/IO/UmbracoMediaFile.cs
|
2014-07-16 14:13:05 +10:00 |
|
Shannon
|
7848a3095d
|
Fixes: U4-5207 User Type with a space in the name breaks User Content
|
2014-07-16 14:12:04 +10:00 |
|
Shannon
|
1a75e7beb1
|
Fixes: U4-5207 User Type with a space in the name breaks User Content
|
2014-07-16 14:10:24 +10:00 |
|
Shannon
|
388eea95e5
|
fixes a single vs first check with render route handler when there might be duplicate routes assigned to a controller, fixes short/int parse
|
2014-07-16 13:46:15 +10:00 |
|
Shannon
|
fdf1218a9e
|
fixes another short/int parse
|
2014-07-16 13:43:08 +10:00 |
|
Jeroen Breuer
|
e22282c1e8
|
Fix for U4-5223
|
2014-07-15 14:24:27 +02:00 |
|
Stephan
|
e515b716f0
|
U4-4931 - also for ObjectCacheRuntime provider
Conflicts:
src/Umbraco.Core/Cache/ObjectCacheRuntimeCacheProvider.cs
|
2014-07-10 10:40:20 +02:00 |
|
Stephan
|
fd49c81940
|
U4-4931 - fixing & refactoring
Conflicts:
src/Umbraco.Core/Cache/HttpRequestCacheProvider.cs
|
2014-07-10 10:39:52 +02:00 |
|
Stephan
|
cc6099c953
|
U4-4931 - fixing & refactoring
Conflicts:
src/Umbraco.Core/Cache/DictionaryCacheProviderBase.cs
src/Umbraco.Core/Cache/HttpRequestCacheProvider.cs
src/Umbraco.Core/CacheHelper.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Tests/Cache/HttpRequestCacheProviderTests.cs
|
2014-07-10 10:39:28 +02:00 |
|
Stephan
|
fdadd80414
|
U4-4931 - do not cache exceptions
Conflicts:
src/Umbraco.Core/Cache/DictionaryCacheProviderBase.cs
src/Umbraco.Core/Cache/HttpRequestCacheProvider.cs
|
2014-07-10 10:37:46 +02:00 |
|
Stephan
|
fcd7e9517d
|
U4-4931 - fixing & refactoring
Conflicts:
src/Umbraco.Core/Cache/DictionaryCacheProviderBase.cs
src/Umbraco.Core/Cache/DictionaryCacheWrapper.cs
src/Umbraco.Core/Cache/DictionaryItemWrapper.cs
src/Umbraco.Core/Cache/HttpRequestCacheProvider.cs
src/Umbraco.Core/Cache/ObjectCacheRuntimeCacheProvider.cs
|
2014-07-10 10:37:15 +02:00 |
|
Stephan
|
72f53e4645
|
U4-4931 - fixing & refactoring
Conflicts:
src/Umbraco.Core/Cache/ObjectCacheRuntimeCacheProvider.cs
|
2014-07-10 10:36:10 +02:00 |
|
Stephan
|
2c9a287bda
|
U4-4931 - fixing & refactoring
|
2014-07-10 10:35:40 +02:00 |
|
Stephan
|
e2f4cfaf82
|
U4-4931 - fixing & refactoring
Conflicts:
src/Umbraco.Core/Cache/DictionaryCacheProviderBase.cs
src/Umbraco.Core/Cache/HttpRuntimeCacheProvider.cs
src/Umbraco.Core/Cache/ObjectCacheRuntimeCacheProvider.cs
|
2014-07-10 10:35:12 +02:00 |
|
Stephan
|
8729156fbf
|
U4-4931 - lock contention & potential application lockdown
Conflicts:
src/Umbraco.Core/Cache/ObjectCacheRuntimeCacheProvider.cs
src/umbraco.cms/Actions/Action.cs
|
2014-07-10 10:34:17 +02:00 |
|
Shannon
|
f27f458a5d
|
Adds another test
|
2014-07-10 13:46:31 +10:00 |
|
Shannon
|
3f09453345
|
Fixes: U4-5198 Tags still appearing from items tagged in recycle bin
|
2014-07-10 13:40:22 +10:00 |
|
Shannon
|
4857107b5e
|
Fixes: U4-4852 ContentService can add new permissions but not remove them
|
2014-07-10 12:24:36 +10:00 |
|
Shannon
|
080bf7293d
|
replaces the tuple collection for bulk permission assignment to use a new model: EntityPermissionSet
|
2014-07-10 12:11:47 +10:00 |
|