Shannon
|
85207b3d5c
|
removes MB dependencies from Umbraco.Web proj, we don't want circular references and this is not required since MB can take care of injecting the server vars.
|
2016-01-20 13:37:47 +01:00 |
|
Shannon
|
8b80a22018
|
Merge branch 'temp-U4-7748' into temp-U4-7747
|
2016-01-20 13:32:40 +01:00 |
|
Shannon
|
9c58e82169
|
publicized required method for externally setting template markup, removes logic from core for this
|
2016-01-20 12:47:09 +01:00 |
|
Shannon
|
42fbcb6f41
|
Bumps version so that the MB core can reference updated code
|
2016-01-20 11:45:33 +01:00 |
|
Shannon
|
fe563b0828
|
adds AdditionalData to the event args so we can use that to check for specific keys/values when consuming events and maintain compatibility.
|
2016-01-20 11:19:04 +01:00 |
|
Shannon
|
9a0e85af10
|
Creates new CreateTemplateForContentType for use with the content type editor, I need to somehow add some additional information to the event raised there so that we can listen to that event in MB in order to create the default template markup.
|
2016-01-19 21:38:11 +01:00 |
|
Shannon
|
173f3cb32a
|
ensures the default language has the correct build models translation
|
2016-01-19 19:58:48 +01:00 |
|
Shannon
|
d0df31be8b
|
Ensures the build models buttons work and are enabled for content types, media types and member types
|
2016-01-19 19:57:38 +01:00 |
|
Shannon
|
e857b0a5f4
|
Updates the strange TypeFinder GetTypeByName method to use BuildManager by default.
|
2016-01-19 15:58:38 +01:00 |
|
Simon Busborg
|
e5f5e16f9a
|
Added ng-cloak to fix flickeren in http://issues.umbraco.org/issue/U4-7762
Fixes flickering in U4-7762 Move document or media briefly show error- and success placeholders + odd position of checkmark at root level
|
2016-01-19 15:17:39 +01:00 |
|
Simon Busborg
|
e51ef64b66
|
Fixes: U4-7770 List view icon on content node not displayed properly
|
2016-01-19 14:54:37 +01:00 |
|
Simon Busborg
|
76ff12f681
|
Fixes: U4-7762 Move document or media briefly show error- and success placeholders + odd position of checkmark at root level
|
2016-01-19 14:54:37 +01:00 |
|
Shannon
|
068a08cfcd
|
Merge remote-tracking branch 'origin/dev-v7' into temp-U4-7748
|
2016-01-19 14:48:36 +01:00 |
|
Shannon
|
caef155805
|
U4-7748 Models Builder - needs to be in control of the models-out-of-date status
|
2016-01-19 14:46:19 +01:00 |
|
Mads Rasmussen
|
ff876266cf
|
Fixes: U4-7775 Ctrl + S doesn't work in new document type editor
|
2016-01-19 13:50:50 +01:00 |
|
Stephan
|
9f360c2b9b
|
Fix test broken by PR #1027
|
2016-01-19 12:52:43 +01:00 |
|
Sebastiaan Janssen
|
0621019918
|
Adds .models extension for the zip release
|
2016-01-19 12:31:22 +01:00 |
|
Simon Busborg
|
cff6a74f16
|
Merge pull request #1030 from umbraco/temp-U4-7524
Fixes: U4-7524 Markdown editor - doesn't save content changes after using buttons.
|
2016-01-19 12:21:13 +01:00 |
|
Simon Busborg
|
853bd3947b
|
Merge branch 'markdowneditor-fix' of git://github.com/pynej/Umbraco-CMS into pynej-markdowneditor-fix
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/markdowneditor/markdowneditor.controller.js
|
2016-01-19 12:18:24 +01:00 |
|
Shannon Deminick
|
19fae702a9
|
Merge pull request #1027 from umbraco/temp-u4-7754
U4-7754 - fix UmbracoViewPage with models
|
2016-01-19 11:18:51 +01:00 |
|
Sebastiaan Janssen
|
994ded8518
|
Merge remote-tracking branch 'origin/7.3.6' into dev-v7
# Conflicts:
# build/NuSpecs/UmbracoCms.Core.nuspec
# src/Umbraco.Web.UI/packages.config
|
2016-01-19 11:10:18 +01:00 |
|
Sebastiaan Janssen
|
1888888650
|
Update ImageProcessor, this time also in the nuspec file
|
2016-01-19 11:07:17 +01:00 |
|
Stephan
|
a1b98b6e31
|
U4-7754 - fix UmbracoViewPage with models
|
2016-01-18 17:35:26 +01:00 |
|
Simon Busborg
|
a6b7e26606
|
Fixes U4-7761 Typo on Allowed Templates label
|
2016-01-18 12:58:34 +01:00 |
|
Mads Rasmussen
|
2074df58fb
|
Fixes: U4-7765 disable folder select + only allow images in grid image picker
|
2016-01-18 12:02:41 +01:00 |
|
Mads Rasmussen
|
e6ab111f4d
|
Fixes: U4-7676 Don't show "Reorder" link in initial row-view for grid
|
2016-01-18 11:29:23 +01:00 |
|
Simon Busborg
|
c9936da37f
|
Fixes U4-7759 Imagepicker setting in Grid broken in 7.4-beta2
|
2016-01-18 10:10:03 +01:00 |
|
Shannon
|
283b893128
|
hack until we fix template generation for when MB is disabled
|
2016-01-15 18:02:31 +01:00 |
|
Shannon
|
2bc0f0c6b4
|
Merge branch 'dev-7.4.0-ModelsBuilder' of https://github.com/umbraco/Umbraco-CMS into dev-7.4.0-ModelsBuilder
|
2016-01-15 17:06:56 +01:00 |
|
Shannon
|
97d64f4f3d
|
adds latest MB version
|
2016-01-15 17:06:22 +01:00 |
|
Sebastiaan Janssen
|
dc17a20bb8
|
Adds required namespace + a fake class to make sure the namespace exists
|
2016-01-15 17:05:09 +01:00 |
|
Shannon
|
c39b8f6eb5
|
Merge branch 'dev-7.4.0-ModelsBuilder' of https://github.com/umbraco/Umbraco-CMS into dev-7.4.0-ModelsBuilder
|
2016-01-15 16:56:49 +01:00 |
|
Shannon
|
b776a32a64
|
fixes the models builder API controller URL
|
2016-01-15 16:54:38 +01:00 |
|
Sebastiaan Janssen
|
c752c9e2bf
|
Merge branch '7.4.0' into dev-7.4.0-ModelsBuilder
|
2016-01-15 16:24:30 +01:00 |
|
Sebastiaan Janssen
|
d1cdff6349
|
Reference to System.Runtime is required
Release with a reference to ModelsBuilder
|
2016-01-15 16:24:14 +01:00 |
|
Sebastiaan Janssen
|
742e0d69fa
|
Removes duplicate requestFiltering node in web.Template.config
|
2016-01-15 15:56:26 +01:00 |
|
Sebastiaan Janssen
|
df266a202a
|
Fix build and dependencies
|
2016-01-15 15:31:16 +01:00 |
|
Sebastiaan Janssen
|
49bafe51b7
|
Merge branch '7.4.0' into dev-7.4.0-ModelsBuilder
|
2016-01-15 15:24:39 +01:00 |
|
Sebastiaan Janssen
|
4a2b7447a9
|
Merge branch '7.4.0' of https://github.com/umbraco/Umbraco-CMS into 7.4.0
|
2016-01-15 13:48:14 +01:00 |
|
Sebastiaan Janssen
|
f7676062ea
|
Bumps version
|
2016-01-15 13:47:18 +01:00 |
|
Stephan
|
244d09068a
|
Merge branch 'dev-7.4.0-ModelsBuilder' of https://github.com/umbraco/Umbraco-CMS into dev-7.4.0-ModelsBuilder
|
2016-01-15 13:11:53 +01:00 |
|
Stephan
|
99cf7a096c
|
Import missing ModelsBuilder files
|
2016-01-15 13:11:34 +01:00 |
|
Shannon
|
cee20e968f
|
fixes csproj, should no longer reference Zbu DLL
|
2016-01-15 13:04:18 +01:00 |
|
Stephan
|
fb1a72600e
|
Upgrade to Umbraco.ModelsBuilder 2.2.0-beta002
|
2016-01-15 12:37:15 +01:00 |
|
Shannon Deminick
|
efdeb757f6
|
Merge pull request #1023 from umbraco/temp-U4-7212
U4-7212 All new text for content type editor needs to be localized.
|
2016-01-15 12:05:38 +01:00 |
|
Shannon
|
4a30398499
|
fixes capitalisation
|
2016-01-15 12:04:29 +01:00 |
|
Shannon
|
2a905afe08
|
fixes translation files, removes duplicate and updates en_us
|
2016-01-15 12:03:03 +01:00 |
|
Shannon
|
b79c7407e6
|
Removes unecessary promise wrapping for localizing, fixes localization service so that it's not double requesting and fixes how it deals with promise returns.
|
2016-01-15 11:49:29 +01:00 |
|
Shannon
|
8399906c9a
|
Merge branch '7.4.0' into temp-U4-7212
|
2016-01-15 11:17:28 +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 |
|