1135 Commits

Author SHA1 Message Date
Andre Lorbach
8927fdb890 Added Autofocus in Users and Charts Admin Panel 2015-03-26 13:58:17 +01:00
Andre Lorbach
e735e641c7 Fixed some NOTICE error's 2015-03-26 13:38:55 +01:00
Andre Lorbach
09ac9ec815 Fixed REGEX filtering bug id #536
See here for more:
http://bugzilla.adiscon.com/show_bug.cgi?id=536
2015-03-26 13:33:42 +01:00
Andre Lorbach
0a31fa373e Reorganized Searchform 2015-03-26 11:02:20 +01:00
Andre Lorbach
1b2bf32dde Autofocus "Enable/disable personal Options" button in admin panel
Added javscript code to automatically set focus on the button after
page load.
2015-03-26 10:49:10 +01:00
Andre Lorbach
b91d3256b5 Added changelog entry v4.1.2 2015-02-23 10:53:06 +01:00
Andre Lorbach
009409d6b1 Added missing helper image 2015-02-23 10:00:17 +01:00
Andre Lorbach
98c173a29f Fixed deprecated issues in html2pdf converter 2015-02-20 17:38:32 +01:00
Andre Lorbach
6a917a62f8 Fixed some deprecated error's with preg_replace
Replaced function calls with preg_replace_callback as recommended
by the php documentation.

Also fixed a problem that dns names were properly not cached and
resolved over and over again.
2015-02-20 17:29:24 +01:00
Andre Lorbach
9a76f95978 Added workaround for report admin panel and MSIE8 problems
This fixes bugid #320, the admin panel did not properly
work because MSIE8 handles "button" tags wrong.
2015-02-20 12:12:18 +01:00
Andre Lorbach
356d747025 Added support for detecting more timestamps in RFC5424 Parser.
Also adding structured data into message field if available.
This fixes bugid #494 and #311

http://bugzilla.adiscon.com/show_bug.cgi?id=311
http://bugzilla.adiscon.com/show_bug.cgi?id=494
2015-02-20 11:23:16 +01:00
Andre Lorbach
82e7adcc38 Fixed Installation bug #518 with $ character
When using a dollar character in any part during the installation,
the generated config.php file got corrupted. For details see:
http://bugzilla.adiscon.com/show_bug.cgi?id=518
2015-02-20 10:45:48 +01:00
Andre Lorbach
83b17326c0 Fixed bug in dbmapping admin panel bugid #533 2015-02-20 10:04:02 +01:00
Andre Lorbach
ee186618d6 Fixed Bug #532, report generation problem with special html characters
Special characters are now properly replaced for HTML display
For more see bugtracker: http://bugzilla.adiscon.com/show_bug.cgi?id=532
2015-02-19 16:38:02 +01:00
Andre Lorbach
dfbf3cd776 incremented version number 2015-02-18 15:53:52 +01:00
Andre Lorbach
c6de4a4f63 Removed broken Page Number display support.
For mysql and mongodb, page number calculation
needs to be rewritten.
2015-02-18 15:46:48 +01:00
Andre Lorbach
e1d07a21ba Added transparent pixel helper image 2015-02-18 15:33:32 +01:00
Andre Lorbach
d1c24e19b5 Increased javascript script performance
For Firefox, MSIE and Opera
2015-02-18 15:20:04 +01:00
Andre Lorbach
8307562864 Fixed german translation 2015-02-18 15:04:42 +01:00
Andre Lorbach
25f6f4877d fixed MSIE8 Display Issue with buttons on main page 2015-02-18 14:54:02 +01:00
alorbach
7959555b46 Merge pull request #7 from chrisacameron/master
A db fix & couple of string additions
2015-01-02 16:36:05 +01:00
Chris Cameron
dab6dbb758 Update admin.php
added missing entry for Delete Database Mapping
2014-12-31 15:06:12 -06:00
Chris Cameron
26c9f1a767 Update admin.php
added missing Delete Database Mapping entry
2014-12-31 15:05:13 -06:00
Chris Cameron
0bd53f19d8 Update db_template.txt
added DROP TABLE IF EXISTS for logcon_savedreports to match the rest of the tables
2014-12-31 10:34:05 -06:00
Chris Cameron
92c2c4ce30 Update db_template.txt
logcon_users.last_login was specified as NOT NULL but no DEFAULT value was set. This was preventing initial admin user from being created during install even though success message was reported.
2014-12-31 10:33:05 -06:00
Andre Lorbach
8ba53f9134 Internal error's while generating charts are now handeled
Those error's are now catched and handeled by loganalyzer.
A propper error message is generated and shown to the user.
2014-10-29 15:09:46 +01:00
Andre Lorbach
7c92fd7d6b corrected version number v4.1.1 2014-10-29 14:33:40 +01:00
Andre Lorbach
d820eaca6e Added date to chaneglog 2014-10-29 14:31:47 +01:00
Andre Lorbach
f9ce3daf18 Optimized Popup Window positioning 2014-10-29 11:14:28 +01:00
Andre Lorbach
3e2f93f154 Changed severity error color 2014-10-29 11:05:33 +01:00
Andre Lorbach
8ba569b1eb Added code to automhide all open menus on other menu click 2014-10-29 11:00:07 +01:00
Andre Lorbach
0ce99c2545 Fixed error made in previous commit 2014-10-28 15:45:35 +01:00
Andre Lorbach
f59b54daef Copy&Paste error 2014-10-28 12:33:22 +01:00
Andre Lorbach
311f893703 Added Fonttype and Size default config variables 2014-10-28 12:26:40 +01:00
Andre Lorbach
5c988e60c6 Fixed layout issues on install script.
Included error constants in functions_common.php
2014-10-28 11:55:36 +01:00
Andre Lorbach
d406a99538 Changed Version to 4.0.1 and added changelog entry 2014-10-28 10:03:58 +01:00
Andre Lorbach
4918ffcc2b reorg some new css 2014-10-27 16:50:45 +01:00
Andre Lorbach
e353229085 Changed Chartpreview in Chart Admin to use jqueryui 2014-10-27 16:33:11 +01:00
Andre Lorbach
0d2b6723ed Optimized high contrast theme with Colour Contrast Analyser 2014-10-27 15:48:25 +01:00
Andre Lorbach
460cb647f9 Added new High Contrast Theme with better color contrast. 2014-10-24 15:46:01 +02:00
Andre Lorbach
56031692b4 Further CSS Cleanup in default and dark theme 2014-10-24 15:28:30 +02:00
Andre Lorbach
d30f6512da Stylesheet cleanup and optimzing 2014-10-24 15:17:01 +02:00
Andre Lorbach
0520b74f39 Enhanced theme support to support more details in about.txt 2014-10-24 11:02:37 +02:00
Andre Lorbach
85987bbf09 Minor cosmetic fixes 2014-10-24 10:26:18 +02:00
Andre Lorbach
5d9d189fb5 Replaced chart loading code with jquery 2014-10-23 16:47:29 +02:00
Andre Lorbach
fe2c3d01f3 Fixed sizes in all remaining admin panel templates 2014-10-23 16:00:47 +02:00
Andre Lorbach
edc4e95243 Started cleaning up dialog sizes in admin all panels 2014-10-23 13:44:20 +02:00
Andre Lorbach
4b9c947d0c removed obselete template code 2014-10-23 13:03:56 +02:00
Andre Lorbach
827f4d820a Fixed Problem with Search button and Firefox 2014-10-23 11:39:49 +02:00
Andre Lorbach
402b229651 Fixed form submit in search input field
form submit in
2014-10-23 11:27:44 +02:00