Robert Förster (Dessa)
73acfb5d7c
update js folder
...
- add images from jquery-ui to css folder, the stylesheet expects them being around even though we don't use them, adding them and not using them is better then editing the stylesheet and then forgetting about it again after every jquery-ui update, i suppose..
- fix html5shiv name, it was minified to begin with
- bump flot to 0.8.3, fix plugin name (no functional changes for us)
- bump tablesorter to 2.16.4 (likewise)
2014-05-20 19:50:57 +02:00
Roman Schmerold (BNoiZe)
675e93b99a
Added resize plugin to flot, removed inline css
...
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org >
2013-12-29 16:39:47 +01:00
Michael Kaufmann (d00p)
30f7d0a070
make send-report an option for admin and customer (section: security)
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-12-02 20:26:39 +01:00
BNoiZe
d1cb2625ca
Made display of database errors wider
2013-11-29 14:24:16 +01:00
Michael Kaufmann (d00p)
defdaeee2e
first implementation of error-reporting
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-11-29 11:09:16 +01:00
Michael Kaufmann (d00p)
a14f04c25b
Added new database-class based on PHP-PDO to use prepared-statements; implemented new Database-class in admin_index (more to follow, old DB class still in use everywhere else); secure standard_error back-link output
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-10-29 08:22:17 +01:00
BNoiZe
9d66507050
history.go(-1) fix
2013-10-15 15:10:10 +02:00
Michael Kaufmann (d00p)
e1fa5f6f0a
don't link to index.php on sql-error but rather to the page before the error
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-10-14 09:49:47 +02:00
Michael Kaufmann (d00p)
92243991bc
finally output a nice error-message on mysql-errors
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2013-10-13 12:59:43 +02:00