Dietmar Maurer
|
24bf5bd4d4
|
GUI: add new vtype ConfigId, use it for snapshot names
|
2015-10-12 08:15:45 +02:00 |
|
Emmanuel Kasper
|
a0c752f533
|
Allow email adresses with a top level domain of up to 63 characters
This patch allows email adresses of the form john.public@company.hamburg
This fixes the bug: https://bugzilla.proxmox.com/show_bug.cgi?id=716
Note that this patch only deals will the client side validation, a
separate deals with the server side validation
(http://pve.proxmox.com/pipermail/pve-devel/2015-September/017246.html)
Implementation:
Just copied the original email regexp from ExtJS, and bumped the TLD length
from 6 to the max allowed by the corresponding RFC, ie 63 (https://tools.ietf.org/html/rfc1034)
|
2015-09-21 09:47:34 +02:00 |
|
Alexandre Derumier
|
d51653b0ca
|
allow iframe fullscreen
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
|
2015-08-28 12:02:27 +02:00 |
|
Dietmar Maurer
|
9e945126f6
|
NetworkEdit: use pvetextfield instead of numberfield
because numberfield does not have 'deleteEmpty' functionality.
|
2015-07-03 07:19:49 +02:00 |
|
Dietmar Maurer
|
497f31eeaf
|
add more vtypes for IP input fields
|
2015-04-20 17:06:50 +02:00 |
|
Dietmar Maurer
|
48295db44f
|
add sencha touch based GUI for mobile devices
|
2014-08-05 08:31:17 +02:00 |
|