Vitaly X
ec2f05ab1f
support TRACE syslog level; add loglevel style colors and change color for full line; limit empty search to 6h; change datelastx behaviour - use number as hours indicator;
2022-12-28 23:43:47 +02:00
Andre Lorbach
58c1e8ab20
Update ChangeLog entries, updated to v4.1.13
v4.1.13
2022-10-19 13:38:11 +02:00
Andre Lorbach
4f41224b53
Merge pull request #82 from vsc55/patch-1
...
fix undefinded chart_defaultfilter
2022-10-19 13:08:30 +02:00
Andre Lorbach
fe3a02f284
Update statistics.php
...
Removed newline at the end
2022-10-19 13:07:41 +02:00
Andre Lorbach
a2e2ed1b4d
Update statistics.php
2022-10-19 13:07:15 +02:00
Andre Lorbach
ed522cabe5
Merge pull request #85 from Conan1231/master
...
fixed delete sources error
2022-10-19 13:06:19 +02:00
Andre Lorbach
c9f54208f5
Merge pull request #87 from alorbach/pr-issue-75
...
Fix issues for PHP8 and PHP8.1 compatibility
2022-10-19 13:05:05 +02:00
Andre Lorbach
9da2abc94b
ThirdParty: Updated jpgraph to 4.4.1 for PHP8 compatibility
...
closes: https://github.com/rsyslog/loganalyzer/issues/75
2022-10-19 11:26:33 +02:00
Andre Lorbach
9f43830a74
PHP8 Compatibility: Fix issues to enable PHP8 support
...
- avoid using depreceated APIs
2022-10-19 11:22:14 +02:00
Conan1231
72bd8984cb
Update sources.php
...
fixed the Error: "Could not delete data in the '1' source
thx to @jerrylu2008
2022-09-12 14:18:36 +02:00
Javier Pastor
dc688c5f92
fix undefinded chart_defaultfilter
2022-03-09 22:33:47 +01:00
Andre Lorbach
a0cb2460a5
Merge pull request #77 from alorbach/pr-issue-76
...
login: Fix XSS issue if "Debug Userlogin" is enabled.
v4.1.12
2021-04-29 08:38:53 +02:00
Andre Lorbach
28ae0b9ef4
login: Fix XSS issue if "Debug Userlogin" is enabled.
...
The username field was vulnerable against XSS attacks.
However this only affected POST data, so creating a URL with Querystring
for a XSS attack would not work.
2021-04-29 08:38:09 +02:00
Andre Lorbach
32d6b3fa2a
database: Allow some fields to be NULL
...
Also added database update to v13
2021-04-22 09:35:21 +02:00
Rainer Gerhards
5d0247efca
Merge pull request #69 from vsc55/patch-2
...
Update ChangeLog
2020-09-02 11:08:08 +02:00
Javier Pastor
4b979cc147
Update ChangeLog
...
correct name
2020-09-01 23:56:57 +02:00
Andre Lorbach
a15d5de4b1
Incremented Version and updated Changelog entry
v4.1.11
2020-07-09 14:11:43 +02:00
Andre Lorbach
b4ae5a468a
Merge pull request #68 from alorbach/pr-issue-67
...
ThirdParty: Updated jpgraph to 4.3.1 (2020-04-24)
2020-07-09 13:40:41 +02:00
Andre Lorbach
546d932cc7
ThirdParty: Updated jpgraph to 4.3.1 (2020-04-24)
2020-07-08 15:28:51 +02:00
Andre Lorbach
9525d4f550
Merge pull request #59 from vsc55/layout
...
fix design
2020-07-08 12:59:19 +02:00
Andre Lorbach
b9367ee304
Merge pull request #63 from vsc55/#62
...
fix, mysql error: Field 'is_global' doesn't have a default value
2020-07-08 11:04:02 +02:00
Andre Lorbach
a19d44a718
Merge pull request #57 from vsc55/#56
...
Fix name folder "classes".
2020-07-08 11:02:34 +02:00
Andre Lorbach
ffc7de3d40
Merge pull request #64 from vsc55/lang-es
...
Update: Spanish translation (completed)
2020-07-08 11:00:16 +02:00
Andre Lorbach
9eadf1dc5b
Merge pull request #65 from vsc55/#58
...
fix db_template, "db_update_v12" missing.
2020-07-08 10:59:50 +02:00
Jaiver Pastor
75776cf495
Fix query UPDATE
2020-05-13 00:34:52 +02:00
Jaiver Pastor
07c812aa73
Update Spanish
2020-05-13 00:25:49 +02:00
Jaiver Pastor
c16933e51a
fix db_template, "db_update_v12" missing.
2020-05-13 00:00:40 +02:00
Jaiver Pastor
b531c842ca
Fix footer
2020-05-08 19:04:12 +02:00
Jaiver Pastor
eb03be669c
Update: Spanish translation (completed)
2020-05-08 17:58:31 +02:00
Andre Lorbach
77b264b45b
Merge pull request #60 from vsc55/patch-1
...
Update admin.php
2020-05-08 17:09:24 +02:00
Andre Lorbach
b1554ed845
Merge pull request #54 from vsc55/#53
...
Fix error to execute insert query mysql for the missing column Trunscate
2020-05-08 17:08:39 +02:00
Andre Lorbach
6bfe5506cb
Merge pull request #51 from vsc55/#49
...
Fix, Disable the button in the Enabled column, Charts Options
2020-05-08 17:06:48 +02:00
Jaiver Pastor
f8142218ef
fix, mysql error: Field 'is_global' doesn't have a default value
2020-05-08 16:54:32 +02:00
Andre Lorbach
db2c8eb898
Merge pull request #47 from vsc55/lang-es
...
Spanish translation (partial)
2020-05-08 13:03:49 +02:00
Jaiver Pastor
733c28ff77
Update: Spanish translation (partial)
2020-05-08 12:55:55 +02:00
Javier Pastor
fa18431cc6
Update admin.php
...
Fix, missing {LN_DBMP_MAPPING_MOVEUP} and {LN_DBMP_MAPPING_MOVEDOWN}
2020-05-08 12:49:21 +02:00
Jaiver Pastor
b96dd877fd
Replace the fixed width with padding.
...
In this way the texts in other languages do not cause the height to be modified by the line breaks.
2020-05-08 11:39:21 +02:00
Jaiver Pastor
2a3da1e5c8
use a single replace with the help of arrays.
2020-05-07 22:28:14 +02:00
Jaiver Pastor
77f27eb7da
Update: Spanish translation (partial)
2020-05-07 21:42:38 +02:00
Jaiver Pastor
d304b7274d
modify the detect mode for language in path.
2020-05-07 21:15:39 +02:00
Jaiver Pastor
391ab932f7
Fix name folder "classes".
2020-05-07 20:47:44 +02:00
Jaiver Pastor
43fb361258
Fix error to execute insert query mysql for the missing column Trunscate.
2020-05-07 18:53:33 +02:00
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