Go to file
Thomas Lamprecht 4645c3d413 form: add Proxmox.form.field.ExpireDate
Behaves like a 'datefield' but treats the 0/empty value as "never",
and sets all defaults for behaving like one would expect from a date
expire field.

This allows to replaces hacks (e.g. [0]) from our various expire date
fields, mostly in PVE/PMG user accounts, and also for the soon to be
applied API token gui.

[0]: https://git.proxmox.com/?p=pve-manager.git;a=blob;f=www/manager6/dc/UserEdit.js;h=40c4044fd9364c9bcb8787507068378ed9936f67;hb=806edfe19f049f07db2628c68e4e5702bbedd9d7#l159

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-03-31 18:13:20 +02:00
button Ext.Msg: switch from depreacated msg to message property 2019-11-26 12:58:50 +01:00
css add pmx-hint css class 2019-10-09 09:10:33 +02:00
data tree-wide trailing whitespace cleanup 2019-09-30 08:00:34 +02:00
debian bump version to 2.1-3 2020-01-30 17:50:25 +01:00
form form: add Proxmox.form.field.ExpireDate 2020-03-31 18:13:20 +02:00
grid object grid: allow to pass online help to row editors 2020-03-31 18:13:20 +02:00
images ComboGrid: add trigger to delete from ComboGrid 2019-08-13 15:37:26 +02:00
mixin cbind: allow to pass "formula" function in binding 2020-01-30 15:52:06 +01:00
node net/node: add some "hint" for VLAN add window 2020-01-30 17:36:47 +01:00
panel indentation cleanup 2020-01-30 17:50:25 +01:00
window indentation cleanup 2020-01-30 17:50:25 +01:00
defines.mk add css and image directory to packaging 2019-08-13 15:37:26 +02:00
Makefile form: add Proxmox.form.field.ExpireDate 2020-03-31 18:13:20 +02:00
Toolkit.js add vlan interface support 2020-01-30 16:14:30 +01:00
Utils.js Add Ar to Languages map - Login page 2020-02-18 14:09:10 +01:00