Skip to content

Commit

Permalink
Updates for 2.3.1 release
Browse files Browse the repository at this point in the history
Signed-off-by: Aline Manera <[email protected]>
  • Loading branch information
alinefm committed Dec 15, 2016
1 parent aafb937 commit 7351e02
Show file tree
Hide file tree
Showing 17 changed files with 170 additions and 101 deletions.
35 changes: 34 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,8 +1,41 @@
CHANGELOG
=========

#### [2.3.1] ####
* [9367ec0] Bug fix #144: The filter of of the user activity log shows loading forever (Bianca Carvalho)
* [dffbc01] Bug fix #185: make rpm fails on CentOS when firewalld isn't installed (Ramon Medeiros)
* [2defe87] Bug fix #186: make check-local fails inside tarball (Ramon Medeiros)
* [9506fec] Bug fix #168: check_ui_code_errors.sh not found by make check on dist tarbal.. (Ramon Medeiros)
* [3d74ea4] Bug fix #187: wok.main.js: parseTabs does not consider 'none' mode tabs (Daniel Henrique Barboza)
* [3c9af57] Fix non-relative paths (Lucio Correia)
* [cd210fd] Fix ip-address.js directory (Lucio Correia)
* [c6e6899] Do not install firewalld conf in Debian (Lucio Correia)
* [8da9647] Remove server_root reference from stable branch (Aline Manera)
* [600682b] Bug fix #151: Wok settings page not working when locale not set (Ramon Medeiros)
* [d014fee] Externalise missed strings in Wok. (Pooja Kulkarni)
* [09d0e92] Bug fix #177: Fix Sample plugin according to latest changes on Wok (Aline Manera)
* [e6673ec] Remove unnecessary directories from Sample plugin structure (Aline Manera)
* [a02a8c0] Bug fix #7: Do not include Sample plugin files on Wok build (Aline Manera)
* [935d42f] Fix pep8 issues caused by 2a7b3c6 (Aline Manera)
* [fde091b] Issue #116: Suggestion to check spec guidelines (Ramon Medeiros)
* [82edf96] Issue #139: Do not generate logrotate config file on the fly (Ramon Medeiros)
* [29e82db] Bug fix #176: Assume plugin URI is /plugins/<plugin-name> (Aline Manera)
* [e8cd065] Remove Ginger Base specific CSS from Wok source code (Aline Manera)
* [caae9e3] Remove build warning message from Wok (Aline Manera)
* [4c6bb7c] Remove non-Wok strings from Wok source code (Aline Manera)
* [bb92203] Align _wok-variables.scss content for visual matters (Aline Manera)
* [1782dfb] Remove unused SCSS variables (Aline Manera)
* [a90f2e5] Update Wok variables names for better meaning (Aline Manera)
* [8ea45da] Bug fix #173: Get plugin color to set user log data (Aline Manera)
* [d803a29] Bug fix #173: Get color tab from tab-ext.xml file (Aline Manera)
* [da38a0f] Bug fix #174: Automatic create navigation toolbar when loading plugin (Aline Manera)
* [79c9e6f] Github #143: non-ASCII characters in the password field (Daniel Henrique Barboza)
* [1ed0f0d] Fix Ginger Base issue #122: Get immediate children while looking for selecte.. (Aline Manera)
* [7f5ae84] Bug fix #169: Display user log date in numeric format (Aline Manera)
* [022e72a] Bug fix #146: Do not display Wok tab for non-admin users (Aline Manera)

#### [2.3.0] ####
* [1bbb613] Update ChangeLog, VERSION and po files to 2.3 release (Aline Manera)
* [71ffa96] Update ChangeLog, VERSION and po files to 2.3 release (Aline Manera)
* [bfdbb68] Fix make-rpm target (Aline Manera)
* [ea8a2d4] Issue #166: wok is pointing to /etc/nginx/conf.d which does not exists on Op.. (Ramon Medeiros)
* [4bbfcd1] Fix Kimchi issue #1032: Remove 'Peers' dropdown from Wok header (Aline Manera)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.3.0
2.3.1
19 changes: 11 additions & 8 deletions po/de_DE.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kimchi 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-29 11:57-0300\n"
"POT-Creation-Date: 2016-12-15 10:29-0200\n"
"PO-Revision-Date: 2013-07-11 17:32-0400\n"
"Last-Translator: Crístian Viana <[email protected]>\n"
"Language-Team: English\n"
Expand Down Expand Up @@ -145,12 +145,6 @@ msgstr "STACK"
msgid "Go to Homepage"
msgstr "Gehe zu Homepage"

