Stephan
73df3ec0de
Tests.Routing - get all tests to pass
2013-01-23 09:41:00 -01:00
Stephan
d24e4834aa
datalayer - bugfix SqlCE dababase clear & initialize
2013-01-23 09:41:00 -01:00
Stephan
38593ea36c
Tests.Routing - rename some tests
2013-01-23 09:41:00 -01:00
Stephan
1b232f3214
Web.Routing - remove some unused legacy code
2013-01-18 16:08:01 -01:00
Stephan
aa1ded5f1a
Web.Routing - backward compatibility with legacy NotFoundHandler
2013-01-18 14:03:11 -01:00
Stephan
e5a20f0c1b
Web.Routing - rename things
2013-01-18 13:20:08 -01:00
Stephan
9d701cabf6
Web.Routing - sanitize PublishedContentRequest & pipeline
2013-01-18 13:13:06 -01:00
Stephan
c6c522da04
Web.Routing - begin sanitizing PublishedContentRequest
2013-01-16 15:01:43 -01:00
Stephan
2251f39fcf
Web.Routing - naming & cleanup, prepare for going public
2013-01-16 14:45:04 -01:00
Stephan
01b4e8d59c
Core.ObjectsResolution - refactor, cleanup, sanitize, ensure we properly freeze
2013-01-16 13:31:04 -01:00
Stephan
bfd8e96f71
Core.ObjectsResolution - cleanup + start making things public
2013-01-16 13:10:34 -01:00
Stephan
e7b84b1637
Merge with 6.0.1
2013-01-29 06:46:07 -01:00
Shannon Deminick
c9d55a4a5e
Merge with 6.0.0 - Ensures 6.1 is in sync with 6.0 too
2013-01-29 10:15:49 +06:00
Shannon Deminick
9ae962492a
Imports patch for PublishWithResult not being thread safe, removes the giant unnused SQL constants (we have them in history)
2013-01-29 10:11:06 +06:00
Shannon Deminick
d404970c74
Fixes up minor merge issues, removes the unused giant SQL constants (we have them in our history)
2013-01-29 10:07:30 +06:00
Shannon Deminick
66bf667100
Merge with 4.11.4
2013-01-29 09:58:47 +06:00
Shannon Deminick
65980e8c76
Fixes: #U4-1546 - Moves IApplicationEventHandler to Umbraco.Core and creates UmbracoApplicationBase object in the Core. Changes
...
signatures of IApplicationEventHandler methods to accept an UmbracoApplicationBase object instead of UmbracoApplication. This allows
us to execute all IApplicationEventHandler's outside of the web context. Added unit test to support booting the application outside of the
web context.
2013-01-29 09:45:12 +06:00
Shannon Deminick
a2b5b13432
Fixes missing 'using' reference
2013-01-29 08:38:34 +06:00
Shannon Deminick
c5d1439422
Fixes: #U4-1458 - due to a null check on PublishedContentRequest on UmbracoContext
2013-01-29 08:35:09 +06:00
Shannon Deminick
7ffb3cfb7f
Fixes: #U4-1458 - due to a null check on PublishedContentRequest on UmbracoContext
2013-01-29 08:35:09 +06:00
Shannon Deminick
df1cfaba28
Applies patch for #U4-1536
2013-01-29 07:50:55 +06:00
Shannon Deminick
5e9f4559b6
Fixes: #U4-1536
2013-01-29 07:49:14 +06:00
Shannon Deminick
4bbb0441a6
Merge
2013-01-29 05:50:50 +06:00
Shannon Deminick
4cf1d7d9a4
Fixes: #U4-1577 - HasPublishedVersion checks for trashed
2013-01-29 05:48:18 +06:00
Shannon Deminick
a6a3ddca75
Fixes: #U4-1580 - m_SQLOptimizedMany includes the 'trashed' flag which can be used by business logic.
2013-01-29 05:37:14 +06:00
Shannon Deminick
27cfa85d3a
Fixes: #U4-1579 - moving a node doesn't update the descendants of that node's level or path.
2013-01-29 04:39:44 +06:00
Shannon Deminick
a9e1e7b634
Updating: #U4-1491 - Updated HasPublishedVersion() to ensure it checks for 'newest'
2013-01-29 03:42:58 +06:00
leekelleher
9f5f920c81
MNTP: Corrected a typo in the example XPath (additional apostrophe)
2013-01-28 17:18:20 +00:00
leekelleher
93bdfc8915
Fixed U4-1562 YSOD saving a Slider property editor set to DB type Nvarchar.
...
If the Int DbType isn't selected, the DataType will save as string/Nvarchar.
2013-01-28 17:13:18 +00:00
Morten Christensen
d91019c9fe
Merge
2013-01-28 15:38:27 -01:00
Morten Christensen
bc99a6f6c0
Possible fix for U4-1466 which surfaced with the Standard MVC Starterkit package.
2013-01-28 15:37:18 -01:00
Sebastiaan Janssen
463c3cf1d5
Improve variable name and make it use camel case.
2013-01-28 15:03:05 -01:00
Sebastiaan Janssen
1e1d7ce1cd
Fixes U4-1566 6.0.0-RC Exception when assigning HttpPostedFileBase type posted
...
file object to a property
2013-01-28 14:54:51 -01:00
Sebastiaan Janssen
dfaebd8f5c
Merge
2013-01-28 14:42:43 -01:00
Sebastiaan Janssen
0dfe8c08b9
Add App_Code, App_Data and App_Plugins folders to be created during app startup
2013-01-28 14:41:36 -01:00
Morten Christensen
0dbebaf12e
Fixes U4-1557 so the name of a Media item is properly saved.
...
This has also be tested and verified for content.
2013-01-28 14:31:40 -01:00
Morten Christensen
72097c3ebc
Merge
2013-01-28 14:03:52 -01:00
Morten Christensen
5d0aced9a7
Giving the install/upgrade a bit of TLC.
...
Fixes U4-1520
2013-01-28 14:01:38 -01:00
Shannon Deminick
2f00fa0791
Fixes: #U4-1547 - duplicate trees on upgrade in rare cases.
2013-01-28 19:36:06 +06:00
Sebastiaan Janssen
0689b928c2
Fixes U4-1510 Missing content in Umbraco 6 beta after publish
2013-01-28 11:15:30 -01:00
Stephan
b8ac74a05d
fix merges
2013-01-28 09:02:28 -01:00
Morten Christensen
3907ea435a
Merge
2013-01-28 08:14:51 -01:00
Stephan
38624b1e59
fix build
2013-01-27 18:34:16 -01:00
Stephan
a699d9e1de
merge from 6.0.1
2013-01-27 16:02:59 -01:00
Stephan
09c19512d9
fix build
2013-01-27 13:32:04 -01:00
Stephan
212b86d8f6
merge from 4.11.4
2013-01-27 12:59:41 -01:00
Stephan
a86b831735
Create 6.0.1 branch
2013-01-27 12:39:59 -01:00
Sebastiaan Janssen
a11d924736
Fixes U4-1553 - YSOD when umbracoUrlName value is null
2013-01-26 15:50:53 -01:00
Sebastiaan Janssen
59c844eb8f
Upgrade to MySQL connector 6.6.4.0 to fix U4-1519
2013-01-26 15:10:02 -01:00
Morten Christensen
d0c5357625
Adding initialize call to the legacy conn.string being reconfigured.
2013-01-25 15:17:05 -01:00