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
ee36a10be4
Merge with 4.8-solutioncleanup-wip
2012-06-27 23:12:40 +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
babd6d6f0a
build scripts nearly there.
2012-06-23 00:37:16 +04:00
shannon@ShandemVaio.home
fa11706c75
nearly have build script working, the zip isn't targetting correct files but building is working.
2012-06-22 23:29:20 +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
e304f509c2
Moved old Nant builds files to the /build/Nant folder.
2012-06-22 22:32:05 +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
shannon@ShandemVaio.home
32cf81d98e
Merge
2012-06-22 13:02:58 -02:00
shannon@ShandemVaio.home
b7fee59fd2
updates xslt config
2012-06-22 13:01:31 -02:00
leekelleher
6f52bef513
Upgraded Examine to v1.4.1 (supports Medium Trust). Includes upgrades for Lucene.Net and ICSharpCode.SharpZipLib.
2012-06-21 13:12:01 -01:00
leekelleher
acdfe12b98
uQuery: Applied Hendy's fixes from uComponents repo.
2012-06-21 08:45:10 -01:00
leekelleher
a0e76bce62
Minor issue with the new Allowed Templates radiobutton-list, it broke saving content. Fixes workitem:30846
2012-06-21 07:33:47 -01:00
slace
5e768eff4d
Merging changes from PoorbandTony/FixIssue26577NotificationEmail
2012-06-19 16:34:03 -02:00
Casey Neehouse
5f2e84917a
Adds a lock to the MacroEngines to alleviate an error of items being added twice in high load environments.
2012-06-14 15:33:46 +04:00
agrath@gmail.com
53f549826e
Add content using this DocumentType dropdown to the toolbar
2012-06-14 08:41:50 -01:00
agrath@gmail.com
b82104591f
Add jquery.splitbutton support to edittemplate toolbar and javascript for content using dropdown
2012-06-14 08:39:43 -01:00
agrath@gmail.com
650465bff0
Remove scroll/overflow code from editTemplate that was added to jquery.splitbutton
2012-06-14 08:38:24 -01:00
agrath@gmail.com
7162778284
Change contentFrameAndSection handler used for deep linking while logged into the application to go via the historyManager so that the hashtag and history is updated correctly
2012-06-14 08:37:39 -01:00
agrath@gmail.com
c01516abf4
Add overflow method from editTemplate into jquery.splitbutton so it can be used on multiple pages
2012-06-14 08:33:48 -01:00
agrath@gmail.com
2e3bd6966f
Add limit/top (provider dependant) to the query that returns Content nodes for this template as there may be a large number of them
2012-06-14 08:32:52 -01:00
agrath@gmail.com
86cd901af9
Add method to ContentType to get the Content nodes that are of this type
2012-06-14 08:32:07 -01:00
agrath@gmail.com
4600123f06
Finished content drop down binding and refactored split button overflow panels into a function so it can be used multiple times
2012-06-12 07:21:03 -01:00
agrath@gmail.com
c58a1e2d97
Changed the selection criteria for Content Items used by this template to only be published content and added a limit of 100 records returned
2012-06-12 07:20:23 -01:00
agrath@gmail.com
4be1a488b3
Merge
2012-06-12 04:45:07 -01:00
agrath@gmail.com
82cad651fc
Roll Umbraco.sdf back to previous version from 4.7.2
2012-06-12 04:44:37 -01:00
agrath@gmail.com
13504963fe
Add Umbraco.sdf to the umbraco.presentation project
2012-06-12 04:42:17 -01:00
agrath@gmail.com
1fcaa0ee30
Add content that uses this template dropdown to Template editor in toolbar
2012-06-12 04:41:38 -01:00