Skip to content

Commit

Permalink
Update VERSION, ChangeLog and po files for 2.4.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Aline Manera <[email protected]>
  • Loading branch information
alinefm committed Mar 29, 2017
1 parent f80ba1d commit 24636c1
Show file tree
Hide file tree
Showing 14 changed files with 151 additions and 14 deletions.
139 changes: 138 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,8 +1,145 @@
CHANGELOG
=========

#### [2.4.0] ####
* [72addcb] Bug fix #205: adding 'user-log.dita' help page (Daniel Henrique Barboza)
* [f7141fc] python-mock not listed as dependency (Ramon Medeiros)
* [67dac4d] Removing sessionStorage call in wok.main.js (Daniel Henrique Barboza)
* [0138455] Bug fix #189: Forcing download of user log file (Daniel Henrique Barboza)
* [61db4a5] Bug fix #207: Fix LDAPUser class initialization (Aline Manera)

#### [2.4.0-rc1] ####
* [7dd7bb7] Asynchronous UI notification implementation (Daniel Henrique Barboza)
* [c3af77c] Updated PO files (Rajat Gupta)
* [4f794db] Bug fix: Pass function parameters when calling setTimeout (Aline Manera)
* [26b8aea] Allow a plugin extends any HTML page from another one instead of only tabs c.. (Aline Manera)
* [661f9c0] Do not use proxy when running tests (Lucio Correia)
* [acf1443] Bug fix #203: set default loglevel to INFO (Ramon Medeiros)
* [32c9d0b] Plugins management UI (Aline Manera)
* [8dcacbe] Cache plugins information on UI to avoid multiple requests (Aline Manera)
* [48c2596] Move "User Log Activity" tab to "Activity Log" tab instead of "Settings" (Aline Manera)
* [03f4cb6] Fix indentation on wok.user-log.js file (Aline Manera)
* [989d5e3] Move AJAX API calls to wok.api.js (Aline Manera)
* [3bc6fc7] Fix test case by removing authorization verification for css/theme-default.m.. (Aline Manera)
* [c30c508] Fix last page cookie setting (Aline Manera)
* [e6a435e] Allow protecting an resource action (POST) when resource (GET) is not protec.. (Aline Manera)
* [29a27fa] Specify user when doing a request instead of trying to override FakeUser cla.. (Aline Manera)
* [18b5a3a] Do not sort tests on Wok (Aline Manera)
* [03538df] Fix pep 1.7.0 E711 error in root.py (Daniel Henrique Barboza)
* [1c48a30] Bug fix #35: Option to specific logging levels (Ramon Medeiros)
* [dcdf104] Avoid log functionality to break due to missing argument (Lucio Correia)
* [3a1014d] Bug fix: Do not allow specifying model instance directly to Server() (Aline Manera)
* [0b2a4e6] Bug fix: Set application options globally on Server() instead of wokd command (Aline Manera)
* [64c5ecc] Bug fix #147: Block authentication request after too many failures (Ramon Medeiros)
* [eb41ee5] /config/plugins: changing existing UI calls (Daniel Henrique Barboza)
* [713fd5c] /config/plugins API: backend changes (Daniel Henrique Barboza)
* [79922b3] Fix to the WoK for the Kimchi issue #1102 (Jayavardhan Katta)
* [fa219bc] Make sure nginx is running before reloading its config (Lucio Correia)
* [26c36a9] Generate dhparams in post-install and development mode (Lucio Correia)
* [9ff92e0] reload API: adding user log messages (Daniel Henrique Barboza)
* [f58aad2] reload API: adding notification before reloading operation (Daniel Henrique Barboza)
* [3568fa8] reload API: added rest API tests (Daniel Henrique Barboza)
* [f4b057b] reload API: new file tests/test_config_model.py (Daniel Henrique Barboza)
* [6f74b26] reload API: control and model changes (Daniel Henrique Barboza)
* [76eec9a] reload API: doc changes (Daniel Henrique Barboza)
* [b59c33d] Do not link user role with UI tabs (Aline Manera)
* [4a27b31] Remove whitespace from COPYING file (Aline Manera)
* [71cda4d] Add Documentation for systemd service (Lucio Correia)
* [5313a66] Fix typo in license header (Aline Manera)
* [e16f48b] Update man page document (Aline Manera)
* [0548157] Update COPYING file to reflect all the imported code (Aline Manera)
* [c1ce97b] Update AUTHORS content according to git-log command (Aline Manera)
* [08d3aed] Use underscore in all wokd command options (Aline Manera)
* [da528f4] Remove --access-log and --error-log options from wokd command (Aline Manera)
* [4a09e92] Issue #160: Fedora 25: Make check breaks on wok (Ramon Medeiros)
* [b31a229] Remove spice-html5 references from Wok build (Aline Manera)
* [fd381e2] Fix issue #40: Improve WOKAUTH0002E error message and remove references to K.. (Aline Manera)
* [fe3ae21] Always install firewalld conf for all distributions (Lucio Correia)
* [68de816] Update Copyright date (Aline Manera)
* [663ba2f] Remove execution permission from css files (Lucio Correia)
* [d5fca93] Fix typo in settings.css (Lucio Correia)
* [ab885da] Bug fix #163: make check-local: whitespace verification is not excluding imp.. (Bianca Carvalho)
* [fbaf714] Bug fix #130: Wok does not support multiple words in plugin tag name (Bianca Carvalho)
* [ef4459e] Bug fix #144: The filter of of the user activity log shows loading forever (Bianca Carvalho)
* [2685f85] Bug fix #168: check_ui_code_errors.sh not found by make check on dist tarbal.. (Ramon Medeiros)
* [d2b9ba7] Bug fix #186: make check-local fails inside tarball (Ramon Medeiros)
* [51f64d4] Bug fix #187: wok.main.js: parseTabs does not consider 'none' mode tabs (Daniel Henrique Barboza)
* [cea6163] Bug fix #191: Break lines content to be smaller than 512 characters (Aline Manera)
* [0047e9f] Bug fix #191: Add updated lodash.min.js file (Aline Manera)
* [2c54690] Bug fix #185: make rpm fails on CentOS when firewalld isn't installed (Ramon Medeiros)
* [e0e4592] Fix non-relative paths (Lucio Correia)
* [2f9cf77] Fix ip-address.js directory (Lucio Correia)
* [e5a1e6b] Do not install firewalld conf in Debian (Lucio Correia)
* [8f47421] Bug fix #151: Wok settings page not working when locale not set (Ramon Medeiros)
* [ed6bcef] Remove nginx-specific parameters from wok.conf file (Aline Manera)
* [d26ffc0] Bug fix #175: Do not generate nginx configuration file on the fly (Aline Manera)
* [9536b9c] Generate SSL self signed certificate on package post installation script (Aline Manera)
* [e203916] Add nginx.service as wokd.service dependency (Aline Manera)
* [29f623f] Remove log size information from Wok config (Aline Manera)
* [4d7798c] Fix 'make check' issues (Aline Manera)
* [43b89c0] Externalise missed strings in Wok. (Pooja Kulkarni)
* [be2c7f2] Bug fix #177: Fix Sample plugin according to latest changes on Wok (Aline Manera)
* [3e58c77] Remove unnecessary directories from Sample plugin structure (Aline Manera)
* [fbc8451] Bug fix #7: Do not include Sample plugin files on Wok build (Aline Manera)
* [80b5bab] Fix pep8 issues caused by 2a7b3c6 (Aline Manera)
* [768cf29] Issue #116: Suggestion to check spec guidelines (Ramon Medeiros)
* [2a7b3c6] Issue #139: Do not generate logrotate config file on the fly (Ramon Medeiros)
* [6bf4254] Bug fix #176: Assume plugin URI is /plugins/<plugin-name> (Aline Manera)
* [0efaeae] Remove Ginger Base specific CSS from Wok source code (Aline Manera)
* [64860ba] Remove build warning message from Wok (Aline Manera)
* [1cd86b9] Remove non-Wok strings from Wok source code (Aline Manera)
* [504c67e] Align _wok-variables.scss content for visual matters (Aline Manera)
* [2738686] Remove unused SCSS variables (Aline Manera)
* [0ccd581] Update Wok variables names for better meaning (Aline Manera)
* [289af10] Bug fix #173: Get plugin color to set user log data (Aline Manera)
* [e16bd91] Bug fix #173: Get color tab from tab-ext.xml file (Aline Manera)
* [652c59b] Bug fix #174: Automatic create navigation toolbar when loading plugin (Aline Manera)
* [5fc9899] Updating css files to latest UI libs versions (Daniel Henrique Barboza)
* [9eb347a] Github #143: non-ASCII characters in the password field (Daniel Henrique Barboza)
* [eb2118f] Fix Ginger Base issue #122: Get immediate children while looking for selecte.. (Aline Manera)
* [306dae0] Bug fix #169: Display user log date in numeric format (Aline Manera)
* [d84f137] Bug fix #146: Do not display Wok tab for non-admin users (Aline Manera)
* [d62440c] Update tests with relative path support (Paulo Vital)
* [5ffb7fe] CSS updates to handle relative path support. (Paulo Vital)
* [f1453e5] Fix UI to handle relative paths. (Paulo Vital)
* [78f218d] Add support to relative paths. (Paulo Vital)

