Sebastiaan Janssen
|
0b08f19f53
|
U4-4174 Umbraco Nuget Install by Visual Studio 2013 failed
Should be fixed by referencing this version of WebApi. ImageProcessor is also required
|
2014-03-18 15:39:54 +01:00 |
|
Sebastiaan Janssen
|
527402a6d8
|
The Overflow starter kit adds App_Code and needs this reference to be able
to use HttpResponseMessage
|
2014-03-18 15:35:07 +01:00 |
|
Sebastiaan Janssen
|
9eea8c85e0
|
Include global.asax and Config\splashes folder while publishing with msdeploy
|
2014-03-18 15:32:39 +01:00 |
|
Shannon
|
6f586c7eeb
|
Ensures we are not directly referencing Membership.Provider and instead targetting our provider by alias.
|
2014-03-18 20:36:02 +11:00 |
|
Shannon
|
ff3b5baf06
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
Conflicts:
src/Umbraco.Core/Persistence/Repositories/MemberRepository.cs
|
2014-03-18 20:12:03 +11:00 |
|
Shannon
|
0749124f45
|
fixes bug with col name
|
2014-03-18 20:11:22 +11:00 |
|
Shannon
|
549aeecf31
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
Conflicts:
src/Umbraco.Core/Models/Member.cs
|
2014-03-18 19:40:41 +11:00 |
|
Shannon
|
bef970437a
|
doh, fix for new ctor
|
2014-03-18 19:39:17 +11:00 |
|
Shannon
|
0898b13072
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
Conflicts:
src/Umbraco.Core/Models/Member.cs
|
2014-03-18 19:31:26 +11:00 |
|
Shannon
|
dda36f0147
|
added additional ctor for member to create an empty one
|
2014-03-18 19:30:54 +11:00 |
|
Shannon
|
9d3f362029
|
fixes minor issue with the backing up of the install folder
|
2014-03-18 19:27:58 +11:00 |
|
Shannon
|
4d13925e3b
|
Fixes merge issues
|
2014-03-18 19:05:07 +11:00 |
|
Shannon
|
02481dcfba
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
Conflicts:
src/Umbraco.Core/Configuration/UmbracoSettings.cs
|
2014-03-18 18:53:04 +11:00 |
|
Shannon
|
caad775399
|
Removes the User membership provider name constant - it is not a constant, this value is configurable!
|
2014-03-18 18:52:17 +11:00 |
|
Shannon
|
fd14065f14
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
Conflicts:
src/Umbraco.Core/Models/Member.cs
src/Umbraco.Core/Models/Membership/MembershipUserExtensions.cs
src/Umbraco.Core/Persistence/Factories/MemberFactory.cs
src/Umbraco.Core/Persistence/Factories/MemberReadOnlyFactory.cs
src/Umbraco.Core/Persistence/Mappers/MemberMapper.cs
src/Umbraco.Core/Persistence/Repositories/MemberRepository.cs
src/Umbraco.Core/Services/IMembershipUserService.cs
src/Umbraco.Core/Services/UserService.cs
src/Umbraco.Tests/Persistence/Repositories/MemberRepositoryTest.cs
src/Umbraco.Tests/Persistence/Repositories/UserRepositoryTest.cs
src/Umbraco.Tests/Services/ContentServiceTests.cs
src/Umbraco.Tests/TestHelpers/Entities/MockedMember.cs
src/Umbraco.Tests/TestHelpers/Entities/MockedUser.cs
src/Umbraco.Web.UI/install/steps/DefaultUser.ascx.cs
src/Umbraco.Web/Controllers/UmbProfileController.cs
src/Umbraco.Web/Routing/PublishedContentRequestEngine.cs
src/Umbraco.Web/Security/WebSecurity.cs
src/Umbraco.Web/umbraco.presentation/LegacyClasses.cs
src/Umbraco.Web/umbraco.presentation/install/steps/LegacyClasses.cs
src/Umbraco.Web/umbraco.presentation/umbraco/channels/UmbracoMetaWeblogAPI.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/member.ascx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/memberTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/userTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/dashboard/ChangePassword.ascx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/login.aspx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/members/EditMember.aspx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/webservices/MediaUploader.ashx.cs
|
2014-03-18 18:47:49 +11:00 |
|
Shannon
|
7a7720c460
|
Gets #U4-4454 Can't log in a new member created through memberservice completed
|
2014-03-18 18:41:18 +11:00 |
|
Shannon
|
b2aeb835d5
|
Implements the SavePassword method of the MemberService
|
2014-03-18 17:45:11 +11:00 |
|
Shannon
|
8dd950bd52
|
Ensures all access to the users membership provider is done with our extension method
|
2014-03-18 17:22:25 +11:00 |
|
Shannon
|
e2881e07d1
|
Ensures that all calls to the members membership provider are done so explicitly with the membership provider alias - this decouples the need to have the umbraco membership provider declared as the default, we were doing both before.
|
2014-03-18 17:08:21 +11:00 |
|
Shannon
|
e0e0076a7a
|
allows for client side validation on the text box and date picker controls and updates the models to allow support for this for any prop editor.
|
2014-03-18 15:29:14 +11:00 |
|
Shannon
|
00a96a4888
|
Merge branch '7.1.0' of https://github.com/umbraco/Umbraco-CMS into 7.1.0
|
2014-03-18 14:51:43 +11:00 |
|
Shandem
|
b16cf375b9
|
Merge pull request #320 from imulus/u4-4432
U4-4432 - Expose Mandatory setting in ContentProperty
|
2014-03-18 14:48:53 +11:00 |
|
Shannon
|
a3b433c73c
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
|
2014-03-18 14:39:58 +11:00 |
|
Shandem
|
855a4961dd
|
Merge pull request #321 from robbaman/7.1.0
Added datepicker support for IsRequired
|
2014-03-18 14:37:56 +11:00 |
|
Shannon
|
71de4dc7de
|
Fixes: U4-3675 [NonAction] attribute should be ignored by Umbraco RenderActionInvoker
|
2014-03-18 14:28:05 +11:00 |
|
Shannon
|
19d3c06470
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
Conflicts:
src/Umbraco.Tests/TestHelpers/BaseUmbracoApplicationTest.cs
|
2014-03-18 14:20:45 +11:00 |
|
Shannon
|
e22476f54a
|
fixes some test logic
|
2014-03-18 14:19:26 +11:00 |
|
Shannon
|
20ae16b2d7
|
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
|
2014-03-18 14:18:50 +11:00 |
|
Shannon
|
9e466971af
|
fixes some test logic
|
2014-03-18 14:18:34 +11:00 |
|
Shannon
|
7017d8094d
|
Merge branch '7.1.0' of https://github.com/umbraco/Umbraco-CMS into 7.1.0
|
2014-03-18 13:08:39 +11:00 |
|
Shannon
|
0e40971178
|
Fixes remaining tests
|
2014-03-18 13:08:24 +11:00 |
|
perploug
|
1ae9816c28
|
Updates grunt file to work with latest jshint cfg format
|
2014-03-18 02:24:38 +01:00 |
|
Shannon
|
e40cf3b8fc
|
fixes js unit tests
|
2014-03-18 12:23:10 +11:00 |
|
Shannon
|
09ea82b37f
|
fixes last unit tests
|
2014-03-18 11:57:53 +11:00 |
|
Shannon
|
c44918f830
|
Merge branch '7.1.0' of https://github.com/umbraco/Umbraco-CMS into 7.1.0
|
2014-03-18 11:40:32 +11:00 |
|
Shannon
|
760dd42c43
|
Optimizes integration test performance and fixes failing unit tests.
|
2014-03-18 11:40:20 +11:00 |
|
perploug
|
0409192892
|
Fixes: U4-4449 Issue: Discard Changes popup inconsistency
|
2014-03-18 01:09:50 +01:00 |
|
Shannon
|
d575eaa9c1
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
Conflicts:
src/Umbraco.Core/TypeFinder.cs
src/Umbraco.Tests/Services/PackagingServiceTests.cs
src/Umbraco.Tests/TreesAndSections/ApplicationTreeTest.cs
src/Umbraco.Web/umbraco.presentation/CompatibilityHelper.cs
|
2014-03-18 09:46:43 +11:00 |
|
Shannon
|
373e9755ed
|
Merge branch '7.1.0' of https://github.com/umbraco/Umbraco-CMS into 7.1.0
|
2014-03-18 09:22:08 +11:00 |
|
perploug
|
d6f00d9367
|
Fixes: U4-4405 List view icons are broken in firefox
|
2014-03-17 20:53:19 +01:00 |
|
perploug
|
3cabec84d4
|
Fixes broken IE11 slider in ImageCropper
|
2014-03-17 20:01:39 +01:00 |
|
perploug
|
c9d12f7dc5
|
WIP on seperating logic from the content editor into smaller units
|
2014-03-17 19:40:52 +01:00 |
|
perploug
|
9e97b84fb8
|
Fixes issues with crop sizes prevalues
|
2014-03-17 19:40:52 +01:00 |
|
perploug
|
f4fa090857
|
Removes dog with glasses + fixes unit tests
|
2014-03-17 19:40:51 +01:00 |
|
perploug
|
0e22a2bb5a
|
Fixes installer progress bar
|
2014-03-17 19:40:50 +01:00 |
|
Stephan
|
36b10e71d7
|
U4-4373, U4-4374 - finalize fixes
Conflicts:
src/Umbraco.Web/umbraco.presentation/CompatibilityHelper.cs
|
2014-03-17 15:44:16 +01:00 |
|
Stephan
|
3c6029c969
|
Merge remote-tracking branch 'origin/6.2.0' into 6.2.0
|
2014-03-17 15:27:25 +01:00 |
|
Stephan
|
a4a0de3503
|
U4-4373, U4-4374 - finalize fixes
|
2014-03-17 15:25:25 +01:00 |
|
Shannon
|
217267bf94
|
Supercharges integration tests - now running at a great speed.
|
2014-03-17 22:22:44 +11:00 |
|
Shannon
|
4748366766
|
Fixes up some more test attributes
|
2014-03-17 20:59:31 +11:00 |
|