Sebastiaan Janssen
b079593efd
Merge pull request #2083 from Eyescream/#U4-5139
...
U4-5139 Error uploading a file when filename contains comma
2018-09-27 11:17:27 +02:00
Sebastiaan Janssen
883da4eaf1
Merge pull request #2408 from abjerner/patch-35
...
"Select editor" items shouldn't have a max height
2018-09-26 23:28:12 +02:00
Marc Goodson
c021cc50ce
U4-10669 7.8. Show 301 url redirects on info tab too ( #2452 )
2018-09-26 23:16:54 +02:00
Sebastiaan Janssen
85291b562e
Merge pull request #2533 from ronaldbarendse/U4-10586
...
Added property editor alias to PreValueDisplayResolver warning
2018-09-26 23:03:57 +02:00
Sebastiaan Janssen
ca8c6248c1
Merge pull request #2561 from umbraco/temp-U4-10816
...
fixes U4-10816 Umbraco V7.7.1 - Media - File upload taking full path
2018-09-26 22:53:41 +02:00
Sebastiaan Janssen
6843fa72aa
Merge pull request #3016 from readingdancer/patch-1
...
Updated the URL for the issue tracker.
2018-09-26 22:02:35 +02:00
Sebastiaan Janssen
258baad127
Removed uneccessary properties
2018-09-26 22:01:09 +02:00
Chris Houston
0e6376f4e5
Updated the URL for the issue tracker.
...
Also updated the version number to reflect the current version.
2018-09-26 21:58:05 +02:00
Dave Woestenborghs
b0374695b1
Fixed udi's rendered in rte content ( #2531 )
2018-09-26 21:51:20 +02:00
Dave Woestenborghs
471bc7f116
U4-11458 - Fix multiple issues for angular logResource ( #2719 )
2018-09-26 20:48:54 +02:00
Sebastiaan Janssen
9c0aa5e099
Merge pull request #2072 from Adolfi/U4-6961
...
U4-6961 Prevent from deleting default used datatypes (e.g. Label)
2018-09-26 18:04:13 +02:00
Sebastiaan Janssen
3940176f23
Just a bit of code cleanup
2018-09-26 18:01:50 +02:00
Dennis Adolfi
5832387484
Added the DefaultLabelDataTypeIdas a non-deletable datatype.
2018-09-26 17:55:28 +02:00
Sebastiaan Janssen
a1224da5e1
Fixes #3036
...
Removes WebClient completely except for in an old legacy class that is not used for anything
any more (umbraco.cms.businesslogic.packager.Installer.Fetch).
2018-09-26 13:27:16 +02:00
Sebastiaan Janssen
540e4f17d6
Fixes #3042
...
Code comes from v8, commit: 9bfe9e6bbf
2018-09-26 09:48:24 +02:00
Sebastiaan Janssen
2e92172ed4
Merge pull request #2984 from bjarnef/dev-v7-momentjs-locales
...
Load specific locales for moment.js
2018-09-25 23:28:00 +02:00
Sebastiaan Janssen
f0fbc808f2
Merge pull request #3025 from WebCentrum/temp-#3024
...
#3024 : Removed unnecessary queries in MultiNodeTreePickerPropertyConv…
2018-09-25 23:05:09 +02:00
Sebastiaan Janssen
c44a22d205
Merge pull request #3023 from UEDevs/temp-U4-11302
...
Fixes content getting deleted when saving an RTE before it's fully loaded
2018-09-25 20:55:48 +02:00
Sebastiaan Janssen
0f6ce1eeba
Merge pull request #2965 from poornimanayar/2964
...
Removed the anchor tag around notification
2018-09-25 17:44:53 +02:00
Sebastiaan Janssen
cbeb0de748
Merge pull request #2947 from readingdancer/Issue-#2910
...
Fixing issue #2910 - List view shows dimmed link for saved item
2018-09-25 17:37:25 +02:00
Sebastiaan Janssen
e06fef2b6d
Merge pull request #2901 from umbraco/abjerner-patch-1
...
Hide "Created Date" field when the content hasn't yet been created
2018-09-25 17:33:21 +02:00
Sebastiaan Janssen
524f53d03f
Merge pull request #2899 from villian/temp-U4-8143
...
U4-8143 - MNTP (content picker) does not set $dirty
2018-09-25 17:19:12 +02:00
Sebastiaan Janssen
d2d77d2732
Merge pull request #2895 from marcemarc/temp-u4-11561
...
Make the file extension visible when picking a file using the media picker
2018-09-25 17:07:48 +02:00
Sebastiaan Janssen
31bdc9d9a6
Merge pull request #2894 from KimHolzmann/dev-v7
...
U4-8824 Selection in media grid doesn't match when filter has value
2018-09-25 16:58:32 +02:00
Sebastiaan Janssen
8c8e23f981
Merge pull request #2861 from raduorleanu/temp2-U4-11570
...
Found additional usages for (var web = new HttpClient()) and replaced…
2018-09-25 16:17:26 +02:00
Sebastiaan Janssen
35ec07f970
Some tiny code style updates
2018-09-25 16:15:37 +02:00
Sebastiaan Janssen
917269a260
Merge branch 'temp2-U4-11570' of https://github.com/raduorleanu/Umbraco-CMS into raduorleanu-temp2-U4-11570
2018-09-25 16:09:58 +02:00
Sebastiaan Janssen
53c218428f
Merge pull request #3029 from kedde/dev-v7
...
fix #3020 - casing errors
2018-09-25 14:41:35 +02:00
Sebastiaan Janssen
b9f5ddab06
Merge pull request #2866 from umbraco/temp-U4-11458-2
...
Fixes SQL generation for paged results for both UserRepository and AuditRepository
2018-09-25 14:27:27 +02:00
Umbraco HQ
f9973f602c
Fixes the belle build (requires newer node version)
2018-09-25 14:03:21 +02:00
kedde
3d0d8d7430
fix mysql casing
2018-09-24 20:00:08 +02:00
Pavel Budik
70a851dbf9
#3024 : Removed unnecessary queries in MultiNodeTreePickerPropertyConverter
2018-09-24 14:23:00 +02:00
Jim Osborn
3f79067e26
Fixes content getting deleted when saving an RTE before it's fully loaded.
2018-09-24 12:38:04 +01:00
Sebastiaan Janssen
8bf8e0a741
Updates CDF
2018-09-20 08:48:46 +02:00
Sebastiaan Janssen
fd0e2f5a9c
Merge pull request #2992 from dampee/patch-3
...
old issue tracker reference
2018-09-17 21:30:10 +02:00
Damiaan
6ee235b640
old issue tracker reference
...
Since the github issue tracker is used, we should at least mention that.
2018-09-17 20:42:22 +02:00
Sebastiaan Janssen
2921413476
Merge pull request #2941 from AliSheikhTaheri/temp-2939
...
temp-2939 - Removed hardcoded number of rows from textarea with the d…
2018-09-17 20:18:17 +02:00
Poornima Nayar
7f4280c67f
added checks for whitespace
2018-09-14 10:06:32 +01:00
Bjarne Fyrstenborg
e9f8fb8d1f
Remove console.log
2018-09-14 01:10:17 +02:00
Bjarne Fyrstenborg
28ae25c166
Move logic to load moment.js locales to public function in userservice
2018-09-14 00:57:19 +02:00
Ali.Taheri
1acc61ede8
temp-2939 - corrected the data type from boolean to int for rich text editor.
2018-09-13 16:24:50 +01:00
Sebastiaan Janssen
31ed4e0574
Merge pull request #2973 from prjseal/patch-1
...
update the release notes url
2018-09-13 12:01:01 +02:00
Poornima Nayar
a0ae39a147
Reworked the notifications banner to use ng-switch to show the anchor tag when there is a notification url.
2018-09-13 10:27:48 +01:00
Paul Seal
9e3cf00cc0
update the release notes url
2018-09-12 13:32:10 +01:00
Poornima Nayar
fbbc89b477
Removed the anchor tag around notification
2018-09-11 16:29:21 +01:00
Shannon
2f74720c38
updates wording
2018-09-10 11:12:46 +10:00
Sebastiaan Janssen
91ebc649d4
Re-apply missing changes from #2446
2018-09-09 16:35:48 +02:00
Chris Houston
b2133aace1
Fixing issue #2910
2018-09-08 23:28:44 -04:00
Sebastiaan Janssen
32591eec36
Merge branch 'shoecake-U4-5572' into dev-v7
2018-09-07 15:20:36 +02:00
Sebastiaan Janssen
e05a55c532
Fixes incorrectly named method and removes extraneous spaces
2018-09-07 15:20:29 +02:00