Shannon
|
f0258b2bce
|
fixes merge issue
|
2014-02-20 23:14:39 +11:00 |
|
Shannon
|
0fc5af5e17
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
Conflicts:
src/Umbraco.Core/Persistence/Factories/MemberTypeReadOnlyFactory.cs
src/Umbraco.Core/Persistence/Repositories/ContentTypeBaseRepository.cs
src/Umbraco.Core/Persistence/Repositories/Interfaces/IMemberRepository.cs
src/Umbraco.Core/Persistence/Repositories/MemberTypeRepository.cs
src/Umbraco.Core/Persistence/RepositoryFactory.cs
src/Umbraco.Tests/packages.config
src/Umbraco.Web.UI/packages.config
|
2014-02-20 23:06:13 +11:00 |
|
Shannon
|
7dae412a29
|
fixes most of the newly failing unit tests and adds better null checking
|
2014-02-20 23:00:04 +11:00 |
|
perploug
|
c3471ffbc3
|
Cropsizes config and upload compatible
Refactors imagecropper and fileupload to use the samen metadata setting
extensions
|
2014-02-20 12:59:15 +01:00 |
|
perploug
|
f8baf343bf
|
Fixing totally broken merge
|
2014-02-20 12:59:11 +01:00 |
|
Shannon
|
a1067e676f
|
publicizes some repository factory methods and interfaces
|
2014-02-20 21:56:58 +11:00 |
|
Shannon
|
ce649f54d7
|
Upgraded to latest examine, completes: U4-4240 Update with new examine version 0.1.53
|
2014-02-20 15:01:47 +11:00 |
|
Shannon
|
09b9056fb0
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
|
2014-02-20 14:39:23 +11:00 |
|
Shannon
|
8da2c22a4e
|
removes special default password check, this is no longer necessary.
|
2014-02-20 14:38:56 +11:00 |
|
Shannon
|
d159792256
|
Updates last step of installer logic, we don't care about other providers as that would never have worked anyways
|
2014-02-20 14:38:00 +11:00 |
|
Shannon
|
d08712306c
|
updates logic for v7 new cols
|
2014-02-20 14:03:51 +11:00 |
|
Shannon
|
5e30fd4ced
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
|
2014-02-20 13:56:37 +11:00 |
|
Shannon
|
314abde9ac
|
fixes merge
|
2014-02-20 13:56:18 +11:00 |
|
Shannon
|
606b5aa60a
|
fixes logic in membershiphelper updatemember
|
2014-02-20 13:55:56 +11:00 |
|
Shannon
|
5441c30780
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
Conflicts:
src/Umbraco.Core/UriExtensions.cs
src/Umbraco.Web.UI/install/Default.aspx.cs
src/Umbraco.Web/UmbracoModule.cs
|
2014-02-20 13:42:02 +11:00 |
|
Shannon
|
2c563168e7
|
Merge remote-tracking branch 'origin/7.1.0' into 7.1.0
|
2014-02-20 13:40:56 +11:00 |
|
Shannon
|
59f8508332
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
Conflicts:
src/Umbraco.Core/Attempt{T}.cs
src/Umbraco.Core/Persistence/Factories/MemberTypeReadOnlyFactory.cs
src/Umbraco.Core/Persistence/Repositories/ContentTypeBaseRepository.cs
src/Umbraco.Core/Persistence/Repositories/MemberTypeRepository.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Web/umbraco.presentation/umbraco/members/EditMember.aspx.cs
|
2014-02-20 13:40:17 +11:00 |
|
Shannon
|
a206652a0d
|
updates login redirect logic to be more inline with v7, less greedy which is better.
|
2014-02-20 13:37:12 +11:00 |
|
Shannon
|
545040fdf0
|
Fixes installer upgrade
|
2014-02-20 13:09:54 +11:00 |
|
Sebastiaan Janssen
|
2954b31435
|
Enables change content type action for v7 as well (see issue 1468)
|
2014-02-19 21:48:17 +01:00 |
|
Shannon
|
40d1a09609
|
Updates the membership helper in how it updates the membership provider data, updates the editMember page to update the membership provider properties all via the membership provider
|
2014-02-19 23:49:53 +11:00 |
|
Shannon
|
2e25bc8fdb
|
Moves all FindCOntrolRecursive calls to an extension method
|
2014-02-19 23:49:08 +11:00 |
|
Shannon
|
1618ac86b8
|
Adds implicit bool operator for Attempt, makes things nicer to check for success :)
|
2014-02-19 22:45:22 +11:00 |
|
Shannon
|
a4adbca12c
|
Removes the ability to edit the data type for a built-in membership property. Ensures that even if a data type is attempted to be changed with the API that the built-in properties are always persisted with the data type that we have defined by convention.
|
2014-02-19 21:56:33 +11:00 |
|
Shannon
|
8728e2f918
|
Fixes: U4-4260 When changing sort order on member type and saving, this doesn't get reflected on the member
|
2014-02-19 20:17:21 +11:00 |
|
Shannon
|
d6b55c54e6
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
|
2014-02-19 17:54:07 +11:00 |
|
Shannon
|
cd53682ddb
|
removes ability to configure custom fields for the new membership provider
|
2014-02-19 17:52:45 +11:00 |
|
Shannon
|
d000b67703
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
|
2014-02-19 17:27:42 +11:00 |
|
Shannon
|
e2d5fbf545
|
Fixes issue with ensuring properties on entities when a new property type has been created - but if the property type doesn't have an id, we should ignore it.
|
2014-02-19 17:27:08 +11:00 |
|
Shannon
|
a6c4ce3a31
|
fixes some merge issues
|
2014-02-19 17:26:19 +11:00 |
|
Shannon
|
64246b4eef
|
fixes build
|
2014-02-19 17:08:55 +11:00 |
|
Shannon
|
fe8098adac
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
Conflicts:
src/Umbraco.Web.UI/umbraco/controls/GenericProperties/GenericProperty.ascx
src/Umbraco.Web/umbraco.presentation/umbraco/controls/GenericProperties/GenericProperty.ascx.cs
|
2014-02-19 17:02:25 +11:00 |
|
Shannon
|
d339e7c814
|
updates the property type editability for built in member types
|
2014-02-19 16:57:33 +11:00 |
|
Shannon
|
9860ffc3bf
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
Conflicts:
src/Umbraco.Core/Constants-Conventions.cs
src/Umbraco.Core/Models/Member.cs
src/Umbraco.Core/Models/MemberType.cs
src/Umbraco.Core/Persistence/Factories/MemberTypeReadOnlyFactory.cs
src/Umbraco.Core/Persistence/Repositories/MediaRepository.cs
src/Umbraco.Core/Persistence/Repositories/MemberRepository.cs
src/Umbraco.Core/Persistence/Repositories/MemberTypeRepository.cs
src/Umbraco.Core/Persistence/Repositories/VersionableRepositoryBase.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Web.UI/umbraco/controls/GenericProperties/GenericProperty.ascx
src/Umbraco.Web/Models/ProfileModel.cs
src/Umbraco.Web/umbraco.presentation/umbraco/controls/ContentTypeControlNew.ascx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/controls/GenericProperties/GenericProperty.ascx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/members/EditMember.aspx.cs
|
2014-02-19 16:55:56 +11:00 |
|
Shannon
|
7db829b2a3
|
updates convention data types
|
2014-02-19 16:50:45 +11:00 |
|
Shannon
|
10759773ca
|
Merge branch '7.1.0' of https://github.com/umbraco/Umbraco-CMS into 7.1.0
|
2014-02-19 16:36:28 +11:00 |
|
Shannon
|
078deb704b
|
Completes: U4-4255 Add readonly membership provider properties to the profile model
|
2014-02-19 16:27:14 +11:00 |
|
Shannon
|
6858eb3330
|
Fixes: U4-4257 Fix member type editor to not have to re-call 'Save' so many times,
streamlines how the show property and editable property on member type's are dealt with (removes tuples)
|
2014-02-19 16:14:34 +11:00 |
|
Shandem
|
16e16f9578
|
Merge pull request #299 from kgiszewski/feature-slider-fix
Fix broken path
|
2014-02-19 15:35:30 +11:00 |
|
Shannon
|
e267b7700a
|
Ensures that member properties are created when member type property type's are added (same as U4-1407), streamlines how this occurs on the base class. Streamlines how empty aliases are validated at the repo level for members, media, content. Makes built-in member property type's non-editable
|
2014-02-19 14:23:48 +11:00 |
|
perploug
|
f780c21ef0
|
Removed crops from umbracoSettings.cfg
|
2014-02-19 00:19:18 +01:00 |
|
perploug
|
84e7396729
|
Ensure that umbracoFile doesnt try to process json as a filepath
|
2014-02-19 00:19:17 +01:00 |
|
perploug
|
7ed11c04c5
|
Updates yepnope cache in jsinit.cs to append correct rnd value
|
2014-02-19 00:19:16 +01:00 |
|
perploug
|
81305173ca
|
Changes imagecropper to store config in its property data
|
2014-02-19 00:19:15 +01:00 |
|
perploug
|
6637ceaf41
|
Add support for looking up 3rd party editor file paths
Adds a file resolver on the mediaHelper, property editors can then
register a resolver to return file paths from whatever format
|
2014-02-19 00:19:13 +01:00 |
|
perploug
|
82d5f7b72b
|
Adjusted assetsService to deal with weird yepnope behaivior
|
2014-02-19 00:19:12 +01:00 |
|
perploug
|
e69dea26a5
|
Adds extra null checking when looking up active tree
|
2014-02-19 00:19:11 +01:00 |
|
Kevin Giszewski
|
85d6f1d54a
|
Fix broken path
|
2014-02-18 11:07:14 -05:00 |
|
Shannon
|
f168093b92
|
Merge commit 'f06c9e823545d8e86309bb751e63b99a2a3b1a18' into 7.1.0
Conflicts:
src/Umbraco.Core/Models/Member.cs
src/Umbraco.Core/Persistence/Querying/BaseExpressionHelper.cs
src/Umbraco.Core/Persistence/Repositories/MemberTypeRepository.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Core/packages.config
src/Umbraco.Tests/Persistence/Repositories/MemberRepositoryTest.cs
src/Umbraco.Web.UI/config/ClientDependency.config
src/Umbraco.Web/umbraco.presentation/umbraco/controls/passwordChanger.ascx.cs
|
2014-02-18 18:03:29 +11:00 |
|
Shannon
|
1e45abe71e
|
oops, changes the failedpassattempts back to noedit
|
2014-02-18 17:58:57 +11:00 |
|