pve-manager/www/manager6
Dominik Csapak ecf4b557ae fix login window on chrome
labelWidth: 'auto' is not valid since extjs simply
adds 'px' and sets it as width which would result in:

width: 'autopx';

which is not valid css. chrome/chromium had a change such that this now
produces the wrong height in the login bottom 'button bar'

250 should be enough for all translations and we do not have
any other element there

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-09-06 16:22:44 +02:00
..
button added new parameter to pass a command to the newly opened terminal 2019-03-08 12:29:49 +01:00
ceph fix #2340: gui: ceph: handle 'null' versions for hosts 2019-08-22 14:09:20 +02:00
controller controller: StorageEdit: check if 'maxfiles' could be looked up 2018-03-28 13:19:41 +02:00
data gui: add lock to resource store and tree 2019-06-13 11:11:38 +02:00
dc Code cleanup in Backup 2019-08-14 14:02:53 +02:00
form ui: IPRef field: allow all valid IPs, even if not in the store 2019-08-30 18:55:58 +02:00
grid Fix #582: Add default delay for backups 2019-07-25 13:23:40 +02:00
ha followup: code cleanup to arrow functions 2019-07-08 19:26:13 +02:00
lxc filter unusable lxc mountoptions for rootfs 2019-07-12 12:26:44 +02:00
menu adapt and rescope TemplateMenu for containers 2018-03-21 15:54:32 +01:00
node gui: fix html entities in system report file 2019-08-09 09:22:35 +02:00
panel js: fix some common typos found with codespell 2019-06-15 10:44:43 +02:00
pool use ObjectGrid from widget toolkit 2018-01-25 13:36:38 +01:00
qemu ui: vm memory: correctly set initial maxValue for balloon 2019-08-22 14:08:50 +02:00
storage Show supported file types in upload file selector 2019-09-03 07:08:47 +02:00
tree js: fix some common typos found with codespell 2019-06-15 10:44:43 +02:00
window fix login window on chrome 2019-09-06 16:22:44 +02:00
Makefile Add edit dialog for audio device 2019-07-23 18:29:05 +02:00
Parser.js ui/Parser: printPropertyString: sort non-defaultKey parts for stability 2019-07-10 14:57:40 +02:00
StateProvider.js gui: StateProvider: add fireevent option to set 2019-05-27 16:17:29 +02:00
Toolkit.js ui: rbd: storage: obsolete strange getBinds binding assembly 2018-11-19 10:40:49 +01:00
Utils.js vnc scaling: still fallback to old default value if not set 2019-09-04 13:46:57 +02:00
VNCConsole.js vnc scaling: still fallback to old default value if not set 2019-09-04 13:46:57 +02:00
Workspace.js Revert "add beta text with link to bugtracker" 2019-07-11 21:59:05 +02:00