Morten Christensen
de7900cd2e
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-11-26 22:47:51 +01:00
Morten Christensen
c288c2b9a3
Improves sorting of doc types before importing. Related to U4-5868
2014-11-26 22:47:36 +01:00
Sebastiaan Janssen
26032e46dd
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-11-26 14:42:41 +01:00
Sebastiaan Janssen
caee5c6baf
#U4-5889 Fixed Due in version 7.2.0
...
Cross Site Scripting through umbraco uploader
2014-11-26 14:42:24 +01:00
Morten Christensen
ea9c37d500
Implements U4-5868 Packager should include compositions
2014-11-26 14:22:31 +01:00
Sebastiaan Janssen
a1c223bc2b
Revert to using MVC 4.0.0.0 OOB so that people who have only 4.0.0.0 in the GAC can actually install Umbraco. If 4.0.0.1 is in the GAC that version will be taken.
...
Leaves the additional reference to System.Web.Http in web.config so that you don't get the System.Web.Http.ApiController when 4.0.0.1 is indeed in the GAC.
2014-11-26 10:43:46 +01:00
Shannon
6afd9b37a6
Merge branch '7.1.9' into 7.2.0
2014-11-26 15:29:18 +11:00
Shannon
1930022f19
Fixes: U4-5714 Calling Index() on IPublishedContent level 1 media fails
2014-11-26 10:52:30 +11:00
Shannon
bece953fa3
fixes a null check
2014-11-26 10:20:19 +11:00
Shannon
a41d37b1cf
Fixes assembly error msg.
2014-11-26 09:44:31 +11:00
Shannon
31603f7063
Fixes assembly error msg.
2014-11-26 09:43:44 +11:00
Sebastiaan Janssen
4520c06454
Fixes missing filename in the log
2014-11-25 19:21:10 +01:00
Sebastiaan Janssen
9f0c00827d
Fixes build, still had some wrong paths preventing build.bat from working
2014-11-25 18:54:25 +01:00
Sebastiaan Janssen
2a66f95873
#U4-5453 Fixed
...
#U4-5871
Enabling IIS Compression gives ERR_CONTENT_DECODING_FAILED in backoffice
2014-11-25 18:22:27 +01:00
Sebastiaan Janssen
3330c617b4
Merge branch '7.1.9' into 7.2.0
...
Conflicts:
src/SQLCE4Umbraco/SqlCEHelper.cs
2014-11-25 17:04:47 +01:00
Sebastiaan Janssen
0df0b78b90
#U4-5453 Fixed
...
Enabling IIS Compression gives ERR_CONTENT_DECODING_FAILED in backoffice
2014-11-25 16:56:44 +01:00
Sebastiaan Janssen
c6b6685dc7
Fixes the build for VS15
2014-11-25 16:55:59 +01:00
Sebastiaan Janssen
2db45eaca3
Merge pull request #516 from nul800sebastiaan/vs2014
...
Fixes VS14 build.
2014-11-25 15:52:05 +01:00
per ploug
b876e34586
Merge branch '7.2.0' of https://github.com/umbraco/Umbraco-CMS into 7.2.0
2014-11-25 14:41:50 +01:00
per ploug
935436203e
Adds razor helper comments to all grid razor views
2014-11-25 14:41:43 +01:00
Stephan
9580c8965f
Merge branch '7.1.9' into 7.2.0
...
Conflicts:
src/Umbraco.Web/umbraco.presentation/umbraco/create/nodeType.ascx.cs
2014-11-25 11:34:49 +01:00
Stephan
7c3c477f18
Merge remote-tracking branch 'origin/7.1.9' into 7.1.9
...
Conflicts:
src/Umbraco.Web/umbraco.presentation/umbraco/create/nodeType.ascx.cs
2014-11-25 11:28:48 +01:00
Stephan
d7cc626396
U4-1083 - proper error message on content type alias duplicate
2014-11-25 11:25:04 +01:00
Shannon
e2cc342adf
Removes non-completed/tested/used code for templates which was during a WIP of the grid some time ago.
2014-11-25 17:36:44 +11:00
Shannon
ea785a6585
Fixes: U4-5867 Installer, no starter kit link moves when starter kit list is populated
2014-11-25 13:14:18 +11:00
Shannon
46a8e586ce
Fixes: U4-5872 Using list view editor as a standard property on media type causes error
2014-11-25 12:51:55 +11:00
Shannon
fa0f15f5c4
fix merge
2014-11-25 10:05:10 +11:00
Shannon
6a15c2603d
Merge branch '7.1.9' into 7.2.0
...
Conflicts:
src/Umbraco.Web.UI/umbraco/config/lang/da.xml
src/Umbraco.Web.UI/umbraco/config/lang/de.xml
src/Umbraco.Web.UI/umbraco/config/lang/en.xml
src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml
src/Umbraco.Web.UI/umbraco/config/lang/es.xml
src/Umbraco.Web.UI/umbraco/config/lang/fr.xml
src/Umbraco.Web.UI/umbraco/config/lang/he.xml
src/Umbraco.Web.UI/umbraco/config/lang/it.xml
src/Umbraco.Web.UI/umbraco/config/lang/ja.xml
src/Umbraco.Web.UI/umbraco/config/lang/ko.xml
src/Umbraco.Web.UI/umbraco/config/lang/nl.xml
src/Umbraco.Web.UI/umbraco/config/lang/no.xml
src/Umbraco.Web.UI/umbraco/config/lang/pl.xml
src/Umbraco.Web.UI/umbraco/config/lang/pt.xml
src/Umbraco.Web.UI/umbraco/config/lang/ru.xml
src/Umbraco.Web.UI/umbraco/config/lang/sv.xml
src/Umbraco.Web.UI/umbraco/config/lang/zh.xml
src/Umbraco.Web.UI/umbraco/create/nodeType.ascx
src/Umbraco.Web/umbraco.presentation/umbraco/create/nodeType.ascx.cs
2014-11-25 09:59:08 +11:00
Shannon
9d50a4d2a5
Re Fixes: U4-5220 XSLT Extensions in App_Code or /bin not working in 7.1.4 - this is just a work-around fix, the real problem is the dll's in the user's bin folder.
2014-11-25 09:50:16 +11:00
Shannon
60263c9040
Re Fixes: U4-5220 XSLT Extensions in App_Code or /bin not working in 7.1.4 - this is just a work-around fix, the real problem is the dll's in the user's bin folder.
2014-11-25 09:48:54 +11:00
per ploug
ba6a5825fa
Fixes: U4-5742 Grid "thumbnail" property for media
2014-11-24 09:16:53 +01:00
Shannon Deminick
321e2f9de0
Merge pull request #546 from readingdancer/UmbUkFest-U4-3979
...
Updated the language files to fix issue #U4-3979
2014-11-24 13:12:56 +11:00
Sebastiaan Janssen
4e68380c32
Update en.xml
2014-11-23 15:12:40 +01:00
Chris Houston
9834352de2
- Added all the missing Key's to the Spanish file
...
- Updated the help documentation URL's
- Updated the Community Contributor URL's
2014-11-23 03:30:18 +00:00
Shannon
da87ba8bc7
Merge remote-tracking branch 'origin/7.1.9' into 7.2.0
...
Conflicts:
src/Umbraco.Core/Services/PackagingService.cs
2014-11-21 09:59:31 +11:00
Shannon
d34255b1fc
Fixes display order (U4-4347)
2014-11-21 09:49:29 +11:00
Shannon Deminick
9b6ab24890
Merge pull request #562 from tompipe/umbukfest-U4-4347
...
If no doctypes exist then hide Master Doc Type dropdown
2014-11-21 09:47:21 +11:00
Shannon Deminick
2341622243
Merge pull request #558 from LottePitcher/7.1.9
...
U4-5851
2014-11-21 09:31:02 +11:00
Shannon Deminick
956a51ab67
Merge pull request #557 from AnthonyCogworks/umbUKFest-u4-5307
...
Issue U4-5307 - Added umb-editor css class to allow text box stretching.
2014-11-21 09:30:14 +11:00
Shannon
0fdf69be8b
Merge branch 'tompipe-umbukfest-U4-4731' into 7.2.0
2014-11-21 09:26:30 +11:00
Shannon
ee040eb04f
Merge branch 'umbukfest-U4-4731' of https://github.com/tompipe/Umbraco-CMS into tompipe-umbukfest-U4-4731
...
Conflicts:
src/Umbraco.Web/Models/Mapping/TabsAndPropertiesResolver.cs
2014-11-21 09:25:57 +11:00
Shannon Deminick
e358d3b170
Merge pull request #555 from ismailmayat/umbUKFest-906
...
fix for u4-906
2014-11-21 09:20:08 +11:00
Shannon Deminick
752ce55cfa
Merge pull request #551 from kristianschneider/UmbUkFest-5737
...
Fix for U4-5737 Create package: ContentType Tab index not saved
2014-11-21 08:55:30 +11:00
Shannon Deminick
d1e684cb40
Merge pull request #550 from tompipe/umbukfest-U4-5848
...
Reset the template when converting a doctype and the new doctype does no...
2014-11-21 08:46:16 +11:00
Shannon Deminick
e6d6d3dd69
Merge pull request #545 from kristianschneider/UmbUKFest-5657
...
Fix for U4-5657 List view typo: "There are no items show in the list."
2014-11-21 08:19:43 +11:00
Shannon Deminick
98b41256c1
Merge pull request #547 from Alain-es/umbUkFest-U4422
...
Bug fix U4-4422
2014-11-21 08:18:42 +11:00
Tom Pipe
bc446a63fe
If no doctypes exist then hide Master Doc Type dropdown
...
Fixes U4-4347
2014-11-20 17:04:34 +00:00
Lotte Pitcher
dca14f3eb4
U4-5851 - Typo of 'seperate' when creating new MNTP data type : changed to 'separate'
2014-11-20 15:41:06 +00:00
Anthony Dang
1abdca2432
Issue U4-5307 - Added umb-editor css class to allow text box stretching.
2014-11-20 15:22:13 +00:00
Tom Pipe
8a214b5181
Correctly translate property label and description on ALL Tabs
...
Fixes U4-4731
2014-11-20 15:19:58 +00:00