785 Commits

Author SHA1 Message Date
Andre Lorbach
442a594697 Added german translation contributed by Klaus Tachtler (klaus@tachtler.net) 2009-10-01 16:42:32 +02:00
Andre Lorbach
0948194b46 Further enhanced admin panel 2009-08-28 16:40:12 +02:00
Andre Lorbach
b889714ddb Further edited admin panel for reports 2009-08-27 16:38:32 +02:00
Andre Lorbach
4ed4be3459 Started implementing support for savedreports 2009-08-27 15:27:05 +02:00
Andre Lorbach
8596a056a7 Further report admin enhancements made 2009-08-24 16:46:03 +02:00
Andre Lorbach
ff88bd8f8a Implemented further stuff for the admin panel of the reports 2009-08-19 11:58:54 +02:00
Andre Lorbach
7471eacedd Merge branch 'beta' into devel 2009-08-19 09:37:24 +02:00
Andre Lorbach
84d1145ee2 Added template variable to renable showing debug messages 2009-08-19 09:35:44 +02:00
Andre Lorbach
0ce579877b Started adding admin panel and loading logic for report modules 2009-08-19 09:33:39 +02:00
Andre Lorbach
18a5759122 Started implemented basic class for report engine, and first free report derived from it 2009-08-18 17:10:40 +02:00
Andre Lorbach
14361ee231 Merge branch 'beta' into devel 2009-08-17 15:38:46 +02:00
Andre Lorbach
41b8afb676 Added changelog entry for 2.7.2 v2.7.2 2009-08-17 15:37:46 +02:00
Andre Lorbach
8b9666b137 Merge branch 'beta' into devel 2009-08-14 11:42:58 +02:00
Andre Lorbach
418120b8e5 Merge branch 'v2-stable' into beta
Conflicts:

	ChangeLog
2009-08-14 11:42:36 +02:00
Andre Lorbach
7a47b64812 Added changelog entry for v2.6.4 v2.6.4 2009-08-14 11:40:47 +02:00
Andre Lorbach
ae0976e3dd Merge branch 'beta' into devel 2009-08-14 11:21:57 +02:00
Andre Lorbach
535b58c6a6 Merge branch 'v2-stable' into beta 2009-08-14 11:21:41 +02:00
Andre Lorbach
51e565c191 Updated jpgraph classes to latest version 3.0.2, this also removed depreceated warnings in php 5.3 2009-08-14 11:20:32 +02:00
Andre Lorbach
6329e2998e Merge branch 'beta' into devel 2009-08-13 16:51:12 +02:00
Andre Lorbach
964804f785 Merge branch 'v2-stable' into beta
Conflicts:

	src/include/functions_common.php
2009-08-13 16:50:24 +02:00
Andre Lorbach
ae635aeaa6 Replaced SPLIT call in install.php with preg_split because SPLIT is a depreceated function 2009-08-13 16:48:06 +02:00
Andre Lorbach
dafc1b6d6a Removed unneeded call for define_syslog_variables, which is depreceated and will be removed in php6 2009-08-13 16:42:32 +02:00
Andre Lorbach
3f5838c361 Merge branch 'beta' into devel 2009-05-06 15:38:06 +02:00
Andre Lorbach
7c3e3a8b71 Added changelog for 2.7.1 v2.7.1 2009-05-06 15:36:47 +02:00
Andre Lorbach
d7b29c1da8 Merge branch 'beta' into devel 2009-04-29 17:19:23 +02:00
Andre Lorbach
0bd24c597c Merge branch 'v2-stable' into beta
Conflicts:

	ChangeLog
	src/include/functions_common.php
2009-04-29 17:19:10 +02:00
Andre Lorbach
8f57974ff6 Added changelog entry v2.6.3 2009-04-29 17:17:44 +02:00
Andre Lorbach
ebe93ace8c Added support for debug output in Cleanup routine of mysql and pdo logstreams. 2009-04-29 17:13:41 +02:00
Andre Lorbach
542c988556 Fixed a bug in the detail page which could lead to missing numeric fields 2009-04-29 16:54:56 +02:00
Andre Lorbach
cde0308016 Fixed a bug detection syslog facily, severity and messagetype fields on index site.
This could cause these fields to be represented numeric instead of huma readable.
2009-04-29 16:46:34 +02:00
Andre Lorbach
4af4bface5 Merge branch 'beta' into devel 2009-03-26 10:49:38 +01:00
Andre Lorbach
0f6ebc4df9 Added changelog entry for 2.7.0 v2.7.0 2009-03-26 10:49:00 +01:00
Andre Lorbach
e2981567d1 Added new table into database template script 2009-03-26 10:32:32 +01:00
Andre Lorbach
f173f4cae2 Added dbmappings language strings into other languages 2009-03-26 10:22:52 +01:00
Andre Lorbach
8c116d25f9 Added support for administrating and configuring custom database mappings
This makes it possible to support a wider range of database table layouts.
2009-03-25 17:56:19 +01:00
Andre Lorbach
b5f528aa26 Changed input method of Table type in admin center.
Now a selectbox is used with all possible available database mappings.
2009-03-25 11:03:16 +01:00
Andre Lorbach
5a5d85c4a2 Merge branch 'beta' into devel 2009-03-24 17:37:31 +01:00
Andre Lorbach
477911bd40 Merge branch 'v2-stable' into beta 2009-03-24 17:37:22 +01:00
Andre Lorbach
0d0e49dc19 Fixed another unexpected filtering issue v2.6.2 2009-03-24 17:36:30 +01:00
Andre Lorbach
f653dac29d Merge branch 'beta' into devel 2009-03-24 17:30:01 +01:00
Andre Lorbach
6709fe2a86 Merge branch 'v2-stable' into beta 2009-03-24 17:29:52 +01:00
Andre Lorbach
9f89a9947c Fixed another filtering issue when using Disk LogStream 2009-03-24 17:22:50 +01:00
Andre Lorbach
406b91ca89 Fixed php notices in functions_config.php 2009-03-24 16:36:05 +01:00
Andre Lorbach
04e1e18be5 Merge branch 'beta' into devel 2009-03-24 16:23:15 +01:00
Andre Lorbach
4f2b283fe6 Merge branch 'v2-stable' into beta
Conflicts:

	src/include/functions_common.php
2009-03-24 16:23:01 +01:00
Andre Lorbach
e1719d6238 Added changelog entry for 2.6.2 2009-03-24 16:21:57 +01:00
Andre Lorbach
ed259c9742 Merge branch 'beta' into devel 2009-03-24 16:16:09 +01:00
Andre Lorbach
5d38ec7c76 Merge branch 'v2-stable' into beta
Conflicts:

	src/include/functions_frontendhelpers.php
2009-03-24 16:15:46 +01:00
Andre Lorbach
2af9d4fb65 Changed error output the new OutputDebugMessage function in logstream classes 2009-03-24 16:07:36 +01:00
Andre Lorbach
ff33514623 Fixed table detection method in PDO LogStream.
This fixes problems with the detection of available tables when using
syslogng tables in postgresql for example.

Also added support to parse date only values like "2009-03-24".
2009-03-24 16:01:04 +01:00