Bjarke Berg
|
c561b256bf
|
Updated solution to include correct filenames
|
2020-08-24 18:09:16 +02:00 |
|
Bjarke Berg
|
0a954d1804
|
Fix issue with build targets after nuget rename
|
2020-08-24 18:01:56 +02:00 |
|
Bjarke Berg
|
b5b492106d
|
Clean up by moving stuff from Startup.cs into extention methods
|
2020-08-24 14:23:08 +02:00 |
|
Bjarke Berg
|
892a7e0b34
|
Changed default value of HideTopLevelNodeFromPath to true
|
2020-08-24 14:16:34 +02:00 |
|
Bjarke Berg
|
49ce3da698
|
Merge remote-tracking branch 'origin/netcore/netcore' into netcore/netcore
|
2020-08-24 14:16:04 +02:00 |
|
Bjarke Berg
|
c0d4516e15
|
Updated default config files
|
2020-08-24 14:15:53 +02:00 |
|
Bjarke Berg
|
95523e2a93
|
Merge pull request #8677 from umbraco/netcore/bugfix/send-notifications-dont-use-stmp-info-from-config
Netcore: Fixes issue with notifications that did not use the SMTP from config
|
2020-08-24 14:14:22 +02:00 |
|
Bjarke Berg
|
0f72339d4a
|
Merge pull request #8678 from umbraco/netcore/bugfix/scope-asynclocal-enumerable-issue
Fixes issue with scopes being disposed or referenced incorrectly
|
2020-08-24 11:52:57 +02:00 |
|
Bjarke Berg
|
31e8acb875
|
Renamed nuget pacakges to Umbrac.Cms.*
|
2020-08-24 09:23:37 +02:00 |
|
Shannon Deminick
|
46aee2536e
|
Merge pull request #8674 from umbraco/netcore/feature/update_user_on_login
Netcore: Update user on successful login
|
2020-08-24 14:31:44 +10:00 |
|
Shannon Deminick
|
826e5ec49b
|
Merge pull request #8672 from umbraco/netcore/feature/migrate_api_GetCurrentUserLinkedLogins
NetCore: Migrate GetCurrentUserLinkedLogins api
|
2020-08-24 14:26:14 +10:00 |
|
Bjarke Berg
|
140b1e950e
|
Fix tests
|
2020-08-21 08:42:14 +02:00 |
|
Shannon
|
d2f7c11e89
|
Fixes issue with scopes being disposed or referenced incorrectly
|
2020-08-21 00:02:35 +10:00 |
|
Shannon
|
5e04f1d024
|
ignore file update
|
2020-08-21 00:01:05 +10:00 |
|
Shannon
|
435724a28f
|
Merge branch 'netcore/netcore' of https://github.com/umbraco/Umbraco-CMS into netcore/netcore
|
2020-08-21 00:00:32 +10:00 |
|
Shannon
|
05851bc446
|
Delete and ignore files that shouldn't be there
|
2020-08-21 00:00:17 +10:00 |
|
Bjarke Berg
|
6fb73502ed
|
Fix issue with sending notifications, due to the StmpClient. Not we use the EmailSender that handles StmpClient correct
|
2020-08-20 14:46:22 +02:00 |
|
Bjarke Berg
|
0a88cfe510
|
Fix issue with query params not binding for PostNotificationOptions
|
2020-08-20 14:10:35 +02:00 |
|
Bjarke Berg
|
bcfc9414d3
|
Update user on successfully login
|
2020-08-20 13:19:27 +02:00 |
|
Bjarke Berg
|
a2b82970ac
|
Migrate GetCurrentUserLinkedLogins api
|
2020-08-20 11:54:35 +02:00 |
|
Bjarke Berg
|
1c3090b078
|
Remove files that should not have been added to git
|
2020-08-20 11:51:51 +02:00 |
|
Bjarke Berg
|
803fdcc890
|
Merge remote-tracking branch 'origin/v8/8.7' into netcore/netcore
# Conflicts:
# src/SolutionInfo.cs
|
2020-08-20 11:24:58 +02:00 |
|
Warren Buckley
|
268eca922f
|
Bump version to 8.7.0-rc
.\build SetUmbracoVersion 8.7.0-rc
|
2020-08-20 09:08:05 +01:00 |
|
Niels Lyngsø
|
4c0d05e4ea
|
close tag
|
2020-08-20 09:44:52 +02:00 |
|
Bjarke Berg
|
1ef4a340e4
|
Merge pull request #8665 from umbraco/netcore/more-linux-optimizations
Netcore: Optimizations for non-windows development
|
2020-08-20 08:16:30 +02:00 |
|
Bjarke Berg
|
f913aff5fb
|
Using Enumerable.Empty<T>
|
2020-08-20 08:15:07 +02:00 |
|
Bjarke Berg
|
091a777b62
|
Conditional load of netframework dlls
|
2020-08-19 19:51:06 +02:00 |
|
Bjarke Berg
|
b288c99e56
|
Register noop examine implementations in core, to be replaced by examine dll.
|
2020-08-19 19:42:58 +02:00 |
|
Warren Buckley
|
3957593ce3
|
Merge pull request #8659 from umbraco/v8/bugfix/block-list-using-virtual-paths-correct
Use convertVirtualToAbsolutePath for all file URLs of a block config
|
2020-08-19 13:56:57 +01:00 |
|
Niels Lyngsø
|
f0c06463a3
|
use an absolute path for test
|
2020-08-19 14:44:09 +02:00 |
|
Niels Lyngsø
|
2a7349f988
|
remove unused umbRequestHelper
|
2020-08-19 14:42:53 +02:00 |
|
Niels Lyngsø
|
5ad0efbf53
|
add umbRequestHelper
|
2020-08-19 14:42:42 +02:00 |
|
Niels Lyngsø
|
1e9aa675ea
|
update paths when retriving the configuration
|
2020-08-19 14:31:01 +02:00 |
|
Niels Lyngsø
|
6031680a81
|
revert change
|
2020-08-19 14:30:34 +02:00 |
|
Niels Lyngsø
|
85de5bf835
|
refactor files to be convertVirtualToAbsolutePath at blockObject initialization. So devs dont need to worry about this.
|
2020-08-19 14:17:12 +02:00 |
|
Niels Lyngsø
|
2cf421f386
|
fixing the headline of custom view picker.
|
2020-08-19 14:13:33 +02:00 |
|
Bjarke Berg
|
ead38a0f42
|
Merge pull request #8657 from umbraco/netcore/bugfix/directory-casing
Netcore: Renamed `Umbraco.Web.UI.Netcore\Umbraco` to `Umbraco.Web.UI.Netcore\umbraco`
|
2020-08-19 13:39:26 +02:00 |
|
Niels Lyngsø
|
44fd8beff2
|
convert view to absolute path
|
2020-08-19 13:38:52 +02:00 |
|
Niels Lyngsø
|
ac44dc7559
|
thumbnail should be converted
|
2020-08-19 13:38:35 +02:00 |
|
Bjarke Berg
|
da25953c2b
|
Merge remote-tracking branch 'origin/netcore/bugfix/directory-casing' into netcore/bugfix/directory-casing
|
2020-08-19 12:49:36 +02:00 |
|
Bjarke Berg
|
bd4c536a47
|
renamed Umbraco to umbraco
|
2020-08-19 12:49:04 +02:00 |
|
Bjarke Berg
|
5d4a95c96b
|
renamed Umbraco to umbraco
|
2020-08-19 12:47:34 +02:00 |
|
Warren Buckley
|
93da8c4b55
|
Merge pull request #8631 from umbraco/v8/bugfix/fix_mandatory_varaiants_of_PublishedPendingChanges_should_not_prevent_publishing
Accept PublishedPendingChanges state as a published state
|
2020-08-19 08:56:19 +01:00 |
|
Bjarke Berg
|
0a2ebcd1f1
|
Use SqlMainDomLock if not windows
|
2020-08-19 09:39:11 +02:00 |
|
Bjarke Berg
|
023ec53a9a
|
Dont try to load assemblies that is not used yet
|
2020-08-19 08:43:24 +02:00 |
|
Bjarke Berg
|
9049469f70
|
Bugfix cannot parse StringValues as bool. Use ToString first.
|
2020-08-19 08:42:45 +02:00 |
|
Niels Lyngsø
|
cd6ec321f5
|
use calculated property instead of calling the method.
|
2020-08-19 07:45:56 +02:00 |
|
Bjarke Berg
|
43efee9647
|
Merge pull request #8641 from AndyButland/defect/netcore-fixes-log-viewer-level-filter
Fixed log viewer level filter by correcting binding for provided array of selected values to filter by.
|
2020-08-18 13:53:44 +02:00 |
|
Bjarke Berg
|
3dd59c6b83
|
Support for parsing provider from azure connection strings
|
2020-08-18 13:49:15 +02:00 |
|
Warren Buckley
|
6d6f525343
|
Fix to ensure we use virtual paths for any blocks with custom views (#8597)
Co-authored-by: Niels Lyngsø <niels.lyngso@gmail.com>
Co-authored-by: Shannon <sdeminick@gmail.com>
|
2020-08-18 13:43:29 +02:00 |
|