pve-manager/www/manager/panel
Thomas Lamprecht 59e6da2d44 web-syslog: add date span selection
This allows the user to only show logs from a specific date span.
For that two date picker and a 'Update' button were added to the
header bar.

For the until date we assume always 23:59:59 o'clock, as witouth
a specific time journalctl assumes 00:00 which would result in an
empty log if we only wanted to look at todays log.

As the LogView is shared with others (e.g. ceph log) use an boolean
variable to set if we want to show those date pickers)

Fixes timeout when the user has a long uptime and or persistent logs
2016-03-02 06:25:33 +01:00
..
ConfigPanel.js ceph GUI: fix state handling 2013-12-23 07:23:01 +01:00
Firewall.js cleanup gettext translation for firewall panel 2014-08-13 12:57:51 +02:00
InputPanel.js InputPanel: add new column type 2014-05-06 12:50:29 +02:00
IPSet.js add htmlEncode to various fields 2016-02-20 09:48:11 +01:00
LogView.js web-syslog: add date span selection 2016-03-02 06:25:33 +01:00
NotesView.js GUI: use lxc instead of openvz 2015-04-18 09:47:58 +02:00
RRDView.js rrd : init with timeframe from state manager 2015-02-24 06:12:13 +01:00
StatusPanel.js remove useless require declarations 2012-01-31 06:30:31 +01:00
SubConfigPanel.js add firewall GUI classes 2014-05-06 12:27:00 +02:00