Stephan
|
b52f234c02
|
U4-3753 - refactor
|
2015-03-12 15:01:25 +01:00 |
|
Stephan
|
99598ec060
|
U4-3753 - add a way to get the rendering culture of a content
|
2015-03-05 10:47:02 +01:00 |
|
Shannon
|
0ae1453fb1
|
Merge branch 'dev-v7' into 7.3.0
Conflicts:
src/umbraco.cms/businesslogic/Dictionary.cs
|
2015-02-23 13:18:01 +01:00 |
|
Shannon
|
d54e09c40b
|
fixes jjj - no idea what happened there
|
2015-02-20 09:12:30 +01:00 |
|
Shannon
|
5342d819d9
|
Merge branch 'dev-v7' into 7.3.0
Conflicts:
src/Umbraco.Core/Umbraco.Core.csproj
|
2015-02-18 17:40:29 +01:00 |
|
Shannon
|
b2399e97cc
|
updates cdf refs
|
2015-02-18 17:39:33 +01:00 |
|
Shannon
|
6670f7036b
|
publicizes RouteDefinition
|
2015-02-18 17:30:44 +01:00 |
|
Shannon
|
ca20fb799d
|
publicizes RouteDefinition
|
2015-02-18 17:28:21 +01:00 |
|
Shannon
|
c760a7c50d
|
Merge branch 'dev-v7-7.3.0-UmbHelperInterfaces' of https://github.com/Shazwazza/Umbraco-CMS into Shazwazza-dev-v7-7.3.0-UmbHelperInterfaces
Conflicts:
src/Umbraco.Web/Umbraco.Web.csproj
|
2015-02-18 17:14:55 +01:00 |
|
Stephan
|
a72fae333a
|
change XmlCacheFilePersister timeouts
|
2015-02-17 15:19:20 +01:00 |
|
Shannon
|
4eef90fe25
|
Merge remote-tracking branch 'origin/dev-v7-7.1.3-BetterXmlCacheFilePersisting' into 7.3.0
|
2015-02-17 15:15:29 +01:00 |
|
Shannon
|
428df7ae4a
|
Merge branch 'dev-v7' into 7.3.0
Conflicts:
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Web.UI/packages.config
src/Umbraco.Web/Umbraco.Web.csproj
|
2015-02-17 15:11:10 +01:00 |
|
Stephan
|
1fd4995edc
|
cleanup
|
2015-02-17 15:10:51 +01:00 |
|
Shannon
|
667a731164
|
Removes the 'else' so that 'wait' is always checked.
|
2015-02-17 15:05:42 +01:00 |
|
Sebastiaan Janssen
|
25cfceadc0
|
Merge branch 'dev-v7-upgradablemvc5webapi2' of https://github.com/Shazwazza/Umbraco-CMS into Shazwazza-dev-v7-upgradablemvc5webapi2
Conflicts:
build/UmbracoVersion.txt
src/Umbraco.Core/Configuration/UmbracoVersion.cs
|
2015-02-17 10:46:36 +01:00 |
|
Shannon
|
c7778467e3
|
Updates to latest examine version which internally supports tokenized paths in config so we don't need to do this in the umbraco core.
|
2015-02-13 15:34:54 +11:00 |
|
Shannon
|
15c36a63d3
|
Fixes: U4-6168 Custom Section is not showing correctly in 7.2 if custom tree is empty
|
2015-02-13 12:35:57 +11:00 |
|
Shannon
|
80f81ce379
|
fixes: U4-6255 Add configurable option in base membership providers to toggle AllowManuallyChangingPassword
|
2015-02-12 15:58:11 +11:00 |
|
Shannon
|
cd4c738c04
|
Moves jquery and blueimp files to be included with bower, removes all unnecessary jquery files that are committed to the repo. Jquery and jquery ui versions remain the same, however the canvas designer was using a jquery ui version one patch version ahead so need to test that it works with the bower version, otherwise we'll have to re-include it.
|
2015-02-11 18:39:53 +11:00 |
|
Stephan
|
0c5acb7f32
|
Implement IContent.HasPublishedVersion
Conflicts:
src/Umbraco.Core/Persistence/Repositories/ContentRepository.cs
|
2015-02-10 15:39:12 +01:00 |
|
Stephan
|
470ccd1ffc
|
Merge branch 'dev-v7' into 7.3.0
|
2015-02-09 08:59:23 +01:00 |
|
Stephan
|
e12984af4c
|
refactor latched background tasks, now use a task for xml
|
2015-02-08 16:25:30 +01:00 |
|
Stephan
|
7a6a6409c4
|
refactor Scheduler to use new BackgroundTaskRunner capabilities
|
2015-02-06 18:10:19 +01:00 |
|
Stephan
|
7c0f8db31b
|
refactor BackgroundTaskRunner
|
2015-02-06 16:10:34 +01:00 |
|
Shannon
|
89606d3a05
|
Goes brute force to try to resolve: U4-4049 Some images fail when uploading multiple media files
|
2015-02-06 11:19:52 +11:00 |
|
Stephan
|
de53dbffd1
|
U4-6129 - fix order of EntityService.GetByIds items
|
2015-02-04 19:07:51 +01:00 |
|
Shannon
|
fed5a14e1b
|
Updates BackgroundTaskRunner to ensure canceled or skipped tasks are disposed, updated tests to reflect
|
2015-02-04 15:12:37 +11:00 |
|
Shannon
|
b681ca5e17
|
Updates BackgroundTaskRunner to support more complex options including the ability to only execute the last/final task in the queue. Added tests to support, updated the 'content' object to use this option so that only the last task in the queue will execute so that file persisting doesn't get queued but the correctly queued data will be written.
|
2015-02-04 14:59:33 +11:00 |
|
Shannon
|
c3640f2a3d
|
Merge branch 'dev-v7' into 7.3.0
|
2015-02-04 12:14:45 +11:00 |
|
Shannon
|
a7c134a375
|
fixes last failing test
|
2015-02-04 12:11:10 +11:00 |
|
Stephan
|
6d08d9b7b0
|
Merge branch 'dev-v7' into 7.3.0
|
2015-02-03 20:08:46 +01:00 |
|
Stephan
|
a4d4cbd99f
|
U4-6034 - issue when renaming tabs
|
2015-01-30 15:02:21 +01:00 |
|
Stephan
|
08a2c0d082
|
U4-6184 - pipeline falls back from example.com:666 to example.com
|
2015-01-30 14:44:47 +01:00 |
|
Stephan
|
1d80fc66af
|
Merge branch 'dev-v7' into 7.3.0
Conflicts:
src/Umbraco.Core/Umbraco.Core.csproj
|
2015-01-30 14:03:01 +01:00 |
|
Shannon
|
f037f8541c
|
Fixes: U4-6210 ExtensionMethodFinder doesn't work with overloaded extensions - this means overloaded extension methods for dynamic content won't work. and finalizes: U4-6209 GetGridHtml needs to be an extension on HtmlHelper not IPublishedContent so that ViewData and ModelState are inherited
|
2015-01-30 19:04:39 +11:00 |
|
Shannon
|
10990e50e6
|
Fixes: U4-6209 GetGridHtml needs to be an extension on HtmlHelper not IPublishedContent so that ViewData and ModelState are inherited
|
2015-01-30 15:48:55 +11:00 |
|
Shannon
|
9dad4c9573
|
Fixes: U4-6111 GetGridHtml throws an exception if no grid value is available
|
2015-01-30 15:42:12 +11:00 |
|
Shannon
|
f32e47a363
|
fixes exception when rendering macros in rte in back office.
|
2015-01-30 10:59:11 +11:00 |
|
Shannon
|
b7f2152535
|
fixes a test, adds a null check
|
2015-01-30 10:18:19 +11:00 |
|
Shannon
|
23a8777cde
|
oops fixes a stupid thing that i changed
|
2015-01-29 17:07:07 +11:00 |
|
Shannon
|
47ec2572f5
|
IMplements RepositoryCacheOptions to be able to have a more granular approach to how the base repository caches entities. Allows for a zero count caching as well which by default currently will be false since that's how it's inadvertently been until now, however have enabled a zero count cache for public access since this is queried very heavily on GetAll. Going to look at what other repositories do the same - Templates definitely does.
|
2015-01-29 15:39:41 +11:00 |
|
Shannon
|
bff9dfedcc
|
Updates BackgroundTaskRunner to support async operations. Updates the content xml cache file persisting to use a IBackgroundTask instead of the strange queuing for persistence - which was super strange because in many cases another request thread will actually be the thread that is persisting the xml file than the request thread that requested it created. This implementation is far better, the xml file will be persisted on a non request thread and will handle multiple documents being published at the same time guaranteeing that the latest published version is the one persisted. The file persistence is also web aware (due to how BackgroundTaskRunner works) so during app shutdown the file will still be written if it's currently being processed.
|
2015-01-29 12:45:44 +11:00 |
|
Shannon
|
1b161c8dbe
|
Removes more usages of legacy Access class to use new IPublicAccessService
|
2015-01-28 19:46:05 +11:00 |
|
Shannon
|
5a76e380de
|
Adds some extension methods, updates the PCR to not use the legacy access class... this actually also reduces a db lookup, made it not depenent on singletons.
|
2015-01-28 19:27:08 +11:00 |
|
Shannon
|
6a4966136d
|
more testing, got the protect page dialog all working now and ensuring the data is going to the right places
|
2015-01-28 18:24:12 +11:00 |
|
Shannon
|
0a0e34d806
|
Ensures that the cache is updated properly with cache refreshers, ensures that the GetAll method for public access repo doesn't make any db calls and uses a non validating cache since it gets called a ton.
|
2015-01-28 16:15:34 +11:00 |
|
Shannon
|
61fd3fc505
|
Implements IPublicAccessService and wraps legacy Access class to use the new service, updates the public access data to use int's since using GUIDs atm is a little too complex, that will need to wait.
|
2015-01-28 13:16:50 +11:00 |
|
Shannon
|
b892f98834
|
Fixes up remaining routing tests, all tests passing (apart from arbitrary plugin mgr ones)
|
2015-01-22 15:42:29 +11:00 |
|
Shannon
|
2f86813a21
|
Migrating usages of old domain object to new IDomainService, this also involves updated quite a lot of unit tests. I've updated quite a few of the routing tests to be pure mocking tests which works much nicer than before so there's no db access, this also means they run a million times faster (need to clean them up further still though). Still more tests failing which need fixing.
|
2015-01-22 15:16:10 +11:00 |
|
Shannon
|
2cd92353ec
|
Removes listening on legacy events for the CacheRefresherEventHandler
|
2015-01-22 12:17:36 +11:00 |
|