msgid "Host"
msgstr ""

msgid "Virtualization"
msgstr ""

msgid "Wok"
msgstr ""

Expand Down Expand Up @@ -221,7 +215,7 @@ msgstr ""
msgid "Actions"
msgstr ""

msgid "Timezone"
msgid "Zone"
msgstr ""

msgid "IP Address"
Expand Down Expand Up @@ -278,9 +272,18 @@ msgstr ""
msgid "Your session will expire on: 30s. Do you want to renew it?"
msgstr ""

msgid "Renew"
msgstr ""

msgid "Dismiss"
msgstr ""

msgid "Powered by"
msgstr ""

msgid "Wok Version"
msgstr ""

msgid "User Activity Log"
msgstr ""

Expand Down
19 changes: 11 additions & 8 deletions po/en_US.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kimchi 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-29 11:57-0300\n"
"POT-Creation-Date: 2016-12-15 10:29-0200\n"
"PO-Revision-Date: 2013-07-11 17:32-0400\n"
"Last-Translator: Crístian Viana <[email protected]>\n"
"Language-Team: English\n"
Expand Down Expand Up @@ -142,12 +142,6 @@ msgstr ""
msgid "Go to Homepage"
msgstr ""

msgid "Host"
msgstr ""

msgid "Virtualization"
msgstr ""

msgid "Wok"
msgstr ""

Expand Down Expand Up @@ -216,7 +210,7 @@ msgstr ""
msgid "Actions"
msgstr ""

msgid "Timezone"
msgid "Zone"
msgstr ""

msgid "IP Address"
Expand Down Expand Up @@ -273,9 +267,18 @@ msgstr ""
msgid "Your session will expire on: 30s. Do you want to renew it?"
msgstr ""

msgid "Renew"
msgstr ""

msgid "Dismiss"
msgstr ""

msgid "Powered by"
msgstr ""

msgid "Wok Version"
msgstr ""

msgid "User Activity Log"
msgstr ""

Expand Down
19 changes: 11 additions & 8 deletions po/es_ES.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kimchi 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-29 11:57-0300\n"
"POT-Creation-Date: 2016-12-15 10:29-0200\n"
"PO-Revision-Date: 2013-07-11 17:32-0400\n"
"Last-Translator: Crístian Viana <[email protected]>\n"
"Language-Team: English\n"
Expand Down Expand Up @@ -145,12 +145,6 @@ msgstr "PILA"
msgid "Go to Homepage"
msgstr "Ir a la página inicial"

msgid "Host"
msgstr ""

msgid "Virtualization"
msgstr ""

msgid "Wok"
msgstr ""

Expand Down Expand Up @@ -222,7 +216,7 @@ msgstr ""
msgid "Actions"
msgstr ""

msgid "Timezone"
msgid "Zone"
msgstr ""

msgid "IP Address"
Expand Down Expand Up @@ -279,9 +273,18 @@ msgstr ""
msgid "Your session will expire on: 30s. Do you want to renew it?"
msgstr ""

msgid "Renew"
msgstr ""

msgid "Dismiss"
msgstr ""

msgid "Powered by"
msgstr ""

msgid "Wok Version"
msgstr ""

msgid "User Activity Log"
msgstr ""

Expand Down
19 changes: 11 additions & 8 deletions po/fr_FR.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kimchi 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-29 11:57-0300\n"
"POT-Creation-Date: 2016-12-15 10:29-0200\n"
"PO-Revision-Date: 2014-08-27 21:30+0000\n"
"Last-Translator: BobSynfig\n"
"Language-Team: French (http://www.transifex.com/projects/p/kimchi/language/"
Expand Down Expand Up @@ -148,12 +148,6 @@ msgstr "STACK"
msgid "Go to Homepage"
msgstr "Aller à la page d'accueil"

msgid "Host"
msgstr ""

msgid "Virtualization"
msgstr ""

msgid "Wok"
msgstr ""

Expand Down Expand Up @@ -225,7 +219,7 @@ msgstr ""
msgid "Actions"
msgstr ""

