Stephan
86968f218c
Version 8.0.0-alpha0016
2016-07-21 11:07:34 +02:00
Stephan
b7421537c5
Version 8.0.0-alpha0015
2016-07-21 10:27:04 +02:00
Stephan
bd2fa49581
Version 8.0.0-alpha0011
2016-07-21 10:25:44 +02:00
Stephan
1f55f1c443
Version 8.0.0-alpha0007
2016-07-21 10:22:20 +02:00
Stephan
f4aad94505
Fix build batch (is it real?)
2016-07-20 15:10:33 +02:00
Stephan
3c7245f9ba
Merge origin/dev-v7 into dev-v8
2016-07-08 16:32:06 +02:00
Sebastiaan Janssen
7f154e28de
Add the beta label
2016-06-13 23:24:57 +02:00
Sebastiaan Janssen
347732463f
Continued from PR 1254 ( #1296 )
...
* Changes Umbraco.Core to use project.json for package references, instead of nuget (next is the Web proj)
Changes the build to use correct version of MSBuild
Updates the Web.UI project to reference Microsoft.CodeDom.Providers.DotNetCompilerPlatform so that we can use c# 6 in views
Updates all other projects to use auto-package restore instead of the legacy nuget target restore
* Updates Umbraco.Web to use project.json - removes the lock file (will ignore)
* updates ignore to ignore lock files
* forgot about the tests project, removed the old nuget targets
* Need to restore some packages before we can build
* Update to latest nuget.exe which understands project.json
* This happened automatically, I'm guessing new NuGet removed these
* Correctly restore all necessary packages
* Fix merge problems and package version dependency conflicts
* Removes unnecessary file
* Removes unnecessary file
* Some things didn't make it during the merge, re-applying
* And even more changes that got reverted
* And even more changes that got reverted
2016-06-01 12:37:52 +02:00
Shannon
72cef006d3
bumps version
2016-04-20 15:56:06 +02:00
Shannon
61f9845db0
bumps version
2016-03-23 10:06:53 +01:00
Shannon
b3c6654d41
bumps version
2016-03-17 17:31:36 +01:00
Shannon
1c2dec00fc
bumps version
2016-02-16 13:32:03 +01:00
Shannon
5e46750cc4
nuspec and version
2016-02-11 16:34:15 +01:00
Shannon
aed4649ff5
changes version to RC1
2016-02-03 12:16:07 +01:00
Shannon
38a6f8c4a9
creates new EditorValidationResolver for external validators to work (internal for now), bumps version
2016-01-20 16:57:31 +01:00
Shannon
42fbcb6f41
Bumps version so that the MB core can reference updated code
2016-01-20 11:45:33 +01:00
Sebastiaan Janssen
f7676062ea
Bumps version
2016-01-15 13:47:18 +01:00
Shannon
b0060a9592
Merge remote-tracking branch 'origin/dev-v7' into 7.4.0
...
Conflicts:
build/InstallGit.cmd
build/UmbracoVersion.txt
src/SolutionInfo.cs
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web.UI/Umbraco/config/lang/nb.xml
src/Umbraco.Web/Editors/DataTypeValidateAttribute.cs
src/Umbraco.Web/Security/Identity/UmbracoBackOfficeCookieAuthOptions.cs
src/Umbraco.Web/WebServices/SaveFileController.cs
2016-01-06 10:46:38 +01:00
Sebastiaan Janssen
db538d95ba
Bumps version
2016-01-05 16:11:59 +01:00
Sebastiaan Janssen
cdce2a1180
Bump version
2015-12-17 14:27:37 +01:00
Sebastiaan Janssen
e90fedb835
Bumps version
2015-12-08 13:54:57 +01:00
Shannon
87100feb3d
Fixes: U4-7467 Umbraco 7.3.2 Clean install, OWIN error after database creation and bumps version
2015-11-27 21:23:24 +01:00
Sebastiaan Janssen
05c592860d
Merge remote-tracking branch 'origin/dev-v7' into 7.4.0
...
Conflicts:
build/UmbracoVersion.txt
src/Umbraco.Core/Configuration/UmbracoVersion.cs
src/Umbraco.Web.UI.Client/src/views/common/dialogs/user.html
src/Umbraco.Web.UI.Client/src/views/propertyeditors/mediapicker/mediapicker.controller.js
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
2015-11-17 13:43:19 +01:00
Shannon
f89083c772
bumped version
2015-10-28 18:26:34 +01:00
Sebastiaan Janssen
b9dd0ab1a9
Bump version
2015-09-16 18:58:45 +02:00
Sebastiaan Janssen
add2f57397
Bump version
2015-08-21 13:30:29 +02:00
Sebastiaan Janssen
d87b268a40
Update to MVC5
2015-07-30 17:08:39 +02:00
Shannon
bf19d61d14
bumps txt version
2015-07-06 18:02:25 +02:00
Sebastiaan Janssen
0695839717
Updates version
2015-06-09 19:39:45 +02:00
Sebastiaan Janssen
12dba80553
Removes zzaaa from version number
2015-06-09 14:38:01 +02:00
Stephan
83d5eda63c
Bugfix xdt upgrade to 7.3
2015-06-09 12:22:08 +02:00
Shannon
b67250c3d5
Updates back office auth extension methods to be explicit with specifying that it's for back office because we need to explicitly tell each provider the SignInAsAuthenticationType so that it uses the back office auth provider and not a user's own front-end one.
2015-04-01 13:42:14 +11:00
Sebastiaan Janssen
907e5e7ca4
Bump version
2015-03-20 11:25:59 +01:00
Shannon
fff0151b62
Updates build process to: Ensure the AssemblyFileVersion is set to the real umbraco version, AssemblyInformationalVersion is set to the real umbraco version including the pre-release name if there is one, AssemblyCopyright has the correct year.
2015-03-20 09:31:14 +11:00
Morten Christensen
d6c9f1f991
Reverting SolutionInfo.
...
Updating DatabaseContext for installer although not fully working because of medium trust issue with refreshing connectionstrings.
2012-11-27 10:05:26 -01:00
Morten Christensen
78b05eb44c
Correcting SolutionInfo and AssemblyInfo, so assembly version is correct for all shipped assemblies
2012-11-26 07:46:29 -01:00
shannon@ShandemVaio.home
1f79ccf207
Changes all xslt transforms to use VS transforms. #U4-62
2012-06-22 22:01:16 +04:00