Steve Megson
1677b32274
Create temporary index on umbracoPropertyData
2020-02-03 14:37:31 +00:00
Steve Megson
c154af84d8
In AddTypedLabels, clear VarcharValue as well as TextValue
2020-02-03 14:36:07 +00:00
Steve Megson
a5fa7465b1
In ConvertTinyMceAndGridMediaUrlsToLocalLink, avoid unnecessary updates
2020-02-03 14:27:19 +00:00
Shannon
3d0543922a
un-breaks ctor
2020-02-03 22:48:00 +11:00
elitsa
889f0fc085
Html encoding document name when it's rendered in the relation types html.
2020-02-03 11:39:11 +01:00
dependabot[bot]
c96c0cff32
Bump tinymce from 4.9.2 to 4.9.7 in /src/Umbraco.Web.UI.Client
...
Bumps [tinymce](https://github.com/tinymce/tinymce-dist ) from 4.9.2 to 4.9.7.
- [Release notes](https://github.com/tinymce/tinymce-dist/releases )
- [Changelog](https://github.com/tinymce/tinymce-dist/blob/4.9.7/changelog.txt )
- [Commits](https://github.com/tinymce/tinymce-dist/compare/4.9.2...4.9.7 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-02-03 03:27:33 +00:00
Shannon Deminick
c69ee586c0
Merge pull request #7494 from liamlaverty/add-missing-fk-index
...
Add missing fk index
2020-02-03 14:26:47 +11:00
Robert Foster
a3bf9d2a51
Renamed "DermineIsChildOfListView" to "DetermineIsChildOfListView"
2020-02-02 13:00:40 +01:00
Steve Temple
a8672790d3
Obsolete Url on IPublishedContent
2020-02-01 13:38:14 +00:00
Steve Temple
6b46167180
In GetDataTable use Obsolete CreatorName and WriterName for now
2020-01-31 14:40:37 +00:00
Steve Temple
b95d674092
Tidy up formatting
2020-01-31 09:50:37 +00:00
Steve Temple
377f1925ea
Obsolete CreatorName and WriterName on IPublishedContent
2020-01-31 09:34:08 +00:00
Kenn Jacobsen
0a89fcc248
V8: Ensure consistent template file casing no matter how templa… ( #4889 )
...
Thanks Kenn! Wonderful, as ever
2020-01-30 16:06:15 +00:00
emma burstow
a41aa26532
V8: Fix button style when opening doctype in infinite editing w… ( #7003 )
...
Lovely stuff :D
2020-01-30 14:12:53 +00:00
Nik
48a3ec0581
[FIX] Corrected Create method so that String UDI is correctly identified
...
- [FIX] Changed check of UDI type to check for GUID type and then String type as previously was checking for
GUID type twice. This resulted in the method never creating a String UDI if needed.
- [ISSUE] Github Issue #7507 https://github.com/umbraco/Umbraco-CMS/issues/7507
2020-01-30 15:07:06 +01:00
emma burstow
15291a66e3
V8: Don't allow logins for users with no content and/or media s… ( #5917 )
...
Lovely work again
2020-01-30 10:52:09 +00:00
emma burstow
c7cceedbd6
Merge branch 'v8/contrib' into pr/5917
2020-01-30 10:50:47 +00:00
Kenn Jacobsen
da20bf0b56
V8: Change "Include subfolders in search" to "Search only in th… ( #4720 )
...
Lots of lovely work here - this is one of those PRs that show how good communication can really make the experience of contributing one of learning for all parties. Thanks Kenn and all who contributed their time here
2020-01-30 10:45:50 +00:00
emma burstow
e39c0ef7a8
V8: Add custom crop indication to image cropper ( #5626 )
...
Thanks! So sorry it's taken so long.
2020-01-30 10:32:05 +00:00
emma burstow
a076f10765
Merge branch 'v8/contrib' into pr/5626
2020-01-30 10:29:57 +00:00
emma burstow
829e6dc103
V8: Mark the current variant as dirty when its name changes ( #7004 )
...
Whoop whoop! Thanks Kenn
2020-01-30 10:27:39 +00:00
emma burstow
f1f175bf11
Merge branch 'v8/contrib' into pr/7004
2020-01-30 10:25:59 +00:00
emma burstow
861c09f24c
Merge branch 'v8/contrib' into pr/7003
2020-01-30 10:21:59 +00:00
Matthew-Wise
423a21da10
Added dialog aria labelling ( #7000 )
...
Thanks Matt 👍
2020-01-30 10:20:16 +00:00
Kenn Jacobsen
b6a073a12e
Add missing documentation for web.routing in umbracoSettings.config ( #7468 )
...
Cheers Kenn :)
2020-01-29 16:54:56 +00:00
Nathan Woulfe
a945b0c511
use default color when previous selection removed ( #7448 )
...
Thanks Nathan!
2020-01-29 16:52:20 +00:00
jmcaveney
42fe20a11e
Uses AppSettings.Path constant for SystemDirectories.Umbraco ( #7440 )
2020-01-29 13:16:17 +01:00
Niels Lyngsø
039025f925
Merge branch 'v8/feature/UI-even-more-light-pink' into v8/feature/AB4550-segments-ui-variant-picker
2020-01-29 10:34:13 +01:00
Niels Lyngsø
f1eab708c3
adding colors: pinkExtraLight + gray-12 + @gray-13
2020-01-29 10:33:33 +01:00
Niels Lyngsø
3152b35402
removed .umb-variant-switcher from editor.less into its own file.
2020-01-29 10:09:35 +01:00
Niels Lyngsø
0c0861321e
display segments in variant picker
2020-01-29 10:09:07 +01:00
Niels Lyngsø
7fcd598361
restructure data for variant picker
2020-01-29 10:08:23 +01:00
Aleksandr Šmailov
537674a0b3
Improve RTE performance when using base64 images ( #7530 )
2020-01-29 08:53:08 +01:00
Lars-Erik Aabech
af7f03e1f7
Don't downcast IPublishedSnapshot unnecessarily in PublishedContent
2020-01-28 22:28:54 +01:00
Poornima Nayar
c077f56ced
Merge pull request #6942 from kjac/v8/fix/locked-alias-cursor
...
V8: Use "not allowed" cursor for locked type aliases
2020-01-27 15:24:36 +00:00
Niels Lyngsø
9df2711d5e
enforce the content content-app in split view mode.
2020-01-27 11:18:31 +01:00
Niels Lyngsø
8efa973992
sync active app in variants
2020-01-27 11:17:56 +01:00
Nathan Woulfe
902d4196cf
add dialog for change password, shift form from user details view int… ( #7450 )
2020-01-27 06:29:04 +01:00
Poornima Nayar
ebed80791d
Changed delete button style on media type folder delete to danger style ( #7393 )
2020-01-27 06:12:01 +01:00
Sebastiaan Janssen
41dc8d915b
Merge branch 'v8/dev' into v8/contrib
2020-01-26 10:37:11 +01:00
Niels Lyngsø
b2ef64c6a8
still have a copy of apps for each variant, but just create it when its needed.
2020-01-24 13:18:21 +01:00
Kenn Jacobsen
8e736f87d0
Hide the "blob:" URL for images uploaded via the RTE ( #6926 )
2020-01-24 11:38:21 +00:00
Niels Lyngsø
abd8b3a1a7
one way binding
2020-01-24 12:04:32 +01:00
Niels Lyngsø
6ab054868c
use umb-outline for focus outline
2020-01-24 11:06:11 +01:00
Niels Lyngsø
0180b9db7d
fixing broken style
2020-01-24 11:05:59 +01:00
Niels Lyngsø
0b8cffabc7
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/AB4550-segments-ui
2020-01-24 10:18:57 +01:00
Warren Buckley
8bf457a88d
Set v8/dev to 8.7.0 with powershell .\build setumbracoversion 8.7.0
2020-01-24 09:10:54 +00:00
Warren Buckley
3ad1bb9e12
Added "rc" to AssemblyInformationalVersion for 8.6.0-rc
2020-01-24 09:06:33 +00:00
Warren Buckley
f486db89d4
Merge pull request #7498 from umbraco/v8/feature/upgrade-npm-dependencies
...
upgrade npm dependencies
2020-01-24 08:52:36 +00:00
Bjarke Berg
257ea6c1c3
Merge remote-tracking branch 'origin/v8/8.5' into v8/dev
...
# Conflicts:
# src/SolutionInfo.cs
2020-01-24 09:32:34 +01:00