Shannon
|
0026f7bd01
|
More ignores
|
2013-09-05 14:55:55 +10:00 |
|
Shannon
|
0b1cad7687
|
Fixes app.dev to not include ui.sortable. Fixes server vars mocks to have an entry for dashboardApiBaseUrl, adds dashboard.mocks to not throw an exception when trying access that data.
|
2013-09-05 14:54:40 +10:00 |
|
Shannon
|
038780614c
|
Re-deletes files that should not be committed! Seriously WHY DOES THIS KEEP HAPPENING??! Have updated the ignore to try and stop this
|
2013-09-05 14:38:22 +10:00 |
|
Shannon
|
70eb3e8613
|
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
Conflicts:
.gitignore
src/Umbraco.Core/Models/PropertyExtensions.cs
src/Umbraco.Tests/Models/DataValueSetterTests.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web.UI/Umbraco/PartialViewMacros/Templates/EditProfile.cshtml
src/Umbraco.Web.UI/Umbraco/PartialViewMacros/Templates/Login.cshtml
src/Umbraco.Web.UI/Umbraco/PartialViews/Templates/RegisterMember.cshtml
src/Umbraco.Web/Controllers/RegisterController.cs
src/Umbraco.Web/Models/ProfileModel.cs
src/Umbraco.Web/Models/RegisterModel.cs
src/Umbraco.Web/Models/UmbracoProperty.cs
src/Umbraco.Web/UmbracoModule.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/PartialViewTasks.cs
|
2013-09-03 17:30:08 +10:00 |
|
Sebastiaan Janssen
|
437408464f
|
Merge branch '6.1.5' into 6.2.0
Conflicts:
.gitignore
build/Build.bat
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/umbraco.presentation/umbraco/create/PartialViewTasks.cs
|
2013-09-02 12:29:47 +02:00 |
|
Shannon
|
da1c33a034
|
Fixes unit test
|
2013-09-02 12:57:56 +10:00 |
|
Shannon
|
f7e7687f27
|
Merge remote-tracking branch 'origin/6.2.0' into 7.0.0
Conflicts:
.gitignore
build/Build.bat
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Core/Models/PropertyExtensions.cs
src/Umbraco.Core/TypeFinder.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web.UI/config/ClientDependency.config
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/UmbracoContext.cs
|
2013-08-29 15:18:19 +10:00 |
|
Shannon
|
36c281a19a
|
updated ignore
|
2013-08-29 10:08:54 +10:00 |
|
Shannon
|
3b749073d7
|
updated ignore to ignore these new strange merge files for routes.js
|
2013-08-15 12:47:56 +10:00 |
|
perploug
|
e825c08901
|
Added events.Service and xmlhelper.service
|
2013-08-12 15:17:34 +02:00 |
|
Shannon
|
d78a03a610
|
Massively improves performance for the packaging service (converting docs to XML) which is used in republishing the tree.
|
2013-08-05 13:11:47 +10:00 |
|
Shannon
|
2ebf6d09c6
|
Gets delete and empty recycle bin working, adds unit tests for tree service, ensures that the recycle bin shows children whenever something is deleted (though, i now realize i need to refresh the recycle bin node and expand it when something is deleted). Renames some namespaces for content/media/etc... controllers and makes the file names more readable.
|
2013-08-01 14:51:35 +10:00 |
|
Shannon
|
de2660cfb2
|
Merge branch '4.11.7---ITask-updates' into 7.0.0
Conflicts:
.gitignore
.hgtags
src/Umbraco.Core/XmlExtensions.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/umbraco.presentation/umbraco/create/CreatedPackageTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/DLRScripting.ascx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/DLRScriptingTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/MediaTypeTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/MemberGroupTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/ScriptTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/XsltTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/content.ascx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/contentTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/dialogHandler_temp.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/dictionaryTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/media.ascx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/mediaTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/nodeType.ascx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/nodetypeTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/simple.ascx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/templateTasks.cs
src/Umbraco.Web/umbraco.presentation/umbraco/create/xslt.ascx.cs
src/Umbraco.Web/umbraco.presentation/umbraco/webservices/legacyAjaxCalls.asmx.cs
|
2013-07-12 11:30:06 +10:00 |
|
Shannon
|
9e0dec89b1
|
updated ignore, we don't want to commit anything to App_Plugins, if you want stuff there you'll need to add them explicitly.
|
2013-07-12 09:20:25 +10:00 |
|
Shannon
|
c81cd0fd1d
|
Merge branch '6.1.2' into 7.0.0
Conflicts:
.gitignore
src/Umbraco.Web.UI/config/ClientDependency.config
|
2013-06-21 15:49:40 +10:00 |
|
Shannon
|
b2c604f7b3
|
updated ignore
|
2013-06-21 11:26:23 +10:00 |
|
Per Ploug
|
03b9a91458
|
merge
|
2013-06-18 11:09:16 +02:00 |
|
Per Ploug
|
e501e7fb98
|
chore Clean up the build/belle directory
|
2013-06-18 10:58:04 +02:00 |
|
Per Ploug
|
4b68d1950c
|
Replaces require.js with jepnope
Gets rid of the AMD pattern, adds scriptLoader service, work on security
service started
|
2013-06-18 10:51:26 +02:00 |
|
Shannon
|
d3780848dc
|
updated ignore file with correct case sensitivity
|
2013-06-18 14:20:50 +10:00 |
|
Shannon
|
a7b546527c
|
Added more methods to User Repo/Service to get an IUser by id. Upgraded to angular 1.5.5 to fix an animation bug. Got authorization working nicely now. Fixed up the animation.less files with 1.5.5's breaking animation changes. Fixed up WebSecurity class to always have an instance of HttpContextBase (still requires much more fixing though).
|
2013-06-17 16:03:27 +10:00 |
|
Shannon
|
c52e51b2d8
|
Fixed up external templated directives to use the templateUrl property which i didn't previously know about, this ensures that a new scope is not created for these elements which was causing issues. updated ignore file some more, removed committed files that shouldn't be there
|
2013-06-17 04:51:59 +02:00 |
|
Shannon
|
c9c3623457
|
updated ignore
Signed-off-by: Shannon <sdeminick@gmail.com>
|
2013-06-17 02:59:00 +02:00 |
|
Per Ploug
|
a8cf9b1a44
|
merge
|
2013-06-11 18:15:17 +02:00 |
|
Per Ploug
|
0ace3a1f74
|
utill.service.js update to support icons
|
2013-06-11 18:06:52 +02:00 |
|
Shannon
|
750b5fcaa3
|
updates ignore
|
2013-06-11 16:44:43 +02:00 |
|
Shannon
|
141e78064b
|
updated ignore
|
2013-06-11 16:39:46 +02:00 |
|
Shannon
|
017987f16d
|
updated gitignore to latest
|
2013-06-11 15:43:33 +02:00 |
|
Shannon
|
5dee0208f5
|
Fixed content title saving
|
2013-06-11 15:04:23 +02:00 |
|
Per Ploug Krogslund
|
20bac8085e
|
Update manifest to support textstring, area, boolean and content picker
|
2013-06-11 13:19:58 +02:00 |
|
Shannon
|
a656911061
|
Updating media picker to work and look properly
|
2013-06-11 12:16:37 +02:00 |
|
Shannon
|
da146891ef
|
Updated ignore file and ignored all Belle build files.
|
2013-06-11 09:32:51 +02:00 |
|
Sebastiaan Janssen
|
ca4f5a39da
|
Add missing files
|
2013-06-11 00:49:19 +02:00 |
|
Sebastiaan Janssen
|
33ff82e766
|
Add missing files
|
2013-06-11 00:47:44 +02:00 |
|