1142 Commits

Author SHA1 Message Date
Andre Lorbach
a2e2ed1b4d
Update statistics.php 2022-10-19 13:07:15 +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
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