Mole
|
c6e3e69365
|
Merge pull request #10636 from erikjanwestendorp/remove-reference-to-app-data-folder
Change path to log files in error.html (installation)
|
2021-07-09 14:26:00 +02:00 |
|
Erik-Jan Westendorp
|
9d3daa1959
|
Update error.html
Change path of the log folder since the App_Data folder doesn't exist anymore.
|
2021-07-09 13:34:54 +02:00 |
|
Mole
|
f19d4975ef
|
Merge pull request #10628 from KevinJump/v9/UmbracoDictionaryTranslate-fix
Fix for #10627 - UmbracoDictionaryTranslate checks.
|
2021-07-09 10:52:23 +02:00 |
|
Shannon
|
c93dee667a
|
Merge branch 'v9/task/package-as-xml' into v9/task/package-partial-views
|
2021-07-08 13:58:54 -06:00 |
|
Shannon
|
69060bbc15
|
fixes tests
|
2021-07-08 13:58:27 -06:00 |
|
Shannon
|
5a1a24556e
|
Gets packaging scripts and partial views working and fixes packaging stylesheets and cleans things up a bit.
|
2021-07-08 13:11:39 -06:00 |
|
Kevin Jump
|
5d21e07341
|
Fix for #10627 - UmbracoDictionaryTranslate checks.
|
2021-07-08 20:06:08 +01:00 |
|
Shannon
|
f7d0e417d6
|
packages partial views associated with macros.
|
2021-07-07 16:16:14 -06:00 |
|
Shannon
|
2897ef9695
|
adds hash benchmark
|
2021-07-07 15:35:35 -06:00 |
|
Shannon
|
3eb54831cb
|
Remove OriginalMediaPathScheme, changes how we extract the media file path and use that correctly instead of hacks.
|
2021-07-07 14:36:52 -06:00 |
|
Shannon
|
6402a0ca8d
|
Merge remote-tracking branch 'origin/v9/dev' into v9/task/package-as-xml
|
2021-07-07 11:10:53 -06:00 |
|
Bjarke Berg
|
d8b969a3c1
|
Merge pull request #10619 from umbraco/v9/bugfix/models-builder-refs
Changes the RoslynCompiler to use assemblies resolved from the DependencyContext
|
2021-07-07 18:49:34 +02:00 |
|
Shannon
|
70861870a3
|
Changes the RoslynCompiler to use assemblies resolved from the DependencyContext
|
2021-07-07 09:45:32 -06:00 |
|
Shannon
|
58a4e600db
|
Pretty much gets zip package format working with media install
|
2021-07-07 09:41:11 -06:00 |
|
Warren Buckley
|
dd7b70c448
|
Merge pull request #10618 from umbraco/v9/feature/migration_surface_action_extension_methods
V9: Migrated surfaceaction extension methods
|
2021-07-07 15:44:51 +01:00 |
|
Bjarke Berg
|
414b003747
|
uncomment old file
|
2021-07-07 15:58:16 +02:00 |
|
Bjarke Berg
|
9a7f233a90
|
Migrated surfaceaction extension methods
|
2021-07-07 15:55:33 +02:00 |
|
Bjarke Berg
|
530151f749
|
Merge pull request #10614 from umbraco/v9/RenderController-as-options
RenderController as .NETCore IOptions pattern
|
2021-07-07 15:38:37 +02:00 |
|
Bjarke Berg
|
28b0e108e4
|
Update src/Umbraco.Web.Website/DependencyInjection/UmbracoBuilderExtensions.cs
|
2021-07-07 14:51:05 +02:00 |
|
Warren Buckley
|
b177c1ba12
|
Further Simplification of IOptions
|
2021-07-07 13:07:01 +01:00 |
|
Warren Buckley
|
8d936c08da
|
Change RenderController defautl type to be swapped out using the .NETCore options pattern
|
2021-07-07 12:52:02 +01:00 |
|
Bjarke Berg
|
69b3c958b8
|
Merge pull request #10612 from umbraco/v9/feature/remove-manifest-watcher
V9: Remove manifest watcher
|
2021-07-07 10:39:08 +02:00 |
|
Mole
|
a34dcab221
|
Remove ManifestWatcher
|
2021-07-07 09:34:42 +02:00 |
|
Bjarke Berg
|
87bd67c5fe
|
Merge remote-tracking branch 'origin/v9/9.0-rc001' into v9/dev
|
2021-07-07 06:35:11 +02:00 |
|
Bjarke Berg
|
33a72c934c
|
Merge pull request #10567 from umbraco/v9/task/package-refactor
V9: Packages migrations and UI changes to support NuGet packages.
|
2021-07-07 06:25:15 +02:00 |
|
Bjarke Berg
|
47469b4c73
|
Merge pull request #10592 from umbraco/v9/bugfix/sqlce-image-mapper-only-applied-for-sqlce
V9: SqlCeImageMapper only applied for SqlCe
|
2021-07-07 06:23:51 +02:00 |
|
Shannon
|
f7123b355d
|
init commit for changing packages back to xml format so we can more easily deal with media.
|
2021-07-06 15:09:56 -06:00 |
|
Bjarke Berg
|
e379a8fd44
|
Update src/Umbraco.Infrastructure/Persistence/UmbracoDatabaseFactory.cs
|
2021-07-06 21:20:31 +02:00 |
|
Bjarke Berg
|
d10ea08f0d
|
Fixed issue from merge - MediaPickerWithCropsValueConverter was not update to inject _publishedValueFallback
|
2021-07-06 18:28:01 +02:00 |
|
Bjarke Berg
|
27d5aefc2d
|
add missing variable in azure pipeline script and removed the auto generation of files until we figure out how to support both windows and linux for those.
|
2021-07-06 15:04:48 +02:00 |
|
berg
|
3a9c3f4f3b
|
Fix build (preconditions) on linux
|
2021-07-06 14:21:04 +02:00 |
|
Bjarke Berg
|
65c654231d
|
paths and stuff for linux development
|
2021-07-06 14:03:00 +02:00 |
|
Bjarke Berg
|
21528ff60b
|
Move condition to job from stage
|
2021-07-06 11:51:12 +02:00 |
|
Bjarke Berg
|
a755cac410
|
make bool value as string
|
2021-07-06 10:59:30 +02:00 |
|
Bjarke Berg
|
a4846b1d4a
|
fix quotes
|
2021-07-06 10:55:33 +02:00 |
|
Bjarke Berg
|
f8180f0009
|
casing
|
2021-07-06 10:51:43 +02:00 |
|
Bjarke Berg
|
1307188ede
|
output variable
|
2021-07-06 10:50:05 +02:00 |
|
Bjarke Berg
|
dbad75c66a
|
Updated version number
|
2021-07-06 09:54:55 +02:00 |
|
Bjarke Berg
|
53fa3f5a3f
|
Merge remote-tracking branch 'origin/v9/bugfix/sqlce-image-mapper-only-applied-for-sqlce' into v9/9.0-rc001
|
2021-07-06 09:53:52 +02:00 |
|
Bjarke Berg
|
19ca2f9c28
|
Merge remote-tracking branch 'origin/v9/dev' into v9/task/package-refactor
# Conflicts:
# src/Umbraco.Core/Configuration/Models/UnattendedSettings.cs
# src/Umbraco.Web.UI.NetCore/appsettings.Development.json
|
2021-07-06 09:51:43 +02:00 |
|
Bjarke Berg
|
bed1c18a0b
|
Merge pull request #10531 from umbraco/v9/cyclehack/autogeneration_of_json_schema
V9: Autogeneration of AppSettings JSON schema and Merge the official + Umbraco
|
2021-07-06 09:48:43 +02:00 |
|
Bjarke Berg
|
7f27e3b9c8
|
Merge pull request #10575 from umbraco/v9/feature/add-umbraco-authorized-controller
V9: Add UmbracoAuthorizedController
|
2021-07-06 09:46:25 +02:00 |
|
Bjarke Berg
|
15fcd557b6
|
Merge pull request #10594 from umbraco/v9/bugfix/razor-compile-on-publish
V9: Add RazorCompileOnPublish property to UmbracoProject for template
|
2021-07-06 09:18:07 +02:00 |
|
Bjarke Berg
|
16d63639ba
|
Merge remote-tracking branch 'origin/v9/dev' into v9/cyclehack/autogeneration_of_json_schema
# Conflicts:
# build/azure-pipelines.yml
|
2021-07-06 09:12:10 +02:00 |
|
Bjarke Berg
|
d86dbe4c9c
|
V9/bugfix/pipeline fixes (#10601)
Added stage to determine build type, and use this info to check whether to build static code docs
|
2021-07-06 08:51:50 +02:00 |
|
Bjarke Berg
|
85a0441658
|
Merge remote-tracking branch 'origin/v9/dev' into v9/cyclehack/autogeneration_of_json_schema
|
2021-07-06 07:55:48 +02:00 |
|
Bjarke Berg
|
d85266adc7
|
post merge cleanup in umbraco.web
|
2021-07-06 07:55:05 +02:00 |
|
Bjarke Berg
|
d9bc404290
|
Fixed issue in Umbraco.Web project (post merge)
|
2021-07-06 07:39:45 +02:00 |
|
Bjarke Berg
|
98e78fc22d
|
Removed core debug from schema files
|
2021-07-06 07:34:56 +02:00 |
|
Bjarke Berg
|
ce22dcfe5b
|
Merge remote-tracking branch 'origin/v9/dev' into v9/cyclehack/autogeneration_of_json_schema
|
2021-07-06 07:34:15 +02:00 |
|