| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
All Boards view Board names and Board descriptions](https://github.com/wekan/wekan/issues/2334).
Thanks to shaygover and xet7 !
Related #2334
|
| |
|
|
|
|
|
|
| |
This was not ported during v0.9 re-factor.
Fixes #322
|
| |
|
|
|
|
|
|
|
| |
Fixes the data context on the member popover in the details pane. Also
change the way Popover detect if the click is initiated from a parent
popover -- from reading Blaze context, to looking at the event target
parents.
|
| |
|
|
This commit also introduces a new CSSEvents object that is used to
abstract vendor specifics events related to CSS transitions and
animations.
Fixes #183.
Fixes #179.
|