Shannon Deminick
5c20f4f6ec
Fixes: U4-U4-917
...
Fixes: U4-821
2012-10-01 23:04:57 +05:00
Shannon Deminick
bba5e6a59a
Fixed issue with new UmbracoModule trying to strip the legacy umbPage query string stuff too early (still need to ask Niels about what this does)
...
Fixed issue with page update with Document ctor to try catch the Parent property. Removed a bunch of erroneous tracing and replaced with LogHelper.
2012-09-05 08:01:53 +07:00
Shannon Deminick
7be4480254
added HasValue unit test, removed the default.aspx file from the Web project, it now only exists in the UI project but
...
the codebehind still exist in the web for backwards compatibility. Updated the logging so that the LogHelper
can now write to a TraceContext specified if debugging which is handy if we want to write to the normal trace.
2012-08-29 07:47:16 +07:00
shannon@ShandemVaio
750f5b18d3
Changed the UmbracoModule to use new logging system and updated the log4net config (not release config) to
...
enable Debug calls.
2012-07-28 23:40:48 +06:00
shannon@ShandemVaio
b09422ed5e
Added Log4Net and supporting classes from v5 in order to start integration of new diagnostic logging system.
2012-07-28 01:28:39 +06:00
shannon@ShandemVaio
b186d5f8e4
Migrated UmbracoSettings and GlobalSettings along with other supporting classes to Umbraco.Core.
...
Everything is still marked as internal until such time we can clean everything up.
2012-07-28 00:13:06 +06:00