msgid "Timezone"
msgid "Zone"
msgstr ""

msgid "IP Address"
Expand Down Expand Up @@ -282,9 +276,18 @@ msgstr ""
msgid "Your session will expire on: 30s. Do you want to renew it?"
msgstr ""

msgid "Renew"
msgstr ""

msgid "Dismiss"
msgstr ""

msgid "Powered by"
msgstr ""

msgid "Wok Version"
msgstr ""

msgid "User Activity Log"
msgstr ""

Expand Down
19 changes: 11 additions & 8 deletions po/it_IT.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kimchi 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-29 11:57-0300\n"
"POT-Creation-Date: 2016-12-15 10:29-0200\n"
"PO-Revision-Date: 2013-07-11 17:32-0400\n"
"Last-Translator: Crístian Viana <[email protected]>\n"
"Language-Team: English\n"
Expand Down Expand Up @@ -145,12 +145,6 @@ msgstr "STACK"
msgid "Go to Homepage"
msgstr "Vai alla home page"

msgid "Host"
msgstr ""

msgid "Virtualization"
msgstr ""

msgid "Wok"
msgstr ""

Expand Down Expand Up @@ -222,7 +216,7 @@ msgstr ""
msgid "Actions"
msgstr ""

msgid "Timezone"
msgid "Zone"
msgstr ""

msgid "IP Address"
Expand Down Expand Up @@ -279,9 +273,18 @@ msgstr ""
msgid "Your session will expire on: 30s. Do you want to renew it?"
msgstr ""

msgid "Renew"
msgstr ""

msgid "Dismiss"
msgstr ""

msgid "Powered by"
msgstr ""

msgid "Wok Version"
msgstr ""

msgid "User Activity Log"
msgstr ""

Expand Down
19 changes: 11 additions & 8 deletions po/ja_JP.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kimchi 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-29 11:57-0300\n"
"POT-Creation-Date: 2016-12-15 10:29-0200\n"
"PO-Revision-Date: 2013-07-11 17:32-0400\n"
"Last-Translator: Crístian Viana <[email protected]>\n"
"Language-Team: English\n"
Expand Down Expand Up @@ -144,12 +144,6 @@ msgstr "スタック"
msgid "Go to Homepage"
msgstr "ホーム・ページに移動する"

msgid "Host"
msgstr ""

msgid "Virtualization"
msgstr ""

msgid "Wok"
msgstr ""

Expand Down Expand Up @@ -220,7 +214,7 @@ msgstr ""
msgid "Actions"
msgstr ""

msgid "Timezone"
msgid "Zone"
msgstr ""

msgid "IP Address"
Expand Down Expand Up @@ -277,9 +271,18 @@ msgstr ""
msgid "Your session will expire on: 30s. Do you want to renew it?"
msgstr ""

msgid "Renew"
msgstr ""

msgid "Dismiss"
msgstr ""

msgid "Powered by"
msgstr ""

msgid "Wok Version"
msgstr ""

msgid "User Activity Log"
msgstr ""

Expand Down
19 changes: 11 additions & 8 deletions po/ko_KR.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kimchi 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-29 11:57-0300\n"
"POT-Creation-Date: 2016-12-15 10:29-0200\n"
"PO-Revision-Date: 2013-07-11 17:32-0400\n"
"Last-Translator: Crístian Viana <[email protected]>\n"
"Language-Team: English\n"
Expand Down Expand Up @@ -141,12 +141,6 @@ msgstr "스택"
msgid "Go to Homepage"
msgstr "홈 페이지로 이동"

msgid "Host"
msgstr ""

msgid "Virtualization"
msgstr ""

msgid "Wok"
msgstr ""

Expand Down Expand Up @@ -217,7 +211,7 @@ msgstr ""
msgid "Actions"
msgstr ""

msgid "Timezone"
msgid "Zone"
msgstr ""

msgid "IP Address"
Expand Down Expand Up @@ -274,9 +268,18 @@ msgstr ""
msgid "Your session will expire on: 30s. Do you want to renew it?"
msgstr ""

msgid "Renew"
msgstr ""

msgid "Dismiss"
msgstr ""

msgid "Powered by"
msgstr ""

msgid "Wok Version"
msgstr ""

msgid "User Activity Log"
msgstr ""

Expand Down
Loading

0 comments on commit 7351e02

Please sign in to comment.