Commit Graph

9942 Commits

Author SHA1 Message Date
Matt@MBP-PC.Home
cb26821b75 Added missing files and fixed broken build script 2012-06-28 12:59:12 -01:00
leekelleher
5389c14eb2 Added my Web.Template.{MACHINENAME}.config transform files. 2012-06-28 12:50:55 -01:00
Matt@MBP-PC.Home
36a39e64d7 Updated build scripts 2012-06-28 12:47:11 -01:00
Matt@MBP-PC.Home
655a780330 Renamed ApplicationTreeAttribute to just TreeAttribute 2012-06-28 12:41:49 -01:00
Matt@MBP-PC.Home
1bfd8438c7 Created AppStartupHandlers to auto populate App / Tree config with any found DLLs or any DB registered trees.config
Updated the package installer to trigger the App/Tree StartupHandlers to re-trigger any imports.
2012-06-28 12:37:16 -01:00
Matt@MBP-PC.Home
4a4fede251 Updated all AppBase usages to ApplicationStartupHandler 2012-06-28 09:14:50 -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
Darren@Darren-VAIO
82ee608c92 Fix U4-84 - Error message when publish is cancelled by event:
http://issues.umbraco.org/issue/U4-84
2012-06-28 08:45:46 -01:00
Matt@MBP-PC.Home
fa35e61d2b Merge with 4.8.0 2012-06-28 06:22:56 -01:00
shannon@ShandemVaio.home
a529c26189 updated release web.config template, removed old files that don't need to be there. 2012-06-27 23:32:29 +04: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
shannon@ShandemVaio.home
789497a717 Added Umbraco.MSBuild.Tasks to separate solution and configured to build to correct /lib path. 2012-06-27 21:26:38 +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
69b632fc6d Converted all Application actions over to use XML config instead of database 2012-06-27 11:27:10 -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
Matt@MBP-PC.Home
852e35d6be Re-added missing masterpages / xslt files 2012-06-27 07:20:56 -01:00
Matt@MBP-PC.Home
46ca473e55 Re-added missing media classes 2012-06-27 07:12:27 -01:00
Matt@MBP-PC.Home
1e12b86141 Added personal web config template 2012-06-27 07:03:05 -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
b432b92cea Fixed post build event copying to the wrong location. 2012-06-22 23:03:06 +04:00
shannon@ShandemVaio.home
11ca622ab3 removed other old unused files.
starting to add build files.
2012-06-22 22:49:15 +04:00
shannon@ShandemVaio.home
ef7b0c8e65 Changes 'dlls' to 'lib' 2012-06-22 22:23:05 +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
Floris Robbemont
290f01ea3e Fixed issue #30816 2012-05-17 15:31:36 -02:00
DMITRIY@Dmitriy-PC
f0de2d3141 Fix 29-06-2012 - When edit tab name not in English, value saving wrong in the database, because old SQL query didn't use parameters,
so caption in database was ??????????
2012-06-29 07:39:58 -03:00
vnbaaij@hotmail.com
b3aaef7d0e Fixes issue #30422 The textbox was filled with the physical path (i.e /parent/file) to the file. It only needs the loggical path (i.e. parent/file) 2011-12-29 11:49:16 -01:00
TomF@TOMF11.cp.local
f740cf50c2 Fix for 26965 - Cannot delete member when login consist of digits 2011-12-15 20:38:35 +05:00
sebastiaan
9736e627c5 Fixes U4-650 Member section, the "Other" node does not work on SQL CE 2012-08-30 10:44:48 -02:00
sebastiaan
a4bc45528a Fixes U4-514 - MediaType.GetByAlias throws if alias isn't found 2012-08-30 08:38:49 -02:00
DougM
9a19106b22 Fix for workitem #30553 'Umbraco unique naming issue' 2011-10-26 19:56:21 -01:00
indra_k
af992cccfe work item 30487
will cause exception when Masterpages folder contain a directory without skin.xml
possibly caused by unclean skin uninstall
src/Umbraco.Web/umbraco.presentation/umbracoLiveEditing\Modules\SkinModule\SkinCustomizer.ascx.cs
2011-09-20 07:13:14 -07:00
sebastiaan
65af083996 U4-708 New document sort order only needs to be set in 1 place, no seperate update needed for documents in root
Changed the name of the method to GetNewDocumentSortOrder to be more accurate
2012-08-30 03:39:17 -02:00
scarta
6e77a09008 Issue 30472 - Fixed exception where 'Item has already been added...' is thrown during umbraco.controls.ContentControl.CreateChildControls.
ContentTypes are cached, but contain a lazily-loaded list which could potentially be populated twice by two separate requests.
2011-09-14 12:47:08 -01:00
Dallas taylor
f9a33b5471 Removed logging of the publish event from the presentation. The event is also logged in the publishWithResult() method, and was causing the Publish event to appear twice in the Audit Trail. 2012-08-03 06:10:16 +04:00
tom.fulton@Tom-PC.imulus.local
09184041b7 Fix U4-722 - Feature: Add TinyMCE email address detection (mailto) 2012-08-31 02:48:55 +06:00
sebastiaan
1118e1e3fd Have to duplicate previous fix in the Umbraco.Web project as Umbraco.Web.UI gets overwritten with it 2012-09-02 16:17:12 -02:00
abutland
6f64e480df U4-53: auto selections of allowed/default templates
- set default on selection of allow template if not already set
 - de-select default template if template set as not allowed
 - select allowed template if default template selected
2012-08-19 18:28:13 -02:00