Anders Bjerner
7c8ab96b51
As Gitter has been removed from Our, we might as well remove it here
2018-12-09 18:20:41 +01:00
Kenn Jacobsen
87478163ed
Reload the recycle bin when deleting an item ( #3820 )
2018-12-09 18:19:48 +01:00
Kenn Jacobsen
7149ebcb68
Localize document type scaffolds for nested content ( #3483 )
2018-12-09 18:15:11 +01:00
Kenn Jacobsen
3ab5e166d3
Update the select avatar step for invited users
2018-12-09 17:48:10 +01:00
Sébastien Sougnez
1d9bb4605b
Improvement to the .editorconfig file ( #3795 )
2018-12-09 17:44:11 +01:00
Kenn Jacobsen
fb094f46be
Fix edit content localization errors ( #3840 )
...
* Fix wrongly formatted localizations
* Swap hardcoded time format for a localized one
* Split date and time in publish messages
2018-12-07 14:17:34 +01:00
Kenn Jacobsen
7fc69e5eb0
Add instructions on how to apply a display name in notification emails
2018-12-07 12:37:59 +01:00
Sebastiaan Janssen
ebcf011287
Revert the addition of + which was a leftover from debugging
2018-12-06 16:58:12 +01:00
Sebastiaan Janssen
67f9d9d665
Codebase now runs on VS2019
2018-12-06 13:09:21 +01:00
Kenn Jacobsen
9ad69c11cb
Fix publish dates issues ( #3507 )
2018-12-03 18:45:50 +01:00
Sebastiaan Janssen
a8d7660150
So close, come on dependencies!
2018-12-03 13:30:25 +01:00
Sebastiaan Janssen
0410a788cb
One more attempt to fix vulnerable dependencies
2018-12-03 13:23:37 +01:00
Sebastiaan Janssen
763fda2857
Hopefully resolve the rest of the vulnerabilities
2018-12-03 13:11:39 +01:00
Sebastiaan Janssen
137439d6eb
Fixes the flatmap-stream issue. package-lock went nuts, but couldn't figure it out even with Mads' help :/
2018-12-03 12:43:39 +01:00
elitsa
41271c7fab
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2018-12-03 12:38:28 +01:00
elitsa
3ef4da0615
Reverting.
2018-12-03 12:15:34 +01:00
Matthew Wise
673735c2fe
Added eslintignore file
2018-12-03 09:50:24 +01:00
elitsa
ae36e02f4c
Reverting to the origin.
2018-12-03 08:54:08 +01:00
elitsa
3a26fe8fe2
Removing malicious code from the name of a Stylesheet.
2018-12-03 08:45:11 +01:00
Anders Bjerner
5f165d23db
Link picker overlay: Changed the order of execution to avoid an unnecessary delay
2018-11-30 10:38:36 +01:00
Laura W
9ecc0f35f8
Saving content id against initial SavePublish action
2018-11-28 16:09:07 +01:00
Steve Morgan
af6b649845
#3565 - U 7.12.3 - Validation of Value type for Label Data Type
...
Added a required flag. Seems to now require a selection. Not sure if this will affect anything else that relies on this though?
2018-11-27 23:49:31 +01:00
Kenn Jacobsen
2ae2c3f6f6
Fix the flickering on the data type selector
2018-11-27 23:40:03 +01:00
Kenn Jacobsen
451fb50539
Fix checkbox list mandatory validation
2018-11-27 23:37:29 +01:00
Kenn Jacobsen
8393856b15
Fix dropdown validation ( #3504 )
2018-11-27 23:36:49 +01:00
Sebastiaan Janssen
3ce30f5fcb
Merge pull request #3582 from avs099/dev-v7
...
Update ContentFinderByRedirectUrl.cs: only set headers for redirect IF redirect happens
2018-11-27 23:10:16 +01:00
Sebastiaan Janssen
f316b45ff8
Merge branch 'dev-v7' into dev-v7
2018-11-27 23:08:44 +01:00
prjseal
d6662febec
- added the change to the control in the umbraco.web.ui folder as I don't believe it is generated automatically from the other file.
2018-11-27 23:04:04 +01:00
prjseal
75fdee6d6d
- added links to relation items in relatin view
2018-11-27 23:04:04 +01:00
George Jones
ea1a25eb84
Fix typo in SqlCeUpgradeTests.cs
...
Fix very minor typo in code comment
2018-11-27 22:59:16 +01:00
GIBE\jack.durcan
566459cb54
Fixed typo in base database factory test class
2018-11-27 22:58:18 +01:00
Kenn Jacobsen
8d1bf6a1b8
Make it possible to fetch more than 2000 entities
2018-11-27 22:56:28 +01:00
Gareth Wright
63f548ea35
removed languages used for creating language. Removed languages used when editing language apart from current language.
2018-11-27 22:55:04 +01:00
Gareth Wright
353b6a728d
Added check for existing language when adding new language in the backoffice
2018-11-27 22:55:04 +01:00
Søren Kottal
75be42f8ff
Change back to a-tag
...
Has to be an `<a>` with an empty `href` for the ng-click to fire.
2018-11-27 22:39:02 +01:00
Søren Kottal
7f858899a3
Changes add-button to a button
...
Makes it possible to tab to the button.
2018-11-27 22:39:02 +01:00
Kenn Jacobsen
269f12edbf
Remove the default action from tree menus if it isn't allowed
2018-11-27 22:35:38 +01:00
sebastien-sougnez
57fa452c49
Allow the "hideHeader" property of the treepicker dialog to be configurable
2018-11-27 22:30:23 +01:00
Kenn Jacobsen
fe26239f73
Fix the sort order of dictionary items in both the tree and list view
2018-11-27 22:20:54 +01:00
darrenferguson
4e887b843b
Include the umbracoApplicationUrl Host in the Healthcheck email notifier ( #3595 )
2018-11-27 22:16:24 +01:00
Kenn Jacobsen
4092ab7277
Ensure that the sort order of crops is saved
2018-11-27 21:39:04 +01:00
Benjamin Carleski
a37b2d42fb
Disable Gravatar images when FIPS is enabled
...
Gravatar image URLs require an MD5 hash of the email be generated. On a FIPS-enabled server, the MD5 algorithm is not available. As Gravatar doesn't offer any other method for getting user images, enabling FIPS means that no user images will be available.
2018-11-27 21:30:46 +01:00
Enkel Media
e9d53252b8
#3317 Appening Querystrings to url in ContentFinderByRedirectUrl ( #3731 )
2018-11-27 21:23:11 +01:00
Mike Masey
60c613e366
Add build requirements to Contributing details readme.
2018-11-27 21:10:58 +01:00
Kenn Jacobsen
60d5e3c449
Change the secondary action button to a link style button
2018-11-27 21:05:12 +01:00
Kenn Jacobsen
45cdb2af6e
Align the list view save and close buttons to the right
2018-11-27 21:05:12 +01:00
Laura Weatherhead
03d965eada
U4-11088 - XML Data Integrity "Fix Button" not Visible ( #3782 )
2018-11-27 20:52:20 +01:00
Germán Díaz de Rada
d1457cfd75
Updated with more accurate translations ( #3742 )
...
Updated Spanish translations
2018-11-27 10:22:01 +01:00
Sebastiaan Janssen
4024095555
Revert "Style the default browser radio button as a custom one to provide a nicer UI experience" #3226
2018-11-26 17:23:40 +01:00
Robert
7a53d58b4a
Merge pull request #3759 from marcemarc/#3758-V7-Fix-Audit-Repository-GetPagedResultsByQuery
...
Fix for #3758 - Map NodeId of Audited Item instead of Log entry PK
2018-11-26 11:36:28 +01:00