Nikolaj Geisle
e762fa91bc
V10: fix build warnings in Web.BackOffice ( #12479 )
...
* Run code cleanup
* Start manual run
* Finish dotnet format + manual cleanup
* Fix up after merge
* Fix substrings changed to [..]
Co-authored-by: Nikolaj Geisle <niko737@edu.ucl.dk >
Co-authored-by: Zeegaan <nge@umbraco.dk >
2022-06-20 08:37:17 +02:00
Bjarke Berg
58cbeac39d
Merge remote-tracking branch 'origin/v9/dev' into v10/dev
...
# Conflicts:
# src/Directory.Build.props
# templates/UmbracoPackage/.template.config/template.json
# templates/UmbracoProject/.template.config/template.json
2022-05-02 11:42:00 +02:00
nikolajlauridsen
eba7e41fd4
Bump version to rc3
2022-05-02 09:43:16 +02:00
Nikolaj Geisle
f23b57db65
V10: fix more nullable references ( #12321 )
...
* Add Nullable and WarningsAsErrors to Build.props
* Remove Nullable from cs proj, add ImplicitUsings to build.props
* Fix errors in core
* Fix in JsonSchema
* Fix infrastructure
* Add non-ambiguous using
* Fix Web/Lucene
* Fix backoffice
* Fix up new build errors from merge
Co-authored-by: Nikolaj Geisle <niko737@edu.ucl.dk >
2022-04-29 15:02:36 +02:00
nikolajlauridsen
f025b72d6b
Bump version to rc2
2022-04-25 09:44:33 +02:00
Bjarke Berg
ad51832b5d
Merge remote-tracking branch 'origin/v9/9.4' into v9/dev
...
# Conflicts:
# build/templates/UmbracoPackage/.template.config/template.json
# build/templates/UmbracoProject/.template.config/template.json
# src/Directory.Build.props
2022-03-31 11:54:33 +02:00
Bjarke Berg
181a7cb27d
Bump versions to 9.4.2
2022-03-29 09:33:37 +02:00
Ronald Barendse
037580b305
Fix obsolete constructor in RecurringHostedServiceBase ( #12172 )
...
* Use NullLogger in obsoleted constructor
* Create missing logger during execution instead
(cherry picked from commit d0823d4236 )
2022-03-24 10:37:52 +00:00
Mole
c1552cf7fc
Bump versions
2022-03-23 11:36:34 +01:00
Mole
4fffb9f7a7
Bump versions to non-rc
2022-03-23 09:48:21 +01:00
Bjarke Berg
158f4d29f6
Bump version to 9.4.0-rc
2022-02-04 13:02:19 +01:00
Mole
3ade2b6de3
Add RC to version
2022-01-26 08:43:43 +01:00
Bjarke Berg
b7d8b7923d
Merge remote-tracking branch 'origin/v9/9.2' into v9/dev
...
# Conflicts:
# build/templates/UmbracoPackage/.template.config/template.json
# build/templates/UmbracoProject/.template.config/template.json
# src/Directory.Build.props
# src/Umbraco.Web.BackOffice/Controllers/AuthenticationController.cs
2022-01-23 13:34:39 +01:00
Paul Johnson
235918ecfc
Merge branch 'v9/dev' into v10/feature/merge-v9-dev
...
# Conflicts:
# build/templates/UmbracoPackage/.template.config/template.json
# build/templates/UmbracoProject/.template.config/template.json
# src/Directory.Build.props
# src/Umbraco.Core/Actions/ActionAssignDomain.cs
# src/Umbraco.Infrastructure/DependencyInjection/UmbracoBuilder.Services.cs
# src/Umbraco.Web.BackOffice/Controllers/AuthenticationController.cs
# src/Umbraco.Web.BackOffice/DependencyInjection/UmbracoBuilderExtensions.cs
# src/Umbraco.Web.Common/Extensions/ApplicationBuilderExtensions.cs
2022-01-18 11:37:43 +00:00
Mole
bbfa975096
Bump versions to non-rc
2022-01-03 15:36:52 +01:00
Mole
a69499a136
Bump versions
2021-12-16 09:10:55 +01:00
Bjarke Berg
0b39741309
Bump version
2021-12-07 08:22:29 +01:00
Bjarke Berg
579613c83c
Revert version
2021-11-22 17:45:49 +01:00
Paul Johnson
b58a0cf0a5
Ensure Umbraco static assets included when publish --no-build ( #11665 )
...
* Ensure Umbraco static assets included when publish --no-build
Closes #11662
* Bump version to 9.1.1
2021-11-22 09:30:54 +01:00
Patrick de Mooij
baaed139c3
Updated version to 9.1.0
2021-11-12 14:55:12 +01:00
Bjarke Berg
fa96ba1e82
Bump version to 9.2.0-rc
2021-11-04 12:36:10 +01:00
Bjarke Berg
3b73a87a68
Bumped right info :'(
2021-11-03 15:26:39 +01:00
Bjarke Berg
b4d00cc695
Bump version to 9.1.0-rc
2021-11-03 15:05:12 +01:00
Paul Johnson
00133e880d
Move test projects from src/ to tests/ ( #11357 )
...
* Update gitignore
* Move csproj
* Update project references
* Update solutions
* Update build scripts
* Tests used to share editorconfig with projects in src
* Fix broken tests.
* Stop copying around .editorconfig
merged root one with linting
* csharp_style_expression_bodied -> suggestion
* Move StyleCop rulesets to matching directories and update shared build properties
* Remove legacy build files, update NuGet.cofig and solution files
* Restore myget source
* Clean up .gitignore
* Update .gitignore
* Move new test classes to tests after merge
* Gitignore + nuget config
* Move new test
Co-authored-by: Ronald Barendse <ronald@barend.se >
2021-10-18 08:14:04 +01:00
Bjarke Berg
82959816d8
Bump to 9.1.0
2021-10-01 09:17:45 +02:00
Bjarke Berg
22546fd629
bump version to 9.0.0
2021-09-22 21:30:26 +02:00
Bjarke Berg
63807bc65f
Bump version to RC4
2021-09-21 10:51:43 +02:00
Bjarke Berg
eca26cd827
Bump version to next rc
2021-09-01 10:57:33 +02:00
Bjarke Berg
c39053d7c1
Bumb version
2021-08-17 08:26:32 +02:00
Bjarke Berg
f56c4e529a
Version number
2021-07-07 18:50:36 +02:00
Bjarke Berg
dbad75c66a
Updated version number
2021-07-06 09:54:55 +02:00
Warren Buckley
8d3434d7d8
dotnet new template - Escape JSON special characters for password & connection string ( #10467 )
...
* Fix sourceName to match UmbracoProject and use a generated symbol to replace the Umbraco.Cms.Web.UI.NetCore in Program and Startup files
* Update template.json
* Run `npm update caniuse-lite`
* Regex replacement for Password & Connection strings that gets placed into AppSettings.Development.json So escaping \ and " for JSON strings
* Escaping input and handle namespace replacing. + Updated to beta004
Co-authored-by: Elitsa Marinovska <elm@umbraco.dk >
Co-authored-by: Elitsa Marinovska <21998037+elit0451@users.noreply.github.com >
Co-authored-by: Bjarke Berg <mail@bergmania.dk >
2021-06-15 09:42:52 +02:00
Bjarke Berg
9507ba84f2
Updated version to beta003
2021-05-12 14:35:06 +02:00
Warren Buckley
cb01e11586
Deterministic Builds for Sourcelink ( #10237 )
...
* Remove the properties from each .CSProj
* Move this into Directory.Build.props so all CSProj can get all these extra properties
* Add conditional to only add extra property to get the Deterministic green checkmark when running on Azure Pipleine
2021-05-06 19:56:43 +02:00
Bjarke Berg
8a2c8f1c09
Update version to beta002
2021-04-28 10:11:41 +02:00
Bjarke Berg
efb9aacfe2
Bump version to beta001
2021-03-24 12:30:08 +01:00
Bjarke Berg
774ea529f5
Fxi version
2021-03-11 13:36:04 +01:00
Mole
f5df05d685
Add metadata to all packages and rename UmbracoCms.Lucene.nuspec to UmbracoCms.Examine.Lucene.nuspec
2021-03-05 13:56:41 +01:00
Bjarke Berg
02ac81d53f
Fixed buildscripts to work with latest Umbraco.Build (0.2.17) and Directory.Build.props. Also updates the port (Now located in launchSettings.json) number if SetUmbracoVersion is called.
2021-02-16 12:28:37 +01:00
Bjarke Berg
5188bb09ce
Reintroduced temp SolutionInfo
2021-02-15 17:50:33 +01:00
Bjarke Berg
9ba04c394b
Added Directory.Build.props to replace SolutionInfo
2021-02-15 13:53:06 +01:00