mirror of
https://github.com/wekan/wekan.git
synced 2026-01-04 00:28:49 +01:00
* Implement visibility choice on board creation;
* Rework the board header bar. Remove links to un-implemented
features;
* Implement a board star counter (visible if the board have >2 stars);
* Define a new icon (a thin cross) to close elements;
* Remove $(document).on('mouseover') event handlers that were
basically fired hundreds of times for nothing, we now define a proper
Tracker dependency to execute jquery-ui plugin initialization only
when something has changed;
* Bug fixes related to list scrolling.
|
||
|---|---|---|
| .. | ||
| ar.i18n.json | ||
| br.i18n.json | ||
| cm.i18n.json | ||
| cn.i18n.json | ||
| cs.i18n.json | ||
| de.i18n.json | ||
| en.i18n.json | ||
| es.i18n.json | ||
| fi.i18n.json | ||
| fr.i18n.json | ||
| hk.i18n.json | ||
| id.i18n.json | ||
| ja.i18n.json | ||
| ko.i18n.json | ||
| ru.i18n.json | ||
| tr.i18n.json | ||