Go to file
Emmanuel Kasper 389b62b276 ext6migrate: fix picker dropdown on ViewSelector initial load
This fixes a nasty bug where an initial click on the  ViewSelector
trigger would display the picker but hide it immediatly afterwards.

What was happening behind the scene, is that without queryMode 'local',
the store bound to the picker was loaded on each picker display.

Loading the store would then trigger our onLoad() override in ToolKit.js
which called setValue(), which fired a bunch of unwanted events
including 'collapse'.

It is safe here not to call onLoad() to set an initial value, because
the initial value is set in initComponent() (value: groupdef[0][0])
2016-01-27 16:53:12 +01:00
aplinfo update aplinfo.dat 2015-09-11 08:29:11 +02:00
bin pveproxy.service: start after remote-fs and ceph 2016-01-22 11:24:20 +01:00
debian bump version to 4.1-8 2016-01-27 16:46:01 +01:00
PVE Add DHPARAMS option in /etc/default/pveproxy 2016-01-26 16:44:17 +01:00
www ext6migrate: fix picker dropdown on ViewSelector initial load 2016-01-27 16:53:12 +01:00
.gitignore add .gitignore files, fix Makefiles 2011-08-23 16:23:46 +02:00
bridgevlan bridgevlan: cleanup, remove useless case statement 2015-09-16 10:46:29 +02:00
bridgevlanport bridgevlanport: replace sed pipe with substitution 2015-08-11 10:26:35 +02:00
copyright really install bootstrap files 2014-05-02 11:35:16 +02:00
country.pl removed automake/autoconf, removed unused files 2011-08-23 16:11:04 +02:00
defines.mk bump version to 4.1-8 2016-01-27 16:46:01 +01:00
Makefile rename manager5 to manager6 2016-01-22 11:24:10 +01:00
mtu add mtu support for manual interfaces 2013-12-31 10:15:31 +01:00
pve-apt.conf install CA certificates used by our repositories 2013-07-25 11:33:55 +02:00
pve-blacklist.conf fix bug #701: blacklist nvidiafb 2015-09-06 10:56:17 +02:00
pve-repo-ca-certificates.crt install CA certificates used by our repositories 2013-07-25 11:33:55 +02:00
pve-sources.list sources.list: prepare for final 4.0 release - use pve-enterprise repository 2015-10-02 11:41:07 +02:00
repoid.pl use return instead of next 2011-09-21 12:24:40 +02:00
spice-example-sh spice-example-sh: improve error handling 2014-04-03 06:58:08 +02:00
vlan add vlan aware ifupdown script v3 2015-07-29 06:46:16 +02:00
vlan-down add vlan aware ifupdown script v3 2015-07-29 06:46:16 +02:00
vzdump-hook-script.pl bump version to 3.1-11 2013-09-13 06:55:55 +02:00
vzdump.conf Added parallel compress support for vzdump with pigz. 2015-07-23 06:08:09 +02:00
vznet.conf imported from svn 'pve-manager/pve2' 2011-08-23 07:40:22 +02:00