Shannon
ac6aaedf3e
missing csproj commit to fix build
2013-10-18 08:34:37 +11:00
Shannon
e0e5aef43e
Fixes lots of membership provider stuff
...
U4-3057 MembershipPasswordFormat problem at EncodePassword method in UmbracoMembershipProvider class
U4-3176 UsersMembershipProvider.CreateUser does not encrypt/hash the password
U4-3173 UserMembershipProvider.ChangePassword does not work
2013-10-17 17:40:29 +11:00
Shannon
fd6046ebb6
The user change password dashboard now works and adheres to the membership provider rules.
2013-10-17 14:46:16 +11:00
Shannon
2a7844d031
Fixes more of U4-3174 UsersMembershipProvider.ResetPassword does not work
2013-10-17 13:55:01 +11:00
Shannon
dc0f4757a2
Fixes: U4-3174 UsersMembershipProvider.ResetPassword does not work, U4-3173 UserMembershipProvider.ChangePassword does not work
2013-10-17 13:44:21 +11:00
Shannon
d6bd3354cf
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0
2013-10-17 11:29:04 +11:00
Shannon
e94f8da3e8
removes the macro renderings ref
2013-10-17 11:28:39 +11:00
Shannon
d28cdf3bdc
Updates the formHelper and streamlines the way form submission is handled, updates the member and user controller to use the new change password functionality in the Security object which uses all of the correct logic to update a password based on the membership provider. Gets the user's change password form working correctly with server validation. now just need to get the user membership provider to actually work.
2013-10-17 11:28:21 +11:00
Shannon
1ac2ccb8c2
makes public the ApplicationTreeService on the services context
2013-10-17 11:26:34 +11:00
Shannon
3be2af15ee
Removes ObjectExtensions from the config - this was left over from the importing of the new config.
2013-10-17 11:25:21 +11:00
perploug
aef7525354
localization and visual tweaking
2013-10-17 01:10:14 +02:00
perploug
eef44e97c5
user localization
2013-10-17 01:09:55 +02:00
perploug
1f65f02f49
dashboards localization
2013-10-17 01:09:46 +02:00
perploug
87cacaf92c
touch padding
2013-10-17 01:09:32 +02:00
perploug
b3830067ca
on touch, make the dialog sticky to avoid instant collapse
2013-10-17 01:09:22 +02:00
perploug
ff40de7c29
tree menu clicks adjustment
2013-10-17 01:08:58 +02:00
perploug
3f76a130f1
hotkeys osx compat
2013-10-17 01:08:39 +02:00
perploug
205d5f7d71
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-16 20:37:35 +02:00
perploug
100ab5643a
Localizing cotnent and media editors main grid
2013-10-16 20:37:12 +02:00
Shannon
6cca01718d
Updated changepassword property editor to be able to be more re-used, now using it for the back office user change password which configures itself based on the membership provider configured for the user provider. now to wire it all up.
2013-10-16 17:51:48 +11:00
Shannon
6b259c8147
removes legacy belle files
2013-10-16 15:38:11 +11:00
Shannon
cb727bf6e6
Simplifies user service to launch the dialog and clear user data, updates the login dialog to show that their session has expired when it has expired (not during initial login)
2013-10-16 13:49:50 +11:00
Shannon
6400e7988f
adds a logout.aspx for legacy reasons in case an inline page redirects to there
2013-10-16 13:33:08 +11:00
Shannon
93d44df72b
After 2 hours of debugging finally figured out the login controller is trying to manually set the iframe url... !?
2013-10-16 13:16:33 +11:00
Shannon
2267ac4534
More work on user timeouts, have the login dialog showing when it needs to and updating the user's ticket and correct new timeout seconds value - now to get it to not re-load routes when they log back in so their data is still editable.
2013-10-16 12:00:42 +11:00
Shannon
7a3e9facd0
Got the user timeout counter all working nicely with minimal server queries, now to show the login dialog when timeout is close or finished.
2013-10-16 11:31:35 +11:00
Shannon
7c881a29ae
Fixes path issue and user history issue
2013-10-16 10:37:45 +11:00
Shannon
8d9f741a6a
Working on user timeouts - now have the user timeout time being nicely tracked in the back office with a bit of injector magic both on the client side and the server side with filters. Now to wire up the call to get remaining seconds if a request hasn't been made for a specified amount of time, then we can add UI notification about timeout period.
2013-10-15 18:46:44 +11:00
Shannon
c42170cf6b
Fixes: U4-3110 Cant create new relationstype - ensures that the legacy action js path references are included
2013-10-15 16:18:55 +11:00
Shannon
35545019a5
Fixes: U4-3111 Codeeditorsave.asmx always appear to fail - might need to be backported to 6.2
2013-10-15 15:51:30 +11:00
Shannon
0312b947e1
Fixes template editor to re-enable ajax saving - might need back porting to 6.2
2013-10-15 15:38:08 +11:00
Shannon
e7162d46ce
ignores some properties from being updated after saving otherwise we get duplicate tabs, etc...
2013-10-15 15:12:44 +11:00
Shannon
dfec3965ab
Completes: U4-3147 Create tag supported property editors
2013-10-15 15:02:52 +11:00
Shannon
e2e40a3356
Fixes content service publishing status when parent isn't published, fixes listview to properly have selected checkbox (ng-checked is not supposed to be used), fixes the pre-check if nothing is actually selected before performing bulk operations - U4-3149
2013-10-15 14:11:28 +11:00
Shannon
754ed06d86
Fixes: U4-3103 The content name doesn't rebind from the server if the server changes the name
2013-10-15 12:48:35 +11:00
Shannon
171de064f6
Fixes up the legacy calls to UmbClientMgr.mainTree() and UmbClientMgr.mainTree().getActionNode()
2013-10-15 12:26:16 +11:00
Shannon
e7176c40df
Fixes legacy action issue where the modal would load as a v7 modal instead of a menu dialog.
2013-10-14 20:11:39 +11:00
Shannon
51cb4ca371
Fixes ParameterEditor - constructs config on ctor, no overrides.
2013-10-14 19:08:04 +11:00
Shannon
d9c42e2aca
Fixes initial part with legacy trees and legacy actions - now a modal window can launch - but now we need to get the legacy umb client manager js tree stuff hooked in.
2013-10-14 18:47:34 +11:00
Shannon
df25edfaf6
Fixes: U4-2928 Packages tree shows context menu for items that shouldn't have one + other issues with legacy trees and menus
2013-10-14 15:36:17 +11:00
parnar
2ed7fc06ea
translated some keys in he.xml language file
2013-10-11 19:35:34 +02:00
perploug
5f1c69bc13
Stops tinymce from converting absolute urls
2013-10-11 13:12:21 +02:00
Stephan
4740e5f0c7
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0
2013-10-11 12:28:56 +02:00
Stephan
4b36dcc13b
Fix bug after merge
2013-10-11 12:28:31 +02:00
perploug
b92f5c4719
ui.xml file changes
2013-10-11 12:19:39 +02:00
perploug
11441fb1b1
ui.xml release files
2013-10-11 12:16:24 +02:00
perploug
377879d081
Merge branch '7.0.0' of https://github.com/umbraco/Umbraco-CMS into 7.0.0
2013-10-11 12:13:29 +02:00
perploug
738cc81439
fixes membersearch returning no results
2013-10-11 12:12:29 +02:00
Sebastiaan Janssen
14ba484fc1
Don't include release configs in final package
2013-10-11 12:11:47 +02:00
Stephan
0f894da7a6
Merge remote-tracking branch 'origin/7.0.0-pubcontent' into 7.0.0
2013-10-11 12:07:26 +02:00