Commit Graph

11 Commits

Author SHA1 Message Date
Thomas Lamprecht
88628fd141 re-use Debians jQuery and Bootstrap packages
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-05-22 08:10:58 +02:00
Thomas Lamprecht
6be73370c6 update jQuery to 3.4.1
by bumping and actually using ${JQVER} when downloading ;)

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-05-21 21:41:37 +02:00
Dietmar Maurer
ca304f91ce pass basic server configuration to formatter functions 2017-01-15 11:55:52 +01:00
Dietmar Maurer
6189d2ef0a Formatter/Bootstrap.pm; use configured cookie_name 2017-01-14 17:16:22 +01:00
Dietmar Maurer
fc87cd5ec3 pass $title to formatter functions 2017-01-14 16:39:25 +01:00
Dietmar Maurer
968a4a6d5d include jquery-3.3.1.min.js 2017-01-14 16:00:29 +01:00
Dietmar Maurer
239710aff0 Bootstrap.pm: remove support for IE8 and older 2017-01-14 15:42:56 +01:00
Dietmar Maurer
6edb39f69b include bootstrap-3.3.7-dist.zip files 2017-01-14 15:36:15 +01:00
Dietmar Maurer
a3bb607024 add new hook function to generate CSRF token
This avoid the reference to PVE::AccessControl.
2017-01-14 13:16:59 +01:00
Dietmar Maurer
8001eb275f pass auth_handler result to formatters
In case somebody want to display that info.
2017-01-14 11:12:05 +01:00
Dietmar Maurer
63307bebd9 add generic formatter framework 2017-01-14 09:53:44 +01:00