David Challener
a19b79553d
Update contributing.md Visual Studio min version
...
Having had an older version of visual studio running I've been unable to build the source without making changes to the solution. However, upgrading to at least VS 16.8 has meant those changes haven't been required. This is to do with how the language target "latest" was working.
Propose upping the min version listed here to avoid build issues being raised.
2021-06-30 10:06:16 +02:00
Jan Skovgaard
5d8fb9670b
Textstring prevalue editor view: Set id attribute ( #10453 )
...
* Add missing focus styling
* Set id attribute
Co-authored-by: BatJan <jaskov@gmail.com >
Co-authored-by: Jan Skovgaard Olsen <jso@co3.dk >
2021-06-29 08:37:19 +10:00
Ronald Barendse
5b9cd1bd87
Improvements to media pickers/crop handling and URL generation ( #10529 )
2021-06-28 09:28:32 +02:00
Chad
44c814a550
Fix Rollback feature not creating diffs when properties are moved between tabs in EditorModel events ( #10376 )
...
* Find the old property by alias instead of by indexes as if you move around properties in the EditorModel events Rollback breaks.
* optimise property lookup - avoids iterating entire property set
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au >
2021-06-28 10:20:38 +10:00
Shannon
d9f92ec91d
Merge branch 'nzdev-v8/bugfix/localizedtextservice-memory' into v8/contrib
2021-06-23 13:15:32 -06:00
Shannon
30d57125ce
Adds notes, obsoletes old localize methods
2021-06-23 13:14:22 -06:00
Shannon
3b4e645c63
Merge branch 'v8/bugfix/localizedtextservice-memory' of https://github.com/nzdev/Umbraco-CMS into nzdev-v8/bugfix/localizedtextservice-memory
2021-06-23 12:50:47 -06:00
Shannon
ae379cb1e0
Merge branch 'nzdev-v8/feature/examine-select' into v8/contrib
2021-06-23 12:47:50 -06:00
Shannon
76d206a4ba
Fixes back office searching
2021-06-23 12:46:50 -06:00
Shannon
37685e3b77
Merge branch 'v8/feature/examine-select' of https://github.com/nzdev/Umbraco-CMS into nzdev-v8/feature/examine-select
2021-06-23 11:23:58 -06:00
Shannon
56b7b0df69
fix build, re-adds braces after merge
2021-06-23 11:13:19 -06:00
Shannon
8edff13448
Merge branch 'v8/bugfix/btree-serializer-array-size' of https://github.com/nzdev/Umbraco-CMS into v8/contrib
2021-06-23 11:04:29 -06:00
Shannon
3ad85d9eb4
Merge branch 'nzdev-v8/bugfix/btree-serializer-array-size' into v8/contrib
2021-06-23 11:02:49 -06:00
Shannon
2c59da91b6
fix merge
2021-06-23 11:02:36 -06:00
Sebastiaan Janssen
9382f6c32d
Add the ability to convert Media Picker v2 to v3 progressively ( #10517 )
...
Co-authored-by: Ronald Barendse <ronald@barend.se >
2021-06-23 10:10:28 +02:00
Bjarke Berg
10781b8250
Merge pull request #10516 from umbraco/v8/bugfix/fix_acceptance_tests
...
Fixes the acceptance tests "Content with contentpicker"
2021-06-23 10:01:17 +02:00
Bjarke Berg
40dbfa7b88
Merge pull request #8376 from umbraco/v8/feature/nucache-perf
...
Performance improvements mainly around front-end caching
2021-06-23 09:32:29 +02:00
Bjarke Berg
6bd2f7f696
Fixes the acceptance tests "Content with contentpicker"
2021-06-23 09:10:40 +02:00
Russell
ec65a6c99b
Add lang to extended valid elements for span
...
Resolution to https://github.com/umbraco/Umbraco-CMS/issues/10505
2021-06-23 08:53:25 +02:00
Shannon
94d525d88f
small changes based on review.
2021-06-22 15:12:07 -06:00
Patrick de Mooij
8a810e698c
10429: Make sure to set filtered variable on media item
2021-06-22 10:45:23 +02:00
Sebastiaan Janssen
bb79544e2a
Update 01_bug_report.yml
2021-06-22 09:35:41 +02:00
Warren Buckley
f69cee87f9
Merge pull request #10496 from umbraco/v8/fix/10483
...
Fixes clashing aliases when new mediatypes had been installed
2021-06-21 17:59:01 +01:00
Warren Buckley
69383d3dea
Merge pull request #10500 from umbraco/v8/fix/10423
...
Don't obsolete the v2 pickers, renamed them and they're able to be created again, without config changes
2021-06-21 17:47:02 +01:00
Warren Buckley
7d53659fac
Update src/Umbraco.Web/PropertyEditors/MediaPickerPropertyEditor.cs
2021-06-21 17:27:34 +01:00
Shannon
060e78f8e1
Merge remote-tracking branch 'origin/v8/contrib' into v8/feature/nucache-perf
2021-06-21 10:15:09 -06:00
Sebastiaan Janssen
809bb3b5d3
Fixes #10423
...
Don't obsolete the v2 pickers, renamed them and they're able to be created again, without config changes
2021-06-21 14:01:50 +02:00
Christian Tricarico
32a1870d80
Backoffice Italian localization improvements ( #10371 )
...
* Italian translations in localization xml.
* Italian translations in localization xml.
* restore previous package-lock version
2021-06-20 02:32:10 +02:00
Sebastiaan Janssen
3265fbb473
Fix the build
2021-06-18 16:15:32 +02:00
Sebastiaan Janssen
0bc2ff17d7
Yeah okay, #h5is I broke the build 🤦♂️ - fixed here for this PR, will also fix in the contrib branch
2021-06-18 16:14:01 +02:00
Warren Buckley
3645539fe2
Run npm update caniuse-lite
...
(cherry picked from commit e70c362851 )
2021-06-18 13:21:31 +02:00
Sebastiaan Janssen
499d0ff5c1
Fix hardcoded aliases
2021-06-18 12:32:01 +02:00
Sebastiaan Janssen
e95b57ca1f
Fixed friendly name of Vector graphics
2021-06-18 11:44:26 +02:00
Sebastiaan Janssen
70590ce993
Invert the previous change so querying with these constants will give the same results as in 8.14.0
2021-06-18 11:42:09 +02:00
Sebastiaan Janssen
64ebbae5b8
Keep the old constants as they were and add new "Name" constants, in case people were already using the old constants to query by alias
2021-06-18 11:37:32 +02:00
Sebastiaan Janssen
2c7413693b
Prefix the new media types to stop them from clashing when people make document types with that alias ( #10483 )
2021-06-18 11:03:21 +02:00
Sebastiaan Janssen
f303fa0cc3
Make sure we can build in VS2022
2021-06-18 09:51:23 +02:00
patrickdemooij9
efeda47e30
10430: Fix typo ( #10440 )
...
* 10430: Fix typo
* 10430: ng-disabled instead of disabled
2021-06-15 09:22:18 +10:00
Lucas Michaelsen
b97f6dcb2f
HTML Symantic error UL > LI >LI changes to UL > LI > UL > LI ( #10455 )
...
* HTML Symantic error UL > LI >LI changes to UL > LI > UL > LI - ScreenReader reads propperly
* ensurce render if condition is meet. If any child render a subset of unorder list withs is list-items
2021-06-15 09:09:26 +10:00
Jan Skovgaard
40c4c875c4
Link picker: Make link input full width if anchor option is disabled ( #10313 )
...
* Add missing focus styling
* Add width modifier to link input
* same result without adding new classes
Co-authored-by: BatJan <jaskov@gmail.com >
Co-authored-by: Jan Skovgaard Olsen <jso@co3.dk >
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au >
2021-06-09 09:02:37 +10:00
Nikcio
4e60e7dec1
Translation added
...
Added some danish translations and fixed a translation problem in the copy document.
2021-06-09 08:01:02 +10:00
Sebastiaan Janssen
b63ee6e7bf
Update config.yml
2021-06-08 13:00:40 +02:00
Sebastiaan Janssen
ef20264df6
Delete 02_feature_request.yml
2021-06-08 12:47:44 +02:00
Sebastiaan Janssen
b06f902865
Update config.yml
2021-06-08 12:45:21 +02:00
Bjarne Fyrstenborg
e9c3c9fea6
Fix styling issues with listview sorting in overlay. ( #10351 )
...
Remove margin bottom at input fields
2021-06-08 10:19:26 +02:00
inetzo
1e37410578
Convert date to datetime
...
Datetime values where always converted to date(102) so sorting by time does not work.
By converting to 120 (yyyy-mm-dd hh:mi:ss (24h)) the time is respected.
2021-06-07 15:38:45 +02:00
Bjarne Fyrstenborg
0e70416e27
Update connect color in noUiSlider ( #10349 )
...
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au >
2021-06-07 11:32:01 +10:00
patrickdemooij9
31c0faa54e
Updated umbtable.directive.js for a working example
...
I noticed that the example on https://our.umbraco.com/apidocs/v8/ui/#/api/umbraco.directives.directive:umbTable is actually not working. items should be replaced with vm.items.
2021-06-07 10:41:27 +10:00
Bjarne Fyrstenborg
340273a604
Support custom SVG icon in Nested Content ( #10368 )
...
* Use custom SVG icon in Nested Content
* Get icon once
* Assign value instead of compare
2021-06-07 10:40:14 +10:00
Bjarne Fyrstenborg
57cc3d5da2
Use custom SVG icon in user group filter
2021-06-07 10:31:14 +10:00