[Kimchi-devel] [PATCH] [Wok 00/10] Fix issues #173 and #174

Daniel Henrique Barboza dhbarboza82 at gmail.com
Thu Oct 27 10:30:02 UTC 2016


Patch looks solid on master branch of all plug-ins. Can it be
applied in the stable branch of each?

On 10/26/2016 12:29 PM, Aline Manera wrote:
> This patch set depends on {Kimchi,Ginger,Gingerbase} patches to work as expected.
>
> Aline Manera (10):
>    fix
>    Bug fix #174: Automatic create navigation toolbar when loading plugin
>    Bug fix #173: Get color tab from tab-ext.xml file
>    Bug fix #173: Get plugin color to set user log data
>    Update Wok variables names for better meaning
>    Remove unused SCSS variables
>    Align _wok-variables.scss content for visual matters
>    Remove non-Wok strings from Wok source code
>    Remove build warning message from Wok
>    Remove Ginger Base specific CSS from Wok source code
>
>   ui/config/tab-ext.xml                  |   2 +-
>   ui/css/bootstrap.custom.css            | 686 +++++++++------------------------
>   ui/css/datatables.bootstrap.css        |  10 +-
>   ui/css/settings.css                    |  36 --
>   ui/css/src/modules/_buttons.scss       |   4 +-
>   ui/css/src/modules/_menu-flat.scss     |   2 +-
>   ui/css/src/modules/_modal-flat.scss    |   4 +-
>   ui/css/src/modules/_navbar-flat.scss   |  15 -
>   ui/css/src/modules/_toolbar.scss       |  33 --
>   ui/css/src/modules/_wok-variables.scss | 132 +++----
>   ui/css/src/settings.scss               |  20 +-
>   ui/css/theme-default/window.css        |   5 -
>   ui/css/wok.css                         | 162 +-------
>   ui/js/src/wok.main.js                  |  50 ++-
>   ui/js/wok.bootgrid.js                  |   2 +-
>   ui/pages/i18n.json.tmpl                |   2 -
>   ui/pages/tabs/settings.html.tmpl       |   5 -
>   ui/pages/wok-ui.html.tmpl              |  37 +-
>   18 files changed, 302 insertions(+), 905 deletions(-)
>




More information about the Kimchi-devel mailing list