Mads Rasmussen
0303196f42
show Ulog error message when models builder fails
2016-02-10 11:47:01 +01:00
Mads Rasmussen
c8faf17017
Fixes: U4-7799 ModelsBuilder button in Content Type Editor should save the current content type
2016-02-10 11:47:00 +01:00
Sebastiaan Janssen
b2cba310b9
U4-7720 Media grid doesn't display preview for animated gif
...
In preparation of an updated ImageProcessor build, everything that displays animated gifs in the backoffice can run into this issue, so we show the first frame only everywhere (better than just a broken image)
2016-02-10 11:39:00 +01:00
Sebastiaan Janssen
95522afda8
Merge pull request #1110 from umbraco/temp-U4-7925
...
U4-7925 Add dependency injection to Umbraco.Web.Trees.TreeController*
2016-02-10 10:57:15 +01:00
Shannon
1b84e33392
reinstall the RC2 version
2016-02-10 10:43:41 +01:00
Shannon
065ed5ed78
updates nuspec
2016-02-10 10:28:57 +01:00
Shannon
9e931b84db
U4-7925 Add dependency injection to Umbraco.Web.Trees.TreeController*
2016-02-10 10:26:09 +01:00
Shannon
be449a96f7
updates to MB rc2
2016-02-10 10:26:08 +01:00
Alexander Bryukhov
a22bfb927a
Update UI language ru.xml
...
According new keys added to the 7.4.0 nightly build 162
2016-02-09 22:18:11 +06:00
Sebastiaan Janssen
5b92b30f64
Don't include the uninstall file in nuspec, it's missing so the package won't build
2016-02-09 17:16:04 +01:00
Sebastiaan Janssen
5e8200ecb2
U4-7909 7.4-rc1 is missing references because it's using portable class libraries now
...
#U4-7909 Fixed
2016-02-09 17:10:43 +01:00
Sebastiaan Janssen
9b5ea3da21
Can't have an uninstall as it runs during Update-Package, removing configuration settings like umbracoConfigurationStatus triggering the fresh install screen all user settings are also reverted :/
2016-02-09 17:10:14 +01:00
Sebastiaan Janssen
d495b96434
U4-7924 NuGet web.config transform changes targetFramework
2016-02-09 16:29:20 +01:00
Sebastiaan Janssen
79edf81434
Just whitespace, formatting document
2016-02-09 16:00:02 +01:00
Sebastiaan Janssen
b3620f1ca4
U4-7924 NuGet web.config transform removes <codedom>
...
#U4-7924 Fixed
2016-02-09 15:39:48 +01:00
Stephan
b6a9734755
Fix ModelsBuilder integration
2016-02-09 11:46:26 +01:00
Shannon
c4cedaddd2
Merge remote-tracking branch 'origin/master-v7' into dev-v7
2016-02-09 11:00:57 +01:00
Shannon
b5a2b3dbbd
U4-7922 Preview is not working
2016-02-09 10:56:15 +01:00
Mads Rasmussen
dc4266852f
Fixes: U4-7915 7.4 RC1: Cannot change grid background
2016-02-09 09:57:41 +01:00
Simon Busborg
881e8daafd
Merge pull request #1104 from abryukhov/patch-3
...
Update UI language ru.xml
2016-02-08 18:51:20 +01:00
bjarnef
5176b68935
Merge remote-tracking branch 'refs/remotes/umbraco/dev-v7' into dev-v7-tinymce-font-icons
2016-02-08 15:07:36 +01:00
bjarnef
0bfc5f1272
Change icons in tinymce config
2016-02-08 15:07:16 +01:00
Claus
54c1d25296
Fixes: U4-6407 Change Document Type feature on a node doesn't support compositions
2016-02-08 14:39:16 +01:00
Mads Rasmussen
624d3a9b82
fixes: U4-7905 val-highlight directive not highlighting error fields (red border) in 7.4.0
2016-02-08 13:35:59 +01:00
Mads Rasmussen
d46d23b372
Fixes: U4-7732 Grid changes do not trigger Unsaved Changes notification
2016-02-08 12:07:45 +01:00
Mads Rasmussen
aeba68782c
fixes: U4-7903 Using shortcut for "add property" removes "add property"-field for other tabs in document type editor && U4-7904 Add property using shortcut - submit button text is missing
2016-02-08 10:54:58 +01:00
Mads Rasmussen
ac60c63104
Fixes: U4-7900 The new content type editor: If you hit save while it generates an alias, the alias will be generatingAlias
2016-02-08 10:20:09 +01:00
Claus
6e0e48b6e4
Merge pull request #1103 from arknu/U4-7819
...
U4-7819: Use correct messages when saving Media and Member types
2016-02-08 09:24:42 +01:00
Alexander Bryukhov
0ea15ae22e
Update UI language ru.xml
...
According new / changed keys of 7.4 nightly build 161
2016-02-07 11:37:06 +06:00
Asbjørn Riis-Knudsen
54548ffc68
U4-7819: Use correct messages when saving Media and Member types
2016-02-06 17:34:36 +01:00
bjarnef
39c18d4201
Merge branch 'dev-v7' of https://github.com/bjarnef/Umbraco-CMS into dev-v7
2016-02-05 15:54:48 +01:00
Claus
fdc50f0635
Merge pull request #1101 from KevinJump/dev-v7-GetContent/MediaContainer-Fix
...
Fix GetContentTypeContainer and GetMediaTypeContainer
2016-02-05 15:15:56 +01:00
bjarnef
66ea8ae604
Merge remote-tracking branch 'refs/remotes/umbraco/dev-v7' into dev-v7
2016-02-05 14:55:53 +01:00
Claus
44f2a9e96f
Fixes: U4-7837 Changing document type should refresh the current node
2016-02-05 14:37:01 +01:00
Kevin Jump
11743ea322
Fix GetContentTypeContainer and GetMediaTypeContainer to use correct guid
...
updated to use DocumentTypeContainerGuid, MediaTypeContainerGuid
contstants in calls.
2016-02-05 13:20:10 +00:00
Simon Busborg
4d74ec7785
Makes editor types tabs accessible.
2016-02-05 11:49:41 +01:00
Sebastiaan Janssen
aa704a2065
Umbraco.ModelsBuilder.AspNet.dll is no longer needed
2016-02-05 11:28:12 +01:00
Mads Rasmussen
08844ea098
close user dialog when clicking on edit, history links and logout
2016-02-05 11:08:34 +01:00
Claus
3449b1efd3
Toggle password fields after successfully changing the password.
2016-02-05 10:43:37 +01:00
Claus
00d012162f
Added a bunch of missing translations in user overlay.
2016-02-05 10:38:15 +01:00
Shannon
966be0f342
updates nuspec
2016-02-04 20:28:05 +01:00
Shannon
0347a93dcf
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2016-02-04 20:23:20 +01:00
Shannon
25482f53ef
updates to MB RC1
2016-02-04 20:23:11 +01:00
Sebastiaan Janssen
7e762d9114
Apparently we ship this in the zip version
2016-02-04 20:21:32 +01:00
Mads Rasmussen
82699a8ac9
Fixes: U4-7898 Validation for locked alias still not working
2016-02-04 20:08:19 +01:00
Shannon
0ea68f4f42
added logic for media and member type angular callbacks that existed for content types - assuming this is important and should be there for all content types. Added alias information to validation message returned from server.
2016-02-04 19:40:29 +01:00
Shannon
2cd4e9aa99
makes media types the same as the other content types
2016-02-04 19:26:16 +01:00
Shannon
8e3454d24f
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
2016-02-04 19:17:00 +01:00
Shannon
e352c65420
fixes server side validation issue for content types
2016-02-04 19:16:45 +01:00
Sebastiaan Janssen
04a12567bc
Merge pull request #1090 from umbraco/temp-U4-3447
...
U4-3447 Nuget package does not install correctly with "Web Site" projects
2016-02-04 19:12:45 +01:00