Nikolaj
e1affc5e6c
Fix version
2022-08-03 13:48:20 +02:00
Nikolaj
1697f0b680
Merge branch 'release/10.1.0' into v10/dev
...
# Conflicts:
# version.json
2022-08-03 13:45:48 +02:00
Mole
3972538fd5
Fix docfx generation ( #12775 )
...
* Fix some XML docs
* Re add unused using in SqlSyntaxProviderBase to magically fix docfx
I have no idea why this works, but it does
* Fix nullref exception
2022-08-03 11:00:30 +02:00
Nikolaj
0c8e22d29d
Revert "edit pipelines for release"
...
This reverts commit 920e952e6a .
2022-08-03 10:45:11 +02:00
Nikolaj
866ed01b58
Bump version
2022-08-03 10:14:12 +02:00
Ronald Barendse
8077f45f0f
Keep CopyRazorGenerateFilesToPublishDirectory and update comments
2022-08-02 17:19:09 +02:00
Ronald Barendse
c5654f0311
Keep CopyRazorGenerateFilesToPublishDirectory and update comments
2022-08-02 16:50:52 +02:00
Ronald Barendse
eae7d7919c
Merge pull request #12769 from umbraco/v10/feature/packagevalidation
...
Enable package validation
2022-08-02 14:10:45 +02:00
Bjarke Berg
47c1f7b22b
Added CompatibilitySuppressions.xml to Examine.Lucene project
2022-08-02 13:39:21 +02:00
Bjarke Berg
4f4c06a242
Merge remote-tracking branch 'origin/v10/dev' into v10/feature/packagevalidation
2022-08-02 13:11:57 +02:00
Bjarke Berg
c1dc95ef92
Merge remote-tracking branch 'origin/release/10.1.0' into v10/dev
2022-08-02 13:10:56 +02:00
Bjarke Berg
6ce91eff4e
Unbreak breaking changes
2022-08-02 13:10:20 +02:00
Bjarke Berg
636ee831a4
Force the allowed avatar image types. We do not want to use the Umbraco:Cms:Content:Imaging:ImageFileTypes as this could very well be different for content.
...
(cherry picked from commit 6ce9ea4950 )
2022-08-02 12:41:27 +02:00
Jacob Overgaard
75a4044f12
V10: Show more telemetry info on the installer ( #12739 )
...
* remove absolute-center class from installer and replace with css grid
* replace tooltips for telemetry with columns and a direct view of what eact telemetry level means
* ensure that inputs will out entire columns and that buttons are aligned as the rest of the system with the CTA on the right side
* update buttons on the database screen to match the user screen
* set min-width on installer for views with only text content
* add border to preconfigured database field
* remove extra headline from telemetry data info text
* change telemetry info text to 'small'
* remove opacity for database settings
* update wording of intro text to the installer
* add unordered list to the detailed telemetry description
* add helper text to indicate that telemetry can be changed later
* change wording from 'analytics' to 'telemetry data'
* add smooth-steps-tap to noUiSlider for telemetry data
* add short text explaining what telemetry is to the installer
2022-08-02 12:32:57 +02:00
Ronald Barendse
30210f5de5
Enable package validation
2022-08-02 12:02:46 +02:00
Bjarke Berg
6ce9ea4950
Force the allowed avatar image types. We do not want to use the Umbraco:Cms:Content:Imaging:ImageFileTypes as this could very well be different for content.
2022-08-02 11:16:42 +02:00
Nikolaj Geisle
19b2dee76a
change "All sections" to "No sections" ( #12708 )
2022-07-27 09:31:38 +02:00
Jacob Overgaard
abee27a99f
fix: ensure the input field to edit tabs is only shown when active
...
This fix prevents Firefox (and possibly others) from preventing the click event, which now bubbles up as it should.
2022-07-26 14:35:44 +02:00
Sebastiaan Janssen
3baae5ab53
Check if content has an identity before attempting to get it's ancestors ( #12733 )
...
* Check if content has an identity before attempting to get it's ancestors
* Check if we even need to go to the parent
* Fail earlier
* Update src/Umbraco.Web.BackOffice/Controllers/ContentController.cs
Co-authored-by: Nikolaj Geisle <70372949+Zeegaan@users.noreply.github.com >
Co-authored-by: Nikolaj Geisle <70372949+Zeegaan@users.noreply.github.com >
2022-07-26 09:24:21 +02:00
Nikolaj Geisle
aabb6c2665
Merge pull request #12731 from umbraco/v10/bugfix/restore-quickinstall
...
v10: restore one-click install
2022-07-25 12:31:49 +02:00
Jacob Overgaard
197ec2ab1b
fix: restore quickinstall view in the installer with options to customize the database or skip entirely
2022-07-25 11:33:52 +02:00
Nikolaj Geisle
9fa3b4e2ef
Merge branch 'release/10.1.0' into v10/dev
...
# Conflicts:
# version.json
2022-07-20 11:10:25 +02:00
Nikolaj Geisle
338bc2c19c
Bumb version
2022-07-20 09:36:26 +02:00
Matt Brailsford
08a7a26743
Allow dashboards to also be the "last accessed item" ( #12689 )
...
* Allow dashboards to also be the "last accessed item"
* Use tripple =
2022-07-20 09:20:41 +02:00
Ronald Barendse
2d217d505d
Fix integration tests
2022-07-20 08:33:24 +02:00
Ronald Barendse
d2806501d9
Fix integration test ACE Editor mock
2022-07-20 08:33:24 +02:00
Ronald Barendse
fabb49feaf
Remove template from warning message
2022-07-20 08:33:24 +02:00
Ronald Barendse
234552bcab
Disable editing partial views and macro files
2022-07-20 08:33:23 +02:00
Ronald Barendse
40eae24a55
Show editor in read-only mode when using runtime mode production
2022-07-20 08:33:17 +02:00
Ronald Barendse
930b21f273
Fix editing template and show warning message when using runtime mode production
2022-07-20 08:33:16 +02:00
Ronald Barendse
9e1e9641a9
Skip saving template file when using runtime mode Production
2022-07-20 08:33:16 +02:00
Ronald Barendse
df5d657380
Swap registration and resolving of IRuntimeModeValidator items to collection builder
2022-07-20 08:33:15 +02:00
Ronald Barendse
e1c80ecd20
Add RuntimeModeValidators() extension method
2022-07-20 08:33:15 +02:00
Ronald Barendse
f11d717522
Add RuntimeModeValidatorCollection and builder
2022-07-20 08:33:14 +02:00
Nikolaj Geisle
78af85941f
Merge pull request #12697 from umbraco/v10/feature/runtimemode-production-templates
...
Disable editing templates when using runtime mode Production
2022-07-15 15:06:25 +02:00
Ronald Barendse
f4085efc17
Fix integration tests
2022-07-15 14:17:45 +02:00
Ronald Barendse
ae6ee5c3ad
Fix integration test ACE Editor mock
2022-07-15 11:07:24 +02:00
Ronald Barendse
ddfc2fa902
Remove template from warning message
2022-07-15 10:45:29 +02:00
Ronald Barendse
e581fdc90a
Disable editing partial views and macro files
2022-07-15 10:34:11 +02:00
Nikolaj Geisle
f0412bc38f
Merge pull request #12693 from umbraco/v10/feature/runtimemodevalidatorcollection
...
Add RuntimeModeValidator collection builder
2022-07-15 09:40:12 +02:00
Ronald Barendse
97010c2de5
Show editor in read-only mode when using runtime mode production
2022-07-14 23:41:17 +02:00
Ronald Barendse
802f2baaa0
Fix editing template and show warning message when using runtime mode production
2022-07-14 22:48:43 +02:00
Ronald Barendse
db90b16cb1
Skip saving template file when using runtime mode Production
2022-07-14 22:41:20 +02:00
Ronald Barendse
1fc64cd4ce
Swap registration and resolving of IRuntimeModeValidator items to collection builder
2022-07-14 16:49:49 +02:00
Ronald Barendse
9cec603d46
Add RuntimeModeValidators() extension method
2022-07-14 16:48:52 +02:00
Ronald Barendse
93225a2c34
Add RuntimeModeValidatorCollection and builder
2022-07-14 16:48:01 +02:00
Nikolaj Geisle
e92ceae7ee
Bumb version
2022-07-14 11:31:24 +02:00
Nikolaj Geisle
871bb94a41
Merge pull request #12690 from umbraco/v10/hotfix/remove-docs-dependency-from-nuget-step
...
edit pipelines for release
2022-07-14 10:16:05 +02:00
Nikolaj Geisle
920e952e6a
edit pipelines for release
2022-07-14 10:13:55 +02:00
Nikolaj Geisle
bd2dd3e442
bumb version
2022-07-13 15:36:56 +02:00