Commit Graph

40646 Commits

Author SHA1 Message Date
BatJan
034e43d3b8 Add missing text fallback values 2021-10-27 08:27:22 +10:00
BatJan
ad17207072 Fix localizations 2021-10-27 08:23:16 +10:00
BatJan
1ce05d44e5 Map missing text values 2021-10-27 08:21:29 +10:00
BatJan
8b4398c006 Remove space 2021-10-27 08:19:56 +10:00
BatJan
bed34b9916 Map missing values 2021-10-27 08:19:56 +10:00
BatJan
52f56628e9 Add missing fallback texts 2021-10-27 08:16:54 +10:00
BatJan
f9ed371cb7 Add missing fallback texts 2021-10-27 08:13:43 +10:00
Paul Johnson
d0a0a0a9cb Downgrade NUnit and NUnit3TestAdapter 2021-10-26 18:04:23 +01:00
Paul Johnson
86f344c484 Post review feedback
Less logging @ info level
More re-usable migration
2021-10-26 16:30:57 +01:00
Paul Johnson
bba089c24c Implemented ContentVersionCleanup scheduled task.
Note: adding ref to Microsoft.NET.Test.Sdk fixes AutoFixture AutoDataAttribute (and sub classes)
2021-10-26 16:17:42 +01:00
Paul Johnson
a1ac730633 Added XML configuration support for cleanup policy 2021-10-26 16:17:41 +01:00
Paul Johnson
d865448177 Added database migration to support version cleanup feature 2021-10-26 16:17:41 +01:00
Nikolaj Geisle
e9ae567617 v9: Update cypress to newest version and fix errors (#11486)
* fixed flaky macro test and updated cypress version

* fixed flaky macro test and updated cypress version

* Update package.json

* Updated cypress to 8.6 and fixed failing script test

* Updated cypress to 8.6 and fixed failing script test

* Update package-lock.json

* Fixed Scripts and stylesheet tests with proper waits instead of magic numbers

* Updated to newest version of cypress and fixed template test

* Remove duplicate click

* Revert version to 8.4.1

* changed template

Co-authored-by: Nikolaj Geisle <niko737@edu.ucl.dk>
2021-10-26 15:03:19 +01:00
Erik-Jan Westendorp
123bceef08 Localization add tab text dutch (#11346)
* Update nl.xml add addTab key

* tab to tablad

* Add translation to shortcuts sections

(cherry picked from commit d22297270b)
2021-10-26 15:58:03 +02:00
Paul Johnson
9155329de8 Merge pull request #11496 from umbraco/v9/bugfix/cypress-streaming-log-output
Use powershell / bash tasks instead of npm for acceptance tests

npm buffers output and flushes at end, which isn't ideal if cypress killed after an hour and we have no idea what happened.
2021-10-26 14:56:36 +01:00
Sebastiaan Janssen
cdd4bd1f69 Merge branch 'v8/dev' into v8/contrib 2021-10-26 15:54:34 +02:00
Paul Johnson
b375d28bdb Use powershell / bash tasks instead of npm for acceptance tests 2021-10-26 14:08:11 +01:00
Nikolaj Geisle
34be464cf8 v9: Fixing flaky cypress test "Macro in Grid" (#11485)
* fixed flaky macro test and updated cypress version

* fixed flaky macro test and updated cypress version

* Update package.json

* Fixed failing tabs test

* Amend magic numbers with actual wait

* Update tests/Umbraco.Tests.AcceptanceTest/cypress/integration/Content/content.ts

* Updated UI to click on button instead of icon

* Make macro test click bottom to ensure we're not clicking on icon

Co-authored-by: Nikolaj Geisle <niko737@edu.ucl.dk>
2021-10-26 14:01:14 +01:00
Bjarke Berg
a7ff1e2c93 Merge pull request #11447 from jaddie/bugfix/11442/MigrationStepsAreSkippedV817toV9
Bugfix/11442/migration steps are skipped v8.17 to v9
2021-10-26 14:09:20 +02:00
Jaddie
af17859139 Update src/Umbraco.Infrastructure/Migrations/Upgrade/UmbracoPlan.cs
Co-authored-by: Bjarke Berg <mail@bergmania.dk>
2021-10-26 10:47:00 +01:00
BatJan
45dec5c181 Add missing fallack values 2021-10-26 01:21:54 +02:00
Paul Johnson
9773726c95 Merge pull request #11489 from umbraco/v8/bugfix/prevent-github-actions-spam
Prevent github actions spam
2021-10-25 17:02:16 +01:00
Paul Johnson
7bed6e5632 Merge pull request #11490 from umbraco/v9/bugfix/prevent-github-actions-spam
Prevent github actions spam
2021-10-25 17:02:02 +01:00
Paul Johnson
4133a9cdf9 Prevent github actions spam 2021-10-25 16:37:34 +01:00
Paul Johnson
76879caaaa Prevent github actions spam 2021-10-25 16:31:16 +01:00
Jaddie
7d1ca67007 Adjusted migration plan to run everything and repeat AddPropertyTypeGroupColumns as mentioned by @bergmania 2021-10-25 15:41:23 +01:00
Paul Johnson
c61eaa2257 Merge pull request #11369 from umbraco/v8/bugfix/maxparametercount
Add Constants.Sql.MaxParameterCount and update query logic
2021-10-22 21:08:55 +01:00
Bjarke Berg
5ddf6a1e1f Merge pull request #11452 from umbraco/v9/feature/v8_merge_22_10_2021
Merge v8 into v9 22/10/2021
2021-10-22 10:26:24 +02:00
BatJan
79e8205556 Remove comma 2021-10-22 17:45:15 +10:00
Bjarke Berg
222a40accc Delete importdocumenttype.html 2021-10-22 09:20:43 +02:00
Bjarke Berg
51ec026630 Delete create.html 2021-10-22 09:20:26 +02:00
Bjarke Berg
071fb4b9ff Delete create.html 2021-10-22 09:19:44 +02:00
Bjarke Berg
3d85d9b0a7 Delete create.html 2021-10-22 09:19:00 +02:00
Bjarke Berg
4bb1dbff52 Delete create.html 2021-10-22 09:18:32 +02:00
Bjarke Berg
a851fc5e29 Delete create.html 2021-10-22 09:18:03 +02:00
Bjarke Berg
7261091271 Merge remote-tracking branch 'origin/v8/dev' into v9/feature/v8_merge_22_10_2021
# Conflicts:
#	src/Umbraco.Core/Exceptions/InvalidCompositionException.cs
#	src/Umbraco.Infrastructure/Persistence/Repositories/Implement/DocumentRepository.cs
#	src/Umbraco.Infrastructure/Services/Implement/ContentTypeServiceBaseOfTRepositoryTItemTService.cs
#	src/Umbraco.Tests/Umbraco.Tests.csproj
#	src/Umbraco.Web.BackOffice/Controllers/ContentTypeControllerBase.cs
#	src/Umbraco.Web.BackOffice/Controllers/EntityController.cs
#	src/Umbraco.Web.UI.Client/src/views/datatypes/create.html
#	src/Umbraco.Web.UI.Client/src/views/documentTypes/create.controller.js
#	src/Umbraco.Web.UI.Client/src/views/documenttypes/importdocumenttype.html
#	src/Umbraco.Web.UI.Client/src/views/mediatypes/create.html
#	src/Umbraco.Web.UI.Client/src/views/partialviewmacros/create.html
#	src/Umbraco.Web.UI.Client/src/views/partialviews/create.html
#	src/Umbraco.Web.UI.Client/src/views/relationtypes/create.html
#	src/Umbraco.Web.UI/Umbraco/config/lang/cy.xml
#	src/Umbraco.Web.UI/Umbraco/config/lang/it.xml
#	src/Umbraco.Web.UI/umbraco/config/lang/da.xml
#	src/Umbraco.Web.UI/umbraco/config/lang/en.xml
#	src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml
#	src/Umbraco.Web.UI/umbraco/config/lang/nl.xml
#	src/Umbraco.Web/Editors/MemberGroupController.cs
#	tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Services/ContentServiceTests.cs
#	tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/PublishedCache/NuCacheRebuildTests.cs
2021-10-22 08:51:01 +02:00
Bjarke Berg
884ce9898f Merge remote-tracking branch 'origin/v9/9.0' into v9/dev 2021-10-22 08:27:59 +02:00
Paul Seal
00d7422d2f V8/feature/app header localized titles (#11429)
* Added a link to 404 documentation

I think it will be useful to include a link to the documentation on how to create a custom 404

* added localized titles to the search and help buttons in the app header (top right of Umbraco)
2021-10-22 03:47:35 +02:00
BatJan
aa6c5d48a2 Add fallback text 2021-10-22 03:40:02 +02:00
Jaddie
2cf3be8c10 Migration steps are missed when migrating to V9 from V8.17 2021-10-21 16:24:54 +01:00
Nikolaj Geisle
3cd09a8230 Merge pull request #11441 from umbraco/v9/hotfix/11427-Ensure_there_is_not_duplicate_culture_codes_before_making_dictionary
Ensure there can't be duplicate culture codes in languages dropdown
2021-10-21 15:32:35 +02:00
Nikolaj Geisle
b6d3e2d90d Merge pull request #11430 from umbraco/v9/hotfix/11389-use-path.gettemppath
Use Path.GetTempPath instead of %temp% environment variable.
2021-10-21 13:32:53 +02:00
Nikolaj Geisle
6d3f407dac Changed behavior to match v8 (#11431)
Co-authored-by: Nikolaj Geisle <niko737@edu.ucl.dk>
2021-10-21 09:53:28 +02:00
Bjarke Berg
3e7aa299a3 https://github.com/umbraco/Umbraco-CMS/issues/11427
Ensure there can't be duplicate culture codes in languages dropdown
2021-10-21 09:51:05 +02:00
Paul Johnson
c585f77533 Merge pull request #11211 from umbraco/v9/bugfix/fix-build-required-before-initial-publish
v9 Fix build required before initial publish
2021-10-21 08:33:27 +01:00
Paul Johnson
7a929765cd Fix build required before initial publish 2021-10-21 02:05:08 +01:00
patrickdemooij9
809671b9ca Align template picking more towards the other pickers (#11363)
* Align template picking more towards the other pickers

* style/cleanup - remove unused args, updated openItemPicker function name to openTemplatePicker since that's what we're opening

Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au>
2021-10-21 10:09:08 +10:00
Patrick de Mooij
b13f260341 11343: Remove blocklist block on cancel 2021-10-21 08:51:14 +10:00
Patrick de Mooij
3fb150dda3 11315: Don't unbind unbinding keys 2021-10-20 18:28:06 +02:00
BatJan
122caf8f1c Adjust styling to make grid config look better 2021-10-20 18:07:27 +02:00