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 |
|
nzdev
|
264259164e
|
corrected comparer.
|
2021-01-17 22:07:35 +13:00 |
|
nzdev
|
2c2ffc671c
|
Add back in check for empty alias.
|
2021-01-17 22:02:01 +13:00 |
|
nzdev
|
befa789d23
|
Additional benchmarks
|
2021-01-17 21:56:40 +13:00 |
|
nzdev
|
69e8ee087e
|
Remove debug code, set comparer StringComparer.InvariantCultureIgnoreCase
|
2021-01-17 21:38:52 +13:00 |
|
nzdev
|
dd11122609
|
Huge improvement in speed and memory allocations for localized text service.
|
2021-01-17 21:33:35 +13:00 |
|
nzdev
|
5c5d0dad91
|
Pass int to Umbraco.Content instead of int? given we know _contentId has value.
|
2021-01-17 14:12:47 +13: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 |
|
Sebastiaan Janssen
|
e696aea1fc
|
Merge branch 'v8/8.11' into v8/dev
|
2021-01-13 16:50:54 +01:00 |
|
Sebastiaan Janssen
|
062829dc76
|
Merge branch 'v8/dev' of https://github.com/umbraco/Umbraco-CMS into v8/dev
|
2021-01-13 16:50:45 +01:00 |
|
Sebastiaan Janssen
|
1842f766ae
|
Merge branch 'v8/8.10' into v8/8.11
|
2021-01-13 16:50:02 +01:00 |
|
Sebastiaan Janssen
|
7cbc09ba89
|
Merge branch 'v8/8.9' into v8/8.10
# Conflicts:
# src/Umbraco.Web.UI.Client/src/less/components/umb-nested-content.less
|
2021-01-13 16:49:33 +01:00 |
|
Sebastiaan Janssen
|
29979a55a0
|
Merge branch 'v8/8.8' into v8/8.9
|
2021-01-13 16:40:10 +01:00 |
|
Sebastiaan Janssen
|
2fd85c58b5
|
Merge branch 'v8/8.7' into v8/8.8
|
2021-01-13 16:38:47 +01:00 |
|
Callum Whyte
|
4dd554172b
|
Nested content UI fixes (#9384)
* Fixing spacing of nested content header + icon
* Removing border from single Nested Content properties
* fix overlapping icon on nested content with multiple items
Co-authored-by: Sebastiaan Janssen <sebastiaan@umbraco.com>
Co-authored-by: Mads Rasmussen <madsr@hey.com>
(cherry picked from commit 0fdd599596)
# Conflicts:
# src/Umbraco.Web.UI.Client/src/less/components/umb-nested-content.less
|
2021-01-13 16:37:09 +01:00 |
|
Callum Whyte
|
0fdd599596
|
Nested content UI fixes (#9384)
* Fixing spacing of nested content header + icon
* Removing border from single Nested Content properties
* fix overlapping icon on nested content with multiple items
Co-authored-by: Sebastiaan Janssen <sebastiaan@umbraco.com>
Co-authored-by: Mads Rasmussen <madsr@hey.com>
|
2021-01-13 15:11:50 +01:00 |
|
Bjarne Fyrstenborg
|
16cd19ed9a
|
Fix styling of search icon in search filter
|
2021-01-13 13:58:54 +00:00 |
|
Bjarne Fyrstenborg
|
1ccd3e6ec1
|
Fix issue with button didn't do anything
|
2021-01-13 22:10:11 +10:00 |
|
Poornima Nayar
|
1d6d4aec56
|
ngDocs for contentresource (#9570)
* ngDocs for contentresource
* Update content.resource.js
typo: paramater => parameter
Co-authored-by: Nathan Woulfe <nathan@nathanw.com.au>
|
2021-01-13 21:58:19 +10:00 |
|
Warren Buckley
|
0d7a683c60
|
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
|
2021-01-13 09:08:52 +00:00 |
|
Bjarne Fyrstenborg
|
2398c40720
|
Replace jQuery trim() using vanilla JS
|
2021-01-13 09:22:01 +10:00 |
|
David Brendel
|
143d2e7e30
|
Check if urls is null
Check if node.urls is null and set scope.currentUrls to null and return
|
2021-01-13 09:17:04 +10:00 |
|
Mads Rasmussen
|
f203a69278
|
move loading spinner to the selected item
|
2021-01-12 16:17:54 +01:00 |
|
Mads Rasmussen
|
7a73e24ecd
|
fixes Backoffice UI - checkboxes on doctype compositions uncheck after selecting an item #9432
|
2021-01-12 14:13:09 +01:00 |
|
Sebastiaan Janssen
|
f93e9e2fe0
|
Merge branch 'v8/dev' into v8/contrib
|
2021-01-12 13:54:53 +01:00 |
|
Sebastiaan Janssen
|
b838940dbc
|
Merge branch 'v8/8.11' into v8/dev
|
2021-01-12 13:54:13 +01:00 |
|
Sebastiaan Janssen
|
cec4a8db8c
|
Merge branch 'v8/8.10' into v8/8.11
|
2021-01-12 13:52:13 +01:00 |
|
Sebastiaan Janssen
|
542483fb18
|
Merge branch 'v8/8.9' into v8/8.10
|
2021-01-12 13:51:36 +01:00 |
|
Mads Rasmussen
|
3d9f765e01
|
changes search term model from primitive
(cherry picked from commit 8a65a0f92b)
|
2021-01-12 13:49:39 +01:00 |
|
Mads Rasmussen
|
8a65a0f92b
|
changes search term model from primitive
|
2021-01-12 13:45:39 +01:00 |
|
Sebastiaan Janssen
|
2b4be86fa6
|
Merge branch 'v8/dev' into v8/contrib
|
2021-01-12 13:07:44 +01:00 |
|
Sebastiaan Janssen
|
f0d6238e01
|
Merge branch 'v8/8.11' into v8/dev
|
2021-01-12 13:06:45 +01:00 |
|
Sebastiaan Janssen
|
fb5aeb2d8e
|
Merge branch 'v8/8.10' into v8/8.11
|
2021-01-12 13:02:51 +01:00 |
|
Sebastiaan Janssen
|
a01bb67a4d
|
Merge branch 'v8/8.9' into v8/8.10
|
2021-01-12 13:00:18 +01:00 |
|
Sebastiaan Janssen
|
870609f633
|
Merge branch 'v8/8.8' into v8/8.9
|
2021-01-12 12:57:29 +01:00 |
|
Sebastiaan Janssen
|
907fd9fa23
|
Merge branch 'v8/8.7' into v8/8.8
|
2021-01-12 12:54:12 +01:00 |
|
Sebastiaan Janssen
|
cfe5028dd0
|
Merge branch 'v8/8.6' into v8/8.7
|
2021-01-12 12:51:56 +01:00 |
|
Bjarke Berg
|
0f2db02289
|
Merge pull request #9640 from umbraco/v8/bugfix/memory-leak-9348
Fixes a memory leak caused by deep cloning
(cherry picked from commit 824349ae0d)
|
2021-01-12 12:41:01 +01:00 |
|
Bjarke Berg
|
824349ae0d
|
Merge pull request #9640 from umbraco/v8/bugfix/memory-leak-9348
Fixes a memory leak caused by deep cloning
|
2021-01-12 11:46:29 +01:00 |
|