summaryrefslogtreecommitdiffstats
path: root/client/components/cards
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into lib-changeRomulus Tsai 蔡仲明2020-05-0811-45/+224
|\
| * Revert part 2, related https://github.com/wekan/wekan/pull/3048Lauri Ojansivu2020-04-271-1/+4
| * Revert In Progress additional vote features. Translations are not removed.Lauri Ojansivu2020-04-274-22/+23
| * Remove old codeNico2020-04-261-5/+0
| * Additional vote featuresNico2020-04-263-18/+21
| * Put checkbox and label in same rowNico2020-04-261-3/+4
| * Don't interpret dragging an element as a clickMarc Hartmayer2020-04-252-11/+2
| * Make it compatible with newer and older versions of jQuery sortableMarc Hartmayer2020-04-252-5/+9
| * Fix drag-and-drop and scrolling on mobile devicesMarc Hartmayer2020-04-231-2/+2
| * Newer versions of jQuery sortable use `uiSortable` keyMarc Hartmayer2020-04-232-15/+7
| * Fix lint errors in lint error fix.Lauri Ojansivu2020-04-221-9/+8
| * Merge pull request #3031 from marc1006/style_issuesLauri Ojansivu2020-04-221-3/+3
| |\
| | * Multiple lint issue fixesMarc Hartmayer2020-04-211-3/+3
| * | Pre-fill the title of checklists (Trello-style)boeserwolf2020-04-211-1/+12
| |/
| * Add sortDefault helper for sorting boardsboeserwolf2020-04-191-3/+3
| * Make linked card clickableboeserwolf2020-04-192-1/+4
| * Improve card layout on mobile devicesMarc Hartmayer2020-04-171-0/+1
| * Allows for use of checklist on mobileDevin McAllester2020-04-143-3/+7
| * Fix margin in card labelsboeserwolf2020-04-131-0/+2
| * Public voteNico2020-04-103-12/+50
| * Add setting default NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE=2Lauri Ojansivu2020-04-082-29/+35
| * Fix typos.Lauri Ojansivu2020-04-081-6/+6
| * Merge branch 'vote'Nico2020-04-074-5/+121
| |\
| | * Voteing featureNico2020-04-074-5/+121
| * | Merge branch 'feature/subtask-use-parent-swimlane' of https://github.com/dani...Lauri Ojansivu2020-04-041-1/+7
| |\ \ | | |/ | |/|
| | * subtasks now use swimlane with title matching parent lane titleDaniel Eder2020-04-021-1/+7
| | * subtasks now use parent task swimlane by defaultDaniel Eder2020-03-261-1/+1
| * | Minicard labels on the top and title on bottom.Lauri Ojansivu2020-04-011-1/+1
| * | Improvements on card details visualization.Lauri Ojansivu2020-03-312-5/+8
| |/
* | Attachments downloadRomulus Urakagi Tsai2020-05-051-2/+2
* | Merge branch 'master' of https://github.com/wekan/wekan into lib-changeRomulus Urakagi Tsai2020-02-1311-209/+504
|\|
| * Remove card element grouping to create compact card layout.Lauri Ojansivu2020-02-122-36/+43
| * Part 2: Fix Copy Card Link to Clipboard button at card title did not work.Lauri Ojansivu2020-02-102-1/+7
| * Fix Copy Card Link to Clipboard button at card title did not work.Lauri Ojansivu2020-02-101-1/+2
| * Remove hiding comments and activities.Lauri Ojansivu2020-02-101-9/+8
| * Add Feature: Card Settings/Show on card/Activities.Lauri Ojansivu2020-02-071-8/+9
| * Try to disable dragging Swimlanes/Lists/Cards/Checklists/Subtasks on small mo...Lauri Ojansivu2020-02-073-2/+11
| * - Fix adding comments.Lauri Ojansivu2020-02-051-14/+11
| * Merge branch 'dollybean' of https://github.com/2020product/wekan into 2020pro...Lauri Ojansivu2020-02-053-139/+262
| |\
| | * Customize of some card's functionsdollybean2020-02-042-114/+216
| |/
| * Add Worker role.Lauri Ojansivu2020-01-056-114/+152
| * Add more Font Awesome icons. This was originally addedLauri Ojansivu2020-01-033-27/+98
| * Revert to Wekan v3.57 version of client and models directories,Lauri Ojansivu2020-01-038-259/+118
| * Fix not being able to edit received date.Lauri Ojansivu2020-01-031-6/+1
| * Add Worker role.Lauri Ojansivu2020-01-039-129/+271
| * Fix: Allow to set empty card title, AssignedBy and RequestedBy.Lauri Ojansivu2019-12-131-0/+6
| * Fix: Don't add a blank space for empty custom fields on minicards.Lauri Ojansivu2019-12-121-6/+7
| * Fix lint errors.Lauri Ojansivu2019-11-261-6/+2
| * When logged in, use database for setting, so that changes areLauri Ojansivu2019-11-191-10/+20
| * New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles.Lauri Ojansivu2019-11-181-3/+21