Elitsa Marinovska
|
10cb685b05
|
Adding steps for running the Integration Tests
|
2020-11-26 13:24:05 +01:00 |
|
Elitsa Marinovska
|
e5b3f84371
|
Fix naming
|
2020-11-26 13:03:09 +01:00 |
|
Elitsa Marinovska
|
8168667267
|
adding displayName
|
2020-11-26 12:59:52 +01:00 |
|
Elitsa Marinovska
|
80379499c3
|
syntax issue
|
2020-11-26 12:50:41 +01:00 |
|
Elitsa Marinovska
|
03504399f2
|
Adding stages
|
2020-11-26 12:48:38 +01:00 |
|
Elitsa Marinovska
|
2d3bc4bef6
|
Fixing step for building the nuget packages
|
2020-11-26 12:00:26 +01:00 |
|
Elitsa Marinovska
|
5ba4f8f01e
|
another syntax fix
|
2020-11-26 11:42:06 +01:00 |
|
Elitsa Marinovska
|
35523c4fc0
|
yaml syntax error
|
2020-11-26 11:40:10 +01:00 |
|
Elitsa Marinovska
|
f0c7fc5fca
|
Adding steps for node, npm and gulp
|
2020-11-26 11:32:48 +01:00 |
|
Elitsa Marinovska
|
a3694e9f6e
|
Adding Prepare build step
|
2020-11-26 10:58:05 +01:00 |
|
Elitsa Marinovska
|
c52d8c911f
|
lists the files in the current working directory
|
2020-11-26 09:24:12 +01:00 |
|
Elitsa Marinovska
|
de81606d06
|
Fix call to CompileUmbraco()
|
2020-11-26 08:47:29 +01:00 |
|
Elitsa Marinovska
|
49c6c41463
|
Steps for preparing packages & verifying nuget
|
2020-11-26 08:41:55 +01:00 |
|
Elitsa Marinovska
|
b198e7891d
|
Adding steps for restoring nuget pckgs
|
2020-11-26 08:26:09 +01:00 |
|
Bjarke Berg
|
b0186e5a8e
|
Added azure-pipelines.yml to the sln file
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
|
2020-11-25 07:47:05 +01:00 |
|
Bjarke Berg
|
435b1389bf
|
Merge remote-tracking branch 'origin/netcore/bugfix/linux-fix-test' into netcore/feature/azure-yaml-pipeline
|
2020-11-25 07:42:52 +01:00 |
|
Bjarke Berg
|
a117d6be92
|
Fix test for linux: use temp folder inside content root
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
|
2020-11-25 07:40:56 +01:00 |
|
Bjarke Berg
|
1e2ad85718
|
Fix test for linux: config folder is lowercase
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
|
2020-11-25 07:31:39 +01:00 |
|
Bjarke Berg
|
ef9845c7c2
|
Merge remote-tracking branch 'origin/netcore/bugfix/linux-fix-test' into netcore/feature/azure-yaml-pipeline
|
2020-11-25 07:23:01 +01:00 |
|
Bjarke Berg
|
0b7f7e4f37
|
Use temp path for test
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
|
2020-11-25 07:22:32 +01:00 |
|
Bjarke Berg
|
41f3dae9c8
|
Fix paths in LogviewerTests
|
2020-11-24 19:49:46 +01:00 |
|
Elitsa Marinovska
|
8d4169dde2
|
Indentation issues
|
2020-11-24 16:24:25 +01:00 |
|
Elitsa Marinovska
|
2b89ce07d3
|
Setting up Windows agent
|
2020-11-24 16:21:03 +01:00 |
|
Elitsa Marinovska
|
27379ba89a
|
Linux path syntax rules
|
2020-11-24 15:50:29 +01:00 |
|
Elitsa Marinovska
|
21312a09ea
|
More general wildcard for project path
|
2020-11-24 15:41:36 +01:00 |
|
Elitsa Marinovska
|
7ead4a47ff
|
Specifying project path pattern
|
2020-11-24 15:20:32 +01:00 |
|
Elitsa Marinovska
|
8fa15b2561
|
Fixing indentation
|
2020-11-24 15:12:12 +01:00 |
|
Elitsa Marinovska
|
cb2631ce02
|
Removing hard-coded trigger
|
2020-11-24 15:07:42 +01:00 |
|
Elitsa Marinovska
|
f743cd7e4a
|
Defining linux job
|
2020-11-24 14:51:07 +01:00 |
|
Elitsa Marinovska
|
ebf2a8cee9
|
Adding clearly defined tasks for restore and build
|
2020-11-24 14:06:54 +01:00 |
|
Elitsa Marinovska
|
f62ec9fd07
|
Adding yaml file for setting up CI with Azure Pipelines
|
2020-11-24 12:56:01 +01:00 |
|
Bjarke Berg
|
84237d4a57
|
Remove Security from UmbracoContext (#9392)
* Remove Security from UmbracoContext
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
* Removing files reference from csproj
Co-authored-by: Elitsa Marinovska <elm@umbraco.dk>
|
2020-11-24 12:52:48 +01:00 |
|
Bjarke Berg
|
4a7f6d3cc1
|
Migrated partial views (#9420)
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
|
2020-11-24 09:05:16 +01:00 |
|
Bjarke Berg
|
ebe643e30b
|
Merge pull request #9412 from AndyButland/feature/membership-helper-facade
NetCore: Creates abstraction for membership helper and migrates controllers now dependent on it.
|
2020-11-23 13:15:26 +01:00 |
|
Bjarke Berg
|
94f73ef5d9
|
Merge pull request #9421 from umbraco/netcore/feature/property-editors-migration-from-infrastructure
Netcore: Migration of Property Editor classes from Umbraco.Infrastructure to Core
|
2020-11-23 10:06:43 +01:00 |
|
Bjarke Berg
|
a9eb5c3428
|
Fix issue found in test. Return IActionResult instead of HttpResponseMessage
|
2020-11-23 08:11:01 +01:00 |
|
Bjarke Berg
|
d2a57496e5
|
Fix issue found in test. Return IActionResult instead of HttpResponseMessage
|
2020-11-23 08:08:52 +01:00 |
|
Andy Butland
|
09cfe5f055
|
Fixed typo in class name.
|
2020-11-22 09:51:57 +01:00 |
|
Elitsa Marinovska
|
7809d1501e
|
Migrations from PropertyEditors folder without dependencies to DataValueEditor or ConfigurationEditor<TConfiguration>
|
2020-11-19 15:21:10 +01:00 |
|
Elitsa Marinovska
|
74262e18b5
|
Migrations from PropertyEditors/ValueConverters without dependencies to DataValueEditor or ConfigurationEditor<TConfiguration>
|
2020-11-19 15:12:50 +01:00 |
|
Elitsa Marinovska
|
790271382e
|
Placing ConfigurationEditor to its correct (old) place
|
2020-11-19 15:09:25 +01:00 |
|
Andy Butland
|
024b37e0e6
|
Added further method header comment.
|
2020-11-18 17:41:10 +01:00 |
|
Andy Butland
|
c971a2d23d
|
Introduced website security accessor to ensure members aren't shared between sessions.
|
2020-11-18 17:37:31 +01:00 |
|
Steve Temple
|
945d9b9a8e
|
Merge pull request #9411 from simonech/netcore/feature/linux-solution-file
Added netcore-only solution file
|
2020-11-18 16:14:46 +00:00 |
|
Andy Butland
|
d8ef341854
|
Refactored to async where appropriate.
Added call to new abstraction in member authorize attribute.
|
2020-11-18 16:52:40 +01:00 |
|
Simone Chiaretta
|
3303df4918
|
Added netcore-only solution file
|
2020-11-18 16:46:59 +01:00 |
|
Andy Butland
|
0fbe01cd22
|
Created new abstraction IUmbracoWebsiteSecurity and migrated controller's using it (replacing MembershipHelper) to Umbraco.Web.Website.
|
2020-11-18 16:12:42 +01:00 |
|
Shannon Deminick
|
64609475d3
|
Merge pull request #9248 from umbraco/netcore/task/6973-migrating-authenticationcontroller
Migrate remaining bits AuthenticationController and BackOfficeController OAuth methods
|
2020-11-18 16:03:21 +11:00 |
|
Shannon
|
99247d7fbe
|
Merge remote-tracking branch 'origin/netcore/netcore' into netcore/task/6973-migrating-authenticationcontroller
# Conflicts:
# src/Umbraco.Infrastructure/PropertyEditors/PropertyEditorsComposer.cs
|
2020-11-18 16:02:51 +11:00 |
|
Shannon Deminick
|
7e36bf55b5
|
Merge pull request #9257 from umbraco/netcore/task/6973-migrating-authenticationcontroller-merge
Merges netcore/dev (from merge_umbraco_id_into_netcore_dev) into the 6973-migrating-authenticationcontroller branch
|
2020-11-18 15:58:35 +11:00 |
|