Paul@PaulSony
f9d5b28372
Updates to WPI XML paramters and manifest, handles connectionStrings
2013-02-02 06:21:20 +08:00
Shannon Deminick
e541995e01
Fixes: #U4-1623 and changes over ExamineEvents to use ApplicationEventHandler instead of IApplicationEventHandler.
2013-02-02 02:38:39 +06:00
Shannon Deminick
6ee17dad03
Updated configs to ensure that the correct (non-obsoleted) config section definition is used for Examine.
...
Updates Examine index configs to be simplified, don't need all of that config there!
Updates UmbracoExamine indexers to not initialize if the app/database is not ready.
Updates Examine event binders to not bind if the app/database is not ready.
Updates Examine events to use new 6.0+ events and removes binding entirely to the old api events (where we could)
2013-02-02 02:16:44 +06:00
Shannon Deminick
e8d924cd2c
Merge with 6.0.1
2013-02-01 19:43:10 +06:00
Shannon Deminick
6e1316cb95
Fixes up some merge issues.
2013-02-01 19:41:23 +06:00
Shannon Deminick
bfb8912518
Merge with 4.11.4
2013-02-01 19:23:56 +06:00
Stephan
fa2ea78bda
Fix build after merge
2013-02-01 10:47:53 -01:00
Sebastiaan Janssen
300d3ff09b
Added tag Release-4.11.4 for changeset e02f5aebb87e
2013-02-01 08:41:26 -01:00
Sebastiaan Janssen
e6337b8f14
Properly reference uGoLive MyGet package
2013-02-01 08:38:13 -01:00
Morten Christensen
39d45ba4b0
Fixes U4-1618
2013-02-01 08:21:44 -01:00
Sebastiaan Janssen
2be785ace3
Merge
2013-02-01 08:16:18 -01:00
Sebastiaan Janssen
5e2d991fab
Update uGoLive
2013-02-01 08:16:10 -01:00
Morten Christensen
536cb4caf1
Fixes U4-1571
2013-02-01 07:42:51 -01:00
Morten Christensen
27745ea141
Fixes U4-1483
2013-02-01 07:35:48 -01:00
Sebastiaan Janssen
5289c55740
Translation updates
2013-02-01 07:24:21 -01:00
Sebastiaan Janssen
791773fc8a
Add some more translations
2013-02-01 07:23:33 -01:00
Stephan
1989a44d4f
Web.UmbracoHelper - add ContentAtRoot, MediaAtRoot methods
2013-02-01 06:28:54 -01:00
Shannon Deminick
6b3de00e08
Merge with 6.0.1
2013-02-01 06:52:27 +06:00
Shannon Deminick
3179b2794b
Merge with 4.11.4
2013-02-01 06:46:00 +06:00
Shannon Deminick
1da27e6c2b
Removes all upgrade script stuff since we've deployed the fix in a package.
2013-02-01 06:42:42 +06:00
Shannon Deminick
bea6031de1
Removes UpgradeScripts stuff from 4.11.4 ... now to go remove it from there too since I've moved the script to a package.
2013-02-01 06:34:28 +06:00
Shannon Deminick
3608242b25
Merge with 4.11.4
2013-02-01 06:22:28 +06:00
Shannon Deminick
5602701645
Fixes uGoLive id and changes dashboard ascx to use CDF to load scripts/styles and using the knockout version shipped in the core.
...
Removes duplicate tree from the config.
2013-02-01 06:05:39 +06:00
Shannon Deminick
a909b7904e
Fixes uGoLive ascx
2013-02-01 05:29:54 +06:00
Sebastiaan Janssen
6e0af6827e
Fix weird merge issues
2013-01-31 14:35:18 -01:00
Sebastiaan Janssen
51ff861e44
Merge with 6.0.0
2013-01-31 14:09:24 -01:00
Sebastiaan Janssen
aa092ab3f3
Closing 6.0.0
2013-01-31 11:41:34 -01:00
Sebastiaan Janssen
aaaace8dd3
Added tag Release-6.0.0 for changeset 1719fbd857f2
2013-01-31 11:32:05 -01:00
Morten Christensen
44012398bf
Merge
2013-01-31 11:23:19 -01:00
Morten Christensen
f18c557fb4
Fixes bug related to U4-1460 - template was incorrectly updated when sorting nodes.
2013-01-31 11:22:54 -01:00
Morten Christensen
1249761ecd
Fixes U4-1610
2013-01-31 11:22:15 -01:00
Sebastiaan Janssen
db6da95421
Move script back up, there was no need to move it down :)
2013-01-31 10:50:56 -01:00
NielsHartvig@UMBRACORATI.localdomain
8473601f03
Fixes issue with db detection in install logger
2013-01-31 10:39:30 -01:00
Sebastiaan Janssen
ac2c3ff321
Move the install stats call down in the page so it doesn't block page load
2013-01-31 09:16:49 -01:00
Sebastiaan Janssen
7300686f34
Update to WebPI parameters
2013-01-31 08:53:55 -01:00
Sebastiaan Janssen
7e288f657b
Pull in the latest translations
2013-01-31 08:29:55 -01:00
Sebastiaan Janssen
ca44094a37
Remove RC from the version number
2013-01-31 08:23:58 -01:00
Morten Christensen
c72b6d7ae5
Minor Typo
2013-01-31 08:04:20 -01:00
Morten Christensen
99c880a4c9
Added additional logging to migration runner.
2013-01-31 07:27:13 -01:00
Shannon Deminick
1b1abce7da
Merge
2013-01-31 04:48:29 +06:00
Shannon Deminick
fbc10be381
Reverted logic of Document to be what it used to be... Published and HasPublishedVersion() are the same and will
...
return the same thing, though we've kept the lazy loading and optimizations.
2013-01-31 04:46:51 +06:00
Shannon Deminick
61f2647b62
missing file
2013-01-31 04:26:47 +06:00
Shannon Deminick
a5bea7fc59
Added the ability to automate any c# scripts for an upgrade process. I realize this is superceded already in 6.0
...
but we need a way to do this in 4.x too especially for this release since we need to run a script to fix some db
issues. I've added a framework using an UpgradeScriptManager and another install step + unit tests for some of the
UpgradeScriptManager methods.
2013-01-31 04:26:37 +06:00
NielsHartvig@UMBRACORATI.localdomain
00cf20a8d0
Adds support for install statistics
2013-01-30 19:41:36 -01:00
Morten Christensen
b20bb7a5a2
Fixes unit tests using the ContentService.Save method. Because we are using .ToXml in the save method to save preview xml we need to setup the DataTypesResolver in the test setup.
2013-01-30 16:23:33 -01:00
Sebastiaan Janssen
b9be5c2561
Also implement optimization in fdfa687e6f41 to v4: no need to try and republish
...
the child pages if the page you are trying to publish was already published
2013-01-30 15:01:38 -01:00
Stephan
a94f3b6211
Web - RoutesCache belongs to RoutingContext
2013-01-30 14:45:13 -01:00
Stephan
1340cc0b2e
Web.Routing - published content request Is404 visibility
2013-01-30 14:45:11 -01:00
Stephan
c8aedb381b
Core.ObjectsResolution - add insert at beginning of list in many resolver
2013-01-30 14:45:08 -01:00
Morten Christensen
a82c5c332a
Merge
2013-01-30 14:22:53 -01:00