Skip to content

Commit

Permalink
Update Changelog and po files for 1.2.1 release
Browse files Browse the repository at this point in the history
Run "make dist" to update those files for 1.2.1 release.

Signed-off-by: Aline Manera <[email protected]>
  • Loading branch information
alinefm committed Jun 27, 2014
1 parent fcd407e commit 31e0c0b
Show file tree
Hide file tree
Showing 5 changed files with 449 additions and 171 deletions.
258 changes: 258 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,7 +1,265 @@
CHANGELOG
=========

#### [kimchi-1.2.1] ####
* [b4a8343] Update Changelog and po files for 1.2.1 release (Aline Manera)
* [fcd407e] bugfix: Add policycoreutils-python as Kimchi dependency (Aline Manera)
* [e475bfa] Add translation for vm disk attach exceptions (Royce Lv)
* [593c420] Add testcase for vmstorages create (Royce Lv)
* [954185e] Make sure path and volume will not be specified at same time (Royce Lv)
* [a93aa45] Add mockmodel for vm disk attach (Royce Lv)
* [fff58c2] issue#382: Validate form for adding guest cdrom (Royce Lv)
* [e5333d7] issue#382 :Change false default value (Royce Lv)
* [0599241] update case for root.get redirection (ShaoHe Feng)
* [eed4f36] remove kimchisession hook and add the same logic to root.get (ShaoHe Feng)
* [c13d53d] bug fix: redirect to the protected page after login (ShaoHe Feng)
* [88affbe] Issue #380: Loading icon message splitted into two lines in Chinese (Wen Wang)
* [5afa07f] bug fix: UI set the network persistent attribute. (ShaoHe Feng)
* [4197f3a] Bugfix: Minor i18n updates(Chinese) (Wen Wang)
* [9136f8d] add firewalld to debian Install Dependencies (ShaoHe Feng)
* [0890b7a] bug fix: Set charset to help pages (Aline Manera)
* [5ce667a] Show remote Ubuntu 14.04 x86_64 in new Template window (ShaoHe Feng)
* [000149e] Update i18n package scripts(Chinese) (Wen Wang)
* [e0a6643] Add missing translation entries in pt_BR (Crístian Viana)
* [93784be] Add empty translation entries in English (Crístian Viana)
* [45703ec] Help translation to zh_CN. (Paulo Vital)
* [c29f1e2] Help translation to pt_BR. (Paulo Vital)
* [b430576] Show remote Ubuntu 14.04 in new Template window (Rodrigo Trujillo)
* [b5425f8] escape special characters for jQuery selector. (ShaoHe Feng)
* [7b65e7b] escape < > and & in in xml for network name. (ShaoHe Feng)
* [df9a017] network name support unicode. (ShaoHe Feng)
* [2fabc33] bug fix: network name can be any characters except " and / (ShaoHe Feng)
* [7167f31] Host info: Add support to Power. (Paulo Vital)
* [4b096f2] Fix Bug: Actions Menu Disappears after Refresh in Guests Tab (Hongliang Wang)
* [234c198] Bug fix: Do not require login for simple resources (Crístian Viana)
* [14bc6fc] Typo: Rename function create_defautl_network (Crístian Viana)
* [ba96997] Bug Fix: Fix network list layout. (Wen Wang)
* [4a91e74] Issue#348: Fix UI for nfs mount (Royce Lv)
* [3c6c5c5] List iSCSI targets available for initiator while creating iSCSI Pool (ShaoHe Feng)
* [35050bf] List iSCSI server for initiator while creating iSCSI Pool (ShaoHe Feng)
* [3f61acb] Issue #361: Bugfix disable the action button content when creating network (Hongliang Wang)
* [7467feb] Fix i18n packaging scripts (Zhou Zheng Sheng)
* [19b3c4a] Keep User from Generating a Report with an Existing Name (Hongliang Wang)
* [a1bc654] Add progress Event Handler for Asynchronized Tasks (Hongliang Wang)
* [5ea8e8f] Add License Statement in kimchi.report_add_main.js (Hongliang Wang)
* [464d3d0] Add Name Existence Check for Debug Report when Create (Hongliang Wang)
* [c89c2e0] Bug fix: Display the username on the header bar (Crístian Viana)
* [8ce46e6] Add doc and test case for dedicate iso pool (Royce Lv)
* [e3ab2ce] Store qemu user name in class attribute (Royce Lv)
* [5dc4dd2] Dedicated ISO pool: create an out of box ISO pool (Royce Lv)
* [ff92786] Reword 'isolated' network description (Christy Perez)
* [9aeac73] Disable cache for help page (Royce Lv)
* [27bd99f] Create pool UI: making 'Create' button disable when forms not filled. (Daniel Henrique Barboza)
* [b7c518c] bug fix: Make rpm failed (ssdxiao)
* [bd98489] update ui/pages/Makefile.am to let i18n.json.tmpl be added to the package. (ShaoHe Feng)
* [578ab29] add some sample plugin generated files to .gitignore (ShaoHe Feng)
* [26582d8] skip plugins test, when sample plugin is not enabled (ShaoHe Feng)
* [de177c8] generate the translation files for plugins/sample (ShaoHe Feng)
* [3ce13b5] add an option to toggle the sample plugin (ShaoHe Feng)
* [38bee60] Issue #342: load i18n.html of the plugin (ShaoHe Feng)
* [45b16d0] Add JS API for fetching i18n JSON (ShaoHe Feng)
* [947bce5] Update the i18n tmpl to produce JSON (ShaoHe Feng)
* [3205117] Update root.py to make Cheetah render the JSON template. (ShaoHe Feng)
* [3d52774] Add Minimal UI Page for the Sample Plugin (Zhou Zheng Sheng)
* [d8c2ea1] Bugfix: List inactive network interface while editing template (Wen Wang)
* [cf015d4] login: update test config case (ShaoHe Feng)
* [df4749b] login page prompts error when session timeout (ShaoHe Feng)
* [ba0cf6e] login page prompts error when username or password is wrong (ShaoHe Feng)
* [d7e828e] when login successfully, redirect to the last page. (ShaoHe Feng)
* [85e3837] redirect the URL to login page when session timeout or first login (ShaoHe Feng)
* [8f86568] create a new login page (ShaoHe Feng)
* [a556578] Bugfix: Multiple progress indicator during debug report generating (Wen Wang)
* [54e6bfa] Issue#305: Redesign bridged network UI section tempstorage (Wen Wang)
* [fe23558] Add Ubuntu as modern distro to Power guests. (Paulo Vital)
* [8c50cc8] Added the generating progress indicator (Wang Wen)
* [250cc3d] Remove the first column of debug report grid (Wang Wen)
* [c81314f] Add testcase for cdrom eject (Royce Lv)
* [2768515] Update model to support cdrom eject (Royce Lv)
* [3282020] Change doc and controllor to support cdrom eject (Royce Lv)
* [cd67617] Adding test case for updating flags (Royce Lv)
* [a48518b] Fix wrong create/update/delete flags for vmstorages (Royce Lv)
* [5fee8c2] Fix Bug: Template Tab Broken in Chrome due to Code Error (Hongliang Wang)
* [08a9c00] Bug Fix - Save Button Behaves Incorrectly in Guest Edit Window (Hongliang Wang)
* [f2f137e] Remove Unused Files (Hongliang Wang)
* [c4117ab] Adjust Guest Edit Storage Tab Styles (Hongliang Wang)
* [339c1aa] show template is local or remote (ShaoHe Feng)
* [7835e16] Update API.md (Hongliang Wang)
* [6741700] Add Unit (MB) to Memory in Template Edit Window (Hongliang Wang)
* [b558fd9] bug fix: decode volume name in IsoVolumesModel. (ShaoHe Feng)
* [ef7e8e3] novnc does not work in IE (Adam King)
* [8b6405f] Code Refector: Extract Variables in kimchi.login_window.js (Hongliang Wang)
* [892238e] Disable metadata log output in every guest refresh (Crístian Viana)
* [785920b] Repository Grid Column Resizing Issue (Hongliang Wang)
* [76629f6] StoragePool Edit: Add Disk to Logical Pool (Royce Lv)
* [5ee2b93] Exception: fix exception details when not specified (Royce Lv)
* [7ca9ade] Remove cdrom '.iso' suffix checking from add template js (Rodrigo Trujillo)
* [7e5f8b2] Remove '.iso' extension checking from json schema (Rodrigo Trujillo)
* [a1e7364] model.host: avoid redundant libvirt lookupByName API invocation (Zhou Zheng Sheng)
* [f7ec8f0] Rename kimchi.template to kimchi.substitute (Hongliang Wang)
* [bd866e1] Remove unused listDeepScanIsos function (Rodrigo Trujillo)
* [4448948] Update README with the correct FF ESR version. (Adam King)
* [68d4d6c] VM template: add disk size error message (Zhou Zheng Sheng)
* [0e165c4] adjust the width of host info-container (ShaoHe Feng)
* [d65b8e5] UI: Fix VM Delete Confirmation Dialog Box Title (Zhou Zheng Sheng)
* [96c19c6] Fix text alignment on storage pool type combo boxes (Crístian Viana)
* [c5329c2] Remove button "Cancel" from modal dialog (Crístian Viana)
* [0666eee] Fix Text Truncated Problem of Login Button (Hongliang Wang)
* [ff7f991] bug fix: Allow changing default ports (Aline Manera)
* [96f3248] bug fix: Update test cases to use HTTPS (Aline Manera)
* [1d8476b] host/partitions: avoid calling disks.get_partitions_names() for each partition (Zhou Zheng Sheng)
* [1d56572] Correct the ID String of Disk Size in Template Edit Window (Hongliang Wang)
* [5c2a584] Issue #369: Fix config_dir assignment (Aline Manera)
* [cc3b5b5] Revert "Host Tab: Add Widths for Repository Grid Columns" (Aline Manera)
* [5dc3195] Fix Text Wrapping Problem in Template Edit (Hongliang Wang)
* [9ececcf] Fix Text Wrapping in Tab Bar (Hongliang Wang)
* [4128392] Github #368: Removing 'resend' tag from getHostStats JSON (Daniel Henrique Barboza)
* [44ec020] Set IE edge mode for VNC/Spice web pages (Adam King)
* [73e524c] bug fix: Properly set the listen IP to SPICE console (Aline Manera)
* [58017f4] websockets: Disallow non-encrypted client connections (Aline Manera)
* [381864f] UI: Redirect user to console page after logging (Aline Manera)
* [be9b967] backend: Redirect 401 error to default page (Aline Manera)
* [e1760d8] Enable Kimchi authentication in console pages (Aline Manera)
* [74ad9b4] Make use of the mini Web server in the websockify (Aline Manera)
* [9116d53] Enable encryption in vm console connection (Mark Wu)
* [6ddf6a9] Revert "Enable encryption in vm VNC console connection" (Aline Manera)
* [dc6c28e] vmiface update support: update test case (ShaoHe Feng)
* [b813d6c] vmiface update support: update mockmodel (ShaoHe Feng)
* [309aa71] vmiface update support: update model. (ShaoHe Feng)
* [51820c4] vmiface update support: update API.md (ShaoHe Feng)
* [c356a75] Display all disk types in storage edit view (Royce Lv)
* [010aaac] UI: Support add guest disk (Royce Lv)
* [b2d1217] Fix select menu data append (Royce Lv)
* [3c294a5] Guest disks: Update testcase (Royce Lv)
* [5df01ab] Multiple pep8 fixes (Royce Lv)
* [2360f7c] Guest disk: deals with disk attachment (Royce Lv)
* [1bc8aa6] Guest disks: Abstract vm disk functions (Royce Lv)
* [7770a11] Guest disks: Choose proper bus for device (Royce Lv)
* [4e7a17c] Guest disks: Update api definition and error reporting (Royce Lv)
* [9c0e2a1] Guest disks: Update doc to support manage guest disks (Royce Lv)
* [9328079] Return info from run_command on exception. (Christy Perez)
* [781b331] write the template OS info to vm metadata (ShaoHe Feng)
* [8566599] update test case to set/get user and group when VM is running (ShaoHe Feng)
* [2617373] bug fix: get user and group when vm is living. (ShaoHe Feng)
* [d7e7017] manually manage the metadata element (ShaoHe Feng)
* [2c176c0] Add two function to set and get domain xml metadata (ShaoHe Feng)
* [1f1dcc3] add method to test libvirt metadata api are available (ShaoHe Feng)
* [d777a02] bug fix: call a method should be followed by "()" (ShaoHe Feng)
* [06238f2] Enable encryption in vm VNC console connection (Mark Wu)
* [6bf630c] Change the default tab to "Guests" (Crístian Viana)
* [9e85e59] Define the default tab more clearly (Crístian Viana)
* [976db87] Refactor code to trim file extension (Crístian Viana)
* [37a1e1b] bug fix: Redirect 3xx responses through proxy (Aline Manera)
* [a7f083c] Set default storage pool to autostart and make persistent (Christy Perez)
* [6f5d0d9] Fix PEP8 in scan.py (Rodrigo Trujillo)
* [5de2ca8] security: Prevent XSS attacks (Aline Manera)
* [9d3bb9c] bug fix: Use secure cookies (Aline Manera)
* [def7c67] security: Redirect all HTTP requests to HTTPS (Aline Manera)
* [819cc2a] Fix Bug: Invalid URL at 404 Not Found Page (Hongliang Wang)
* [7132f75] Changes to use 2048 bit public key for self-signed certificate (Mark Wu)
* [6bac3ec] Display historical host statistical info on the host tab (Adam King)
* [217858c] Host stats history: Update test cases (Aline Manera)
* [9d2bf5c] Add API to return host stats history (Aline Manera)
* [9b2eafb] repository: Remove full stop symbol from checkbox's label (Crístian Viana)
* [087e739] repository: Make checkbox clickable (Crístian Viana)
* [f2d6ff4] repository: Place checkbox to the left of its label (Crístian Viana)
* [b4f84dd] Modify edit guest help info (Rodrigo Trujillo)
* [4a8d603] User action menu overflows when actions with names longer than a few chars are included (Adam King)
* [1ef1561] Regenerate PO files (Adam King)
* [82c1181] Update po/POTFILES.in (Adam King)
* [3acf6c3] UI: Edit Guest Network Interface (Yu Xin Huo)
* [19011c7] Github #329: .gitignore, spec, control.in and readme (Daniel Henrique Barboza)
* [117cd5a] Github #329: changes in mockmodel, model/config and tests (Daniel Henrique Barboza)
* [152d820] Github #329: Kimchid, config.py.in and server.py changes (Daniel Henrique Barboza)
* [6883533] Github #329: Proxy module and template file (Daniel Henrique Barboza)
* [775e630] New domain state pmsuspended (ShaoHe Feng)
* [177a147] VM shutdown support in UI (ShaoHe Feng)
* [d242e30] VM shutdown support in backend (ShaoHe Feng)
* [44e545e] Fix error storage pool lookup usage in deep scan (Royce Lv)
* [2271eeb] Clarify the meaning of an empty vm user or group list (Christy Perez)
* [c01d983] VM Edit: CPU and memory (Adam King)
* [b31a134] VM Edit CPU/Memory: (Backend) Changes mockmodel and tests (Rodrigo Trujillo)
* [ac2c7de] VM Edit CPU/Memory: (Backend) Changes VM control and model (Rodrigo Trujillo)
* [5ea7626] VM Edit CPU/Memory: (Backend) Changes API.md, API.json and i18n.py (Rodrigo Trujillo)
* [ecaf9a8] Update test cases (Aline Manera)
* [f04f67f] Remove unused code (Aline Manera)
* [17fd157] Update users/groups verification based on new API (Aline Manera)
* [fe2fd1d] Add API to list system users and groups (Aline Manera)
* [5641e5e] Create a new common collection named SimpleCollection (Aline Manera)
* [ce2bbbd] Bug fix: add PYTHONPATH for contrib/check_i18n.py (ShaoHe Feng)
* [5c2013d] packaging: ship kimchi with plugins/__init__.py (Zhou Zheng Sheng)
* [361cae4] Display version/build number in UI (Adam King)
* [a67fe54] Host Tab: Add Widths for Repository Grid Columns (Hongliang Wang)
* [88c190a] Issue#364: UI - Column Resizing Function Broken in Host Tab (Hongliang Wang)
* [257d0ff] config version API support in backend. (ShaoHe Feng)
* [698b101] config version API support: add a method to get kimchi version (ShaoHe Feng)
* [4c7c402] Add/remove users and groups to VMs (Aline Manera)
* [ca0bfd9] Return users and groups when fetching VM info (Aline Manera)
* [0a38dc9] Add functions to check if a user/group exists (Aline Manera)
* [021d4d1] Use proper term "user name" instead of "user id" (Aline Manera)
* [0348f4a] Override only the updated "User" methods in "patch_auth" (Crístian Viana)
* [548f894] Set virt_use_nfs when NFS pool is added. (Christy Perez)
* [767a34e] Issue #363: Fix data/information consistence in edit template window (Rodrigo Trujillo)
* [16659a5] Issue #363: Add new rest api function - getStoragePoolVolume (Rodrigo Trujillo)
* [4266218] add a method to check the i18n strings are obsolete (ShaoHe Feng)
* [89411f9] remove obsolete i18n strings which are no longer in use (ShaoHe Feng)
* [3b11219] add a make check-local command to verify the i18n string formatting (ShaoHe Feng)
* [04d2d73] Choose available address for ide disk (Royce Lv)
* [5c487da] add confirmation for reset a VM (ShaoHe Feng)
* [074f7c5] reset vm in UI (ShaoHe Feng)
* [86f1afa] reset VM in backend. (ShaoHe Feng)
* [6fe5997] reset VM: update API.md (ShaoHe Feng)
* [9f626cb] Bug fix #357 - Error when creating template from ISO (Ramon Medeiros)
* [d8617eb] Fix backend error when creating multiple templates (Rodrigo Trujillo)
* [767e486] Fix typo while processing request data (Aline Manera)
* [7c3bb7b] Fix kimchi vlan tagged bridge name (Mark Wu)
* [3bf0173] error when editing repository entry with no mirrorlist. (Paulo Vital)
* [de1d0f6] kimchi.disks: Ignore unsupported partition table (Zhou Zheng Sheng)
* [68d86c5] Fix get_storageservers API and UI retrieval of storage servers. (Christy Perez)
* [e19383c] help pages: Set default index file to /help URI (Aline Manera)
* [23042dd] help pages: Update .gitignore file (Aline Manera)
* [65051df] help pages: Adjust css url (Aline Manera)
* [61d619e] help pages: Remove former .dita files (Aline Manera)
* [a8f8abd] Update build process to generate html pages for each help subdir (Aline Manera)
* [4e548cb] Replicate help pages for pt_BR and zh_CN (Aline Manera)
* [aab8764] Bug fix #360: Support i686 architecture (Ramon Medeiros)
* [42f7771] Fix volume not found error message (Rodrigo Trujillo)
* [4a34cbf] Fix debugreports download issue (Mark Wu)
* [c7e4707] objectstore: support sorting by a key in get_list() (Zhou Zheng Sheng)
* [58efd8f] add confirmation for power off a VM (ShaoHe Feng)
* [250565d] change the stop to power off for VM in UI (ShaoHe Feng)
* [82fa8d1] change the stop to power off for VM in backend (ShaoHe Feng)
* [70dc729] Try to activate physical interface when create a network on it (Mark Wu)
* [6e19ac4] Software Update: Make Update Progress Area Collapsible (Hongliang Wang)
* [c012f81] Issue #365: Preventing duplicate Bridged VLAN tagged network. (Paulo Vital)
* [11b2c7f] improve Chinese translation (ShaoHe Feng)
* [3a2ed85] Make use of the new forms handling capabilities (Adam King)
* [eadacde] Extend jQuery form (Adam King)
* [229710a] Extend base classes to support form processing (Adam King)
* [0e555f5] Fix hardcoded storage bus assignment in vmstorage (Rodrigo Trujillo)
* [58c9025] kimchi.exception: Properly Decode All Kinds of Exception Arguments (Zhou Zheng Sheng)
* [25bd8e0] Sort device paths shown when creating a logical storage pool (Rodrigo Trujillo)
* [02807f8] Add template clone support (Adam King)
* [15b0e43] Fix pep8: add files to whitelist of Makefile.am (Rodrigo Trujillo)
* [5252d7a] Fix pep8 issues in src/kimchi/objectstore.py (Rodrigo Trujillo)
* [75542bd] Fix pep8 in src/kimchi/template.py (Rodrigo Trujillo)
* [b81f7bc] Fix pep8 in src/kimchi/vmtemplate.py (Rodrigo Trujillo)
* [f2c436b] Plugins UI: Correctly Load Plugin Tabs (Zhou Zheng Sheng)
* [e057827] Fix 'disk full' issue: Fix vms/screenshot db store/delete error handling (Rodrigo Trujillo)
* [42a9072] Fix 'disk full' issue: Fix storagepool and asynctasks error handling (Rodrigo Trujillo)
* [fa0b991] Fix 'disk full' issue: Fix storage volume error handling (Rodrigo Trujillo)
* [b787cba] Fix 'disk full' issue: Fix Templates db store/delete error handling (Rodrigo Trujillo)
* [dc2174e] Fix 'disk full' issue: Change objectstore exception handling (Rodrigo Trujillo)
* [e851d99] Add the command to run_command error and debug logging (Christy Perez)
* [833125c] bug fix: we should pass str to cherrpy HTTPError (ShaoHe Feng)
* [f5c517a] Issue #343 & #353: Improve & Correct UI Init Logic Flow (Hongliang Wang)
* [bd80b70] AsyncTask: Propagate cherrypy request information to worker threads (Zhou Zheng Sheng)
* [0ea1f4b] UI: change some code of storage add page (ShaoHe Feng)
* [d5fd304] Fix non persistent network handling (mockmodel/tests) (Rodrigo Trujillo)
* [f3f55a8] Fix non persistent network handling (frontend) (Rodrigo Trujillo)
* [cc87c6a] Fix non persistent network handling (backend) (Rodrigo Trujillo)

#### [kimchi-1.2.0] ####
* [335ee71] Update Changelog for 1.2 release (Aline Manera)
* [015ebb3] Remove LUN assignment in VM (Aline Manera)
* [103e87b] Update po and pot files for 1.2 release (Aline Manera)
* [002ec76] Translate pt_BR.po file (Ramon Medeiros)
Expand Down
Loading

0 comments on commit 31e0c0b

Please sign in to comment.