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
Marc Goodson
aac278a4e3
Fix for #3758 - Map NodeId of Audited Item instead of Log entry PK
...
The Entity NodeIds aren't being passed through from the database Audit table, instead the Log Entry Primary Key is used incorrectly instead, this commit fixes it so the NodeId is passed!
2018-11-26 00:07:27 +00:00
Warren Buckley
dd6e764588
Merge pull request #3746 from umbraco/revert-3745-temp8-tinymce
...
Revert "Temp8 tinymce"
2018-11-22 14:07:57 +00:00
Warren Buckley
54a2aa00a7
Revert "Temp8 tinymce"
2018-11-22 14:05:51 +00:00
Warren Buckley
2a0748fc1e
Merge pull request #3745 from umbraco/temp8-tinymce
...
Temp8 tinymce
2018-11-22 14:05:44 +00:00
Shannon
77f855a649
Removes a ton of duplicate code
2018-11-22 17:46:49 +11:00
Shannon
08dc94a535
Merge branch 'temp8' into temp-tinymce
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/directives/components/grid/grid.rte.directive.js
# src/Umbraco.Web.UI.Client/src/common/services/tinymce.service.js
# src/Umbraco.Web.UI.Client/src/less/property-editors.less
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/rte/rte.html
2018-11-22 15:38:58 +11:00
Shannon
57074d3545
some code cleanup
2018-11-22 15:26:10 +11:00
Shannon
3947a471be
Fixes tree sync with sorting media
2018-11-21 16:59:23 +11:00
Shannon
fda327a604
removes $routeParams from a dependency on content.resource, fixes event ordering during nav init, fixes tree re-syncing after sorting, removes some obsolete/old code
2018-11-21 16:40:13 +11:00
Stephan
64dd7c113c
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
2018-11-20 15:19:07 +01:00
Stephan
e056f1b282
Fix tests
2018-11-20 15:17:01 +01:00
Mads Rasmussen
219b38ff77
fix authorize upgrade screen
2018-11-20 12:33:26 +01:00
Shannon
63470c80dd
fixes build
2018-11-20 20:28:17 +11:00
Shannon Deminick
e8e6374c95
Merge pull request #3693 from umbraco/temp8-3096-angular-bulk-publish
...
Angular bulk publishing integration
2018-11-20 19:38:12 +11:00
Shannon
9e7384a330
Merge branch 'temp8' into temp8-3096-angular-bulk-publish
...
# Conflicts:
# src/Umbraco.Core/Migrations/Upgrade/UmbracoPlan.cs
2018-11-20 19:37:39 +11:00
Shannon
d2a61e5b9c
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
2018-11-20 19:31:08 +11:00
Shannon
82e7be4ae9
Fixes creating content type collections
2018-11-20 18:43:41 +11:00
Stephan
8aaa75778e
Cleanup
2018-11-20 08:35:28 +01:00
Stephan
5f8e46e3cd
Merge branch 'temp8' into temp8-3713
2018-11-20 08:15:26 +01:00
Shannon
fad566afba
Merge remote-tracking branch 'origin/dev-v7' into temp8
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/mediapicker/mediapicker.html
2018-11-20 18:14:36 +11:00
Shannon
3dfa3eaac7
fixes media picker svg handling to only use a single IMG tag, else this resulted in a number of 404's with invalid paths like [Object,object]
2018-11-20 18:13:19 +11:00
Shannon
e6718c6989
more manual merging
2018-11-20 17:44:24 +11:00
Shannon
bc66d4cbc6
manually merges list view changes with new blueprint functionality, manually merges other files, fixes issue with Action drop down in v8
2018-11-20 17:00:37 +11:00
Shannon
d5a8e7751b
Removes the word "Kim" from the list view
2018-11-20 15:25:02 +11:00
Shannon
96d7cca68d
Merge remote-tracking branch 'origin/dev-v7' into temp8
...
# Conflicts:
# src/Umbraco.Core/Services/MediaService.cs
# src/Umbraco.Web.UI.Client/src/common/directives/validation/valtab.directive.js
2018-11-20 14:12:26 +11:00
Shannon
b4c2c8bd74
manually merging
2018-11-20 14:11:35 +11:00
Shannon
9ae4d1cdf5
fixes how the grid rte resizes when a tab changes to use the proper event handler
2018-11-20 14:10:20 +11:00
Shannon
80070e7332
Fixes how the new move method on MediaService deals with event messages
2018-11-20 12:20:16 +11:00
Shannon
f7f81945a0
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
2018-11-20 11:51:59 +11:00