Stephan
|
5774ce68c7
|
GitIgnore Umbraco.Tests/media
|
2016-03-22 14:37:22 +01:00 |
|
Shannon
|
1f4ba9cfdc
|
ignores file that shouldn't be there
|
2015-11-26 10:36:15 +01:00 |
|
Stephan
|
3612780d15
|
git-ignore loader.dev.js
|
2015-09-22 11:18:06 +02:00 |
|
Sebastiaan Janssen
|
b0ccb040a1
|
Makes sure we can have nightlies for non-pre-releases as well
|
2015-07-07 15:11:57 +02:00 |
|
Sebastiaan Janssen
|
25237995eb
|
It's nice to unzip a build in the build folder, so just ignore it for git :)
|
2014-12-04 12:41:39 +01:00 |
|
Sebastiaan Janssen
|
043139caae
|
Fixes build for people without git in path and with various VS versions installed (no more need to have at least VS2012 installed)
|
2014-10-19 13:00:54 +02:00 |
|
antoine
|
b8034fa325
|
canvasdesigner.*.js added to ignore file
Conflicts:
.gitignore
|
2014-09-30 09:24:38 +02:00 |
|
Sebastiaan Janssen
|
900dcfdc33
|
#U4-1503 Fixed
Adds UmbracoExamine.PDF to the output of the build (both a ZIP and NuGet package)
Adds canvas.editors.config.js to the output in the config folder
|
2014-09-27 15:35:03 +02:00 |
|
Shannon
|
07035f6b23
|
Fixes issue with duplicate dictionary entries when wiring up property data
|
2014-09-01 12:55:10 +10:00 |
|
warrenbuckley
|
4b46cf9a42
|
Update .gitignore for output files generated by ng-docs
|
2014-08-26 14:54:37 +01:00 |
|
antoine
|
54c3e68f32
|
Ignore Preview folder
|
2014-07-01 13:57:04 +02:00 |
|
antoine
|
89ed75f5dc
|
Right .gitignore file
|
2014-06-30 19:36:45 +02:00 |
|
antoine
|
16d8481ad9
|
Tuning new concept, config throught json config or/and html5 data tags
|
2014-06-30 19:28:33 +02:00 |
|
antoine
|
65bb1e1e20
|
gridRow default less
|
2014-05-30 20:03:34 +02:00 |
|
Shannon
|
27e6b8c80c
|
Adds bower to node dependencies, uses bower to get the typeahead dependency, gets bower dependencies on npm install
|
2014-05-05 15:55:48 +10:00 |
|
Sebastiaan Janssen
|
b3f6a8c71b
|
Merge branch '7.0.3' into 7.1.0
Conflicts:
.gitignore
src/Umbraco.Web.UI.Client/src/views/propertyeditors/contentpicker/contentpicker.controller.js
|
2014-02-03 11:52:36 +01:00 |
|
Shannon
|
7de1b2d09d
|
Fixes ServerVariablesParser to have a proper event declared! :P
|
2014-01-29 09:33:14 +11:00 |
|
Shannon
|
b314bff127
|
Creates powershell file to do the build, this detects if you have sandcastle installed first, also overwrites the default TOC.css file with a custom slightly nicer version for the output.
|
2014-01-24 18:23:37 +11:00 |
|
Shannon
|
d66e2e52e9
|
adds additional bat files to the sln files for editing, adds the sandcastle help file config file that can be used to build the docs when sandcastle is installed.
|
2014-01-24 16:31:49 +11:00 |
|
Shannon
|
a052fc42b1
|
Fixes: U4-3682 Can not create new documents (javascript error)
|
2013-11-26 14:03:00 +11:00 |
|
Shannon
|
d9c42e2aca
|
Fixes initial part with legacy trees and legacy actions - now a modal window can launch - but now we need to get the legacy umb client manager js tree stuff hooked in.
|
2013-10-14 18:47:34 +11:00 |
|
Shannon
|
db6b8930ab
|
Removes appsettings,connectionstring configs from the repo and adds them to the ignore list.
|
2013-10-04 12:18:05 +10:00 |
|
Sebastiaan Janssen
|
1138e54672
|
Unignore macroscripts/web.config and add an empty config as a placeholder for now
|
2013-09-26 15:52:16 +02:00 |
|
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 |
|