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
Shannon
651182f5de
Fixes sql statement - to be like we have in v7 that supports all sql servers
2014-02-25 02:37:48 +11:00
Shannon
22b15a06f6
Fixes how member is approved is set by defaut and adds unit test for it. Also ensures that it returns true if the property value is invalid for whatever odd reason.
2014-02-25 02:10:25 +11:00
Shannon
cb09795280
Removes new member service Creating event, as only Created makes sense. Deprecates the other 'Creating' events with a note to just use the Created event.
2014-02-25 01:45:41 +11:00
Sebastiaan Janssen
a5637af2d8
Adding missing CreateMember method that also as a convenience allows you to pass in the member type alias instead of a whole membertype
2014-02-22 18:32:26 +01:00
Sebastiaan Janssen
ac59c5deb0
Fixing some potential upgrade issues and two issues found with the legacy member API
...
- For legacy API we never had and "approved" checkbox, so the assumption is that members are always approved
- The RequiresUniqueEmail check was wrong, previously the assumption was: if there's no e-mail then don't check for uniqueness
2014-02-22 16:44:02 +01:00
Sebastiaan Janssen
683ddf6d34
Apparently we rely on <error404>1</error404> to be in umbracoSettings.config
2014-02-22 16:03:59 +01:00