1159 Commits

Author SHA1 Message Date
Jaiver Pastor
3197f7ede6 Update: Spanish translation (partial) 2020-05-07 17:22:41 +02:00
Jaiver Pastor
59132c8d3f Update: Spanish translation (partial) 2020-05-05 17:48:35 +02:00
Jaiver Pastor
41bacad77f Disable the button in the Enabled column so that it only works with the graphics configured in mysql. 2020-05-05 17:03:58 +02:00
Andre Lorbach
655add038c
Merge pull request #50 from vsc55/#49
Fix notifications php and id in template.
2020-05-05 16:24:28 +02:00
Andre Lorbach
3d5f284df6
Merge pull request #46 from vsc55/master
Fix mysql error: Field 'grouptype' doesn't have a default value
2020-05-05 16:16:42 +02:00
Jaiver Pastor
a3e54f44f8 Fixed generate the list with all the graphs, both those configured in the configuration file and those configured in the mysql database. 2020-05-05 13:53:09 +02:00
Jaiver Pastor
e8f5075cbc Update: Spanish translation (partial) 2020-05-05 13:19:15 +02:00
Jaiver Pastor
c6f80b6f87 Fix notifications php and id in template.
Pending to generate the list with all the graphs, both those configured in the configuration file and those configured in the mysql database.
2020-05-05 13:13:41 +02:00
Jaiver Pastor
23381d6ddc Spanish translation (partial) 2020-05-04 16:47:03 +02:00
Javier Pastor
e63939b64e
fix: mysql error: Field 'grouptype' doesn't have a default value
I have set "grouptype" to 0, but I don't know if it will be the appropriate value.
2020-05-04 16:29:52 +02:00
Andre Lorbach
e3e099680c Added changelog entry for release 4.1.10 v4.1.10 2020-02-21 11:13:06 +01:00
Andre Lorbach
34a34ead9b
Merge pull request #42 from rsyslog/rgerhards-patch-1
Improve Footer Links
2020-02-21 09:07:45 +01:00
Rainer Gerhards
02ec625e40
Improve Footer Links 2020-02-21 09:06:49 +01:00
Andre Lorbach
8f82ead433
Merge pull request #41 from alorbach/al-update-2020-01
updates 2020-01
v4.1.9
2020-01-17 16:28:30 +01:00
Andre Lorbach
e833ca4e98 Finalized Version 4.1.9 2020-01-17 16:25:05 +01:00
Andre Lorbach
f86606bc66 secured redirect code in login form. 2020-01-17 16:09:03 +01:00
Andre Lorbach
e007942214
Merge pull request #40 from alorbach/pr38-merged
Pr38 merged
2020-01-17 15:10:21 +01:00
Andre Lorbach
4ed1223b01 Updated database version 2020-01-17 14:59:33 +01:00
SpaceCabbie
4031e38dd7
Change the colum type of reports function 2019-12-23 12:42:07 +01:00
Rainer Gerhards
507151de94
Merge pull request #36 from spacecabbie/patch-1
Updated help menu
2019-12-19 17:43:59 +01:00
SpaceCabbie
001f144356
Updated help menu
Removed links to forum/wiki
repaired link to proffesional help
2019-12-19 16:27:12 +01:00
Andre Lorbach
dc04463124 added missing database upgrade file v4.1.8 2019-09-26 17:41:03 +02:00
Andre Lorbach
b2650d09bd Finalized Version 4.1.8 2019-09-26 17:21:11 +02:00
Andre Lorbach
bf714e5647 php7.x: fixed multiplre compatibility issues.
Also fixed minor database definition issue (missing defautl value).

closes: https://github.com/rsyslog/loganalyzer/issues/28
2019-09-26 17:17:10 +02:00
Andre Lorbach
89ce395fb5 php7.x: Fixed minor notice issues happening on newer php7.x versions. 2019-09-26 17:00:53 +02:00
Andre Lorbach
78e06897d0 reports: fixed insert sql statement for savereports (SourceID).
Also fixed wrong mysql_ API call in reports module and replaced with DB_ReturnLastInsertID.

