|
1 | 1 | CHANGELOG
|
2 | 2 | =========
|
3 | 3 |
|
| 4 | +#### [2.4.0] #### |
| 5 | + * [72addcb] Bug fix #205: adding 'user-log.dita' help page (Daniel Henrique Barboza) |
| 6 | + * [f7141fc] python-mock not listed as dependency (Ramon Medeiros) |
| 7 | + * [67dac4d] Removing sessionStorage call in wok.main.js (Daniel Henrique Barboza) |
| 8 | + * [0138455] Bug fix #189: Forcing download of user log file (Daniel Henrique Barboza) |
| 9 | + * [61db4a5] Bug fix #207: Fix LDAPUser class initialization (Aline Manera) |
| 10 | + |
| 11 | +#### [2.4.0-rc1] #### |
| 12 | + * [7dd7bb7] Asynchronous UI notification implementation (Daniel Henrique Barboza) |
| 13 | + * [c3af77c] Updated PO files (Rajat Gupta) |
| 14 | + * [4f794db] Bug fix: Pass function parameters when calling setTimeout (Aline Manera) |
| 15 | + * [26b8aea] Allow a plugin extends any HTML page from another one instead of only tabs c.. (Aline Manera) |
| 16 | + * [661f9c0] Do not use proxy when running tests (Lucio Correia) |
| 17 | + * [acf1443] Bug fix #203: set default loglevel to INFO (Ramon Medeiros) |
| 18 | + * [32c9d0b] Plugins management UI (Aline Manera) |
| 19 | + * [8dcacbe] Cache plugins information on UI to avoid multiple requests (Aline Manera) |
| 20 | + * [48c2596] Move "User Log Activity" tab to "Activity Log" tab instead of "Settings" (Aline Manera) |
| 21 | + * [03f4cb6] Fix indentation on wok.user-log.js file (Aline Manera) |
| 22 | + * [989d5e3] Move AJAX API calls to wok.api.js (Aline Manera) |
| 23 | + * [3bc6fc7] Fix test case by removing authorization verification for css/theme-default.m.. (Aline Manera) |
| 24 | + * [c30c508] Fix last page cookie setting (Aline Manera) |
| 25 | + * [e6a435e] Allow protecting an resource action (POST) when resource (GET) is not protec.. (Aline Manera) |
| 26 | + * [29a27fa] Specify user when doing a request instead of trying to override FakeUser cla.. (Aline Manera) |
| 27 | + * [18b5a3a] Do not sort tests on Wok (Aline Manera) |
| 28 | + * [03538df] Fix pep 1.7.0 E711 error in root.py (Daniel Henrique Barboza) |
| 29 | + * [1c48a30] Bug fix #35: Option to specific logging levels (Ramon Medeiros) |
| 30 | + * [dcdf104] Avoid log functionality to break due to missing argument (Lucio Correia) |
| 31 | + * [3a1014d] Bug fix: Do not allow specifying model instance directly to Server() (Aline Manera) |
| 32 | + * [0b2a4e6] Bug fix: Set application options globally on Server() instead of wokd command (Aline Manera) |
| 33 | + * [64c5ecc] Bug fix #147: Block authentication request after too many failures (Ramon Medeiros) |
| 34 | + * [eb41ee5] /config/plugins: changing existing UI calls (Daniel Henrique Barboza) |
| 35 | + * [713fd5c] /config/plugins API: backend changes (Daniel Henrique Barboza) |
| 36 | + * [79922b3] Fix to the WoK for the Kimchi issue #1102 (Jayavardhan Katta) |
| 37 | + * [fa219bc] Make sure nginx is running before reloading its config (Lucio Correia) |
| 38 | + * [26c36a9] Generate dhparams in post-install and development mode (Lucio Correia) |
| 39 | + * [9ff92e0] reload API: adding user log messages (Daniel Henrique Barboza) |
| 40 | + * [f58aad2] reload API: adding notification before reloading operation (Daniel Henrique Barboza) |
| 41 | + * [3568fa8] reload API: added rest API tests (Daniel Henrique Barboza) |
| 42 | + * [f4b057b] reload API: new file tests/test_config_model.py (Daniel Henrique Barboza) |
| 43 | + * [6f74b26] reload API: control and model changes (Daniel Henrique Barboza) |
| 44 | + * [76eec9a] reload API: doc changes (Daniel Henrique Barboza) |
| 45 | + * [b59c33d] Do not link user role with UI tabs (Aline Manera) |
| 46 | + * [4a27b31] Remove whitespace from COPYING file (Aline Manera) |
| 47 | + * [71cda4d] Add Documentation for systemd service (Lucio Correia) |
| 48 | + * [5313a66] Fix typo in license header (Aline Manera) |
| 49 | + * [e16f48b] Update man page document (Aline Manera) |
| 50 | + * [0548157] Update COPYING file to reflect all the imported code (Aline Manera) |
| 51 | + * [c1ce97b] Update AUTHORS content according to git-log command (Aline Manera) |
| 52 | + * [08d3aed] Use underscore in all wokd command options (Aline Manera) |
| 53 | + * [da528f4] Remove --access-log and --error-log options from wokd command (Aline Manera) |
| 54 | + * [4a09e92] Issue #160: Fedora 25: Make check breaks on wok (Ramon Medeiros) |
| 55 | + * [b31a229] Remove spice-html5 references from Wok build (Aline Manera) |
| 56 | + * [fd381e2] Fix issue #40: Improve WOKAUTH0002E error message and remove references to K.. (Aline Manera) |
| 57 | + * [fe3ae21] Always install firewalld conf for all distributions (Lucio Correia) |
| 58 | + * [68de816] Update Copyright date (Aline Manera) |
| 59 | + * [663ba2f] Remove execution permission from css files (Lucio Correia) |
| 60 | + * [d5fca93] Fix typo in settings.css (Lucio Correia) |
| 61 | + * [ab885da] Bug fix #163: make check-local: whitespace verification is not excluding imp.. (Bianca Carvalho) |
| 62 | + * [fbaf714] Bug fix #130: Wok does not support multiple words in plugin tag name (Bianca Carvalho) |
| 63 | + * [ef4459e] Bug fix #144: The filter of of the user activity log shows loading forever (Bianca Carvalho) |
| 64 | + * [2685f85] Bug fix #168: check_ui_code_errors.sh not found by make check on dist tarbal.. (Ramon Medeiros) |
| 65 | + * [d2b9ba7] Bug fix #186: make check-local fails inside tarball (Ramon Medeiros) |
| 66 | + * [51f64d4] Bug fix #187: wok.main.js: parseTabs does not consider 'none' mode tabs (Daniel Henrique Barboza) |
| 67 | + * [cea6163] Bug fix #191: Break lines content to be smaller than 512 characters (Aline Manera) |
| 68 | + * [0047e9f] Bug fix #191: Add updated lodash.min.js file (Aline Manera) |
| 69 | + * [2c54690] Bug fix #185: make rpm fails on CentOS when firewalld isn't installed (Ramon Medeiros) |
| 70 | + * [e0e4592] Fix non-relative paths (Lucio Correia) |
| 71 | + * [2f9cf77] Fix ip-address.js directory (Lucio Correia) |
| 72 | + * [e5a1e6b] Do not install firewalld conf in Debian (Lucio Correia) |
| 73 | + * [8f47421] Bug fix #151: Wok settings page not working when locale not set (Ramon Medeiros) |
| 74 | + * [ed6bcef] Remove nginx-specific parameters from wok.conf file (Aline Manera) |
| 75 | + * [d26ffc0] Bug fix #175: Do not generate nginx configuration file on the fly (Aline Manera) |
| 76 | + * [9536b9c] Generate SSL self signed certificate on package post installation script (Aline Manera) |
| 77 | + * [e203916] Add nginx.service as wokd.service dependency (Aline Manera) |
| 78 | + * [29f623f] Remove log size information from Wok config (Aline Manera) |
| 79 | + * [4d7798c] Fix 'make check' issues (Aline Manera) |
| 80 | + * [43b89c0] Externalise missed strings in Wok. (Pooja Kulkarni) |
| 81 | + * [be2c7f2] Bug fix #177: Fix Sample plugin according to latest changes on Wok (Aline Manera) |
| 82 | + * [3e58c77] Remove unnecessary directories from Sample plugin structure (Aline Manera) |
| 83 | + * [fbc8451] Bug fix #7: Do not include Sample plugin files on Wok build (Aline Manera) |
| 84 | + * [80b5bab] Fix pep8 issues caused by 2a7b3c6 (Aline Manera) |
| 85 | + * [768cf29] Issue #116: Suggestion to check spec guidelines (Ramon Medeiros) |
| 86 | + * [2a7b3c6] Issue #139: Do not generate logrotate config file on the fly (Ramon Medeiros) |
| 87 | + * [6bf4254] Bug fix #176: Assume plugin URI is /plugins/<plugin-name> (Aline Manera) |
| 88 | + * [0efaeae] Remove Ginger Base specific CSS from Wok source code (Aline Manera) |
| 89 | + * [64860ba] Remove build warning message from Wok (Aline Manera) |
| 90 | + * [1cd86b9] Remove non-Wok strings from Wok source code (Aline Manera) |
| 91 | + * [504c67e] Align _wok-variables.scss content for visual matters (Aline Manera) |
| 92 | + * [2738686] Remove unused SCSS variables (Aline Manera) |
| 93 | + * [0ccd581] Update Wok variables names for better meaning (Aline Manera) |
| 94 | + * [289af10] Bug fix #173: Get plugin color to set user log data (Aline Manera) |
| 95 | + * [e16bd91] Bug fix #173: Get color tab from tab-ext.xml file (Aline Manera) |
| 96 | + * [652c59b] Bug fix #174: Automatic create navigation toolbar when loading plugin (Aline Manera) |
| 97 | + * [5fc9899] Updating css files to latest UI libs versions (Daniel Henrique Barboza) |
| 98 | + * [9eb347a] Github #143: non-ASCII characters in the password field (Daniel Henrique Barboza) |
| 99 | + * [eb2118f] Fix Ginger Base issue #122: Get immediate children while looking for selecte.. (Aline Manera) |
| 100 | + * [306dae0] Bug fix #169: Display user log date in numeric format (Aline Manera) |
| 101 | + * [d84f137] Bug fix #146: Do not display Wok tab for non-admin users (Aline Manera) |
| 102 | + * [d62440c] Update tests with relative path support (Paulo Vital) |
| 103 | + * [5ffb7fe] CSS updates to handle relative path support. (Paulo Vital) |
| 104 | + * [f1453e5] Fix UI to handle relative paths. (Paulo Vital) |
| 105 | + * [78f218d] Add support to relative paths. (Paulo Vital) |
| 106 | + |
| 107 | +#### [2.3.1] #### |
| 108 | + * [0691579] Updates for 2.3.1 release (Aline Manera) |
| 109 | + * [9367ec0] Bug fix #144: The filter of of the user activity log shows loading forever (Bianca Carvalho) |
| 110 | + * [dffbc01] Bug fix #185: make rpm fails on CentOS when firewalld isn't installed (Ramon Medeiros) |
| 111 | + * [2defe87] Bug fix #186: make check-local fails inside tarball (Ramon Medeiros) |
| 112 | + * [9506fec] Bug fix #168: check_ui_code_errors.sh not found by make check on dist tarbal.. (Ramon Medeiros) |
| 113 | + * [3d74ea4] Bug fix #187: wok.main.js: parseTabs does not consider 'none' mode tabs (Daniel Henrique Barboza) |
| 114 | + * [3c9af57] Fix non-relative paths (Lucio Correia) |
| 115 | + * [cd210fd] Fix ip-address.js directory (Lucio Correia) |
| 116 | + * [c6e6899] Do not install firewalld conf in Debian (Lucio Correia) |
| 117 | + * [8da9647] Remove server_root reference from stable branch (Aline Manera) |
| 118 | + * [600682b] Bug fix #151: Wok settings page not working when locale not set (Ramon Medeiros) |
| 119 | + * [d014fee] Externalise missed strings in Wok. (Pooja Kulkarni) |
| 120 | + * [09d0e92] Bug fix #177: Fix Sample plugin according to latest changes on Wok (Aline Manera) |
| 121 | + * [e6673ec] Remove unnecessary directories from Sample plugin structure (Aline Manera) |
| 122 | + * [a02a8c0] Bug fix #7: Do not include Sample plugin files on Wok build (Aline Manera) |
| 123 | + * [935d42f] Fix pep8 issues caused by 2a7b3c6 (Aline Manera) |
| 124 | + * [fde091b] Issue #116: Suggestion to check spec guidelines (Ramon Medeiros) |
| 125 | + * [82edf96] Issue #139: Do not generate logrotate config file on the fly (Ramon Medeiros) |
| 126 | + * [29e82db] Bug fix #176: Assume plugin URI is /plugins/<plugin-name> (Aline Manera) |
| 127 | + * [e8cd065] Remove Ginger Base specific CSS from Wok source code (Aline Manera) |
| 128 | + * [caae9e3] Remove build warning message from Wok (Aline Manera) |
| 129 | + * [4c6bb7c] Remove non-Wok strings from Wok source code (Aline Manera) |
| 130 | + * [bb92203] Align _wok-variables.scss content for visual matters (Aline Manera) |
| 131 | + * [1782dfb] Remove unused SCSS variables (Aline Manera) |
| 132 | + * [a90f2e5] Update Wok variables names for better meaning (Aline Manera) |
| 133 | + * [8ea45da] Bug fix #173: Get plugin color to set user log data (Aline Manera) |
| 134 | + * [d803a29] Bug fix #173: Get color tab from tab-ext.xml file (Aline Manera) |
| 135 | + * [da38a0f] Bug fix #174: Automatic create navigation toolbar when loading plugin (Aline Manera) |
| 136 | + * [79c9e6f] Github #143: non-ASCII characters in the password field (Daniel Henrique Barboza) |
| 137 | + * [1ed0f0d] Fix Ginger Base issue #122: Get immediate children while looking for selecte.. (Aline Manera) |
| 138 | + * [7f5ae84] Bug fix #169: Display user log date in numeric format (Aline Manera) |
| 139 | + * [022e72a] Bug fix #146: Do not display Wok tab for non-admin users (Aline Manera) |
| 140 | + |
4 | 141 | #### [2.3.0] ####
|
5 |
| - * [1bbb613] Update ChangeLog, VERSION and po files to 2.3 release (Aline Manera) |
| 142 | + * [71ffa96] Update ChangeLog, VERSION and po files to 2.3 release (Aline Manera) |
6 | 143 | * [bfdbb68] Fix make-rpm target (Aline Manera)
|
7 | 144 | * [ea8a2d4] Issue #166: wok is pointing to /etc/nginx/conf.d which does not exists on Op.. (Ramon Medeiros)
|
8 | 145 | * [4bbfcd1] Fix Kimchi issue #1032: Remove 'Peers' dropdown from Wok header (Aline Manera)
|
|
0 commit comments