perploug
|
71fcc77e9b
|
merge
|
2014-03-09 22:24:04 +01:00 |
|
perploug
|
38509f9d5a
|
Adds details view to media picker to edit alt text
|
2014-03-09 22:21:55 +01:00 |
|
perploug
|
3ff04f585c
|
Fixes issue with late-loaded file resolvers
|
2014-03-09 22:21:36 +01:00 |
|
Sebastiaan Janssen
|
3de8f9bd18
|
Merge pull request #311 from arknu/71-issue3691
U4-3691: Use empty alt text instead of 'Some description'
|
2014-03-08 14:05:52 +01:00 |
|
arknu
|
c95e7c245e
|
U4-3691: Use empty alt text instead of 'Some description'
|
2014-03-07 22:24:28 +01:00 |
|
perploug
|
fce31a2e02
|
7.1 beta
|
2014-03-07 15:26:28 +01:00 |
|
perploug
|
b816e7f4db
|
Fixes: sites cannot run the new installer if they have /install directory
|
2014-03-07 12:10:04 +01:00 |
|
perploug
|
45f6d4f911
|
ensures the installer clears angular cache
|
2014-03-07 12:10:00 +01:00 |
|
Shannon
|
6a9a1d1547
|
Merge branch '7.1.0' of https://github.com/umbraco/Umbraco-CMS into 7.1.0
|
2014-03-07 20:26:57 +11:00 |
|
perploug
|
391eb99e10
|
Installer facts typo
|
2014-03-07 10:18:36 +01:00 |
|
perploug
|
3b4487c836
|
Fixes: Weird merge issue with dashboard.config
|
2014-03-07 10:18:30 +01:00 |
|
perploug
|
46461c7c5d
|
Fixes installer breaks with missing app_data/temp/installer folder
|
2014-03-07 10:18:08 +01:00 |
|
perploug
|
7104629ffd
|
Fixes installer database dropdown default value
|
2014-03-07 10:17:46 +01:00 |
|
Shannon
|
b46abecde5
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
Conflicts:
src/Umbraco.Web.UI/Umbraco/PartialViewMacros/Templates/EditProfile.cshtml
src/Umbraco.Web.UI/Umbraco/PartialViewMacros/Templates/ListChildPagesOrderedByDate.cshtml
src/Umbraco.Web.UI/Umbraco/PartialViewMacros/Templates/ListChildPagesOrderedByName.cshtml
src/Umbraco.Web.UI/Umbraco/PartialViewMacros/Templates/ListChildPagesOrderedByProperty.cshtml
src/Umbraco.Web.UI/Umbraco/PartialViewMacros/Templates/ListChildPagesWithDoctype.cshtml
src/Umbraco.Web.UI/Umbraco/PartialViewMacros/Templates/Login.cshtml
src/Umbraco.Web.UI/Umbraco/PartialViewMacros/Templates/LoginStatus.cshtml
src/Umbraco.Web.UI/Umbraco/PartialViewMacros/Templates/Navigation.cshtml
src/Umbraco.Web.UI/Umbraco/PartialViewMacros/Templates/RegisterMember.cshtml
src/Umbraco.Web.UI/Umbraco/PartialViewMacros/Templates/SiteMap.cshtml
src/Umbraco.Web.UI/umbraco/scripting/templates/cshtml/Navigation.cshtml
src/Umbraco.Web.UI/umbraco/scripting/templates/cshtml/SiteMap.cshtml
|
2014-03-07 20:10:33 +11:00 |
|
Shannon
|
e82795f798
|
Merge branch '7.1.0' of https://github.com/umbraco/Umbraco-CMS into 7.1.0
|
2014-03-07 20:09:32 +11:00 |
|
Shannon
|
a6faf5b757
|
fixes build issue
|
2014-03-07 20:09:22 +11:00 |
|
Shannon
|
3e6e6faf03
|
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
|
2014-03-07 20:08:22 +11:00 |
|
Shannon
|
b3f18bc677
|
fixed an issue with setting password with legacy api
|
2014-03-07 20:08:10 +11:00 |
|
Sebastiaan Janssen
|
a48fe40675
|
Also clean up v6 snippets
|
2014-03-07 09:46:45 +01:00 |
|
Shannon
|
74c777b1ae
|
Ensures the built-in member controllers have the correct logic - somehow got reverted and then not merged.
|
2014-03-07 19:39:31 +11:00 |
|
perploug
|
1e955fa813
|
Tweaks startkits usercontrol style
|
2014-03-07 09:34:25 +01:00 |
|
Shannon
|
bc371e69a3
|
Completes: U4-4227 Rename default member property aliases
|
2014-03-07 19:30:54 +11:00 |
|
Shannon
|
9a97b636eb
|
Merge branch '7.1.0' of https://github.com/umbraco/Umbraco-CMS into 7.1.0
|
2014-03-07 19:15:38 +11:00 |
|
Shannon
|
878156e21e
|
putting back what the UmbLoginController should be ... where in the hell has this been overwritten from??!
|
2014-03-07 19:13:25 +11:00 |
|
Sebastiaan Janssen
|
af376d2837
|
Fix failing nuget build (now that \install is removed)
|
2014-03-07 09:06:06 +01:00 |
|
Shannon
|
9dd5f250c7
|
Fixes up the GetUrlWithTimeStamp to be called GetUrlWithCacheBust and another extension method to actually generate the hash which will be umb version + cdf version hashed or datetime.ticks if in debug mode. Updates the main view to use CDF to render the CSS which ensures compression/minification/combination + cache busting.
|
2014-03-07 11:03:13 +11:00 |
|
Shannon
|
bb527996b9
|
Moves the JsNoCache to a real readable file instead of an embedded string (now an embedded file resource), updates it's logic to not append the hash to any dependencyhandler.axd request, fixes case sensitivity checking on the URLs, changes the cdf + umb version to be a nice shorter hash of the two.
|
2014-03-07 10:40:27 +11:00 |
|
Shannon
|
1a171161cd
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
|
2014-03-07 10:11:36 +11:00 |
|
perploug
|
d410663a68
|
Updates ImageProcessor
|
2014-03-06 22:54:51 +01:00 |
|
perploug
|
9e332ca0a4
|
Fixes: media unit test merge issue
|
2014-03-06 22:54:23 +01:00 |
|
perploug
|
02388a33ba
|
Tweaks fileupload view
|
2014-03-06 22:54:05 +01:00 |
|
perploug
|
3f52364308
|
Fixes: FixNumber directive always dirtied the model
|
2014-03-06 22:53:51 +01:00 |
|
perploug
|
e157837e0e
|
Fixes merge issue in valformmanager
|
2014-03-06 22:53:13 +01:00 |
|
perploug
|
c2318349e5
|
merge
|
2014-03-06 20:11:37 +01:00 |
|
perploug
|
c540c74a04
|
merge
|
2014-03-06 20:10:17 +01:00 |
|
perploug
|
e5b1271ce1
|
Fixes: U4-4205 Add item to multi node tree picker - Min/Max Items Issue
|
2014-03-06 14:38:03 +01:00 |
|
perploug
|
dfaa15c6e7
|
Directive cleanup + button event js errors fix
|
2014-03-06 12:28:36 +01:00 |
|
perploug
|
4aa3e1368a
|
Fixes scrollbar and database val msg
|
2014-03-06 12:27:46 +01:00 |
|
Shannon
|
25f10011fc
|
Fixes merge issues
|
2014-03-06 20:38:23 +11:00 |
|
perploug
|
d08f08ffaf
|
Umbraco facts
|
2014-03-06 10:30:41 +01:00 |
|
Shannon
|
9a9237e78e
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
Conflicts:
src/Umbraco.Core/Persistence/Repositories/MemberRepository.cs
src/Umbraco.Core/Services/IMembershipUserService.cs
src/Umbraco.Tests/PublishedContent/PublishedContentTestElements.cs
src/Umbraco.Web.UI/config/trees.config
src/Umbraco.Web.UI/config/umbracoSettings.config
src/Umbraco.Web.UI/umbraco/controls/ContentTypeControlNew.ascx
src/Umbraco.Web.UI/umbraco/developer/DataTypes/editDatatype.aspx
src/Umbraco.Web.UI/umbraco/plugins/uGoLive/Dashboard.ascx
src/Umbraco.Web/Mvc/UmbracoViewPageOfTModel.cs
src/Umbraco.Web/Search/ExamineEvents.cs
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/umbraco.presentation/content.cs
src/Umbraco.Web/umbraco.presentation/umbraco/cache/LegacyClasses.cs
|
2014-03-06 20:22:32 +11:00 |
|
Shannon
|
1511ad58b2
|
oops, put back the defaults for umbracoSettings
|
2014-03-06 20:16:55 +11:00 |
|
Shannon
|
2e9b751174
|
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
|
2014-03-06 20:12:21 +11:00 |
|
Shannon
|
d61ab97be3
|
Fixes: U4-4217 Ensure that the cmsTask data is cleared for any entity that uses umbracoNode table
|
2014-03-06 20:12:05 +11:00 |
|
Stephan
|
dd40d73b71
|
Merge remote-tracking branch 'origin/6.2.0' into 6.2.0
|
2014-03-06 10:06:50 +01:00 |
|
Shannon
|
068bca84b7
|
Fixes: U4-156 Drag / drop support
|
2014-03-06 20:05:13 +11:00 |
|
Shannon
|
0fda528b94
|
Fixes: U4-1550 Publish notifications on a load balanced environment
|
2014-03-06 19:47:23 +11:00 |
|
Shannon
|
3552f63d87
|
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
|
2014-03-06 19:29:35 +11:00 |
|
Shannon
|
01d04fde37
|
Fixes: U4-4060 Rollback feature does not show differences
|
2014-03-06 19:29:09 +11:00 |
|
Stephan
|
7f8c526136
|
Fix TryConvertTo handling of number decimal separator
|
2014-03-06 09:14:05 +01:00 |
|