Project

General

Profile

Download (4.96 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
34d9ec6d 06/06/2005 03:24 AM Colin Smith

Fix package logs.

64d08e72 04/27/2005 11:18 PM Colin Smith

Clarify info box.

9fc0d646 04/27/2005 11:17 PM Colin Smith

Check for both installed packages and a package with logging.

1d19a2fb 04/27/2005 12:17 AM Colin Smith

Don't forget to tell dump_clog not to ignore packages.

52da2110 04/26/2005 10:16 PM Colin Smith
  • Fix XML error if no packages are defined.
  • Remove "clear" button.

TODO: Cleanup.

7bc718ba 04/20/2005 07:26 PM Scott Ullrich

Alert when we cannot locate the package configuration file

42e72ab3 04/20/2005 07:19 PM Scott Ullrich

Cleanup opening and closing braces

9187b46a 04/16/2005 11:19 PM Scott Ullrich

Only need one closing brace

32e74a32 04/16/2005 01:16 AM Bill Marquette

post to the right page

c2eb36d9 04/06/2005 04:10 PM Scott Ullrich

Do not foreach through installedpackages if no installed packages exist.

c669ba56 04/06/2005 12:37 AM Colin Smith

Add support for <logging><custom_php_logging_command>.

825275fa 04/05/2005 04:06 PM Colin Smith

Minor optimizations and some error checking.

2eb4178b 04/05/2005 01:46 PM Colin Smith

Code cleanup and a few minor optimizations.

d4ab9d40 04/05/2005 02:02 AM Colin Smith

Do not require a <logtab> field. The log viewer will fall back to the package's name as defined in config.xml if needed.

df01982a 04/05/2005 01:57 AM Colin Smith

Add dynamic package logging. I'm new to PHP integration with actual HTML, so that in particular could likely be optimized.