summaryrefslogtreecommitdiffstats
path: root/client/components/lists
Commit message (Expand)AuthorAgeFilesLines
* fix(scrollbar): remove custom scrollbarTomasz Borychowski2020-08-283-8/+5
* Change the swimlaneid of a card only if a new target swimlaneid is selectedMarc Hartmayer2020-05-231-10/+14
* Add popup and changelog for linked card fixes.Lauri Ojansivu2020-05-141-1/+11
* Merge branch 'fixes' of https://github.com/marc1006/wekan into marc1006-fixesLauri Ojansivu2020-05-142-7/+21
|\
| * Fix typoMarc Hartmayer2020-04-301-1/+1
| * Refuse to delete a card as long as there is link to itMarc Hartmayer2020-04-301-2/+19
| * Fix creation of card linksMarc Hartmayer2020-04-301-4/+1
* | Swimlanes ID missing in new boardsmvolo172020-05-131-1/+1
|/
* Fix list header height when cards count is shownMarc Hartmayer2020-04-271-3/+3
* Don't interpret dragging an element as a clickMarc Hartmayer2020-04-251-4/+1
* Make it compatible with newer and older versions of jQuery sortableMarc Hartmayer2020-04-251-1/+1
* Fix drag-and-drop and scrolling on mobile devicesMarc Hartmayer2020-04-232-5/+4
* Newer versions of jQuery sortable use `uiSortable` keyMarc Hartmayer2020-04-231-13/+2
* Add sortDefault helper for sorting boardsboeserwolf2020-04-191-2/+2
* Try to fix afterwards loading of cards by addingLauri Ojansivu2020-02-221-1/+17
* Try to disable dragging Swimlanes/Lists/Cards/Checklists/Subtasks on small mo...Lauri Ojansivu2020-02-072-5/+24
* Add Worker role.Lauri Ojansivu2020-01-053-18/+23
* Add more Font Awesome icons. This was originally addedLauri Ojansivu2020-01-031-10/+30
* Revert to Wekan v3.57 version of client and models directories,Lauri Ojansivu2020-01-033-41/+16
* Add Worker role.Lauri Ojansivu2020-01-034-26/+47
* Remove LINKED_CARDS_ENABLED settings, because it does not work.Lauri Ojansivu2019-12-222-10/+3
* LINKED_CARDS_ENABLED settings part 3.Lauri Ojansivu2019-12-212-12/+7
* Using LINKED_CARDS_ENABLEDGuillaume2019-11-292-3/+15
* Fix lint errors.Lauri Ojansivu2019-11-262-24/+21
* Fix lint errors.Lauri Ojansivu2019-11-202-22/+22
* Use database when logged in. Continued.Lauri Ojansivu2019-11-192-8/+7
* Use database when logged in. Continued.Lauri Ojansivu2019-11-191-2/+2
* When logged in, use database for setting, so that changes areLauri Ojansivu2019-11-192-11/+33
* New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles.Lauri Ojansivu2019-11-183-29/+37
* Fix card, list and swimlane move.Lauri Ojansivu2019-11-131-13/+14
* Some drag handle fixes.Lauri Ojansivu2019-11-042-6/+6
* Add Features: allowing lists to be sorted by modifiedAt when not in draggable...Lauri Ojansivu2019-10-294-6/+65
* Revert drag handle changes.Lauri Ojansivu2019-10-034-68/+11
* Drag handles. In progress.Lauri Ojansivu2019-10-031-18/+21
* Merge pull request #2740 from whowillcare/masterLauri Ojansivu2019-10-011-0/+4
|\
| * #2738 adding all pertinent help file for due days, plus modified the .list-he...Sam X. Chen2019-10-011-0/+4
* | Drag handles continue. In progress.Lauri Ojansivu2019-10-013-2/+12
* | Drag handles continue. In progress.Lauri Ojansivu2019-09-251-0/+6
|/
* Drag handles. In Progress.Lauri Ojansivu2019-09-174-6/+40
* Revert drag handle changes.Lauri Ojansivu2019-09-143-23/+10
* Mobile and Desktop drag handles part 1.Lauri Ojansivu2019-09-133-10/+23
* Try to fix lint, and make board loading fix Sandstorm-only whereLauri Ojansivu2019-08-261-2/+17
* Fix app hang when Meteor.user() is null and list spinner is loaded bugRomulus Urakagi Tsai2019-08-261-6/+10
* Prevent isCommentOnly user adding attachments, editing list names, moving lists,Lauri Ojansivu2019-07-241-1/+1
* Add Wekan v2.95-v2.97 master branch features and fixes to meteor-1.8 branch.Lauri Ojansivu2019-07-011-0/+4
* Prettier & eslint project style updateJustin Reynolds2019-06-283-294/+436
* Merge pull request #2406 from bentiss/fixesLauri Ojansivu2019-05-142-1/+5
|\
| * Fix card count positionBenjamin Tissoires2019-05-142-1/+5
* | Fixed #2338 -> Slow opening of big boards with too many archived itemswekan2019-05-131-6/+6
|/
* Added BIDI support to "Add Card" #884Guy Zylberberg2019-05-131-2/+2