Shannon
bf82a70744
WIP - still working on getting the template repository and models working correctly and adding some more tests.
2014-12-01 14:14:44 +11:00
Shannon
520955a8db
WIP - ported over viewhelper and MasterpageHelper to the Core lib, still wrapping new file service from old template class.
2014-12-01 12:59:36 +11:00
Shannon
2b25815eee
Merge branch '7.2.0' into 7.3.0
...
Conflicts:
src/Umbraco.Web/Umbraco.Web.csproj
2014-12-01 12:22:19 +11:00
Morten Christensen
c37777b289
It should not be possible for a ContentType to add itself as a composition
2014-11-28 13:11:11 +01:00
Sebastiaan Janssen
ef6a4139de
Whoops, period should've been comma
2014-11-28 07:44:19 +01:00
Sebastiaan Janssen
98ceabaf7e
Don't point web.config to MVC 4.0.0.1, it may not be installed (merge fail..)
2014-11-27 20:44:48 +01:00
Sebastiaan Janssen
85bcb7ad2b
Update migration
2014-11-27 20:20:56 +01:00
Sebastiaan Janssen
adea6dd2f6
Final addition to disallowed upload files
2014-11-27 15:28:38 +01:00
Sebastiaan Janssen
cad0650223
#U4-5901 Fixed Due in version 7.2.0
...
Remote Code Execution
2014-11-27 14:29:49 +01:00
Sebastiaan Janssen
d8909fe09c
Also adds migration for U4-5837
2014-11-27 14:11:18 +01:00
Sebastiaan Janssen
bf5acf6724
#U4-5837 Fixed Due in version 7.2.0
...
Missing Indexes
2014-11-27 13:57:39 +01:00
Sebastiaan Janssen
9bf33f0eea
#U4-5893 Fixed
...
Related Links - rearranging a link will completely remove all link content fields
2014-11-27 13:24:23 +01:00
Sebastiaan Janssen
0155a094b1
Bump Version
2014-11-27 12:12:31 +01:00
Sebastiaan Janssen
08432e8b23
U4-5895 follow up on U4-5889
2014-11-27 12:05:38 +01:00
Stephan
717f67874a
Fix nodeType.ascx merge issue
2014-11-27 11:57:38 +01:00
Shannon
dc27368397
Fixes: U4-5891
2014-11-27 17:57:33 +11:00
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
7cfcab4011
WIP working on getting the template services up to par and wrapping the new ones from old ones.
2014-11-25 18:48:19 +11:00
Shannon
787e10bbe1
ensures the templates are sorted by name
2014-11-25 18:02:17 +11:00
Shannon
8328f09d6b
Works on U4-2866 - converted template tree to new tree structure.
2014-11-25 17:59:59 +11:00
Shannon
04823c23a0
Merge branch '7.2.0' into 7.3.0
2014-11-25 17:46:51 +11: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
5af67facad
Removes non-completed/tested/used code for templates which was during a WIP of the grid some time ago.
2014-11-25 17:36:02 +11:00
Shannon
be9e4c9623
Merge branch '7.2.0' into 7.3.0
2014-11-25 17:07:35 +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