Commit Graph

34962 Commits

Author SHA1 Message Date
Bjarke Berg
30b1d52e67 Merge pull request #8750 from idseefeld/netcore/fix-install-api-url
Netcore/fix install api url
2020-08-28 16:46:02 +02:00
Dirk Seefeld
7791fdcafa ensure the the install api url ends with / to respect umbraco.installer.js method 2020-08-28 16:07:21 +02:00
Bjarke Berg
162861d0c4 Merge pull request #8731 from umbraco/netcore/feature/FileNameTests
NetCore: Add file name tests
2020-08-28 09:50:13 +02:00
Mole
df4677e970 Update src/Umbraco.Tests.UnitTests/Umbraco.Web.Common/FileNameTests.cs
Co-authored-by: Bjarke Berg <mail@bergmania.dk>
2020-08-27 11:31:46 +02:00
Bjarke Berg
cbe06e11b2 Merge pull request #8645 from umbraco/netcore/feature/AB7481-umbraco-tests-migration
NetCore: Migrating some Repository tests
2020-08-27 10:45:59 +02:00
Bjarke Berg
361125e84b Merge remote-tracking branch 'origin/netcore/netcore' into netcore/feature/merge-v8-into-netcore-netcore
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/views/propertyeditors/nestedcontent/nestedcontent.controller.js
2020-08-27 08:39:02 +02:00
Bjarke Berg
9d79b46949 Merge remote-tracking branch 'origin/v8/8.7' into netcore/netcore 2020-08-26 15:49:19 +02:00
Bjarke Berg
77520733d4 Fixed issue with source link referenced in nuget package 2020-08-26 13:32:09 +02:00
Niels Lyngsø
fd170094b6 minor visual adjustments 2020-08-26 13:09:00 +02:00
Warren Buckley
4a3f0f27f3 Merge pull request #8669 from umbraco/v8/feature/clipboard_sort_newest_first
V8.7RC Sort paste entries by date
2020-08-26 11:56:59 +01:00
Bjarke Berg
4eb097d617 Merge remote-tracking branch 'origin/netcore/netcore' into netcore/netcore 2020-08-26 12:01:11 +02:00
Bjarke Berg
ba129fa927 Skip ExamineLuceneComposer if not on windows and reintroduce ExamineComposer 2020-08-26 12:01:01 +02:00
Bjarke Berg
e85b914868 Merge pull request #8730 from umbraco/netcore/feature/lowercase-view-paths
Changed all view paths to lowercase from gulp
2020-08-26 10:50:47 +02:00
Bjarke Berg
f286fdd855 Skip ExamineComposer if not on windows 2020-08-26 10:50:31 +02:00
Nikolaj
1243b7e127 Remove out of date TODO 2020-08-26 10:21:43 +02:00
Nikolaj
fd7e46588e Remove unused partialViewMacro tests 2020-08-26 10:17:41 +02:00
Nikolaj
9a243566ae Use Path.DirectorySeperatorChar for InstallView test 2020-08-26 10:09:24 +02:00
Nikolaj
3e3f91c14d No longer use relative path to find views 2020-08-26 09:55:14 +02:00
Bjarke Berg
25a7a2c7fb Changed all view paths to lowercase from gulp 2020-08-26 09:44:15 +02:00
Warren Buckley
7e5383396a Merge pull request #8715 from umbraco/v8/bugfix/block-catalouge-use-absolute-path-and-dont-scale-svg
8.7RC umb-block-card absolute path and dont scale SVGs
2020-08-26 08:09:59 +01:00
Bjarke Berg
459e730510 Fix issues after merge 2020-08-26 08:17:05 +02:00
Bjarke Berg
3d55dcd3c4 Merge remote-tracking branch 'netcore/dev' into netcore/netcore 2020-08-26 08:05:15 +02:00
Warren Buckley
eee3d489f1 Update src/Umbraco.Web.UI.Client/src/views/components/blockcard/umbBlockCard.component.js 2020-08-25 13:32:05 +01:00
Niels Lyngsø
4cc9935b10 Merge remote-tracking branch 'origin/v8/8.7' into v8/bugfix/block-catalouge-use-absolute-path-and-dont-scale-svg
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/views/components/blockcard/umb-block-card.html
2020-08-25 13:55:54 +02:00
Niels Lyngsø
30e6f83358 Update umbBlockCard.component.js
change transparent to none
2020-08-25 13:23:11 +02:00
Niels Lyngsø
7e32de7bb6 important fix 2020-08-24 21:59:34 +02:00
Niels Lyngsø
056a554875 use absolute path for thumbnail and dont scale SVGs 2020-08-24 21:38:36 +02:00
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
Nikolaj
b944142905 Add PreviewViewExists test 2020-08-24 08:45:41 +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
Mole
00f1e4a247 Assert that the view exists in InstallControllerTest 2020-08-21 14:20:30 +02:00
Mole
157068105c Remember to actually add the test 2020-08-21 13:53:57 +02:00
Mole
16db36eecd Start working on tests 2020-08-21 13:53:27 +02: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