Sebastiaan Janssen
|
1a87d96f77
|
Temporary fix to at least have a scrollbar when protecting a page (only added inline style, and
removed an unopened </div>, the rest is just formatting)
|
2014-03-11 18:47:50 +01:00 |
|
Shannon
|
19b7a9dfff
|
Completes: U4-4369 Remove the need for an Areas folder for the installer
|
2014-03-11 18:09:54 +11:00 |
|
Shannon
|
f432e23a47
|
Removes files that should never have been committed
|
2014-03-11 18:07:07 +11:00 |
|
Shannon
|
3c771648e3
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
Conflicts:
src/Umbraco.Core/Models/Member.cs
src/Umbraco.Core/Models/PublishedContent/PublishedContentType.cs
src/Umbraco.Core/Persistence/Factories/MemberReadOnlyFactory.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Web.UI/Umbraco/PartialViewMacros/Templates/EditProfile.cshtml
src/Umbraco.Web/Models/ProfileModel.cs
src/Umbraco.Web/Models/UmbracoProperty.cs
src/Umbraco.Web/Security/MembershipHelper.cs
src/Umbraco.Web/UmbracoHelper.cs
|
2014-03-11 14:47:00 +11:00 |
|
Shannon
|
d737afa327
|
Working on
|
2014-03-11 14:23:51 +11:00 |
|
Shannon
|
2db1c1bb40
|
Merge branch '7.1.0' of https://github.com/umbraco/Umbraco-CMS into 7.1.0
|
2014-03-11 10:39:55 +11:00 |
|
Shannon
|
d95ca7bc6f
|
updates naming from CreateProfileModel to GetCurrentMemberProfile
|
2014-03-11 10:39:19 +11:00 |
|
vnbaaij
|
278b681501
|
Update en_us.xml
header was incorrect:
<language alias="en" intName="English (GB)" localName="English (GB)" lcid="" culture="en-GB">
|
2014-03-10 10:07:30 +01:00 |
|
Shannon
|
921a5963e2
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
Conflicts:
src/Umbraco.Web.UI/umbraco/create/simple.ascx
src/Umbraco.Web.UI/umbraco/developer/DataTypes/editDatatype.aspx
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/umbraco.presentation/umbraco/create/nodeType.ascx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/developer/DataTypes/editDatatype.aspx.cs
src/umbraco.cms/businesslogic/datatype/DataTypeDefinition.cs
|
2014-03-10 17:30:46 +11:00 |
|
Shannon
|
980e8e84a6
|
Fixes: U4-4353 You are able to create duplicate content/media/member type's with the same alias
|
2014-03-10 17:26:04 +11:00 |
|
Shannon
|
b20e61d316
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
Conflicts:
build/Build.bat
src/Umbraco.Web.UI/umbraco/create/simple.ascx
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/umbraco.presentation/umbraco/create/simple.ascx
src/Umbraco.Web/umbraco.presentation/umbraco/create/simple.ascx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/simple.ascx.designer.cs
src/Umbraco.Web/umbraco.presentation/umbraco/developer/Macros/assemblyBrowser.aspx.cs
src/umbraco.cms/businesslogic/datatype/DataTypeDefinition.cs
|
2014-03-10 15:27:09 +11:00 |
|
Shannon
|
fb764641c5
|
Fixes: U4-4335 It's Possible to Create Duplicate Data Types
|
2014-03-10 15:16:17 +11:00 |
|
Sebastiaan Janssen
|
4d3eef1124
|
Update version
|
2014-03-07 15:25:10 +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
|
3b4487c836
|
Fixes: Weird merge issue with dashboard.config
|
2014-03-07 10:18:30 +01:00 |
|
Sebastiaan Janssen
|
a48fe40675
|
Also clean up v6 snippets
|
2014-03-07 09:46:45 +01:00 |
|
perploug
|
1e955fa813
|
Tweaks startkits usercontrol style
|
2014-03-07 09:34:25 +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
|
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 |
|
Shannon
|
25f10011fc
|
Fixes merge issues
|
2014-03-06 20:38:23 +11: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
|
068bca84b7
|
Fixes: U4-156 Drag / drop support
|
2014-03-06 20:05:13 +11:00 |
|
Shannon
|
fa7f91b39d
|
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
|
2014-03-06 18:26:10 +11:00 |
|
Shannon
|
72c5853fb1
|
Completes: U4-3937 Ensure media is indexed across all servers in LB environment with Distributed Cache calls
for members
|
2014-03-06 18:25:38 +11:00 |
|
Stephan
|
f03b1a22f9
|
Merge remote-tracking branch 'origin/6.2.0' into 6.2.0
|
2014-03-06 08:12:51 +01:00 |
|
Shannon
|
4adc2562b1
|
Fixes issue with ugolive dashboard trying to load in knockout from a bundle which causes the examine mgr to fail
|
2014-03-06 17:49:09 +11:00 |
|
perploug
|
0d1bb355b5
|
merge
|
2014-03-05 20:12:45 +01:00 |
|
perploug
|
3276b8a4d8
|
Latest visual changes to installer + db validator
|
2014-03-05 20:03:45 +01:00 |
|
Stephan
|
7747b8f64f
|
U4-3579 - support chars such as <, > or & in prevalues
|
2014-03-05 15:33:15 +01:00 |
|
Shannon
|
feab2de260
|
Fixes up the starter kit installer in the back office with it's legacy implementation. Adds some handy methods for webapi routing for areas.
|
2014-03-05 22:42:51 +11:00 |
|
Shannon
|
24cc417395
|
Removed all the legacy files that we don't need - need to test the starter kit installation process in the back office though as some old files are still used there.
|
2014-03-05 19:47:00 +11:00 |
|
Shannon
|
a40ba2f27e
|
Updates the RequiresExecution logic so we can skip steps based on some user input (i.e. skip the starter kit installation). Fixes the start kit js stuff to update the model correctly and continue. Fixes the error view to restart - it cannot just go back because there might not be a view there.
|
2014-03-05 14:30:17 +11:00 |
|
Shannon
|
ce068a60d5
|
Removes default instructions from the installer service, passing in empty instructions is ok now and the server will assign defaults if they are empty.
|
2014-03-05 12:08:35 +11:00 |
|
perploug
|
923eb300e5
|
Updates grunt file to run vs file copy
|
2014-03-04 19:11:27 +01:00 |
|
Shannon
|
d2aecd12eb
|
Updates more installer logic, getting into the nitty gritty details with upgrades, etc...
|
2014-03-04 19:20:36 +11:00 |
|
Shannon
|
71a9fb4f68
|
Updated more installer logic
|
2014-03-04 16:21:45 +11:00 |
|
perploug
|
ce65ae8742
|
Updates to the installer UI
Adds database and packages step
|
2014-03-03 08:57:57 +01:00 |
|
perploug
|
9c4212703b
|
umbraco base url
|
2014-02-27 10:00:38 +01:00 |
|
Shannon
|
429b5f7c01
|
Updates the completion stage of the installer
|
2014-02-26 16:49:35 +01:00 |
|
Shannon
|
db4a547801
|
Fixes build issues
|
2014-02-26 16:39:40 +01:00 |
|
Shannon
|
64a37209b8
|
Merge branch '7.1.0-installer' of https://github.com/umbraco/Umbraco-CMS into 7.1.0-installer
|
2014-02-26 16:01:48 +01:00 |
|
Shannon
|
f9304d7f04
|
Gets lots of the new installer logic working
|
2014-02-26 16:01:31 +01:00 |
|
Per Ploug Krogslund
|
b86ef0d7ac
|
Adds WIP installer files
|
2014-02-26 15:51:09 +01:00 |
|
Shannon
|
f9475305bb
|
more install bits
|
2014-02-26 18:25:59 +11:00 |
|
Shannon
|
00f2afe454
|
Creates Install MVC Area, creates new installer api controllers, moves old installer files to the new Area folder so that the /install path can route properly.
|
2014-02-26 04:15:14 +11:00 |
|
Shannon
|
a938605461
|
fixes merge issue
|
2014-02-25 02:33:48 +11:00 |
|
Shannon
|
b8fe5df3c9
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
Conflicts:
src/Umbraco.Core/Configuration/GlobalSettings.cs
src/Umbraco.Core/Configuration/UmbracoSettings.cs
src/Umbraco.Core/Models/Member.cs
src/Umbraco.Core/Services/ContentService.cs
src/Umbraco.Core/Services/MediaService.cs
src/Umbraco.Core/Services/MemberService.cs
src/Umbraco.Web.UI/config/ClientDependency.config
src/Umbraco.Web.UI/config/Dashboard.Release.config
src/Umbraco.Web.UI/config/feedProxy.config
src/Umbraco.Web.UI/config/tinyMceConfig.config
src/Umbraco.Web.UI/config/trees.config
src/Umbraco.Web.UI/config/umbracoSettings.Release.config
src/Umbraco.Web.UI/config/umbracoSettings.config
src/Umbraco.Web.UI/config/xsltExtensions.config
src/Umbraco.Web.UI/umbraco/config/create/UI.Release.xml
src/Umbraco.Web/Strategies/Migrations/ClearMediaXmlCacheForDeletedItemsAfterUpgrade.cs
src/umbraco.providers/members/UmbracoMembershipProvider.cs
|
2014-02-25 02:24:45 +11:00 |
|
Sebastiaan Janssen
|
ac57ec2211
|
Fixed U4-3648 v7, User without access to "Users" section can't change password
Added change password dashboard back
|
2014-02-24 13:15:45 +01:00 |
|