#### [2.3.1] ####
* [0691579] Updates for 2.3.1 release (Aline Manera)
* [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.4.0
2 changes: 1 addition & 1 deletion 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: 2017-03-07 11:43-0300\n"
"POT-Creation-Date: 2017-03-29 11:13-0300\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
2 changes: 1 addition & 1 deletion 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: 2017-03-07 11:43-0300\n"
"POT-Creation-Date: 2017-03-29 11:13-0300\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
2 changes: 1 addition & 1 deletion 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: 2017-03-07 11:43-0300\n"
"POT-Creation-Date: 2017-03-29 11:13-0300\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
2 changes: 1 addition & 1 deletion 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: 2017-03-07 11:43-0300\n"
"POT-Creation-Date: 2017-03-29 11:13-0300\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
2 changes: 1 addition & 1 deletion 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: 2017-03-07 11:43-0300\n"
"POT-Creation-Date: 2017-03-29 11:13-0300\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
2 changes: 1 addition & 1 deletion 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: 2017-03-07 11:43-0300\n"
"POT-Creation-Date: 2017-03-29 11:13-0300\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
2 changes: 1 addition & 1 deletion 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: 2017-03-07 11:43-0300\n"
"POT-Creation-Date: 2017-03-29 11:13-0300\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
2 changes: 1 addition & 1 deletion po/pt_BR.po
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kimchi 1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-03-07 11:43-0300\n"
"POT-Creation-Date: 2017-03-29 11:13-0300\n"
"PO-Revision-Date: 2015-03-23 12:57+0000\n"
"Last-Translator: Crístian Deives dos Santos Viana <cristiandeives@gmail."
"com>\n"
Expand Down
2 changes: 1 addition & 1 deletion po/ru_RU.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: 2017-03-07 11:43-0300\n"
"POT-Creation-Date: 2017-03-29 11:13-0300\n"
"PO-Revision-Date: 2014-08-28 17:32+0000\n"
"Last-Translator: Aline Manera <[email protected]>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/kimchi/language/"
Expand Down
2 changes: 1 addition & 1 deletion po/wok.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-03-07 11:43-0300\n"
"POT-Creation-Date: 2017-03-29 11:13-0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down
2 changes: 1 addition & 1 deletion po/zh_CN.po
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: kimchi 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-03-07 11:43-0300\n"
"POT-Creation-Date: 2017-03-29 11:13-0300\n"
"PO-Revision-Date: 2013-06-27 10:48+0000\n"
"Last-Translator: ShaoHe Feng <[email protected]>\n"
"Language-Team: ShaoHe Feng <[email protected]>\n"
Expand Down
2 changes: 1 addition & 1 deletion po/zh_TW.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: 2017-03-07 11:43-0300\n"
"POT-Creation-Date: 2017-03-29 11:13-0300\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

0 comments on commit 24636c1

Please sign in to comment.