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 |
|
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 |
|
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 |
|
Shannon
|
616b9b0e92
|
U4-10325 Media insert in grid should use UDIs
|
2017-09-06 14:50:44 +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
|
1f7a5ff90a
|
bumping version
|
2017-09-05 19:28:18 +10:00 |
|
Shannon
|
2590ee51ec
|
cleans up event args and makes internal
|
2017-09-05 19:20:33 +10:00 |
|
mikkelhm
|
895faf41b1
|
Update version to 7.6.7
|
2017-09-04 12:28:16 +02:00 |
|
Shannon
|
a0306f9d55
|
Fixes ability to reset your own password in the user section
|
2017-09-04 20:15:46 +10:00 |
|
Stephan
|
ab8fc33691
|
Port 7.7 - WIP
|
2017-08-14 18:21:48 +02:00 |
|
mikkelhm
|
0db4993900
|
Bump version to beta003
|
2017-08-10 13:53:26 +02:00 |
|
Claus
|
5f0765a39a
|
Merge branch 'temp-U4-10263' into dev-v7.7
|
2017-08-10 11:27:38 +02:00 |
|
mikkelhm
|
ca80a0cddc
|
Bump version to 7.6.6
|
2017-08-10 08:41:06 +02:00 |
|
Sebastiaan Janssen
|
c89f44bb3d
|
Let's aim for only 1 beta ;)
|
2017-08-02 16:52:08 +02:00 |
|
Shannon
|
df287f291e
|
Updates health check config to work the Umbraco/Testable way
|
2017-08-02 22:32:28 +10:00 |
|
Jeavon
|
6aeb1a8845
|
Adjust all HealthCheck constants to correct naming convention
|
2017-08-02 12:26:35 +01:00 |
|
Jeavon
|
8c493a1ff9
|
Adding interfaces for all HealthCheck configuration to allow for testing
|
2017-08-02 12:22:51 +01:00 |
|
Jeavon
|
8259024e20
|
Merge branch 'dev-v7.7' into temp-U4-9984
# Conflicts:
# src/Umbraco.Web/HealthCheck/Checks/Security/HttpsCheck.cs
|
2017-08-02 10:48:43 +01:00 |
|
Shannon
|
67a69d2e11
|
bumps version, fixes install with setting built in group start nodes
|
2017-08-01 16:21:11 +10:00 |
|
Stephan
|
af25d5b0d1
|
Version 8.0.0-alpha0024
|
2017-07-25 15:27:18 +02:00 |
|
Stephan
|
c76403077f
|
Normalize cr/lf/tab
|
2017-07-20 11:21:28 +02:00 |
|
Stephan
|
2851216b88
|
U4-10173 - fix
|
2017-07-19 10:49:10 +02:00 |
|
mikkelhm
|
374fdcf29e
|
Bumps version to 7.6.5
|
2017-07-13 12:14:32 +02:00 |
|
Shannon
|
e4edd8f692
|
U4-10053 Review anywhere else in the codebase that may reference User Type
This also removes some totally unused and ancient code
|
2017-06-30 18:14:44 +10:00 |
|
Stephan
|
777175c3fe
|
v8-alpha0021 + migrations (wip)
|
2017-06-28 20:57:23 +02:00 |
|
Jeavon
|
3083f185d0
|
Merge branch 'dev-v7.7' into temp-U4-9984
|
2017-06-26 18:01:57 +01:00 |
|
Shannon
|
cec829774e
|
Merge remote-tracking branch 'origin/dev-v7' into user-group-permissions
# Conflicts:
# src/Umbraco.Core/Persistence/Repositories/ContentRepository.cs
# src/Umbraco.Web/Cache/DataTypeCacheRefresher.cs
|
2017-06-20 17:09:52 +10:00 |
|
AndyButland
|
9f68bd4e52
|
Amended registration of health check scheduled notifiers (email and Slack) to use a resolver method and allow others to be added without modifying core
|
2017-06-18 16:41:46 +02:00 |
|
Stephan
|
464711d3c8
|
U4-10026 - use id-key map for getting by guid
|
2017-06-16 14:09:20 +02:00 |
|
Shannon
|
51b19bedc8
|
Merge remote-tracking branch 'origin/dev-v7' into user-group-permissions
# Conflicts:
# build/UmbracoVersion.txt
# src/SolutionInfo.cs
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
# src/Umbraco.Web/Editors/GravatarController.cs
# src/Umbraco.Web/Models/Mapping/UserModelMapper.cs
|
2017-06-14 22:30:36 +02:00 |
|
Mikkel Holck Madsen
|
c0616a37bf
|
Merge pull request #1999 from umbraco/temp-tryAscii
Enable trying to convert urls to ascii
|
2017-06-14 10:12:58 +02:00 |
|
Jeavon Leopold
|
01a2ba8ad6
|
Added failureOnly setting to both email and Slack health check notifications - thanks to feedback at #cg17!
|
2017-06-10 09:59:37 +02:00 |
|
AndyButland
|
7929b460c3
|
Added option for summary or detailed results in health check notifications
|
2017-06-06 10:32:26 +02:00 |
|
Jeavon Leopold
|
d30b70ea12
|
Refactoring the HealthChecks Configuration to make it cleaner & easier to add futher notification providers
|
2017-06-05 11:57:03 +02:00 |
|
Shannon
|
121036ebb9
|
Merge branch 'dev-v7.7' into user-group-permissions
# Conflicts:
# build/UmbracoVersion.txt
# src/SolutionInfo.cs
# src/Umbraco.Core/Configuration/UmbracoVersion.cs
# src/Umbraco.Web.UI.Client/src/less/belle.less
# src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
# src/Umbraco.Web/Umbraco.Web.csproj
|
2017-06-05 10:35:23 +02:00 |
|
Jeavon Leopold
|
439d52e358
|
Merge branch 'feature/health-check-scheduler' of https://github.com/AndyButland/Umbraco-CMS into temp-U4-9984
|
2017-06-05 10:18:26 +02:00 |
|
AndyButland
|
0366fa73c3
|
Remove requirement for configuring start time for scheduled health checks; if not provided, start with short delay after application start
|
2017-06-05 10:14:17 +02:00 |
|
Jeavon Leopold
|
643dab0238
|
Merge branch 'feature/health-check-scheduler' of https://github.com/AndyButland/Umbraco-CMS into temp-U4-9984
|
2017-06-05 09:26:39 +02:00 |
|
AndyButland
|
1445ff7a83
|
Implemented scheduled task for notification on status of health checks
|
2017-06-05 09:21:35 +02:00 |
|
Niels Hartvig
|
1b844421fc
|
Updates to installer to use the new starter kit (and updates core version)
|
2017-06-04 20:47:33 +02:00 |
|
Stephan
|
a50256d381
|
Enable trying to convert urls to ascii
|
2017-06-01 17:58:22 +02:00 |
|
Sebastiaan Janssen
|
7e6f7f8a2b
|
Bumps version
|
2017-06-01 13:04:31 +02:00 |
|
Stephan
|
81234cd702
|
Rename DI to Composing
|
2017-05-30 15:46:25 +02:00 |
|
Stephan
|
d34a425dd1
|
porting 7.6@5c5baca into 8
|
2017-05-30 12:54:22 +02:00 |
|
mikkelhm
|
b0a739b4ac
|
Bump version to 7.6.2
|
2017-05-29 15:07:37 +02:00 |
|
Stephan
|
8561d85f7a
|
porting 7.6-rc1 into 8
|
2017-05-24 12:25:39 +02:00 |
|
Shannon
|
38837049f0
|
adds invite user endpoint with a controller test!
|
2017-05-24 19:01:01 +10:00 |
|
Shannon
|
fc58c4f546
|
bumps version updates a few methods
|
2017-05-10 18:06:46 +10:00 |
|
AndyButland
|
712cd29fea
|
Upload checks to utilise whitelist. Refactored check on white and black list to common extension method.
|
2017-05-09 23:29:30 +02:00 |
|