cloudstack/ui/scripts
Kelven Yang 54f177cacc 1) Make generic dao be able to persist UTF-8 string for internationalization support
2) Undo gson Unicode escape in API response object to avoid double escaping which can break Javascript from getting correct text content
3) Correct API layer in dealing with character encoding
4) Remove double escape in cloud.core.js
2010-11-30 09:40:54 -08:00
..
cloud.core.account.js new UI - Account page - fix a bug that JS error "$midmenuItem1 is null or not an object ", "jsonObj is null or not an object" when switching between tabs on an empty page. 2010-11-24 14:50:11 -08:00
cloud.core.alert.js new UI - alert page - add ID field. 2010-11-24 15:20:57 -08:00
cloud.core.callbacks.js - Using JSTL for the internationalization framework of the UI and standardized the message bundles. 2010-11-29 20:06:27 -08:00
cloud.core.cluster.js new UI - cluster page - implement refresh button. 2010-11-29 17:24:12 -08:00
cloud.core.dashboard.js new UI - VM statistics - fix a bug that bar chart didn't show correctly. 2010-11-05 13:55:39 -07:00
cloud.core.diskoffering.js new UI - fix a bug: curly brackets was missing. 2010-11-24 16:29:51 -08:00
cloud.core.domain.js new UI - domain tree - make whole domain row clickable (before this change, only domain name was clickable). 2010-11-29 15:31:59 -08:00
cloud.core.event.js new UI - Event page - check if jsonObj is null or not before getting its property. 2010-11-24 15:13:33 -08:00
cloud.core.globalsetting.js bug 7262: global settings page - set padding in value column. So, description won't be shifted into value column when value is empty. (merge from 2.2.beta1 branch to master branch) 2010-11-23 20:08:35 -08:00
cloud.core.host.js new UI - Host page - get json object from middle menu item instead of details tab. 2010-11-24 17:36:52 -08:00
cloud.core.init.js new UI - refresh button - replace leftmenuId with onRefreshFn which is more flexible to customize. 2010-11-29 16:26:43 -08:00
cloud.core.instance.js new UI - instance page - update middle menu status icon when switching back to details tab (so, status color in middle menu is consistent with status color in right panel). 2010-11-24 14:03:19 -08:00
cloud.core.ipaddress.js new UI - IP address page - clear grid header title and static NAT field after releasing IP. 2010-11-24 16:17:26 -08:00
cloud.core.iso.js new UI - ISO page - update ISO name in middle menu when ISO is updated in right panel. 2010-11-24 14:41:24 -08:00
cloud.core.js 1) Make generic dao be able to persist UTF-8 string for internationalization support 2010-11-30 09:40:54 -08:00
cloud.core.pod.js new UI - Pod page - implement refresh button. 2010-11-29 17:14:30 -08:00
cloud.core.primarystorage.js primary storage page - remove "Edit Primary Storage" option from UI because updateStoragePool API is commented out. 2010-11-29 10:10:01 -08:00
cloud.core.resource.js new UI - cluster page - implement refresh button. 2010-11-29 17:24:12 -08:00
cloud.core.router.js new UI - router page, systemVM page - check if $midmenuItem1, jsonObj is null before getting its property. 2010-11-24 15:26:25 -08:00
cloud.core.serviceoffering.js new UI - fix a bug: curly brackets was missing. 2010-11-24 16:29:51 -08:00
cloud.core.snapshot.js new UI - Snapshot page - fix a bug that JS error "$midmenuItem1 is null or not an object ", "jsonObj is null or not an object" when switching between tabs on an empty page. 2010-11-24 11:24:05 -08:00
cloud.core.systemvm.js new UI - router page, systemVM page - check if $midmenuItem1, jsonObj is null before getting its property. 2010-11-24 15:26:25 -08:00
cloud.core.template.js new UI - template page - update template name in middle menu when template is updated in right panel. 2010-11-24 14:26:43 -08:00
cloud.core.volume.js new UI - instance page - router tab - related UI change after bug 6787("RebootRouter API should return an embedded object on success") is fixed. 2010-11-24 11:40:37 -08:00
cloud.core.zone.js new UI - zone page - implement refresh button. 2010-11-29 16:57:06 -08:00
cloud.logger.js Making the new 2.2 UI to be the default UI. 2010-11-01 21:43:37 -07:00
date.js Making the new 2.2 UI to be the default UI. 2010-11-01 21:43:37 -07:00
jquery-ui.custom.min.js Removed version from the jquery js files. 2010-11-02 18:29:11 -07:00
jquery.cookies.js Making the new 2.2 UI to be the default UI. 2010-11-01 21:43:37 -07:00
jquery.md5.js Making the new 2.2 UI to be the default UI. 2010-11-01 21:43:37 -07:00
jquery.min.js Removed version from the jquery js files. 2010-11-02 18:29:11 -07:00
jquery.timers.js Making the new 2.2 UI to be the default UI. 2010-11-01 21:43:37 -07:00