Claus
72eaec0ff8
Merge remote-tracking branch 'origin/dev-v7' into 7.4.0
...
Conflicts:
src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/dialogs/config.controller.js
src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/grid.controller.js
src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/grid.html
Merged branch over and ignored changes since they are not compatible with the new grid and they have been implemented correctly in the 7.4.0 branch.
2016-01-15 10:34:20 +01:00
Mads Rasmussen
9e75a1821d
Merge pull request #1024 from umbraco/temp-U4-6297
...
Fixes: U4-6297 Add Settings to Grid Controls
2016-01-15 10:22:49 +01:00
Mads Rasmussen
08e4f42974
do not show settings icon if there are no settings
2016-01-15 10:21:32 +01:00
Sebastiaan Janssen
0fbc0d5431
U4-7715 Update Gallery snippet for ImageCropper instead of the upload in 7.4.0
...
#U4-7715 Fixed
2016-01-15 10:19:35 +01:00
Claus
54e3f0f9ec
Fixes: U4-6297 Add Settings to Grid Controls
...
Added settings to grid controls in v.7.4.
2016-01-15 10:04:49 +01:00
Claus
e1ee8a1437
Fix to ensure config array is copied and not referenced.
2016-01-15 10:00:05 +01:00
Claus
21ba88a34d
Fixes: U4-6297 Add Settings to Grid Controls
...
Reusing the existing code for calling the dialog instead of having a separate method for this.
2016-01-15 09:43:01 +01:00
Shannon
a468cb78c5
Merge remote-tracking branch 'origin/dev-v7' into 7.4.0
2016-01-14 19:56:43 +01:00
Shannon
b5abbc7c30
Adds some null checks
2016-01-14 18:11:48 +01:00
Shannon
da9a2c59fc
Merge remote-tracking branch 'origin/dev-v7' into 7.4.0
2016-01-14 17:40:36 +01:00
Shannon
7958b5fcb1
U4-7740 Speed up the current user's culture lookup
2016-01-14 16:43:31 +01:00
Shannon
44b22503e1
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2016-01-14 16:36:13 +01:00
Shannon
bfa12856db
Fixes issue with DefaultRepositoryCachePolicy when creating new items - we were generating the cache key before actually calling the method to create the item therefore there was no id assigned yet (it would be zero).
2016-01-14 16:36:03 +01:00
Claus
163f39b8be
Merge remote-tracking branch 'origin/dev-v7' into 7.4.0
...
Conflicts:
src/Umbraco.Web.UI.Client/src/views/propertyeditors/grid/grid.html
2016-01-14 15:53:20 +01:00
Sebastiaan Janssen
d9542f4ca5
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2016-01-14 15:06:39 +01:00
Sebastiaan Janssen
f057976f78
U4-7735 Localization fallback doesn't seem to work.
...
#U4-7735 Fixed
2016-01-14 15:06:16 +01:00
Claus
151c28a20f
Merge pull request #642 from AussieInSeattle/U4-6297
...
U4 6297
2016-01-14 14:35:54 +01:00
Mads Rasmussen
b4bc0ca156
Fixes: RTE media picker
2016-01-14 14:07:46 +01:00
Claus
d2c8268fc4
Merge pull request #1014 from kvakulo/fix-media-item-without-image
...
Fix the media picker not rendering when a media item has no image
2016-01-14 13:46:12 +01:00
Shannon
632cdac90b
adds translations for content type editor to en_us
2016-01-14 11:36:12 +01:00
Shannon Deminick
4068c527bc
Merge pull request #1019 from umbraco/temp-U4-7560
...
Fixes: U4-7560 Default member properties should not be editable
2016-01-14 11:29:56 +01:00
Mads Rasmussen
b116a96058
Fixes: U4-7581 Why so curvy?
2016-01-14 09:52:55 +01:00
Claus
b9cafa2016
Merge remote-tracking branch 'origin/dev-v7' into 7.4.0
2016-01-14 09:41:14 +01:00
Claus
13a9f40815
Fixes: U4-7728 Folder view in media section gives an exception
...
Ensuring umbracoFile property isn't accessed if this is called on a folder.
2016-01-14 09:40:40 +01:00
Claus
1a8ae67dd1
Merge remote-tracking branch 'origin/dev-v7' into 7.4.0
...
Conflicts:
src/Umbraco.Web.UI.Client/src/views/propertyeditors/mediapicker/mediapicker.controller.js
2016-01-14 09:04:42 +01:00
Claus
67f8141015
Merge branch 'bjarnef-dev-v7-mediapicker-only-images' into dev-v7
2016-01-14 08:56:34 +01:00
bjarnef
06a098215b
Add media picker config to restrict the editors to only pick images
2016-01-14 00:36:53 +01:00
bjarnef
051b320904
Merge remote-tracking branch 'refs/remotes/umbraco/dev-v7' into dev-v7
2016-01-13 23:16:10 +01:00
Mads Rasmussen
88f63c7890
only set pointer events to none on search icon, so you can click back in content picker
2016-01-13 21:37:35 +01:00
Shannon Deminick
791c45e085
Merge pull request #1017 from umbraco/temp-deploy-29
...
deploy-29 - Sanitize UniqueId
2016-01-13 19:22:27 +01:00
Shannon
afe2aeda1b
Merge branch '7.4.0' into temp-deploy-29
2016-01-13 19:11:20 +01:00
Claus
b9e7990b7c
Fixes: U4-7560 Default member properties should not be editable
...
Added locked property to content type properties by alias.
Ensured built in member properties are locked in the editor.
Content type editor changes for supporting locked properties.
2016-01-13 18:43:06 +01:00
Shannon
8b2606f681
Merge remote-tracking branch 'origin/dev-v7' into 7.4.0
...
Conflicts:
src/Umbraco.Web.UI/web.Template.config
2016-01-13 17:31:35 +01:00
Shannon
5aab50ba3b
Ensures fcnMode and file size maximums are set for the debug web config transform and also for the nuget transform.
2016-01-13 17:27:56 +01:00
Shannon
dfa687e695
Merge remote-tracking branch 'origin/dev-v7' into 7.4.0
...
Conflicts:
src/Umbraco.Web.UI/web.Template.config
2016-01-13 17:18:30 +01:00
Shannon
5b9cbae860
Fixes: U4-7712 fcnMode = Single by default
2016-01-13 17:17:39 +01:00
Shannon Deminick
b026245b3f
Merge pull request #1007 from umbraco/temp-U4-7634
...
Temp u4 7634
2016-01-13 17:11:59 +01:00
Shannon
20f2773f38
removes the config option registered in the file
2016-01-13 17:09:55 +01:00
Shannon
88b8cfb2bd
streamlines how the disabled check boxes work - will perform better too - fixes re-allowing the checkbox on refilter for ancestors.
2016-01-13 16:59:14 +01:00
Shannon
54669ee2bc
Ensures you cannot move a child doc type, changes the result of GetAvailableCompositions to be a model instead of a tuple, the result also includes the current ancestor list which we can use to disable items in the list, makes these models/methods internal since they'll most likely be changing,
2016-01-13 16:25:35 +01:00
Shannon
6d5435c2e8
Merge branch '7.4.0' into temp-U4-7634
2016-01-13 14:49:37 +01:00
Shannon
1f245ec553
fixes alias validation when saving an existing contenttype
2016-01-13 14:48:19 +01:00
Shannon
17902712ac
fixes merge/build
2016-01-13 14:44:17 +01:00
Claus
59759c4919
Merge pull request #1018 from umbraco/temp-U4-5982
...
U4-5982 Webpages unpublishing by themselves
2016-01-13 14:29:37 +01:00
Shannon
9dc57b0e37
Merge branch '7.4.0' into temp-U4-7634
...
Conflicts:
src/Umbraco.Core/Services/ContentTypeServiceExtensions.cs
src/Umbraco.Web.UI.Client/src/common/directives/components/umbgroupsbuilder.directive.js
src/Umbraco.Web.UI.Client/src/views/common/overlays/contenttypeeditor/compositions/compositions.html
src/Umbraco.Web/Editors/ContentTypeControllerBase.cs
2016-01-13 14:08:19 +01:00
Shannon
68ddea2776
refactors a bit of code from the PR, adds more translations to the other english file.
2016-01-13 12:33:57 +01:00
Stephan
02e94f9243
deploy-29 - Sanitize UniqueId
2016-01-13 12:32:30 +01:00
Shannon
8857b2db59
Merge branch 'JJCLane-UKFest-6322' into temp-U4-5982
2016-01-13 12:24:00 +01:00
Shannon
fae5618865
Merge branch 'UKFest-6322' of https://github.com/JJCLane/Umbraco-CMS into JJCLane-UKFest-6322
2016-01-13 12:23:26 +01:00
Shannon
94a1f7e078
Merge remote-tracking branch 'origin/dev-v7' into 7.4.0
...
Conflicts:
src/Umbraco.Core/Persistence/Factories/PropertyGroupFactory.cs
2016-01-13 12:11:27 +01:00