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
Sebastiaan Janssen
159e1dfc6f
Merge branch 'v8/8.11' into v8/dev
2021-01-19 17:40:21 +01:00
Sebastiaan Janssen
a04af69181
Merge branch 'v8/8.10' into v8/8.11
2021-01-19 17:31:07 +01:00
Nik
6a8c2a0a55
[AMEND] Updated the redirect URL Repository to search for entries wit… ( #9653 )
...
Co-authored-by: Nik Rimington <nrimington@spindogs.com >
(cherry picked from commit aa5470a801 )
2021-01-19 17:30:00 +01:00
Nik
aa5470a801
[AMEND] Updated the redirect URL Repository to search for entries wit… ( #9653 )
...
Co-authored-by: Nik Rimington <nrimington@spindogs.com >
2021-01-19 17:29:13 +01:00
Bjarne Fyrstenborg
b1eebdd598
Add back icon name in class attribute to work again with font icons
...
(cherry picked from commit c1ebfc58cf )
2021-01-19 17:18:49 +01:00
Bjarne Fyrstenborg
c1ebfc58cf
Add back icon name in class attribute to work again with font icons
2021-01-19 17:18:14 +01:00
Shannon Deminick
9f78427caf
Merge pull request #9531 from umbraco/v8/feature/unattended-upgrade
...
Add support for unattended upgrades (and custom boot failed error page)
2021-01-18 15:36:15 +11:00
Shannon
c5642fa513
change logging to profile loggin
2021-01-18 15:33:14 +11:00
Rasmus John Pedersen
9851c308f5
Add custom error page for BootFailedException
2021-01-15 09:25:16 +01:00
Rasmus John Pedersen
5efc1817d6
Add unattended upgrade support
2021-01-15 09:17:37 +01:00
Sebastiaan Janssen
72c6ffea52
Merge branch 'v8/8.11' into v8/dev
2021-01-13 17:03:23 +01:00
Sebastiaan Janssen
23a50df3a5
Merge branch 'v8/8.10' into v8/8.11
2021-01-13 17:02:54 +01:00
Sebastiaan Janssen
46faf32c9e
Merge branch 'v8/8.9' into v8/8.10
2021-01-13 17:02:29 +01:00
Warren Buckley
86504d69d3
Merge pull request #9644 from umbraco/v8/bug/9432-checkboxes-on-doctype-compositions
...
V8/bug/9432: Backoffice UI - checkboxes on doctype compositions uncheck after selecting an item
(cherry picked from commit 0d7a683c60 )
2021-01-13 16:54:26 +01:00
Sebastiaan Janssen
e8b8723f51
Merge branch 'v8/dev' into v8/contrib
2021-01-13 16:51:29 +01:00