Mihaela Stoica
6ac082b9d0
CLOUDSTACK-7318: [UI] Add error handler for VM snapshot creation
...
Fixes the issue where processing wheel continue to spin even after error
message is displayed during VM snapshot creation
2014-11-11 11:28:10 -08:00
Mihaela Stoica
5bac24c087
CLOUDSTACK-7831: Fixed unlocalized string on Advanced Network -> Network tab
2014-11-11 11:25:35 -08:00
Mihaela Stoica
901c243ed1
CLOUDSTACK-7645: [UI] Fixed incorrect label issues caused the dictionary split
...
In some cases the UI does not display the correct text, displaying 'label.xyz' instead of the localized string.
This appears to be due to the dictionary split: entries in dictionary2.jsp are not found because the dictionary has not been extended with dictionary2 as expected.
In this fix:
- Instead of extending the dictionary, we leave it as it is and change the localization function to look in the dictionary first and, if the item is not found there, then look in dictionary2.
- This way we are not depending on the extent() function to be called at the 'right' time; In turn, the localization function will be aware of both dictionaries.
- In the future, when we add another dictionary, we will have to modify this function only.
2014-11-11 11:22:35 -08:00
Gabor Apati-Nagy
0d7fa25f1d
CLOUDSTACK-7875: [UI] - VPC - Fix validation
...
Wrong format check is being made on Create VPC box - DNS domain
Information Removing IPv4 validation from the DNS field, the original
behavior is restored. (The API validates this field.)
2014-11-11 11:16:56 -08:00
Rajani Karuturi
57ad602574
Merge branch '4.5'
2014-11-06 10:21:30 +05:30
Daniel Vega
e03a7e6fea
Sorting projects alphabetically in drop down menu
...
Signed-off-by: Rajani Karuturi <rajanikaruturi@gmail.com>
2014-11-06 10:16:15 +05:30
Jessica Wang
dd326af83d
CLOUDSTACK-7850: UI > Instances > detailView > Attach ISO option > ISO dropdown > should list only ISOs belonging to the same zone.
2014-11-05 13:29:12 -08:00
Jessica Wang
11808ae7fb
CLOUDSTACK-7850: UI > Instances > detailView > Attach ISO option > ISO dropdown > should list only ISOs belonging to the same zone.
2014-11-05 13:26:42 -08:00
Jessica Wang
6839652109
CLOUDSTACK-7383: UI > Instances > detailView > snapshot option > hide this option when hypervisor is LXC.
2014-11-04 14:44:12 -08:00
Jessica Wang
a43fba64da
CLOUDSTACK-7383: UI > Instances > detailView > snapshot option > hide this option when hypervisor is LXC.
2014-11-04 14:42:29 -08:00
Mihaela Stoica
4e80253b36
CLOUDSTACK-7645
...
[UI] Fix incorrect strings 'label.no' and 'label.added.network.offering'
2014-11-04 13:05:15 -08:00
Gabor Apati-Nagy
1f21f399ab
CLOUDSTACK-7840: UI control tip for 'Add Primary Storage' -> 'Provider' seems wrong
...
-Removed the invalid help text.
2014-11-04 12:37:09 -08:00
Gabor Apati-Nagy
fad6c7514f
CLOUDSTACK-7838: UI - Update category names on Resources tab of a Zone -Changed wording: "Storage" -> "Primary Storage Used", "CPU" -> "CPU allocated", Memory -> "Memory Allocated"
2014-11-04 12:31:24 -08:00
Gabor Apati-Nagy
2a1793283a
CLOUDSTACK-7720: No IP Address Validation for Acquire new secondary IP
...
-Removed required constraint from the IP address field (this is an optional field)
2014-11-04 12:28:24 -08:00
Jessica Wang
4d62dbb8ba
CLOUDSTACK-7384: UI > Instances > detailView > change service offering option > hide it when VM state is Running and hyperviror is LXC.
2014-11-04 11:35:43 -08:00
Jessica Wang
25e514a28e
CLOUDSTACK-7384: UI > Instances > detailView > change service offering option > hide it when VM state is Running and hyperviror is LXC.
2014-11-04 11:33:15 -08:00
Jessica Wang
6a28035e73
CLOUDSTACK-3212: ui > infrastructure > zones > zone > physical network > guest > network > guest ip range - listview: add gateway, netmask field.
2014-11-03 15:56:46 -08:00
Jessica Wang
207ec2574c
CLOUDSTACK-3212: ui > infrastructure > zones > zone > physical network > guest > network > guest ip range - listview: add gateway, netmask field.
2014-11-03 15:55:06 -08:00
Jessica Wang
21f39577e4
CLOUDSTACK-7826: UI - dialog widget - dependent dropdown field (dependsOn property specified) - fix a bug that default opton in dependent dropdown field didn't trigger change event handler until another option in dependent dropdown field was selected.
2014-10-31 15:33:07 -07:00
Jessica Wang
3760fdeeb4
CLOUDSTACK-7826: UI - dialog widget - dependent dropdown field (dependsOn property specified) - fix a bug that default opton in dependent dropdown field didn't trigger change event handler until another option in dependent dropdown field was selected.
2014-10-31 15:31:24 -07:00
Jessica Wang
0761d2dda8
CLOUDSTACK-7816: UI > Global Settings > add "Baremetal Rack Configuration" section.
2014-10-30 11:54:29 -07:00
Jessica Wang
b70106158c
CLOUDSTACK-7816: UI > Global Settings > add "Baremetal Rack Configuration" section.
2014-10-30 11:27:38 -07:00
Jessica Wang
8d3a9b760d
CLOUDSTACK-7809: UI > remove usage of g_mySession which is unnecessary.
2014-10-29 11:17:18 -07:00
Jessica Wang
58455c08c4
CLOUDSTACK-7809: UI > remove usage of g_mySession which is unnecessary.
2014-10-29 11:14:58 -07:00
Brian Federle
160fc13713
Project dashboard: Fix user label overflow
...
Adds text-overflow for long user names on project dashboard
2014-10-29 11:07:48 -07:00
Gabor Apati-Nagy
94b16b3bd5
CLOUDSTACK-7766: Field Validations Missing for Ingress and Egress Rules
2014-10-29 10:19:22 -07:00
Gabor Apati-Nagy
1033990e91
CLOUDSTACK-7765: Field Validations Missing for VPC IP Address Fields
2014-10-29 10:15:08 -07:00
Jessica Wang
bde0c3cfc1
CLOUDSTACK-7809: UI > remove unnecessary cookie 'timezoneoffset'.
2014-10-28 16:37:46 -07:00
Jessica Wang
0d6a277a00
CLOUDSTACK-7809: UI > remove unnecessary cookie 'timezoneoffset'.
2014-10-28 16:35:36 -07:00
Jessica Wang
4d06eef3b5
CLOUDSTACK-7809: UI > remove unnecessary cookie 'networktype'.
2014-10-28 15:30:57 -07:00
Jessica Wang
492962520e
CLOUDSTACK-7809: UI > remove unnecessary cookie 'networktype'.
2014-10-28 15:29:39 -07:00
Brian Federle
41fd7b2a5f
Fix missing localization label
2014-10-28 15:06:38 -07:00
Jessica Wang
6e8a08308b
CLOUDSTACK-7809: UI > remove unnecessary cookie 'capabilities', 'supportELB', 'kvmsnapshotenabled', 'regionsecondaryenabled', 'userpublictemplateenabled', 'userProjectsEnabled'.
2014-10-28 15:03:44 -07:00
Jessica Wang
1ea6f7dd58
CLOUDSTACK-7809: UI > remove unnecessary cookie 'capabilities', 'supportELB', 'kvmsnapshotenabled', 'regionsecondaryenabled', 'userpublictemplateenabled', 'userProjectsEnabled'.
2014-10-28 15:02:05 -07:00
Gabor Apati-Nagy
efb3287fdc
CLOUDSTACK-7764: No IP Address Validations when Adding Networks Added validations for Add Network form on IPv4 Gateway, IPv4 Netmask, IPv4 Start IP, IPv4 End IP, IPv6 Gateway, IPv6 CIDR, IPv6 Start IP, IPv6 End IP fields.
2014-10-28 14:23:57 -07:00
Gabor Apati-Nagy
985168ab4b
CLOUDSTACK-7718: No Field Validations on Zone Form
2014-10-28 14:22:51 -07:00
Gabor Apati-Nagy
7489572529
CLOUDSTACK-7720: No IP Address Validation for Acquire new secondary IP
2014-10-28 14:22:14 -07:00
Gabor Apati-Nagy
70c09ed92a
CLOUDSTACK-7659: UI: Upgrade jquery-validate lib to the latest 1.13.0 version with the additional-methods included.
2014-10-28 14:20:56 -07:00
Jessica Wang
0aaa53d819
CLOUDSTACK-7796: UI > Infrastructure > zones > zone > details tab > dataProvider > remove unnecessary module check.
2014-10-28 11:31:23 -07:00
Jessica Wang
6a587646ae
CLOUDSTACK-7796: UI > Infrastructure > zone > physical network > guest > details tab > network tab > detail view > dataProvider > remove unnecessary module check.
2014-10-28 11:30:46 -07:00
Jessica Wang
41fb3e8579
CLOUDSTACK-7796: UI > network > detail view > data provider > remove unnecessary module check.
2014-10-28 11:30:14 -07:00
Jessica Wang
429ea8bc95
CLOUDSTACK-7796: UI > Infrastructure > zones > zone > details tab > dataProvider > remove unnecessary module check.
2014-10-28 11:28:30 -07:00
Jessica Wang
11c53f0447
CLOUDSTACK-7796: UI > Infrastructure > zone > physical network > guest > details tab > network tab > detail view > dataProvider > remove unnecessary module check.
2014-10-28 11:27:19 -07:00
Jessica Wang
26cf97e2de
CLOUDSTACK-7796: UI > network > detail view > data provider > remove unnecessary module check.
2014-10-28 11:25:56 -07:00
Jessica Wang
20fdc93a52
CLOUDSTACK-7796: UI > instances > detail view > data provider > remove unnecessary module check.
2014-10-27 16:59:13 -07:00
Jessica Wang
2423f2c79a
CLOUDSTACK-7796: UI > instances > detail view > data provider > remove unnecessary module check.
2014-10-27 16:56:35 -07:00
Jessica Wang
1cb218ad63
CLOUDSTACK-7780: UI > storage > volume > detail view > data provider > remove unnecessary module check.
2014-10-23 17:00:31 -07:00
Jessica Wang
94d00d6945
CLOUDSTACK-7780: UI > storage > volume > detail view > data provider > remove unnecessary module check.
2014-10-23 16:59:41 -07:00
Jessica Wang
3ccca78734
CLOUDSTACK-7779: UI > system action filter > extend scope from local to global.
2014-10-23 16:22:57 -07:00
Jessica Wang
22b0e0a2fd
CLOUDSTACK-7779: UI > affinity group action filter > extend scope from local to global.
2014-10-23 16:22:30 -07:00