Shannon Deminick
56c93891a8
Fixes the ClearDatabase call in SqlCEHelper... pretty flukey that unit tests were even working with this bug for so long.
...
Fixes the RenderRouteHandlerTests.
2012-10-02 02:33:19 +05:00
tg@umbraco.com
25721afcf4
Also makes sure tinyMCE embed plugin is enabled by default on SQLCE
2012-09-04 10:34:35 -02:00
leekelleher
bf5c3bf5ae
Fixes U4-688 - 4.8.1 can't upgrade using SQLCE
...
(Also preparation for resolving U4-677 - SQLCE Medium Trust)
2012-08-24 13:56:39 -01:00
Matt@MBP13-PC
7a93c108fb
Merge with 4.8.1 (2nd)
2012-08-06 07:20:46 -01:00
Matt@MBP13-PC
29ec45d9e2
Updated version check code to use direct SQL statements for more flexibility. In doing so, also fixed work item 30972.
2012-08-03 08:40:00 -01:00
Matt@MBP13-PC
c5adb6a2e1
Updated field value check to surround value with quotes
2012-08-02 14:58:39 -01:00
Matt@MBP13-PC
2a55868846
Changed the DB Installer scripts to check a different constraint (the one that causes the main problems)
2012-08-02 14:38:48 -01:00
Matt@MBP13-PC
f6beeab813
Added fixed SQL CE Upgrade script
2012-08-02 13:55:45 -01:00
Matt@MBP13-PC
3fe9a63957
Added fix to database installers to make sure they run the upgrade scripts.
2012-08-02 09:51:06 -01:00
shannon@ShandemVaio
25bd7b8ad7
Merge with 4.8.0
2012-07-19 01:02:16 +06:00
shannon@ShandemVaio
ddbde6e15f
Got ApplicationTests working with new unit test project.
...
Had to fix the ApplicationTree and Application classes to lazily call the Cache method
(which is no renamed to EnsureCache) so that we could set the config location in the unit tests.
This should also improve performance a teeny bit and allow for better error handling if required.
2012-07-17 03:14:22 +06:00
shannon@ShandemVaio
bd2017c9a1
Fixes assembly info for SqlCE4Umbraco
2012-07-17 01:38:56 +06:00
shannon@ShandemVaio
21203b8070
Renamed umbraco.Test to Umbraco.LegacyTests
...
Updated InternalsVisibleTo declarations.
Updated the ApplicationTest test to use a new base class as a test to install a local sqlce database
for testing against.
Added Umbraco.Core project.
Added Umbraco.Web project.
Created new sln folder Legacy
2012-07-17 01:32:46 +06:00
shannon@ShandemVaio
85aafbdb85
Updated sln to reference sqlce by default so its alwasy shipped with it and always works
...
locally when debugging. Updated build script to not have to manually build the umbracosqlce project
since its now referenced.
Updated ignore file.
Removed Umbraco.sdf as being referenced in the repository.
Fixed SqlCEInstaller to automatically create the sqlce database if it doesn't exist, we now don't ship the empty database
and this is much nicer for working in the core.
2012-07-17 00:52:08 +06:00
Matt@MBP-PC.Home
67e5f3435c
Fixes workitem 30887. Changed default file icon to mediaFile instead of mediaMulti as the music icon could be confusing. (NB I've also created a feature request to support dynamic icons based on file extension http://issues.umbraco.org/issue/U4-107 )
2012-07-10 09:29:24 -01:00
Matt@MBP-PC.Home
51301d5aa6
Fixed broken build due to missing using statement
2012-07-05 13:10:02 -01:00
Matt@MBP-PC.Home
96603529f1
Added upgrade scripts to resource files
2012-07-05 13:05:53 -01:00
Matt@MBP-PC.Home
cc6cb53ebc
Updated SQL so as not to add keys on app trees / apps as they are now stored in xml
...
Removed insert statements for trees / apps as data is now in config files
2012-07-05 12:41:03 -01:00
Matt@MBP-PC.Home
2078873fbb
Undone previous "Show Label" fix and applied at the database layer (Un-tested)
2012-07-03 18:04:56 -01:00
shannon@ShandemVaio.home
ef7b0c8e65
Changes 'dlls' to 'lib'
2012-06-22 22:23:05 +04:00
shannon@ShandemVaio.home
580cb340ac
Cleaning up folder structure (U4-56)
2012-06-22 20:39:48 +04:00