| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
differently in next 2nd implementation.
Thanks to xet7 !
|
| |
|
| |
|
|
|
|
| |
Thanks to xet7 !
|
|
|
|
|
|
|
| |
immediate. Only on public board use cookies.
Comment out Collapse CSS that is not in use.
Thanks to xet7 !
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
New feature, not set visible yet, because switching to it does not
work properly yet: Collapsible Swimlanes #2804
Fix: Public board now loads correctly. When you select one of Lists/Swimlanes/Calendar view and
reload webbrowser page, it can change view. Closes #2311
Fix: List sorting commented out. Closes #2800
Fix: Errors hasHiddenMinicardText, hasShowDragHandles, showSort, hasSortBy, profile,
FirefoxAndroid/IE11/Vivaldi/Chromium browsers not working by using
cookies instead of database.
More details at https://github.com/wekan/wekan/issues/2643#issuecomment-554907955
Note: Cookie changes are not always immediate, if there is no effect,
you may need to reload webbrowser page.
Closes #2643 .
Thanks to xet7 !
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
TODO:
- Add count.
- Move list names to top, if possible. I did not get it working yet.
- Try to fit collapse+swimlane name etc at same row.
Related #2804
|
| |
|
|
|
|
|
|
|
|
|
| |
Allow moving cards in multiselect mode.
Closes #2771,
closes #2743,
closes #2704,
related #2081
|
|
|
|
|
|
| |
Thanks to xet7 !
Related #2081
|
|
|
|
|
|
| |
Thanks to xet7 !
Related #2081
|
|
|
|
|
|
|
|
| |
whowillcare !
Revert New List item moved from right to left. Thanks to derbolle and xet7 !
Closes #2772
|
|
|
|
| |
boardadmin can star list
|
|
|
|
| |
draggable mode
|
| |
|
|
|
|
|
|
| |
Thanks to Keelan !
Related #2704
|
|
|
|
|
|
| |
Thanks to xet7 !
Related #2081
|
| |
|
|
|
|
|
|
|
|
|
|
| |
and seeing board settings menu. Show non-editable Custom Fields to isCommentOnly user.
Thanks to xet7 !
Closes wekan/wekan-snap#97,
closes #2416,
closes #2255
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Mix lists with same name to avoid duplicates
|
| |
|
|
|
|
|
| |
Allow creation of template boards with a linked card
Avoid changing the name of the template-container swimlanes
|
|
|
|
|
|
| |
Insert the correct template type in templates board
Allow independant lists in templates board
Add some helpers
|
|
|
|
| |
Avoid deleting template containers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since 7cc185ac "Properly fix horizontal rendering on Chrome and Firefox"
The rendering of the new design of the swimlanes was correct, but this
commit broke the reordering capability. Having the swimlane header at
the same level than the lists of cards makes the whole sortable
pattern fail.
2 solutions:
- revert to only have 1 div per swimlane. But this introduces the firefox
bug mentioned in 7cc185ac, so not ideal
- force the sortable pattern to do what we want.
To force the sortable pattern, we need:
- add in the helper a clone of the list of cards (to not just move the
header)
- make sure the placeholder never get placed between the header and the
list of cards in a swimlane
- fix the finding of the next and previous list of cards.
For all of this to be successful, we need to resize the swimlanes to a
known value. This can lead to some visual jumps with scrolling when you
drag or drop the swimlanea. I tried to remedy that by computing the new
scroll value. Still not ideal however, as there are still some jumps when
dropping.
Fixes #2159
|
|
|
|
| |
Thanks to ChronikEwok !
|
|
|
|
|
|
|
|
|
|
|
| |
Sandstorm Shared Wekan Board
Link](https://github.com/wekan/wekan/issues/1623) with
[code from ChronikEwok](https://github.com/ChronikEwok/wekan/commit/cad9b20451bb6149bfb527a99b5001873b06c3de).
Thanks to ChronikEwok !
Closes #1623
|
|
|
|
| |
We should take a full screen minus the header height
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit 74cf9e2573 "- Fix Firefox left-rigth scrollbar."
This reverts commit 9dd8216dfb.
"- Fix cards below swimlane title in Firefox by making
[previous fix](https://github.com/wekan/wekan/pull/2132/commits/f7c6b7fce237a6dbdbbd6d728cfb11ad3f4378eb)"
And this partially reverts commit dd88eb4cc
The root of the issue was that I was adding a new div and nesting
the list of lists in this new list. This resulted in some
weird behavior that Firefox could not handled properly
Revert to a code colser to v2.02, by just having the
swimlane header in a separate line, and keep only one
flex element.
fixes #2137
|
|
|
|
|
|
| |
Thanks to xet7 !
Closes #2137
|
|
|
|
|
|
|
|
| |
fix](https://github.com/wekan/wekan/pull/2132/commits/f7c6b7fce237a6dbdbbd6d728cfb11ad3f4378eb)
Firefox-only.
Thanks to xet7 !
|
|
|
|
|
|
|
|
| |
bug](https://github.com/wekan/wekan/pull/2132/commits/f7c6b7fce237a6dbdbbd6d728cfb11ad3f4378eb).
Thanks to xet7 !
Closes #2134
|
|
|
|
|
|
|
|
|
|
|
| |
When a list have more cards that can fit in the screen, the members icons
are drawn on top of the swimlane below and the scrollbar is not available.
According to https://github.com/utatti/perfect-scrollbar the container
must have an `overflow: hidden` css style.
When changing the swimlane header from vertical to horizontal, dd88eb4cc19
broke this which led to this weird bug.
|
|
|
|
|
| |
And make the background clearer to visually separate the header from
the list of cards
|
|
|
|
| |
fixes #1688
|
| |
|
|
|
|
|
| |
Still need to create the swimlane right after the one that has been
created
|
|
|
|
|
|
|
| |
This allows to use the header as a separator between swimlanes.
This will be most useful when we can set the background color of these
headers.
|
|
|
|
|
|
| |
Thanks to tomodwyer !
Closes #1798
|
| |
|
| |
|
|
|
|
| |
A dependency to rzymek:fullcalendar has also been added.
|
| |
|