closes: https://github.com/rsyslog/loganalyzer/issues/30
2019-09-26 16:31:38 +02:00
Andre Lorbach
fbd41c9e51 Added changelog entry for clickhouse support 2018-12-20 15:25:29 +01:00
Andre Lorbach
37026c2b36
Merge pull request #27 from PascalWithopf/clickhouse
Add new driver for DBMS ClickHouse
2018-12-20 15:24:42 +01:00
PascalWithopf
719ea23b97 Add driver for clickhouse support
A driver for the DBMS ClickHouse was added.
A PHP ClickHouse library is used for this.
2018-12-20 09:23:35 +01:00
Andre Lorbach
f64cabb573 Finalized Version 4.1.7 2018-12-04 16:17:20 +01:00
Andre Lorbach
367b50aa1a Fixed XSS issue in login.php 2018-12-04 09:22:24 +01:00
PascalWithopf
a9854e58ef loganalyzer: Einbinden neuer logstream Dateien
logstreamclickhouse.class.php
logstreamconfigclickhouse.class.php
Eingebunden machen aber das selbe wie mysql
2018-10-02 15:14:20 +02:00
Andre Lorbach
570b05336c
Merge pull request #26 from tatsuyaueda/Japanese_Translation
Adding Japanese translation
2018-08-17 10:36:15 +02:00
Andre Lorbach
5f26e7309d jpgraph: Added workarround when imageantialias function is missing
closes: https://github.com/rsyslog/loganalyzer/issues/19
2018-04-20 09:04:41 +02:00
Andre Lorbach
7aafb588ba Login template: Fixed length limit of username / password
Using same limit as on install page now (255)
Closes https://github.com/rsyslog/loganalyzer/issues/23
2018-04-20 08:54:09 +02:00
Andre Lorbach
199392a9de convert Script: Replace mysql functions with mysqli functions.
Fixed php7 compatibility issues.
2018-04-20 08:49:09 +02:00
Tatsuya Ueda
b769c60db3 - Update Translation 2018-02-19 10:39:45 +09:00
Tatsuya Ueda
41537965e8 - Create Japanese Translation 2018-02-19 09:26:21 +09:00
Andre Lorbach
4757ac873e Added changelog entry for 4.1.6
Closes https://github.com/rsyslog/loganalyzer/issues/17
v4.1.6
2017-11-06 08:54:50 +01:00
Andre Lorbach
5ae2ddd0c2 Install Script: Replace mysql functions with mysqli functions.
Also enahnced database error reporting function.
closes: https://github.com/rsyslog/loganalyzer/issues/17
2016-10-20 11:52:34 +02:00
Andre Lorbach
29174ec95f Fixed mysqli_connect call in UserDB functions v4.1.5 2016-10-12 11:41:24 +02:00
Andre Lorbach
3a58b60b5d Added changelog entry for 4.1.5
closes: https://github.com/rsyslog/loganalyzer/issues/14
closes: https://github.com/rsyslog/loganalyzer/issues/9
2016-10-12 11:12:56 +02:00
Andre Lorbach
8edd54c1e6 Fixed loading widget again 2016-10-12 11:06:41 +02:00
Andre Lorbach
90dedbe2dc Merged Patch from Issue 15
closes https://github.com/rsyslog/loganalyzer/issues/15
2016-10-12 10:00:37 +02:00
Andre Lorbach
2612339487 chart generator: Fixed XSS issue in html map 2016-10-11 16:31:05 +02:00
Andre Lorbach
25118025c5 javascript: Updated jquery to v1.12.4 and increased loading speed
Show Events will now show when finished rendering increasing the
time to display in most browsers.
2016-10-11 16:25:44 +02:00
Andre Lorbach
a4dbb0dced new build number 2016-10-11 15:30:47 +02:00
Andre Lorbach
d50c55e1e1 php7: Upgraded constructors in all html2pdf classes 2016-10-11 15:26:26 +02:00
Andre Lorbach
2ac23f38f3 php7: Upgraded constructors in all msgparser classes 2016-10-11 15:12:50 +02:00
Andre Lorbach
9eddd8a5d8 reports: Fixed XSS issues in autisummary and logonlogoff report 2016-10-11 15:08:01 +02:00