Shannon
|
d0fc3ddba5
|
ensures applicationeventsresolver is disposed of in the correct place.
|
2014-03-12 18:11:05 +11:00 |
|
Shannon
|
3aadca167f
|
oops, updated the reset to resetcollections for clearing collections for resolvers.
|
2014-03-12 18:00:00 +11:00 |
|
Shannon
|
3a92c26a7f
|
Adds ability to extract index details from databases using sql syntax provider.
|
2014-03-12 17:17:52 +11:00 |
|
Shannon
|
ff21379547
|
Makes ApplicationEventsResolver IDisposable so we can clear resources after startup.
|
2014-03-12 14:16:52 +11:00 |
|
Shannon
|
aed4c1faed
|
minor code cleanup and a null check.
|
2014-03-11 17:26:14 +11:00 |
|
Shannon
|
48bbf1ecb2
|
Fixes unit tests
|
2014-03-11 15:02:23 +11:00 |
|
Shannon
|
c500d29029
|
adds some exceptions
|
2014-03-11 14:44:18 +11:00 |
|
Shannon
|
2c8fe5a130
|
fixes a few issues
|
2014-03-11 14:35:49 +11:00 |
|
Shannon
|
d737afa327
|
Working on
|
2014-03-11 14:23:51 +11:00 |
|
Shannon
|
ec6cb4520c
|
Fixes: U4-3835 U7(nightly214) - Umbraco.Field not working
|
2014-03-10 17:44:40 +11:00 |
|
Shannon
|
3626d5b79d
|
fixes unit tests
|
2014-03-10 17:27:22 +11:00 |
|
Shannon
|
980e8e84a6
|
Fixes: U4-4353 You are able to create duplicate content/media/member type's with the same alias
|
2014-03-10 17:26:04 +11:00 |
|
Shannon
|
fb764641c5
|
Fixes: U4-4335 It's Possible to Create Duplicate Data Types
|
2014-03-10 15:16:17 +11:00 |
|
Shannon
|
b94cee68e7
|
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
|
2014-03-10 11:23:06 +11:00 |
|
Shannon
|
b67fbbcbd8
|
Fixes: U4-4015 Usercontrol Browse Properties error
|
2014-03-10 11:22:49 +11:00 |
|
Sebastiaan Janssen
|
4d3eef1124
|
Update version
|
2014-03-07 15:25:10 +01:00 |
|
Shannon
|
3e6e6faf03
|
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
|
2014-03-07 20:08:22 +11:00 |
|
Shannon
|
b3f18bc677
|
fixed an issue with setting password with legacy api
|
2014-03-07 20:08:10 +11:00 |
|
Sebastiaan Janssen
|
a48fe40675
|
Also clean up v6 snippets
|
2014-03-07 09:46:45 +01:00 |
|
Shannon
|
1511ad58b2
|
oops, put back the defaults for umbracoSettings
|
2014-03-06 20:16:55 +11:00 |
|
Shannon
|
2e9b751174
|
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
|
2014-03-06 20:12:21 +11:00 |
|
Shannon
|
d61ab97be3
|
Fixes: U4-4217 Ensure that the cmsTask data is cleared for any entity that uses umbracoNode table
|
2014-03-06 20:12:05 +11:00 |
|
Stephan
|
dd40d73b71
|
Merge remote-tracking branch 'origin/6.2.0' into 6.2.0
|
2014-03-06 10:06:50 +01:00 |
|
Shannon
|
068bca84b7
|
Fixes: U4-156 Drag / drop support
|
2014-03-06 20:05:13 +11:00 |
|
Shannon
|
0fda528b94
|
Fixes: U4-1550 Publish notifications on a load balanced environment
|
2014-03-06 19:47:23 +11:00 |
|
Shannon
|
3552f63d87
|
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
|
2014-03-06 19:29:35 +11:00 |
|
Shannon
|
01d04fde37
|
Fixes: U4-4060 Rollback feature does not show differences
|
2014-03-06 19:29:09 +11:00 |
|
Stephan
|
7f8c526136
|
Fix TryConvertTo handling of number decimal separator
|
2014-03-06 09:14:05 +01:00 |
|
Stephan
|
ea4be14f0c
|
Fix 026d040 - keep Standalone stuff internal
|
2014-03-06 09:10:14 +01:00 |
|
Stephan
|
20df48e2f0
|
Merge remote-tracking branch 'origin/6.2.0' into 6.2.0
|
2014-03-06 08:49:38 +01:00 |
|
Stephan
|
2c0f6f975c
|
Bugfix UmbracoEntity ctor test
|
2014-03-06 08:42:41 +01:00 |
|
Shannon
|
fa7f91b39d
|
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
|
2014-03-06 18:26:10 +11:00 |
|
Shannon
|
72c5853fb1
|
Completes: U4-3937 Ensure media is indexed across all servers in LB environment with Distributed Cache calls
for members
|
2014-03-06 18:25:38 +11:00 |
|
Stephan
|
f03b1a22f9
|
Merge remote-tracking branch 'origin/6.2.0' into 6.2.0
|
2014-03-06 08:12:51 +01:00 |
|
Shannon
|
e7fb6e5beb
|
Streamlines member and user services CreateMemberWithIdentity to be similar to media/content and not have a raise events flag. Also implements the CreateWithIdentity explicitly
|
2014-03-06 18:07:02 +11:00 |
|
Shannon
|
d0cc93d6a2
|
Fixes: U4-3937 Ensure media is indexed across all servers in LB environment with Distributed Cache calls
This fix is for media indexes to be distributed properly and for unpublished content to be distributed properly, now to get members to do the same.
|
2014-03-06 17:50:08 +11:00 |
|
Shannon
|
4adc2562b1
|
Fixes issue with ugolive dashboard trying to load in knockout from a bundle which causes the examine mgr to fail
|
2014-03-06 17:49:09 +11:00 |
|
Shannon
|
ba6878666c
|
Fixes pretty ugly issue of the Saving/Saved events not being raised when using CreateWithIdentity
|
2014-03-06 17:35:47 +11:00 |
|
Stephan
|
792ab8d088
|
Introduce support for content fragments
|
2014-03-05 15:46:37 +01:00 |
|
Stephan
|
3d4409e52a
|
Refactor CacheRefreshersResolver.CacheResolvers into .CacheRefreshers
|
2014-03-05 15:46:35 +01:00 |
|
Stephan
|
acd377956f
|
Improve how DomainHelper determines domain
|
2014-03-05 15:46:34 +01:00 |
|
Stephan
|
3b6dcc3421
|
Factor Dictionary.ReplaceKey method
|
2014-03-05 15:46:33 +01:00 |
|
Stephan
|
cec4d41df7
|
Add comments to UmbracoViewPageOfTModel
|
2014-03-05 15:46:32 +01:00 |
|
Stephan
|
ff0bcffefa
|
Implement DefaultShortStringHelper.PostFilter to cut url segments at 240 chars
|
2014-03-05 15:46:31 +01:00 |
|
Stephan
|
5dbc72897a
|
Add method to reset PublishedContentRequest template
|
2014-03-05 15:46:30 +01:00 |
|
Stephan
|
83736bec01
|
U4-4190 - enable retrieval of wildcard domains
|
2014-03-05 15:46:29 +01:00 |
|
Stephan
|
2f953c3819
|
Fix a38e0dc - use UInt64 instead of int
|
2014-03-05 15:46:28 +01:00 |
|
Stephan
|
026d040a62
|
Enable StandaloneApplication to work with Powershell
|
2014-03-05 15:39:16 +01:00 |
|
Stephan
|
7747b8f64f
|
U4-3579 - support chars such as <, > or & in prevalues
|
2014-03-05 15:33:15 +01:00 |
|
Shannon
|
feb9f40237
|
updates some ctors on umbraco context and routing context to have lazy overloads which allows us to more easily create/mock the umbraco context.
|
2014-03-03 04:16:09 +01:00 |
|