Sebastiaan Janssen
3704bfcfe8
Update to latest ImageProcessor
2019-02-14 20:45:34 +01:00
Kenn Jacobsen
013fa2e454
Don't let the image cropper reuse crop states between crops
2019-02-14 20:31:12 +01:00
Kenn Jacobsen
8fe8a0dfa3
Make the image crop slider move at 66 hertz
2019-02-14 20:31:03 +01:00
Kenn Jacobsen
4249f3d1ec
Fix the initial zoom offset for new crops in the image cropper
2019-02-14 20:29:43 +01:00
Daniël Knippers
759940b48f
Fixes typo defualt -> default
2019-02-14 18:22:04 +01:00
Kenn Jacobsen
5cf0a3adb0
Add the missing right hand side margin for name fields
2019-02-14 18:19:12 +01:00
Kenn Jacobsen
19f884e196
Make sure to show the "No allowed types" for applicable media items
2019-02-14 18:17:35 +01:00
Kenn Jacobsen
c1de832c4b
Fix: Allowed types for creation don't update
2019-02-14 18:17:00 +01:00
Sebastiaan Janssen
5a482a49bf
Merge branch 'dev-v7' into temp8
...
# Conflicts:
# src/Umbraco.Web/PropertyEditors/MultiUrlPickerPropertyEditor.cs
2019-02-14 18:14:46 +01:00
Rasmus John Pedersen
46b5c18cc5
V8: Multi Url Picker fixes ( #4528 )
...
* Fix not being able to save link with only an anchor
* Don't allow Multi Url Picker as a Macro Parameter Editor
* Fix anchor/querystring not being saved
2019-02-14 18:12:55 +01:00
Rasmus John Pedersen
3a469cdc77
Multi Url Picker fixes ( #4527 )
...
* Fix not being able to save link with only an anchor
* Don't allow Multi Url Picker as a parameter editor
2019-02-14 18:11:44 +01:00
Kenn Jacobsen
f4a0546dba
V8: Add user state and filter localization ( #4510 )
2019-02-14 18:07:09 +01:00
Kenn Jacobsen
04525b014e
Styling for the item edit link in the media picker
2019-02-14 18:04:32 +01:00
Jan Skovgaard
8079b64684
v8: Remove uneeded vendor prefixes ( #4502 )
2019-02-14 18:03:30 +01:00
Jan Skovgaard
53e6528e6d
v8: Remove IE7 CSS hacks ( #4500 )
2019-02-14 17:55:42 +01:00
Kenn Jacobsen
8a676947bc
Don't show the content navigation dropdown if there is only one group of properties
2019-02-14 17:53:32 +01:00
Jan Skovgaard
177a84273f
V8: Simplify font setup ( #4475 )
2019-02-14 17:35:06 +01:00
Kenn Jacobsen
02281a0ee2
Add "back to list" button on edit user
2019-02-14 17:21:35 +01:00
Bjarne Fyrstenborg
9cf4b7b063
v8: Fix closing infinite editors through Escape key ( #4462 )
2019-02-14 17:19:42 +01:00
Bjarne Fyrstenborg
f130fcc390
v8: inifiteediting hide return to list ( #4463 )
2019-02-14 17:19:02 +01:00
Kenn Jacobsen
9205d2f514
Don't show all children of a selected node as selected
2019-02-14 17:07:54 +01:00
Bjarne Fyrstenborg
d76d9b8bcf
v8: Fix dictionary items overview ( #4456 )
2019-02-14 17:04:11 +01:00
Bjarne Fyrstenborg
20e12644e5
v8: Fix saving infinite spinner ( #4453 )
2019-02-14 16:48:39 +01:00
Bjarne Fyrstenborg
2f377dbefa
v8: Update examine management dashboard ( #4447 )
2019-02-14 16:40:58 +01:00
Bjarne Fyrstenborg
fef604d551
v8: Update NuCache dashboard ( #4435 )
2019-02-14 16:36:44 +01:00
Bjarne Fyrstenborg
822d6cb4c0
v8: Add no relations message ( #4431 )
2019-02-14 16:33:09 +01:00
Bjarne Fyrstenborg
0d507612cc
v8: Fix package options view ( #4424 )
2019-02-14 16:30:46 +01:00
Bjarne Fyrstenborg
0d36151e53
v8: Macro partial view picker ( #4412 )
2019-02-14 16:15:00 +01:00
Bjarne Fyrstenborg
280a6d79b4
v8: Add package contributors ( #4385 )
2019-02-14 16:00:58 +01:00
Kenn Jacobsen
a8f4cf73d8
V8: Use "Email" instead of "Username" on the login screen ( #4383 )
...
* Use "Email" instead of "Username" on the login screen when using email as username in config
* Fix placeholder too
2019-02-14 15:48:20 +01:00
Warren Buckley
a7afb2784c
Update main UmbracoCms NuSpec for ModelsBuilder update - SK uses the main UmbracoCMS nuget pkg in the example site & wont boot/upgrade without this updated nuspec
2019-02-14 14:28:23 +00:00
Bjarne Fyrstenborg
0a486de6a2
v8: Redirects confirm overlay ( #4378 )
2019-02-14 15:10:28 +01:00
Stephan
6943be9726
Upgrade ModelsBuilder
2019-02-14 14:23:48 +01:00
Kenn Jacobsen
d4a76f1bea
V8: Align dialogs in the Settings section ( #4344 )
...
* Show the cancel button on macro delete confirm
* Hide "Do something else" when creating folders
* Remove "Do something else" on create relation type
2019-02-14 14:21:21 +01:00
Robert
8cf73e4ecd
Merge pull request #4570 from umbraco/temp8-js-test-fixing
...
v8 - fixing js unit tests + build + CI
2019-02-14 14:18:03 +01:00
Bjarke Berg
c4ab4688c7
Merge remote-tracking branch 'origin/temp8' into temp8
2019-02-14 13:50:39 +01:00
Bjarke Berg
92dd1b0f8f
Use the url from the object
2019-02-14 13:48:57 +01:00
Warren Buckley
609786e0c3
Merge pull request #4573 from umbraco/temp8-reorg-composing
...
Reorganize composition code
2019-02-14 12:44:03 +00:00
Stephan
382a3aba81
Merge branch 'temp8' into temp8-reorg-composing
2019-02-14 13:38:41 +01:00
Warren Buckley
de189e506f
Merge pull request #4568 from umbraco/temp8-4408-ability-to-add-trees-dynamically
...
Adds the ability to add tree definitions dynamically on startup
2019-02-14 12:20:06 +00:00
Warren Buckley
29ca926c50
Merge pull request #4574 from umbraco/temp8-4426-fix-for-js-console-error-in-rollback
...
Added track by $index for `Repeatable Textstrings`
2019-02-14 12:16:58 +00:00
Kenn Jacobsen
684bacb937
V8: Handle element types in the content editor ( #4193 )
...
* Don't allow preview for element types
* Don't show the "save and publish" button group for element types + apply primary button state to the "save" button
* Hide templates and URLs for element types
* Fix null error
* Use same notation for negation
2019-02-14 13:13:19 +01:00
matthew-hair
6665695986
Added null check for context.Identity
...
Signed-off-by: matthew-hair <matthew.hair@sedgwick.gov >
2019-02-14 12:55:56 +01:00
Warren Buckley
a643f6d1f0
Merge pull request #4551 from umbraco/temp8-ui-umb-tree-grey-out-icon-when-not-published-or-allowed
...
grey out icons in umb-tree when not published or allowed
2019-02-14 11:54:01 +00:00
Kenn Jacobsen
7b03bc20cc
Support localization of template and content type names in the content mapper
2019-02-14 12:46:27 +01:00
Kenn Jacobsen
494bdfef1e
Allow invariant languages to be resolved by specific cultures
2019-02-14 12:37:03 +01:00
Kenn Jacobsen
0ac196bec6
Add some missing localization for content info
2019-02-14 12:29:06 +01:00
Claus
30386cc96e
adding some translations.
2019-02-14 11:32:23 +01:00
Claus
1bed04f384
Merge branch 'nathanwoulfe-temp8-4548' into temp8
2019-02-14 10:52:41 +01:00
Claus
866fdadbe2
Merge branch 'temp8-4548' of https://github.com/nathanwoulfe/Umbraco-CMS into nathanwoulfe-temp8-4548
2019-02-14 10:49:48 +01:00