Sebastiaan Janssen
f56cb2c3ac
Hardcoded empty snippets need to be updated as well..
2014-01-15 21:11:35 +01:00
Sebastiaan Janssen
ae83b0fbaf
Hardcoded empty snippets need to be updated as well..
2014-01-15 21:07:24 +01:00
Sebastiaan Janssen
fb7b65cf3b
Merge branch '7.0.2' of https://github.com/umbraco/Umbraco-CMS into 7.0.2
2014-01-15 20:57:42 +01:00
Sebastiaan Janssen
168abddacf
U4-2737 Snippets that are available when creating new MacroScripts should also be available for Partial Views
2014-01-15 20:57:27 +01:00
Sebastiaan Janssen
99e91a1053
U4-2737 Snippets that are available when creating new MacroScripts should also be available for Partial Views
2014-01-15 20:55:17 +01:00
Sebastiaan Janssen
bad118ac6b
U4-4046 Rename "empty template" to "empty"
2014-01-15 10:17:46 +01:00
Shannon
f334c3d74a
playing a bit more with re-initializing the app, but think we're def gonna have to do a full browser refresh. To do that we'll have to figure out how to gen a deep link url to the installer complete screen which could include a custom screen from a package.
2014-01-15 17:47:46 +11:00
Shannon
0e6c199a7e
working on U4-4011 Package installation will require either a full app refresh or we will need to re-lazy load in all of the assets but unfortunately we cannot lazy load in things like directives as angular doesn't like that, we have to re-load the browser.
2014-01-15 17:18:23 +11:00
Shannon
0bc39afdab
fixes language drop down styles - was too big to fit
2014-01-15 15:39:35 +11:00
Shannon
cf3de52249
removes the old language.ascx webforms files
2014-01-15 15:36:28 +11:00
Shannon
84da5f43a2
U4-4045 The "Empty" partial view snippet should have @inherits
2014-01-15 10:41:37 +11:00
Sebastiaan Janssen
0aa72e5026
Merge branch '7.0.2' of https://github.com/umbraco/Umbraco-CMS into 7.0.2
2014-01-14 15:21:38 +01:00
Sebastiaan Janssen
14cfd2a8df
D'oh .. now properly renamed, in the csproj as well - U4-4046 Rename "empty template" to "empty"
2014-01-14 15:21:20 +01:00
perploug
cf837d783d
Merge branch '7.0.2' of https://github.com/umbraco/Umbraco-CMS into 7.0.2
2014-01-14 15:00:05 +01:00
perploug
ba2fa2bff4
Legacy dialogs missing conversion, language + partial view
2014-01-14 14:33:11 +01:00
Sebastiaan Janssen
03090e85fd
U4-4046 Rename "empty template" to "empty"
2014-01-14 13:51:08 +01:00
Sebastiaan Janssen
5c55d6a6e3
U4-4045 The "Empty" partial view snippet should have @inherits
2014-01-14 13:49:20 +01:00
Shannon
0632d73e32
fixes view state and err styling for protect page
2014-01-14 16:56:38 +11:00
Shannon
000c2637d6
fixes view state and err msg
2014-01-14 16:54:32 +11:00
Shannon
08c837602f
Merge remote-tracking branch 'origin/6.2.0' into 7.0.2
...
Conflicts:
src/Umbraco.Core/Models/MemberType.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/memberTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/members/EditMember.aspx.cs
2014-01-14 16:28:48 +11:00
Shannon
563867cd8b
Temp fix for: U4-3968 Umbraco 7.01 - Membership - Public Access - Add Single User protection - crash, fixes protectPage so that it uses the membership provider to make changes, updates the UI logic so that if you choose an existing user it will you about it, fixes it so you cannot arbitrarily change a member's password.
2014-01-14 16:21:00 +11:00
markvantilburg
4a8a09c78a
Update booting.aspx
...
Throw the exception immediately if the parameter is not there or empty.
If the parameter is not there it's defaulted to the current url, and this will redirect to itself and create an endless loop here.
2014-01-13 11:33:24 +01:00
Shannon
285989e737
updated notification email links to only have edit since we currently don't support deep linking to dialogs.
2014-01-13 16:34:42 +11:00
Shannon
2c580d0b20
updates email notification link address
2014-01-13 16:21:46 +11:00
Shannon
0f503fc320
Merge remote-tracking branch 'origin/6.2.0' into 7.0.2
...
Conflicts:
src/Umbraco.Core/Services/PackagingService.cs
src/Umbraco.Tests/Services/Importing/ImportResources.Designer.cs
src/Umbraco.Tests/Services/Importing/ImportResources.resx
src/Umbraco.Tests/Services/Importing/PackageImportTests.cs
src/Umbraco.Tests/Services/PackagingServiceTests.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web.UI/config/ClientDependency.config
src/Umbraco.Web/Umbraco.Web.csproj
src/umbraco.cms/businesslogic/Packager/Installer.cs
src/umbraco.cms/businesslogic/workflow/Notification.cs
src/umbraco.macroRenderings/umbraco.macroRenderings.csproj
2014-01-13 14:08:23 +11:00
Shannon
aebc30c7a3
Removes the version specific info from the CDF and Examine references in all proj files.
2014-01-13 14:02:50 +11:00
Shannon
544a0756f3
Fixes: U4-3995 Remove Contour language keys from deployed language files
2014-01-10 00:43:53 +11:00
Shannon
4db6ce4b22
Fixes various issues relating to File Repositories and Services: U4-4014 FileRepositories offer no way to create folders, U4-4013 The models that the FileService produces causes security exceptions, U4-3993 Replace system.io calls in umbraco.scriptTasks legacy task
...
updates to latest CDF
2014-01-09 18:08:13 +11:00
Shannon
72a366d0dc
Fixes: U4-4012 When loading in a lot of separate assets in a manifest CDF is throwing exceptions with a 'too long query string' - updates to latest CDF
2014-01-09 15:58:06 +11:00
Shannon
d6a83d9887
Merge remote-tracking branch 'origin/6.2.0' into 7.0.2
...
Conflicts:
src/Umbraco.Core/Models/IMember.cs
src/Umbraco.Core/Models/Member.cs
src/Umbraco.Core/Models/Membership/IUser.cs
src/Umbraco.Core/Models/Membership/MembershipExtensions.cs
src/Umbraco.Core/Models/Membership/UmbracoMembershipMember.cs
src/Umbraco.Core/Models/Membership/User.cs
src/Umbraco.Core/Models/Membership/UserProfile.cs
src/Umbraco.Core/Persistence/Factories/MemberReadOnlyFactory.cs
src/Umbraco.Core/Persistence/Factories/UserFactory.cs
src/Umbraco.Core/Persistence/Repositories/ContentRepository.cs
src/Umbraco.Core/Persistence/Repositories/Interfaces/IUserRepository.cs
src/Umbraco.Core/Persistence/Repositories/MemberRepository.cs
src/Umbraco.Core/Persistence/Repositories/PermissionRepository.cs
src/Umbraco.Core/Persistence/Repositories/UserRepository.cs
src/Umbraco.Core/Services/IMembershipUserService.cs
src/Umbraco.Core/Services/MemberService.cs
src/Umbraco.Core/Services/UserService.cs
src/Umbraco.Tests/Persistence/Querying/PetaPocoSqlTests.cs
src/Umbraco.Tests/Persistence/Repositories/ContentRepositoryTest.cs
src/Umbraco.Tests/Persistence/Repositories/UserRepositoryTest.cs
src/Umbraco.Tests/Persistence/Repositories/UserTypeRepositoryTest.cs
src/Umbraco.Tests/Services/ContentServiceTests.cs
src/Umbraco.Tests/Services/UserServiceTests.cs
src/Umbraco.Tests/TestHelpers/Entities/MockedUser.cs
src/Umbraco.Tests/TestHelpers/Entities/MockedUserType.cs
src/Umbraco.Web.UI/umbraco/controls/PasswordChanger.ascx.cs
src/Umbraco.Web.UI/umbraco/dashboard/ChangePassword.ascx
src/Umbraco.Web/Umbraco.Web.csproj
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/members/EditMember.aspx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/users/EditUser.aspx.cs
src/umbraco.businesslogic/User.cs
src/umbraco.providers/members/UmbracoMembershipProvider.cs
2014-01-08 14:32:38 +11:00
Shannon
80b83ab64b
Fixes up password changer on postback, fixes up more of the edit user and edit member pages.
2014-01-08 13:03:33 +11:00
Shannon
0245efe3cb
Fixes the change password dashboard to work properly. Fixes the EditUser to property save the member and the user. Adds new (probably temporary) MembershipHelper which is used to update a MembershipUser. Updates the User model to ignore the membership properties that we currently cannot persist. Ensures the legacy User membership provider still looks for a typed membership user (which should never have happened). Fixes small issue with underlying membership provider trying to encrypt an empty string.
2014-01-07 17:01:22 +11:00
Shannon
3fcdbe85b5
Fixes merge and build issues
2014-01-02 15:41:00 +11:00
Shannon
78336181ea
Merge remote-tracking branch 'origin/6.2.0' into 7.0.2
...
Conflicts:
src/Umbraco.Core/Models/Membership/MembershipExtensions.cs
src/Umbraco.Core/Persistence/Repositories/Interfaces/IMemberRepository.cs
src/Umbraco.Core/Persistence/Repositories/MemberRepository.cs
src/Umbraco.Core/Security/MembershipProviderBase.cs
src/Umbraco.Core/Services/IMemberService.cs
src/Umbraco.Tests/App.config
src/Umbraco.Tests/Membership/MembershipProviderBaseTests.cs
src/Umbraco.Tests/TestHelpers/Entities/MockedMember.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web.UI/config/tinyMceConfig.Release.config
src/Umbraco.Web.UI/config/tinyMceConfig.config
src/Umbraco.Web.UI/umbraco_client/Application/UmbracoApplicationActions.js
src/Umbraco.Web/Security/Providers/MembersMembershipProvider.cs
src/Umbraco.Web/umbraco.presentation/umbraco/controls/ContentControl.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/member.ascx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/userTasks.cs
src/umbraco.controls/TabView.cs
src/umbraco.providers/members/UmbracoMembershipProvider.cs
2014-01-02 15:28:42 +11:00
Shannon
17883358b6
Fixes some issues with the User membership provider, updates user create dialog to also have an email address (which is required by membership), adds validation to the member and user create dialogs to ensure that the email address is validated to be a correcty formatted address.
2014-01-02 14:13:43 +11:00
Sebastiaan Janssen
443002cdde
Merge pull request #273 from esunxray/patch-2
...
Update zh.xml
2013-12-29 06:19:30 -08:00
Sebastiaan Janssen
af73fd8b68
Merge pull request #218 from dipunm/U4-2551
...
Missing languages in RTE insert link dialog.
2013-12-29 06:11:53 -08:00
Sebastiaan Janssen
139df63ddf
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
2013-12-29 15:08:10 +01:00
Sebastiaan Janssen
a49058fe00
Fixes U4-510 Copy node makes multiple copies
2013-12-29 15:07:28 +01:00
Sebastiaan Janssen
bcc70f7a1e
Merge pull request #197 from mkariti/u4-415
...
U4-415
2013-12-29 05:39:30 -08:00
Sebastiaan Janssen
32bc2f1d69
merge ismailmayat-UK-Festival
2013-12-29 14:34:54 +01:00
Sebastiaan Janssen
a269e9d426
Merge branch 'BatJan-master' into 6.2.0
2013-12-29 13:51:54 +01:00
Sebastiaan Janssen
af5a382f93
Merge branch 'master' of https://github.com/BatJan/Umbraco-CMS into BatJan-master
2013-12-29 13:51:18 +01:00
Sebastiaan Janssen
90174a39e3
Merge branch 'enkelmedia-patch-2' into 7.0.2
2013-12-29 12:41:12 +01:00
Sebastiaan Janssen
4d9f9c890d
Merge branch 'patch-2' of https://github.com/enkelmedia/Umbraco-CMS into enkelmedia-patch-2
2013-12-29 12:40:46 +01:00
Sebastiaan Janssen
dad910b8ab
Merge pull request #212 from mattbrailsford/6.2.0-1004
...
Added ValidateRequest="false" on package installer page to allow user co...
2013-12-28 03:50:10 -08:00
Shannon
07f3de8b67
updates port number
2013-12-28 14:42:34 +11:00
esunxray
1c901e00cc
Update zh.xml
...
add line <key alias="resetPassword">重设密码</key>
2013-12-19 14:53:50 +08:00
Shannon
d7207f7c2a
Fixes some merge issues
2013-12-19 16:09:33 +11:00
Shannon
a5828a2c3e
Merge remote-tracking branch 'origin/6.2.0' into 7.0.2
...
Conflicts:
src/Umbraco.Web.UI/umbraco/controls/GenericProperties/GenericProperty.ascx
2013-12-19 15:59:50 +11:00