summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Expand)AuthorAgeFilesLines
* Done attachments activities operatingRomulus Urakagi Tsai2020-05-082-181/+66
* Merge branch 'master' of https://github.com/wekan/wekan into lib-changeRomulus Urakagi Tsai2020-02-139-26/+342
|\
| * Remove card element grouping to create compact card layout.Lauri Ojansivu2020-02-121-0/+24
| * Add Feature: Card Settings/Show on card/Activities.Lauri Ojansivu2020-02-071-0/+12
| * Fix Bug enable/disable Comments in Card Settings.Lauri Ojansivu2020-02-071-2/+6
| * Remove duplicate function.Lauri Ojansivu2020-02-051-4/+0
| * Merge branch 'dollybean' of https://github.com/2020product/wekan into 2020pro...Lauri Ojansivu2020-02-051-0/+210
| |\
| | * Customize of some card's functionsdollybean2020-02-041-0/+117
| |/
| * fixed board export with attchmentizadpoor2020-01-231-6/+12
| * Try to fix Node 12 Buffer() deprecation errors.Lauri Ojansivu2020-01-182-2/+2
| * Change Buffer to Buffer.alloc on Node v12. Try to fix Snap.Lauri Ojansivu2020-01-112-2/+2
| * Removed Custom HTML feature that does not work.Lauri Ojansivu2020-01-061-8/+0
| * Add Worker role.Lauri Ojansivu2020-01-052-1/+38
| * Add more Font Awesome icons. This was originally addedLauri Ojansivu2020-01-031-0/+12
| * Revert to Wekan v3.57 version of client and models directories,Lauri Ojansivu2020-01-033-50/+1
| * Add Worker role.Lauri Ojansivu2020-01-035-3/+52
| * LINKED_CARDS_ENABLED settings part 3.Lauri Ojansivu2019-12-211-4/+0
| * Merge pull request #2834 from Akuket/masterLauri Ojansivu2019-12-201-0/+4
| |\
| | * Add LINKED_CARDS_ENABLED env varAkuket2019-11-281-0/+4
| * | Allow checklist creation for board membersRobert Lebedeu2019-12-171-2/+9
| * | Allow card creation for board membersRobert Lebedeu2019-12-171-1/+8
| |/
| * When logged in, use database for setting, so that changes areLauri Ojansivu2019-11-191-18/+53
| * New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles.Lauri Ojansivu2019-11-183-57/+30
| * Revert list sorting change of Wekan v3.51 because it reversedLauri Ojansivu2019-11-141-2/+2
| * Change sorting to work on desktop drag handle page instead,Lauri Ojansivu2019-11-141-2/+2
| * Assignee field like Jira #2452 , Done.Lauri Ojansivu2019-11-071-3/+4
* | Start writing migrationRomulus Urakagi Tsai2020-02-131-97/+3
* | Fix sandstorm storage pathRomulus Urakagi Tsai2020-01-141-0/+4
* | Change to relative path and /var/attachments to storeRomulus Urakagi Tsai2020-01-141-0/+2
* | Uploaded done, but uploading notRomulus Urakagi Tsai2019-11-272-3/+6
* | Attachment upload from card done, need to fix download linkRomulus Urakagi Tsai2019-11-205-11/+16
* | Trying to upload an attachment with Meteor-FilesRomulus Urakagi Tsai2019-11-181-8/+39
|/
* Try to fix prettify.Lauri Ojansivu2019-11-071-0/+2
* Assignee field like Jira #2452 , in progress.Lauri Ojansivu2019-11-061-5/+8
* REST API: fix deletion of a single board card (closes wekan#2624)Thomas Liske2019-11-041-3/+3
* Assignee field like Jira #2452 , in progress.Lauri Ojansivu2019-11-021-1/+1
* Assignee field like Jira #2452 , in progress.Lauri Ojansivu2019-10-311-0/+161
* Merge branch 'master' of https://github.com/whowillcare/wekan into whowillcar...Lauri Ojansivu2019-10-302-5/+6
|\
| * Fix: List last modify time will be affected by cards dueAt, endAtSam X. Chen2019-10-301-3/+2
| * Change the radom to random typo in export.jsSam X. Chen2019-10-292-4/+6
| * Add Feature: allow user to search Lists in BoardSam X. Chen2019-10-191-0/+4
| * Add Feature: allow user to sort Lists in Board by his own preference, boardad...Sam X. Chen2019-10-185-9/+91
| * Bug Fix:2093, need to clean up the temporary fileSam X. Chen2019-10-111-2/+7
| * Buf Fix #2093: the broken should be prior to file attachment feature introducedSam X. Chen2019-10-111-0/+10
| * Add Features: allowing lists to be sorted by modifiedAt when not in draggable...Sam X. Chen2019-10-103-0/+47
* | Change list sorting to be visible only at DesktopDragHandle mode.Lauri Ojansivu2019-10-301-2/+2
* | Fix typo on exporting subtasks.Lauri Ojansivu2019-10-291-1/+1
* | Add Features: allowing lists to be sorted by modifiedAt when not in draggable...Lauri Ojansivu2019-10-296-9/+174
* | REST API: fix handling of members property on card creationThomas Liske2019-10-091-1/+8
* | REST API: fix creation of Checklists (closes wekan/wekan#2746)Thomas Liske2019-10-061-2/+11