Shannon Deminick
|
ba072aec7c
|
Merge pull request #2183 from umbraco/temp-U4-10400
U4-10400 Clear CDF temp files during upgrades
|
2017-09-12 13:26:41 +10:00 |
|
Sebastiaan Janssen
|
3275f03aff
|
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
# Conflicts:
# .gitignore
# build/UmbracoVersion.txt
# src/Umbraco.Web.UI.Client/src/views/content/content.edit.controller.js
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
|
2017-09-11 15:46:54 +02:00 |
|
Sebastiaan Janssen
|
c55cf75ada
|
Use HttpContext from the controller
|
2017-09-11 13:30:06 +02:00 |
|
Sebastiaan Janssen
|
23950c0cac
|
U4-10400 Clear CDF temp files during upgrades
|
2017-09-11 12:22:38 +02:00 |
|
Shannon
|
d808438288
|
moves the rename menu item above delete (shouldn't be last)
|
2017-09-11 20:03:50 +10:00 |
|
Robert
|
026e46cec0
|
Merge pull request #2166 from umbraco/lars-erik-U4-7580-rename-containers
Make U4-7580 (DocTypes/MediaTypes folder re-nameable feature) work with Deploy
|
2017-09-11 11:19:30 +02:00 |
|
Mads Rasmussen
|
29f3acc23e
|
Merge pull request #2163 from umbraco/temp-U4-10275
U4-10275 Render 'site' nodes for the content/media trees for users with non root access
|
2017-09-10 18:04:59 +02:00 |
|
Sebastiaan Janssen
|
3423d8b2cc
|
Merge branch 'dev-v7' into temp-u4-10006
# Conflicts:
# .gitignore
# build/Build.bat
# build/Build.proj
# build/BuildBelle.bat
# build/UmbracoVersion.txt
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
|
2017-09-09 14:54:48 +02:00 |
|
Sebastiaan Janssen
|
c66a763406
|
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
|
2017-09-08 18:58:48 +02:00 |
|
Claus
|
6e348a3a1a
|
Merge branch 'HarveyWilliams-patch-4' into dev-v7
|
2017-09-08 13:59:35 +02:00 |
|
Claus
|
733c920867
|
using string.replace instead of regex.
adding unit test.
|
2017-09-08 13:57:28 +02:00 |
|
Claus
|
22bd6cd989
|
U4-10392 Culture and hostnames with special characters can register as collisions
|
2017-09-08 11:25:41 +02:00 |
|
Shannon
|
5398d24f58
|
disables deleting translator group
|
2017-09-08 16:07:58 +10:00 |
|
Shannon
|
d06c92d249
|
fixes send to translate to lookup the translate group by the correct alias
|
2017-09-08 16:00:04 +10:00 |
|
Shannon
|
75ace2b162
|
Fixes deleting a template - uses the correct way to delete stuff with angular and not relying on legacy code
|
2017-09-08 15:45:10 +10:00 |
|
Shannon
|
81ba2069af
|
fixed media start node mapping for user
|
2017-09-08 15:11:39 +10:00 |
|
Shannon
|
504f32f25b
|
Merge branch 'dev-v7.7' into temp-U4-10275
|
2017-09-08 13:53:02 +10:00 |
|
Shannon
|
38c961209e
|
Ensure the user's administratively reset password doesn't get re-shown in the UI - that was based on an actual password reset
|
2017-09-08 13:48:32 +10:00 |
|
Shannon
|
0713f12ba6
|
makes new classes internal
|
2017-09-08 12:02:20 +10:00 |
|
Shannon
|
8981fd23a8
|
makes new classes internal
|
2017-09-08 11:41:49 +10:00 |
|
Shannon
|
ab3407a1aa
|
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
# Conflicts:
# src/Umbraco.Core/Umbraco.Core.csproj
# src/Umbraco.Web.UI.Client/src/less/components/umb-packages.less
# src/Umbraco.Web/Cache/CacheRefresherEventHandler.cs
# src/Umbraco.Web/Umbraco.Web.csproj
|
2017-09-08 11:31:04 +10:00 |
|
Shannon Deminick
|
85758011b5
|
Merge pull request #2140 from umbraco/temp-U4-10268_2
U4-10268 7.7 Beta - Changing password should be safe by default
|
2017-09-07 22:38:45 +10:00 |
|
Stephan
|
d6f8b878d2
|
perfs - cleanup
|
2017-09-07 13:45:56 +02:00 |
|
Claus
|
60f7211a80
|
Merge branch 'patch-4' of git://github.com/HarveyWilliams/Umbraco-CMS into HarveyWilliams-patch-4
|
2017-09-07 10:36:49 +02:00 |
|
Stephan
|
dbda6689b6
|
perfs - suspendable
|
2017-09-06 18:50:54 +02:00 |
|
Robert
|
18d0fec014
|
Added some trimming and test to StripHtmlTags
|
2017-09-06 12:03:15 +02:00 |
|
Claus
|
25cb76e842
|
Merge remote-tracking branch 'origin/dev-v7.7' into temp-U4-10333
# Conflicts:
# src/Umbraco.Web/Editors/UsersController.cs
|
2017-09-06 11:25:11 +02:00 |
|
Robert
|
b1358936b4
|
Cleaning up tests and useless TruncateByWords functions
|
2017-09-06 11:17:06 +02:00 |
|
Robert
|
b2798e38f7
|
Replaced html stripping with already existing function, removing unused code
|
2017-09-06 11:12:14 +02:00 |
|
Mikkel Holck Madsen
|
b9baeea1a1
|
Merge pull request #2171 from umbraco/temp-U4-10368
U4-10368 Need option to set username different than e-mail for AD compatibility
|
2017-09-06 10:59:23 +02:00 |
|
Bitmapped
|
606abd8ac7
|
Restructure per discussion in U4-10369
|
2017-09-06 00:43:27 -04:00 |
|
Shannon
|
2efe2cc88a
|
Ensures that a user that has multiple start nodes cannot select the root start node in the tree dialogs
|
2017-09-06 12:54:32 +10:00 |
|
Shannon
|
8b17d69d32
|
Merge branch 'temp-U4-10389' into temp-U4-10275
|
2017-09-06 12:03:55 +10:00 |
|
Shannon
|
8ad1d247fa
|
U4-10389 Some webforms editors do not authorize on the user's path access or permissions set for the editing node
|
2017-09-06 11:49:00 +10:00 |
|
Shannon
|
6cc4ab9348
|
Ensure the user can still refresh nodes they don't have access to when viewing 'site'/branch nodes with multiple start nodes
|
2017-09-06 10:45:38 +10:00 |
|
Shannon
|
a603fd0c46
|
Merge branch 'TEMP-u4-10135' of https://github.com/umbraco/Umbraco-CMS into TEMP-u4-10135
# Conflicts:
# src/Umbraco.Web/HtmlStringUtilities.cs
|
2017-09-06 10:05:00 +10:00 |
|
Shannon
|
4b5c49907c
|
switches to constant - comments out what seems to be a totally unused variable
|
2017-09-06 10:01:39 +10:00 |
|
Shannon
|
c860069215
|
Updates logic to ensure that if we are rendering site nodes that we don't render all of their children, we will filter out any nodes that do not belong to the user's start nodes' branches
|
2017-09-06 00:38:31 +10:00 |
|
Shannon
|
186fd1166a
|
Merge branch 'dev-v7.7' into temp-U4-10275
|
2017-09-05 23:48:11 +10:00 |
|
Shannon
|
d32093136f
|
U4-10214 Disable ability to delete admin group
|
2017-09-05 23:41:58 +10:00 |
|
Shannon
|
f3f31f2569
|
Gets invite and create user working with new setting and allowing specifying a separate username.
|
2017-09-05 23:31:26 +10:00 |
|
Shannon
|
0dee1f0fac
|
U4-10368 Need option to set username different than e-mail for AD compatibility
|
2017-09-05 22:35:40 +10:00 |
|
Shannon
|
f209ad2019
|
Merge branch 'dev-v7.7' into temp-U4-10333
|
2017-09-05 19:23:45 +10:00 |
|
Shannon
|
66affa7f85
|
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.7
# Conflicts:
# build/UmbracoVersion.txt
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
|
2017-09-05 19:22:37 +10:00 |
|
Shannon
|
4b7bd6482e
|
Creates new EmailSender which should take the place throughout the codebase for sending emails in the Core. Have replaced most places where SMTP is used directly (but not the notifications part since that is more complicated right now). Added the internal event and special usage so we can raise an event to send an email if smtp is not configured.
|
2017-09-05 18:52:03 +10:00 |
|
Shannon
|
7926a0c676
|
Simplifies the change password logic with the back office so an admin user can easily change another user's password if they have access to the users section. Updates the controllers to populate the modelstate correctly, changes name of HasAppAccess to HasSectionAccess. Ensure we don't have duplicate ysod dialogs when there is an error.
|
2017-09-04 22:03:03 +10:00 |
|
Shannon
|
a0306f9d55
|
Fixes ability to reset your own password in the user section
|
2017-09-04 20:15:46 +10:00 |
|
Sebastiaan Janssen
|
44102df36f
|
Merge pull request #2167 from umbraco/temp-U4-10370
U4-10370 Culture and hostnames with "æøå" after /
|
2017-09-04 11:25:55 +02:00 |
|
Shannon
|
0e0ab81155
|
Changes AllowManuallyChangingPassword by default to be false
|
2017-09-04 17:26:45 +10:00 |
|
Shannon
|
a608577a4f
|
Merge branch 'dev-v7' into dev-v7.7
# Conflicts:
# src/Umbraco.Core/Constants-Security.cs
# src/Umbraco.Core/Security/BackOfficeUserStore.cs
# src/Umbraco.Core/Services/ContentService.cs
# src/Umbraco.Core/Services/UserService.cs
# src/Umbraco.Tests/App.config
# src/Umbraco.Web/umbraco.presentation/umbraco/users/EditUser.aspx.cs
|
2017-09-04 16:51:20 +10:00 |
|