Andre Lorbach
9760a0360a
Fixed typos in german translation thanks to forum user striep ;)
2011-02-16 16:36:27 +01:00
Andre Lorbach
a2249849e9
Added changelog
v3.0.6
2011-02-11 13:38:47 +01:00
Andre Lorbach
566c669006
Added support to select character encoding in HTML Header.
...
This will enable Loganalyzer to output and display UTF-8 encoded logs for example.
The default encoding is ISO-8859-1, it can be switched in the general admin options,
or by adding the $CFG['HeaderDefaultEncoding'] configuration variable into
config.php, possible values are ENC_ISO_8859_1 and ENC_UTF8 for now.
The encoding support can be extended by adding new encoding definitions into
include/constats_general.php.
2011-02-11 13:31:04 +01:00
Andre Lorbach
a54591535c
Charts can now be enabled / deactivated by one click in Chartsadmin
2011-02-11 10:23:41 +01:00
Andre Lorbach
d0af267fbb
Added missing filterstring url parameter into statistics.php
2011-02-11 10:02:09 +01:00
Andre Lorbach
fb10aad74d
testing changes for utf8
2011-02-10 18:35:35 +01:00
Andre Lorbach
0b777e9e29
Added changelog entry
v3.0.5
2011-02-10 17:54:45 +01:00
Andre Lorbach
1697083572
The Autoincrement Value is now reset of all data is cleared using the mysql logstream maintenance functions
2011-02-10 12:53:48 +01:00
Andre Lorbach
453b418439
Filtering fields did not effect chart generation, this has been fixed now.
...
Filtering fields will now be added into the columns list of the logstream source
when generating charts.
2011-02-09 18:12:17 +01:00
Andre Lorbach
fed24ca3e9
Merge branch 'v2-stable' into beta
...
Conflicts:
src/lang/de/admin.php
2011-02-09 18:11:52 +01:00
Andre Lorbach
a3e4dd9ac5
Fixed problem with german special characters (Umlaute) in Form captions, which caused some admin panels not to work as expected.
2011-02-09 17:46:18 +01:00
Andre Lorbach
c84d83abb0
Fixed spelling error in german language translation
2011-02-09 17:42:24 +01:00
Andre Lorbach
b86e4673d8
Fixed javascript compatibility issue related to Internet Explorer in reports admin
2011-01-14 18:19:32 +01:00
Andre Lorbach
7e9a68efa2
added changelog
v3.0.4
2010-11-16 13:35:30 +01:00
Andre Lorbach
fd8f304b29
Fixed Copy and Paste error in db_template.txt
2010-11-03 15:16:50 +01:00
Andre Lorbach
6f840ef665
Added changelog entry
v3.0.3
2010-10-28 14:21:44 +02:00
Andre Lorbach
9343059200
Added support for using a default search filter in the logstream sources
2010-10-28 14:15:10 +02:00
Andre Lorbach
85f70328da
Added support to use a defaultfilter in charts.
...
You can add custom filters to your charts, for example if you want to create charts for single servers or hosts.
2010-10-26 17:50:54 +02:00
Andre Lorbach
7315258c57
added more changelog
v3.0.2
2010-10-22 16:32:13 +02:00
Andre Lorbach
6ac575aa07
Added changelog
2010-10-22 16:26:51 +02:00
Andre Lorbach
24de694d47
Added support to use a proxy server for internal url queries like the updatecheck
2010-10-22 16:22:30 +02:00
Andre Lorbach
da72306458
Added favicon which was submitted by Chris Hartman.
2010-09-28 16:06:17 +02:00
Andre Lorbach
3a65ac9e02
Merge branch 'v2-stable' into beta
2010-06-22 13:07:24 +02:00
Andre Lorbach
7244f2cfb3
Fixed TYPO in maintenance.sh, the parameter is cleandata, not cleardata
2010-06-22 13:06:24 +02:00
Andre Lorbach
d706f0ae23
Added Changelog entry for 3.0.1
v3.0.1
2010-04-14 17:02:31 +02:00
Andre Lorbach
d0a3a4f0b5
Added support for automatically adding missing Number and Text fields in the PDO Logstream
...
Currently it will only work for MySQL and PostgreSQL
2010-04-14 14:19:41 +02:00
Andre Lorbach
d897552ef1
Added support for automatically adding database fields in the PDO Logstream Class
...
This will proberly not work with all database types.
2010-04-14 11:17:53 +02:00
Andre Lorbach
39e96240eb
Added support to dynamically add text and date type fields in Mysql Logstream class!
2010-04-14 10:52:10 +02:00
Andre Lorbach
103baa8245
Error details of logstream sources will now be shown on detail page as well
2010-04-14 10:48:33 +02:00
Andre Lorbach
c06271ff8a
Added function to dynamically add missing fields - currently only number fields are missing!
2010-04-13 17:40:09 +02:00
Andre Lorbach
c428440c90
Fixed record height issue when "Show Onlinesearch icons within fields" option was enabled
2010-04-13 17:04:57 +02:00
Andre Lorbach
51df645eb0
Fixed template error in reports admin
v3.0.0
2010-03-29 16:10:44 +02:00
Andre Lorbach
6376223b73
Added changelog entry for 3.0.Added changelog entry for 3.0.00
2010-03-29 11:13:39 +02:00
Andre Lorbach
78ca0c098d
Fixed alignment of config fields in admin sites
2010-03-29 10:21:07 +02:00
Andre Lorbach
b495656ba7
Admin Indesx
2010-03-29 09:16:34 +02:00
Andre Lorbach
f22a0198d8
Finalized datetime edit fields in report admin
2010-03-23 12:18:01 +01:00
Andre Lorbach
56159e833b
Enhanced Date/Time admin code in reports admin
2010-03-23 09:27:57 +01:00
Andre Lorbach
df3a9169cc
Made further changes regarding report admin, adding propper date filter edit
2010-03-22 18:52:10 +01:00
Andre Lorbach
f3b68e49fe
Fixed editing issues in report filter editor
2010-03-19 18:16:02 +01:00
Andre Lorbach
1c414717e8
Online Search button only shown if field is not empty
2010-03-19 16:41:49 +01:00
Andre Lorbach
dde066c1e1
Added option to control autoreload time in admin panel
2010-03-19 16:39:56 +01:00
Andre Lorbach
3013179143
Added new Icon
2010-03-19 15:45:15 +01:00
Andre Lorbach
90de75c294
Enhanced reports admin interface for better usability
2010-03-18 17:05:24 +01:00
Andre Lorbach
f112bbfe65
Merge branch 'v2-stable' into beta
2010-03-12 12:48:47 +01:00
Andre Lorbach
af25b07762
Fixed little bug in on search.php by sergey
2010-03-12 12:47:40 +01:00
Andre Lorbach
6784fc8598
Changed header logo
2010-03-09 11:19:17 +01:00
Andre Lorbach
7ecb873495
multiple minor adjustments and fixes
2010-02-24 15:11:01 +01:00
Andre Lorbach
7d6c73cff4
Updated Database template
2010-02-24 11:23:16 +01:00
Andre Lorbach
be7b23983c
Merge branch 'v2-stable' into beta
2010-02-23 16:21:52 +01:00
Andre Lorbach
43c1cc5833
Fixed default value for InlineOnlineSearchIcons
v2.8.1
2010-02-23 16:21:12 +01:00