Sebastiaan Janssen
|
70f5641b83
|
Change to overflow:auto so there's no horizontal scroll bar when not necessary
|
2014-03-19 13:28:28 +01:00 |
|
Sebastiaan Janssen
|
bbb5fe728a
|
Better styling of ChangeDocType dialog
|
2014-03-19 13:25:16 +01:00 |
|
Sebastiaan Janssen
|
307ea6bd74
|
Fixes last error in U4-3470 Errors in console window are failed to load resource at
/umbraco/%7B%7Bcmd.icon%7D%7D
|
2014-03-19 11:48:46 +01:00 |
|
Sebastiaan Janssen
|
76eb06784d
|
Don't try to access model.value when model.value might be empty. Fixes broken prevalue editor for RTE.
|
2014-03-19 11:19:34 +01:00 |
|
Sebastiaan Janssen
|
6ac2cc9f8b
|
Not sure how the logout button ended up in the help dialog, sorry! :)
|
2014-03-19 10:38:43 +01:00 |
|
Shannon
|
9d5c8e5aed
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
|
2014-03-19 19:45:39 +11:00 |
|
Shannon
|
56001a8ccb
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
Conflicts:
src/Umbraco.Core/Services/PackagingService.cs
|
2014-03-19 18:55:20 +11:00 |
|
Shannon
|
ff5dadde53
|
Fixes unit test and another potential migration problem using an old alias for foreign key
|
2014-03-19 18:43:10 +11:00 |
|
Shannon
|
6d92393f08
|
Merge branch '7.1.0' of https://github.com/umbraco/Umbraco-CMS into 7.1.0
|
2014-03-19 17:56:45 +11:00 |
|
Shannon
|
6169d13eb5
|
fixes the config issue with unit tests
|
2014-03-19 17:56:30 +11:00 |
|
perploug
|
361c382a2e
|
Makes cropper components size-able
So all UI components can be given a max-size so they can scale image and
ui up accordingly
|
2014-03-18 23:49:09 -07:00 |
|
perploug
|
375b3948e0
|
Fixes: U4-4177 U7 - Add Startnode Picker to Multiple Media Picker
|
2014-03-18 23:49:05 -07:00 |
|
perploug
|
6453a82717
|
Allow cropper thumbnails to downscale
|
2014-03-18 23:49:02 -07:00 |
|
perploug
|
a4c9fae05c
|
Fixes: U4-4461: Case sensitive crop alias's
|
2014-03-18 23:49:01 -07:00 |
|
perploug
|
29edbb90a6
|
Fixes: Image grid using fullsize images instead of thumbs
|
2014-03-18 23:49:00 -07:00 |
|
Shannon
|
71201970e9
|
Gets the new color spectrum pre-value editor working.
|
2014-03-19 17:45:21 +11:00 |
|
Shannon
|
992727821b
|
Merge branch 'robertjf-7.0.2' into 7.1.0
|
2014-03-19 15:43:46 +11:00 |
|
Shannon
|
67fd3cc234
|
Merge branch 'moppa-7.0.2' into 7.1.0
|
2014-03-19 15:41:06 +11:00 |
|
Shannon
|
f70717985c
|
Cleans up a little bit of code and adds some null checks.
|
2014-03-19 15:32:31 +11:00 |
|
Shannon
|
ded82611a7
|
Finalizes: U4-4472 Image cropper should use IFileSystem - currently uses standard IO
|
2014-03-19 15:09:50 +11:00 |
|
Shandem
|
6a8cb5e123
|
Merge pull request #270 from stefana99/6.2.0-imagecropper
Changes to imageCropper, supports new mediafilesystem
|
2014-03-19 14:48:38 +11:00 |
|
Shandem
|
09428d703c
|
Merge pull request #298 from KevinJump/6.2.0--PackageServiceFixes
6.2.0 package service fixes
|
2014-03-19 14:43:19 +11:00 |
|
Shannon
|
2b6b8e9e8c
|
Fixes: U4-4470 New Installer doesn't deal with 500 errors, also fixes a tree init problem causing this particular ysod
|
2014-03-19 13:28:23 +11:00 |
|
Shannon
|
a46c088d0c
|
Ensures correct exceptions are thrown when configurations cannot be loaded, before was just null ref exception which was not good.
|
2014-03-19 11:00:32 +11:00 |
|
Shannon
|
65e591501c
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
Conflicts:
src/Umbraco.Tests/Migrations/Stubs/AlterUserTableMigrationStub.cs
|
2014-03-19 10:35:46 +11:00 |
|
Shannon
|
a0541b000e
|
Fixes: U4-4463 Upgrade 6.2.0 > 7.1.0 fails - due to incorrect formatting of foreign keys for sql servers
Conflicts:
src/Umbraco.Tests/Migrations/AlterMigrationTests.cs
src/Umbraco.Tests/Migrations/Stubs/AlterUserTableMigrationStub.cs
|
2014-03-19 10:33:37 +11:00 |
|
Shannon
|
1f6b139cde
|
Fixes: U4-4463 Upgrade 6.2.0 > 7.1.0 fails - due to incorrect formatting of foreign keys for sql servers
|
2014-03-19 10:31:19 +11:00 |
|
Shannon
|
17893715fc
|
Fixes the CDF nuget reference since we need the latest version and it is marked as visible now (this just undoes our old workaround)
|
2014-03-19 09:38:41 +11:00 |
|
Shannon
|
a25e6e0d2c
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
Conflicts:
build/Build.bat
build/NuSpecs/UmbracoCms.Core.nuspec
build/NuSpecs/build/net40/UmbracoCms.targets
build/NuSpecs/build/net45/UmbracoCms.targets
build/NuSpecs/build/net451/UmbracoCms.targets
src/Umbraco.Core/Persistence/Querying/BaseExpressionHelper.cs
src/Umbraco.Core/Persistence/Repositories/Interfaces/IMemberRepository.cs
src/Umbraco.Core/Persistence/Repositories/MemberRepository.cs
|
2014-03-19 09:34:37 +11:00 |
|
Shannon
|
668935548d
|
Fixes: U4-4394 7.0.4: Inconsistency in member tree listings
Conflicts:
src/Umbraco.Core/Persistence/Querying/BaseExpressionHelper.cs
src/Umbraco.Core/Persistence/Repositories/Interfaces/IMemberRepository.cs
src/Umbraco.Core/Persistence/Repositories/MemberRepository.cs
src/Umbraco.Web/Trees/MemberTreeController.cs
|
2014-03-19 09:28:13 +11:00 |
|
Shannon
|
14141fcaa5
|
Fixes the dictionary query syntax properly for all db's
|
2014-03-19 09:24:57 +11:00 |
|
Sebastiaan Janssen
|
4bcf3983c5
|
Update readme and remove non-functioning backups from install.ps1
|
2014-03-18 18:41:05 +01:00 |
|
Sebastiaan Janssen
|
7c5942b05f
|
Updating minimum required versions of dependencies to be the same as v7.
|
2014-03-18 18:40:20 +01:00 |
|
Sebastiaan Janssen
|
8b4d4e3189
|
Update readme and remove non-functioning backups from install.ps1
|
2014-03-18 18:38:16 +01:00 |
|
Sebastiaan Janssen
|
4f008f5848
|
Bump version to RC
|
2014-03-18 18:37:42 +01:00 |
|
Sebastiaan Janssen
|
1a40ccc838
|
Updating nuget targets files, like on v7. Also updates nuget author name.
|
2014-03-18 17:51:33 +01:00 |
|
Sebastiaan Janssen
|
0bf43da825
|
Time to finally update the author name as well
|
2014-03-18 17:49:53 +01:00 |
|
Sebastiaan Janssen
|
c83db52bd7
|
Update database type wording and dropdown width
|
2014-03-18 17:45:26 +01:00 |
|
Sebastiaan Janssen
|
00e1556504
|
Update to the correct minimum requirements for ImageProcessor
|
2014-03-18 17:26:09 +01:00 |
|
Sebastiaan Janssen
|
3e86fb6298
|
ImageProcessor.Web only has a v3 for some reason
|
2014-03-18 15:54:10 +01:00 |
|
Sebastiaan Janssen
|
9b0895c5b0
|
People tend to forget to deploy global.asax A LOT, doesn't hurt to have it as content and
included in the VS project, this should help a bit as it's no longer a hidden file
|
2014-03-18 15:48:41 +01:00 |
|
Sebastiaan Janssen
|
4ad9ea1537
|
Bump the version to RC
|
2014-03-18 15:40:09 +01:00 |
|
Sebastiaan Janssen
|
0b08f19f53
|
U4-4174 Umbraco Nuget Install by Visual Studio 2013 failed
Should be fixed by referencing this version of WebApi. ImageProcessor is also required
|
2014-03-18 15:39:54 +01:00 |
|
Sebastiaan Janssen
|
527402a6d8
|
The Overflow starter kit adds App_Code and needs this reference to be able
to use HttpResponseMessage
|
2014-03-18 15:35:07 +01:00 |
|
Sebastiaan Janssen
|
9eea8c85e0
|
Include global.asax and Config\splashes folder while publishing with msdeploy
|
2014-03-18 15:32:39 +01:00 |
|
Stephan
|
e80963093d
|
Fix MySql dictionary issue
Conflicts:
src/umbraco.cms/businesslogic/language/Item.cs
|
2014-03-18 12:44:32 +01:00 |
|
Shannon
|
6f586c7eeb
|
Ensures we are not directly referencing Membership.Provider and instead targetting our provider by alias.
|
2014-03-18 20:36:02 +11:00 |
|
Shannon
|
ff3b5baf06
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
Conflicts:
src/Umbraco.Core/Persistence/Repositories/MemberRepository.cs
|
2014-03-18 20:12:03 +11:00 |
|
Shannon
|
0749124f45
|
fixes bug with col name
|
2014-03-18 20:11:22 +11:00 |
|
Shannon
|
549aeecf31
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.0
Conflicts:
src/Umbraco.Core/Models/Member.cs
|
2014-03-18 19:40:41 +11:00 |
|