- 15 Jun, 2015 4 commits
-
-
Emmanuel Kasper authored
ExtJS5 Neptune default theme use 13px font instead of 12px in ExtJS4 so we need to make room for it.
-
Emmanuel Kasper authored
'datachanged' event was not reloading the store with ExtJS5, but 'refresh' does. According to the API description 'refresh' seems to be what we need: http://docs.sencha.com/extjs/5.1/5.1.0-apidocs/#!/api/Ext.data.AbstractStore-event-refresh
-
Emmanuel Kasper authored
on ExtJS4, me.model.prototype.fields is a config object containing all the fields of the model, this object has properties like length, keys on ExtJS 5, me.model.prototype.fields is an array of config object that we have to iterate to get the field name Ext.ModelMgr.create() is non-working in ExtJS5
-
Emmanuel Kasper authored
-
- 11 Jun, 2015 2 commits
-
-
Dietmar Maurer authored
-
Alexandre Derumier authored
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
-
- 10 Jun, 2015 3 commits
-
-
Alexandre Derumier authored
only for virtio disk (virtio-scsi qemu 2.3 is not thread-safe currently) improve me: grey-out/hidden the option if !virtio Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
-
Dietmar Maurer authored
-
Dietmar Maurer authored
-
- 09 Jun, 2015 5 commits
-
-
Dietmar Maurer authored
-
Dietmar Maurer authored
The systemd journal contains boot log entries.
-
Emmanuel Kasper authored
-
Dietmar Maurer authored
It looks that after adding the <!DOCTYPE html> HTML5 doctype, setStyle() needs unit 'px'.
-
Dietmar Maurer authored
To avoid unnecessary restarts of dependent services.
-
- 08 Jun, 2015 1 commit
-
-
Alexandre Derumier authored
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
-
- 05 Jun, 2015 5 commits
-
-
Dietmar Maurer authored
-
Dietmar Maurer authored
-
Dietmar Maurer authored
-
Dietmar Maurer authored
-
Alexandre Derumier authored
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
-
- 03 Jun, 2015 4 commits
-
-
Alexandre Derumier authored
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
-
Alexandre Derumier authored
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
-
Dietmar Maurer authored
-
Dietmar Maurer authored
-
- 02 Jun, 2015 5 commits
-
-
Dietmar Maurer authored
And move cpuunits to resource panel.
-
Dietmar Maurer authored
-
Dietmar Maurer authored
-
Dietmar Maurer authored
-
Dietmar Maurer authored
-
- 01 Jun, 2015 2 commits
-
-
Dietmar Maurer authored
-
Dietmar Maurer authored
-
- 29 May, 2015 5 commits
-
-
Wolfgang Bumiller authored
Moving some preparation code found at the top level of some binaries into a prepare() sub.
-
Emmanuel Kasper authored
-
Emmanuel Kasper authored
-
Emmanuel Kasper authored
-
Emmanuel Kasper authored
-
- 27 May, 2015 4 commits
-
-
Dietmar Maurer authored
-
Dietmar Maurer authored
-
Dietmar Maurer authored
-
Wolfgang Bumiller authored
Browsers seem to disagree on whether window.location.hostname shouldinclude the brackets around an ipv6 address. Adding PVE.Utils.windowHostname() to always strip them away.
-