Commit Graph

22 Commits

Author SHA1 Message Date
Matt@MBP13-PC
e43d4e4081 Opened up a new 4.8.1 branch as the first one was from the wrong point (I didn't realize a bunch of pull requests had been pulled in) 2012-08-02 13:51:47 -01:00
sitereactor
f3f0b151d6 Adding Japanese langauge files to umbraco.presentation project 2012-07-17 12:54:34 -02:00
Matt@MBP13-PC
e7d81b6a6e Merged in changes from 4.9 branch regarding apps / trees 2012-07-17 08:26:48 -01: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
PerPloug
e0aed34bc9 Added HttppostedFileWrapper support to filehandler and upload datatype 2012-07-12 09:41:55 -02:00
Matt@MBP-PC.Home
30d51bcbb5 Fixes work item 30881. Updated web.template.config to use .NET 4.0 as per web.config in 4.7.2 release (not sure why, but looks to have been reverted back to use .NET 3.5) 2012-07-10 08:47:47 -01:00
Matt@MBP-PC.Home
0a79c590e5 Updatedt presentation project references / build script to include WebPages lib dlls 2012-07-05 10:53:57 -01:00
Matt@MBP-PC.Home
a061fb0683 Removed empty.txt placeholder files and created a startup handler to check for required system folders instead 2012-07-05 09:46:11 -01:00
Matt@MBP-PC.Home
0bd5bc580a Fixed broken build script
Updated config templates to be dependant files so appearing underneath the real file. Build script has been updated to use these when preparing for a build. I think this makes it more obvious, as previously templates were heald elswhere and was easy to forget.
Removed config templates for files which are auto generated.
2012-06-29 09:09:32 -01:00
Matt@MBP-PC.Home
cb26821b75 Added missing files and fixed broken build script 2012-06-28 12:59:12 -01:00
Matt@MBP-PC.Home
b122758595 Added Tree / Application attributes for code first registration.
Depricated ApplicationBase and introduced ApplicationStartupHandler in it's place.
2012-06-28 09:08:39 -01:00
Matt@MBP-PC.Home
fa35e61d2b Merge with 4.8.0 2012-06-28 06:22:56 -01:00
shannon@ShandemVaio.home
6126e9526b Updated all config templates to not be marked as content so they are not output in the build.
Updated the build script to ensure that macroEngines, editorControls and webservices are build separately and
then copy their output DLLs to the build folder to be zipped up.
Ensured that the offset time stuff is working in the build script too.
2012-06-27 22:59:33 +04:00
Matt@MBP-PC.Home
b564bff4b6 Updated all other ApplicationTree methods to use XML config instead of database 2012-06-27 12:28:09 -01:00
Matt@MBP-PC.Home
7c5065f61c Got AppTrees reading from XML file rather than database 2012-06-27 12:11:47 -01:00
Matt@MBP-PC.Home
ff8bd9362b Defined config files
Got applications loading from XML config
Updated User entity to use the Applications cache when retrieving list of Applications (Only the Application class should be in control of instantiating Application entities)
2012-06-27 10:57:09 -01:00
shannon@ShandemVaio.home
5ae9a60954 Fixed DLL references, fixed build location on editorControls. NOTE: need to get the build.bat working with the circular dependency projects to get their DLLs and assets into the output build. 2012-06-27 09:07:24 +04:00
shannon@ShandemVaio.home
b058855fe5 Fixes proj files references and building in release 2012-06-27 07:49:46 +04:00
shannon@ShandemVaio.home
e90bf626aa fixes post build script 2012-06-23 00:41:23 +04:00
shannon@ShandemVaio.home
27b0b1b2ae Fixed project references with TinyMCE there were a lot of missing files and non referenced files! 2012-06-22 23:20:02 +04:00
shannon@ShandemVaio.home
1f79ccf207 Changes all xslt transforms to use VS transforms. #U4-62 2012-06-22 22:01:16 +04:00
shannon@ShandemVaio.home
580cb340ac Cleaning up folder structure (U4-56) 2012-06-22 20:39:48 +04:00