Sebastiaan Janssen
|
8194655ad1
|
Update the readme file with a pointer to the build.bat file to get started quickly
|
2014-01-17 16:07:29 +01:00 |
|
Sebastiaan Janssen
|
80c1812bc8
|
Merge branch '7.0.2' of https://github.com/umbraco/Umbraco-CMS into 7.0.2
|
2014-01-17 15:51:01 +01:00 |
|
Morten Christensen
|
6c37b33509
|
Adding export method for macros in the PackagingService and changing the ctor to accept the MacroService, so we can also add an import method.
|
2014-01-17 15:29:51 +01:00 |
|
Morten Christensen
|
509bcee540
|
Changing the name of the private field to be more inline with the Property
|
2014-01-17 15:28:53 +01:00 |
|
Morten Christensen
|
3dec881848
|
Removing extra line spaces
|
2014-01-17 15:28:12 +01:00 |
|
Sebastiaan Janssen
|
65b522a0a0
|
Automatically build Belle from build.bat without having to install Node.js on local machine
|
2014-01-17 14:52:42 +01:00 |
|
Morten Christensen
|
9164567abe
|
Adding export of templates to PackagingService
|
2014-01-17 13:55:34 +01:00 |
|
Stephan
|
12314f16a2
|
U4-4056 - fixing
|
2014-01-17 10:27:09 +01:00 |
|
Shannon
|
1621d01992
|
fixes some unit tests
|
2014-01-17 13:18:49 +11:00 |
|
Shannon
|
ae05bfd350
|
Fixes: U4-4055 List View document types still display children in content tree
|
2014-01-17 13:00:11 +11:00 |
|
Shannon
|
79567d4e8f
|
Merge branch '7.0.2' of https://github.com/umbraco/Umbraco-CMS into 7.0.2
|
2014-01-17 12:26:02 +11:00 |
|
Shannon
|
334a56ce5c
|
Fixes: U4-3765 v7 MultiNode Treepicker Sort not working
|
2014-01-17 12:25:34 +11:00 |
|
Sebastiaan Janssen
|
c2ee3303a5
|
U4-4059 Update MNTP snippets for string of id's rather than old xml fragment
|
2014-01-16 19:49:57 +01:00 |
|
Stephan
|
bfc89a7247
|
merge branch 'origin/6.2.0' into 7.0.2 + fix
|
2014-01-16 19:40:29 +01:00 |
|
Stephan
|
326309e61e
|
U4-4056 - better unicode/ascii support for urls
|
2014-01-16 17:09:21 +01:00 |
|
Shannon
|
8926e8c7d9
|
ensures preview cookie is gone on logout.
|
2014-01-16 20:56:34 +11:00 |
|
Shannon
|
ee7ee81098
|
fixes merge issue
|
2014-01-16 20:51:23 +11:00 |
|
Shannon
|
f4b707e928
|
Merge remote-tracking branch 'origin/6.2.0' into 7.0.2
Conflicts:
src/Umbraco.Core/Configuration/UmbracoSettings.cs
src/Umbraco.Core/Security/AuthenticationExtensions.cs
src/umbraco.businesslogic/StateHelper.cs
|
2014-01-16 20:49:19 +11:00 |
|
Shannon
|
c38030def2
|
Fixes: U4-3855 Preview cookie should be a session cookie not persisted
|
2014-01-16 20:47:13 +11:00 |
|
Shannon
|
43a61d8a06
|
Merge remote-tracking branch 'origin/6.2.0' into 7.0.2
Conflicts:
src/umbraco.providers/members/UmbracoMembershipProvider.cs
|
2014-01-16 20:15:35 +11:00 |
|
Shannon
|
4fd3725c51
|
Merge remote-tracking branch 'origin/6.2.0' into 7.0.2
Conflicts:
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web.UI/Umbraco/create/PartialView.ascx.cs
src/Umbraco.Web.UI/umbraco/create/PartialViewMacro.ascx
src/Umbraco.Web.UI/umbraco/create/PartialViewMacro.ascx.cs
|
2014-01-16 20:09:18 +11:00 |
|
Shannon
|
949861a890
|
Merge branch '6.2.0' of https://github.com/umbraco/Umbraco-CMS into 6.2.0
|
2014-01-16 20:03:52 +11:00 |
|
Shannon
|
122069752a
|
fixes legacy validate member logic
|
2014-01-16 20:03:29 +11:00 |
|
Shannon
|
c288734877
|
Fixes: U4-4054 Multinode Treepicker datatype - selecting a start node sends to content section
|
2014-01-16 19:47:27 +11:00 |
|
Shannon
|
4b22ff3a75
|
Completes: U4-4011 Package installation will require either a full app refresh or we will need to re-lazy load in all of the assets
|
2014-01-16 19:11:03 +11:00 |
|
Shannon
|
2b1a43b40a
|
Finally got somewhere with U4-4011 Package installation will require either a full app refresh or we will need to re-lazy load in all of the assets - took ages to get this going, now to get it working when packages have custom screens.
|
2014-01-16 18:33:31 +11:00 |
|
Shannon
|
076d90ddc4
|
Merge branch '7.0.2' of https://github.com/umbraco/Umbraco-CMS into 7.0.2
|
2014-01-16 12:31:54 +11:00 |
|
Shannon
|
1e2e26d898
|
publicizes server vars parser and event
|
2014-01-16 12:31:29 +11:00 |
|
Sebastiaan Janssen
|
f56cb2c3ac
|
Hardcoded empty snippets need to be updated as well..
|
2014-01-15 21:11:35 +01:00 |
|
Sebastiaan Janssen
|
ae83b0fbaf
|
Hardcoded empty snippets need to be updated as well..
|
2014-01-15 21:07:24 +01:00 |
|
Sebastiaan Janssen
|
fb7b65cf3b
|
Merge branch '7.0.2' of https://github.com/umbraco/Umbraco-CMS into 7.0.2
|
2014-01-15 20:57:42 +01:00 |
|
Sebastiaan Janssen
|
168abddacf
|
U4-2737 Snippets that are available when creating new MacroScripts should also be available for Partial Views
|
2014-01-15 20:57:27 +01:00 |
|
Sebastiaan Janssen
|
99e91a1053
|
U4-2737 Snippets that are available when creating new MacroScripts should also be available for Partial Views
|
2014-01-15 20:55:17 +01:00 |
|
Sebastiaan Janssen
|
bad118ac6b
|
U4-4046 Rename "empty template" to "empty"
|
2014-01-15 10:17:46 +01:00 |
|
Shannon
|
f334c3d74a
|
playing a bit more with re-initializing the app, but think we're def gonna have to do a full browser refresh. To do that we'll have to figure out how to gen a deep link url to the installer complete screen which could include a custom screen from a package.
|
2014-01-15 17:47:46 +11:00 |
|
Shannon
|
0e6c199a7e
|
working on U4-4011 Package installation will require either a full app refresh or we will need to re-lazy load in all of the assets but unfortunately we cannot lazy load in things like directives as angular doesn't like that, we have to re-load the browser.
|
2014-01-15 17:18:23 +11:00 |
|
Shannon
|
0bc39afdab
|
fixes language drop down styles - was too big to fit
|
2014-01-15 15:39:35 +11:00 |
|
Shannon
|
cf3de52249
|
removes the old language.ascx webforms files
|
2014-01-15 15:36:28 +11:00 |
|
Shandem
|
3f0569af41
|
Merge pull request #285 from mrdrbob/U4-3831
Fix for U4-3831.
|
2014-01-14 20:17:32 -08:00 |
|
Shannon
|
9f078357a7
|
Fixes: U4-4030 RelatedLinksEditorValueConvertor can't be overruled and internal links are wrong
|
2014-01-15 15:17:03 +11:00 |
|
Shannon
|
bb837232ba
|
Allows DefaultPropertyValueConverters to shadow other default converters, this allows us to have a hierarchy of default converters. This also fixes part of this issue: U4-4030 RelatedLinksEditorValueConvertor can't be overruled and internal links are wrong
|
2014-01-15 14:45:33 +11:00 |
|
Shannon
|
6d57afc71a
|
ensures auth controller has IsBackOffice specified
|
2014-01-15 13:49:37 +11:00 |
|
Shannon
|
fd682efdb1
|
Merge remote-tracking branch 'origin/6.2.0' into 7.0.2
|
2014-01-15 13:37:46 +11:00 |
|
Shannon
|
5c614a88a2
|
ensures webapi plugincontrollers are routed to /backoffice if [IsBackOffice] is specified
|
2014-01-15 13:29:17 +11:00 |
|
Shannon
|
f27a0c0461
|
Merge remote-tracking branch 'origin/6.2.0' into 7.0.2
Conflicts:
src/Umbraco.Web.UI/Umbraco/PartialViews/Templates/EmptyTemplate.cshtml
src/Umbraco.Web.UI/umbraco/dialogs/protectPage.aspx
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/UmbracoModule.cs
src/Umbraco.Web/WebApi/UmbracoAuthorizedApiController.cs
|
2014-01-15 13:28:41 +11:00 |
|
Shannon
|
3ef9635406
|
Fixes: U4-4010 Member and user session gets mixed - fixes how we detect a back office request + unit tests and added new IsBackOffice attribute
|
2014-01-15 13:17:38 +11:00 |
|
Shannon
|
c527833081
|
Revert "adds editing function to media picker controller"
This reverts commit 7d051dffbb.
This will only be contained in 7.1
|
2014-01-15 10:59:05 +11:00 |
|
Shannon
|
5caf091406
|
Revert "WIP: adds cropper directive"
This reverts commit c5a7eab1d5.
new cropper is only contained in 7.1 branch
|
2014-01-15 10:55:22 +11:00 |
|
Shannon
|
5a29441640
|
Reverts GetByQuery and MNTP Xpath query WIP - is contained only in 7.1
|
2014-01-15 10:53:14 +11:00 |
|
Shannon
|
75a42fd0d6
|
fixes the protect page logic
|
2014-01-15 10:42:01 +11:00 |
|