Poornima Nayar
1c65662c5f
Replaced <i> with umb-icon directive in languages overview ( #9557 )
...
* replaced <i> with umb-icon directive in languages overview
* removed aria-hidden
2021-01-28 07:41:58 +10: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
Sebastiaan Janssen
fe2c80fc2b
Fix character encoding issues
2021-01-25 09:57:13 +01:00
Sebastiaan Janssen
061655182c
Updated code of conduct
2021-01-25 09:27:16 +01:00
Chad
0bd4dced0b
Improve performance and reduce memory use and reduce array allocations by reusing char[] ( #9166 )
...
* Reduce array allocations by reusing char[]
* don't hide .Equals()
* Reduce memory use by reducing array allocations
* Revert "Reduce memory use by reducing array allocations"
This reverts commit faf6b60234167f5443435243eb52187ab07d514c.
* reuse char[] for string.split() to avoid params [] allocation
2021-01-22 12:02:25 +10:00
Shannon Deminick
335c6b17b9
Merge pull request #9669 from nzdev/v8/bugfix/nullableint-umbracohelper
...
Minor optimisation by passing int instead of int? to Umbraco.Content()
2021-01-21 22:07:42 +11: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
f10616013f
Merge branch 'v8/dev' into v8/contrib
2021-01-20 15:08:23 +01:00
Sebastiaan Janssen
3028159ac0
Merge branch 'v8/8.11' into v8/dev
2021-01-20 15:08:07 +01:00
Sebastiaan Janssen
f48b88e84f
Merge branch 'v8/8.10' into v8/8.11
2021-01-20 15:07:14 +01:00
Sebastiaan Janssen
ef96b47899
Merge branch 'v8/8.9' into v8/8.10
2021-01-20 15:05:42 +01:00
Sebastiaan Janssen
092683ef7b
Merge branch 'v8/8.8' into v8/8.9
2021-01-20 15:04:08 +01:00
Mads Rasmussen
0c9b4565f1
updates the css to support items with long titles
...
(cherry picked from commit 8e64fe54b1 )
2021-01-20 15:03:06 +01:00
Mads Rasmussen
8e64fe54b1
updates the css to support items with long titles
2021-01-20 15:01:06 +01:00
Sebastiaan Janssen
ed3e0b0f6f
Merge branch 'v8/dev' into v8/contrib
2021-01-20 14:49:59 +01:00
Sebastiaan Janssen
c0e91679c3
Merge branch 'v8/8.11' into v8/dev
2021-01-20 14:49:01 +01:00
Sebastiaan Janssen
ee02e34f64
Merge branch 'v8/8.10' into v8/8.11
2021-01-20 14:48:08 +01:00
Sebastiaan Janssen
bfde020d4f
Merge branch 'v8/8.9' into v8/8.10
2021-01-20 14:47:26 +01:00
Sebastiaan Janssen
2c037f604d
Merge branch 'v8/8.8' into v8/8.9
2021-01-20 14:46:20 +01:00
Sebastiaan Janssen
908dbb1454
Merge branch 'v8/8.7' into v8/8.8
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/directives/components/content/edit.controller.js
# src/Umbraco.Web.UI.Client/src/common/services/contenteditinghelper.service.js
2021-01-20 14:42:22 +01:00
Niels Lyngsø
52e8da2ff2
Call rebindCallback on errors as well ( #9690 )
...
(cherry picked from commit da0c82aabd )
2021-01-20 14:28:37 +01:00
Niels Lyngsø
da0c82aabd
Call rebindCallback on errors as well ( #9690 )
2021-01-20 14:26:40 +01:00
Niels Lyngsø
bc8f8366c2
Call rebindCallback on errors as well ( #9688 )
...
(cherry picked from commit 6d712b0d16 )
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/directives/components/content/edit.controller.js
# src/Umbraco.Web.UI.Client/src/common/services/contenteditinghelper.service.js
2021-01-20 14:17:02 +01:00
Niels Lyngsø
6d712b0d16
Call rebindCallback on errors as well ( #9688 )
2021-01-20 14:11:12 +01:00
Sebastiaan Janssen
1c22ce9de0
Merge branch 'v8/dev' into v8/contrib
2021-01-20 11:31:28 +01:00
Sebastiaan Janssen
2a46bd9d59
Merge branch 'v8/8.11' into v8/dev
2021-01-20 11:30:35 +01:00
Sebastiaan Janssen
120dbd358e
Bump version to 8.11.0
2021-01-20 11:30:07 +01:00
Sebastiaan Janssen
724d4d1e20
Merge branch 'v8/8.10' into v8/8.11
...
# Conflicts:
# src/SolutionInfo.cs
2021-01-20 11:29:47 +01:00
Sebastiaan Janssen
ae30a8db91
Bump version to 8.10.2
2021-01-20 11:29:04 +01:00
Sebastiaan Janssen
251c5d08ef
Merge branch 'v8/8.9' into v8/8.10
...
# Conflicts:
# src/SolutionInfo.cs
2021-01-20 11:28:31 +01:00
Sebastiaan Janssen
e913c2720c
Bump version to 8.9.2
2021-01-20 11:27:40 +01:00
Sebastiaan Janssen
7d229bc5a9
Merge branch 'v8/8.8' into v8/8.9
...
# Conflicts:
# src/SolutionInfo.cs
2021-01-20 11:27:10 +01:00
Sebastiaan Janssen
cda81ae9be
Bump version to 8.8.3
2021-01-20 11:26:14 +01:00
Sebastiaan Janssen
435695e2c3
Merge branch 'v8/8.7' into v8/8.8
...
# Conflicts:
# src/SolutionInfo.cs
2021-01-20 11:25:29 +01:00
Sebastiaan Janssen
0b3256c4fe
Bump version to 8.7.2
2021-01-20 11:24:28 +01:00
Sebastiaan Janssen
59e27c4850
Merge branch 'v8/8.6' into v8/8.7
...
# Conflicts:
# src/SolutionInfo.cs
2021-01-20 11:24:02 +01:00
Bjarne Fyrstenborg
b44a3e4280
Inject missing localization service
...
(cherry picked from commit c501ef0b68 )
2021-01-20 11:19:37 +01:00
Sebastiaan Janssen
e18bda50a1
Bump version to 8.6.7
2021-01-20 11:18:18 +01:00
Sebastiaan Janssen
0744b38fe4
Fixes umbraco/Umbraco-CMS#9244
...
Log a warning instead of throwing an error so existing code doesn't fail
2021-01-20 11:16:28 +01:00
Mads Rasmussen
704fad92e5
Fixes: 9360: Nested validation freezes browser ( #9677 )
...
Co-authored-by: Niels Lyngsø <niels.lyngso@gmail.com >
(cherry picked from commit b75a237162 )
2021-01-20 11:09:14 +01:00
Niels Lyngsø
b6558cf734
empty value should also enable in order to stay backwards compatible.
...
(cherry picked from commit 2321fbfcab )
2021-01-20 11:06:03 +01:00
Niels Lyngsø
2321fbfcab
empty value should also enable in order to stay backwards compatible.
2021-01-20 11:00:55 +01:00
Mads Rasmussen
b75a237162
Fixes: 9360: Nested validation freezes browser ( #9677 )
...
Co-authored-by: Niels Lyngsø <niels.lyngso@gmail.com >
2021-01-20 10:04:54 +01:00
andreymkarandashov
877640e600
up swedish lang config
2021-01-20 09:17:39 +10:00
Rachel Breeze
14961e670d
Improvements to validation and accessibility of relationship create view ( #9154 )
...
* Improved validation on save for relationships and also added support for accesibilty
* Moved the localisation into the radiobutton and added support for localisation using lavel-key in the UmbRadioButtonController
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au >
2021-01-20 09:12:46 +10:00
Bjarne Fyrstenborg
c501ef0b68
Inject missing localization service
2021-01-20 09:06:29 +10:00
Warren Buckley
9601dead7b
V8: Angular Divorce: isFunction ( #7861 )
...
* Bye bye angular.isFunction & use Utilities.isFunction
* Utilities.js is not available on first load - replace isFunction detection with underscore equivalent
* found a stray isFunction
Co-authored-by: Kenn Jacobsen <post@kennjacobsen.dk >
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au >
2021-01-20 08:40:21 +10:00
Warren Buckley
0822f0cbe5
V8: Angular Divorce: equals ( #7860 )
...
* Bye bye angular.equals & use Utilities.equals which is still using angular.equals under the hood for now
* Update umbvariantcontenteditors.directive.js
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au >
2021-01-20 08:27:28 +10:00
Sebastiaan Janssen
dcc832476f
Merge branch 'v8/dev' into v8/contrib
2021-01-19 17:41:06 +01:00