Sebastiaan Janssen
9b39bfbf51
Merge branch 'v8/dev' into v8/contrib
2021-03-12 09:30:30 +01:00
Justin Shearer
85e6a1149e
[Issue 5277-146] accessibility - Close 'X' icon next to language drop… ( #9264 )
...
* [Issue 5277-146] accessibility - Close 'X' icon next to language drop down is identified as "link" - screen reader
* add new loacalization key
2021-03-12 09:18:32 +01:00
Sebastiaan Janssen
e0604e0a53
Merge branch 'v8/8.11' into v8/8.12 and bump version to 8.12.1
...
# Conflicts:
# src/SolutionInfo.cs
2021-03-11 14:55:13 +01:00
Sebastiaan Janssen
e5aaa20863
Merge branch 'v8/8.10' into v8/8.11 and bump version to 8.11.2
...
# Conflicts:
# src/SolutionInfo.cs
2021-03-11 14:52:58 +01:00
Sebastiaan Janssen
3a5327a84d
Merge branch 'v8/8.9' into v8/8.10 and bump version to 8.10.3
...
# Conflicts:
# src/SolutionInfo.cs
2021-03-11 14:50:35 +01:00
Sebastiaan Janssen
e75895ce48
Merge branch 'v8/8.8' into v8/8.9 and bump version to 8.9.3
...
# Conflicts:
# src/SolutionInfo.cs
2021-03-11 14:47:33 +01:00
Sebastiaan Janssen
0479ee41dd
Merge branch 'v8/8.7' into v8/8.8 and bump version to 8.8.4
...
# Conflicts:
# src/SolutionInfo.cs
2021-03-11 14:45:46 +01:00
Sebastiaan Janssen
1c5d95def4
Merge branch 'v8/8.6' into v8/8.7 and bump version to 8.7.3
...
# Conflicts:
# src/SolutionInfo.cs
2021-03-11 14:42:10 +01:00
Sebastiaan Janssen
21bee00518
Bump version to 8.6.8
2021-03-11 14:38:19 +01:00
Sebastiaan Janssen
7dc95b55d3
Merge branch 'v8/8.11' into v8/8.12
...
# Conflicts:
# src/Umbraco.Web/Services/IconService.cs
2021-03-09 14:51:54 +01:00
Sebastiaan Janssen
edab3507ec
Merge branch 'v8/8.10' into v8/8.11
2021-03-09 14:49:08 +01:00
Sebastiaan Janssen
1d3d83466c
Merge branch 'v8/8.9' into v8/8.10
2021-03-09 14:48:22 +01:00
Sebastiaan Janssen
4481e90f10
Merge branch 'v8/8.8' into v8/8.9
...
# Conflicts:
# src/Umbraco.Web.UI/Umbraco/Views/Default.cshtml
2021-03-09 14:33:01 +01:00
Kenn Jacobsen
b7553e311a
Cache the SVG icons serverside to boost performance ( #9200 )
...
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au >
(cherry picked from commit 8e01ac30d6 )
# Conflicts:
# src/Umbraco.Web.UI/Umbraco/Views/Default.cshtml
# src/Umbraco.Web/Services/IconService.cs
2021-03-09 14:22:22 +01:00
Kenn Jacobsen
8e01ac30d6
Cache the SVG icons serverside to boost performance ( #9200 )
...
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au >
2021-03-09 12:58:10 +01:00
Sebastiaan Janssen
ece7008ce7
Merge branch 'v8/dev' into v8/contrib
2021-03-01 16:06:12 +01:00
Bjarne Fyrstenborg
6aaefe160b
Decimal step size validation ( #9334 )
...
Co-authored-by: Sebastiaan Janssen <sebastiaan@umbraco.com >
2021-02-21 17:17:10 +01:00
Callum Whyte
1235520325
Fix consistency in translation files for the term backoffice, Umbraco and several entity types ( #9526 )
2021-02-21 17:01:49 +01:00
Callum Whyte
6cc005315d
Unhelpful unsupported property message in Block Editor ( #9525 )
2021-02-21 16:57:23 +01:00
jesperweber
1906ef0278
Updating danish translations ( #9832 )
2021-02-21 12:35:50 +01:00
Jakob Bagterp
f4e1b46968
Fix: Verify that grid model is JSON object and not IPublishedContent ( #9774 )
2021-02-21 11:47:35 +01:00
Andrey Karandashov
46ace7dc22
added swedish translations for media picker ( #9730 )
2021-02-21 11:15:32 +01:00
Sebastiaan Janssen
ea5da426e9
Bump version to 8.12.0-rc
2021-02-20 17:20:35 +01:00
Sebastiaan Janssen
980acafbeb
Merge branch 'v8/contrib' into v8/dev
2021-02-20 17:17:27 +01:00
Sebastiaan Janssen
81f1c2e7d6
Update to latest Examine
2021-02-18 22:08:12 +01:00
Bjarke Berg
7ebfd0e63c
Added Xamlx extension to the DisallowedUploadFiles
2021-02-15 13:19:16 +01:00
Marc Goodson
230bf1052c
V8/feature/super doctype create menu ( #9174 )
...
* WIP - added options from superdoctypecreate package
resolve merge conflict in create html file
* fiddling with the wording but it will never be perfect
* looks like ng-if should be ng-show
* Update data-elements for uniqueness (I'm not sure what these are used for!)
* pass 'iscomposition' on the querystring when choosing the 'composition' option from the menu
Why? - in the future we could hide the 'Compositions...' button when choosing to create a composition
* Remove PostCreateCollection implementation now the Create Collection is removed in this PR from the DocType Create menu
resolve merge conflict in Remove PostCreateCollection implementation now the Create Collection is removed in this PR from the DocType Create menu
* Add translations
* Put back PostSave method. It's useful.
Co-authored-by: Kenn Jacobsen <post@kennjacobsen.dk >
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au >
2021-02-11 09:25:38 +10:00
Nathan Woulfe
f8de0fca8f
5596 allow editing alt text in grid ( #9681 )
...
* languages
* add service method for media crop details, might be useful elsewhere
* update UI to add buttons for changing image / editing existing
* update mediapicker controller to use named editor service method
* Update media.controller.js
undefined should be null, consistent use of arrow func
* move buttons to the top right - close to the grid toolbar, so more obvious
2021-02-09 02:43:59 +01:00
Sebastiaan Janssen
820b04faec
Merge branch 'v8/dev' into v8/contrib
2021-01-28 16:10:52 +01:00
Sebastiaan Janssen
2999a48a59
Bump version to 8.11.1
2021-01-28 11:48:32 +01:00
Lars G. Sehested
935a8792e6
Fix typos in Danish translation ( #9702 )
...
Fixes couple of typos in the Danish translations
2021-01-26 21:16:45 +01:00
thomashdk
3cbae5e2fe
Update da.xml ( #9660 )
...
* Update da.xml
Found som missing translations
* Update src/Umbraco.Web.UI/Umbraco/config/lang/da.xml
Co-authored-by: Anders Bjerner <abjerner@skybrud.dk >
* Update src/Umbraco.Web.UI/Umbraco/config/lang/da.xml
* Update da.xml
Co-authored-by: Anders Bjerner <abjerner@skybrud.dk >
2021-01-26 21:03:14 +01:00
Rachel Breeze
e0f00a8754
Added missing alt attributes to the images on the login screen and in avatars ( #9597 )
...
* Added missing alt text for login and avatar
* Added localisation for the avatar copy
* update alt avatar tag issue + translation
Co-authored-by: Michael <michael@crossingpaths.be >
2021-01-21 02:21:31 +01:00
Sebastiaan Janssen
ae30a8db91
Bump version to 8.10.2
2021-01-20 11:29:04 +01:00
Sebastiaan Janssen
e913c2720c
Bump version to 8.9.2
2021-01-20 11:27:40 +01:00
Sebastiaan Janssen
cda81ae9be
Bump version to 8.8.3
2021-01-20 11:26:14 +01:00
Sebastiaan Janssen
0b3256c4fe
Bump version to 8.7.2
2021-01-20 11:24:28 +01:00
Sebastiaan Janssen
e18bda50a1
Bump version to 8.6.7
2021-01-20 11:18:18 +01:00
andreymkarandashov
877640e600
up swedish lang config
2021-01-20 09:17:39 +10:00
Sebastiaan Janssen
0ee80bf88c
Bump version to 8.11.0-rc
2021-01-08 15:47:54 +01:00
Sebastiaan Janssen
ca5c56dccd
Merge branch 'v8/8.10' into v8/dev
...
# Conflicts:
# src/Umbraco.Web.UI/config/umbracoSettings.config
2021-01-08 15:43:45 +01:00
Sebastiaan Janssen
967485f4e1
Merge branch 'v8/contrib' into v8/dev
...
# Conflicts:
# src/Umbraco.Core/Runtime/SqlMainDomLock.cs
2021-01-08 15:18:03 +01:00
Sebastiaan Janssen
b0afd3b862
Bump version to 8.10.1
2021-01-04 13:31:41 +01:00
Warren Buckley
36cb34285c
Telemetry revisited - Move from App_Data file to UmbracoSettings.config ( #9554 )
2020-12-16 08:50:59 +01:00
Rasmus John Pedersen
6a4045c87d
Fix typo
2020-12-15 15:20:20 +00:00
Niels Lyngsø
cba3f3c6a9
added missing Y
2020-12-15 09:27:30 +01:00
Warren Buckley
3c610e7992
Merge pull request #9545 from umbraco/v7/bugfix/9484
...
Change dialog
2020-12-14 11:43:54 +00:00
Niels Lyngsø
734d33fe1c
change dialog
2020-12-14 11:14:12 +01:00
Niels Lyngsø
60dbfb66f7
changed wording
2020-12-14 10:21:23 +01:00
fhatrifork
00a5df7ac5
Update TextString.cshtml ( #9535 )
...
ReplaceLineBreaksForHtml is deprecated and the alternative ReplaceLineBreaks includes HtmlEncode.
This update will remove an error in Visual Studio
2020-12-13 01:05:54 +01:00