[pve-devel] [PATCH manager 6 0/2] add syslog date picker to manager	6
    Thomas Lamprecht 
    t.lamprecht at proxmox.com
       
    Tue Mar 15 10:55:45 CET 2016
    
    
  
As I heard no complaints about the syslog changes yet, or no better
implementation idea, here is the manager 6 version of the restrict syslog span
patch which is needed to avoid timeouts as journalctl reads _everything_ by
default (can be a lot when persistent logging is on).
First patch is the same code as in amanger 4, no semantic changes here.
Second patch is a workaround for the date picker, this is known by Sencha
and should be fixed in the upcoming ExtJS 6.0.2 Thus I made it an extra
patch so its easily revertible when the fix is out.
Thomas Lamprecht (2):
  manager6: web-syslog: add date span selection
  ext6: datepicker workaround
 www/manager6/Toolkit.js       |  7 ++++
 www/manager6/node/Config.js   |  3 +-
 www/manager6/panel/LogView.js | 79 ++++++++++++++++++++++++++++++++++++++++---
 3 files changed, 83 insertions(+), 6 deletions(-)
-- 
2.1.4
    
    
More information about the pve-devel
mailing list