| Commit message (Expand) | Author | Age | Files | Lines |
* | add a notification drawer like trello | Jonathan Baird | 2020-03-27 | 3 | -9/+42 |
* | - Fix critical and moderate security vulnerabilities reported at 2020-02-26 with | Lauri Ojansivu | 2020-03-01 | 2 | -83/+95 |
* | Create New User in Admin Panel. Works, but does not save fullname yet, | Lauri Ojansivu | 2020-02-22 | 1 | -0/+28 |
* | Remove card element grouping to create compact card layout. | Lauri Ojansivu | 2020-02-12 | 1 | -0/+24 |
* | Add Feature: Card Settings/Show on card/Activities. | Lauri Ojansivu | 2020-02-07 | 1 | -0/+12 |
* | Fix Bug enable/disable Comments in Card Settings. | Lauri Ojansivu | 2020-02-07 | 1 | -2/+6 |
* | Remove duplicate function. | Lauri Ojansivu | 2020-02-05 | 1 | -4/+0 |
* | Merge branch 'dollybean' of https://github.com/2020product/wekan into 2020pro... | Lauri Ojansivu | 2020-02-05 | 1 | -0/+210 |
|\ |
|
| * | Customize of some card's functions | dollybean | 2020-02-04 | 1 | -0/+117 |
|/ |
|
* | fixed board export with attchment | izadpoor | 2020-01-23 | 1 | -6/+12 |
* | Try to fix Node 12 Buffer() deprecation errors. | Lauri Ojansivu | 2020-01-18 | 2 | -2/+2 |
* | Change Buffer to Buffer.alloc on Node v12. Try to fix Snap. | Lauri Ojansivu | 2020-01-11 | 2 | -2/+2 |
* | Removed Custom HTML feature that does not work. | Lauri Ojansivu | 2020-01-06 | 1 | -8/+0 |
* | Add Worker role. | Lauri Ojansivu | 2020-01-05 | 2 | -1/+38 |
* | Add more Font Awesome icons. This was originally added | Lauri Ojansivu | 2020-01-03 | 1 | -0/+12 |
* | Revert to Wekan v3.57 version of client and models directories, | Lauri Ojansivu | 2020-01-03 | 3 | -50/+1 |
* | Add Worker role. | Lauri Ojansivu | 2020-01-03 | 5 | -3/+52 |
* | LINKED_CARDS_ENABLED settings part 3. | Lauri Ojansivu | 2019-12-21 | 1 | -4/+0 |
* | Merge pull request #2834 from Akuket/master | Lauri Ojansivu | 2019-12-20 | 1 | -0/+4 |
|\ |
|
| * | Add LINKED_CARDS_ENABLED env var | Akuket | 2019-11-28 | 1 | -0/+4 |
* | | Allow checklist creation for board members | Robert Lebedeu | 2019-12-17 | 1 | -2/+9 |
* | | Allow card creation for board members | Robert Lebedeu | 2019-12-17 | 1 | -1/+8 |
|/ |
|
* | When logged in, use database for setting, so that changes are | Lauri Ojansivu | 2019-11-19 | 1 | -18/+53 |
* | New feature: Now there is popup selection of Lists/Swimlanes/Calendar/Roles. | Lauri Ojansivu | 2019-11-18 | 3 | -57/+30 |
* | Revert list sorting change of Wekan v3.51 because it reversed | Lauri Ojansivu | 2019-11-14 | 1 | -2/+2 |
* | Change sorting to work on desktop drag handle page instead, | Lauri Ojansivu | 2019-11-14 | 1 | -2/+2 |
* | Assignee field like Jira #2452 , Done. | Lauri Ojansivu | 2019-11-07 | 1 | -3/+4 |
* | Try to fix prettify. | Lauri Ojansivu | 2019-11-07 | 1 | -0/+2 |
* | Assignee field like Jira #2452 , in progress. | Lauri Ojansivu | 2019-11-06 | 1 | -5/+8 |
* | REST API: fix deletion of a single board card (closes wekan#2624) | Thomas Liske | 2019-11-04 | 1 | -3/+3 |
* | Assignee field like Jira #2452 , in progress. | Lauri Ojansivu | 2019-11-02 | 1 | -1/+1 |
* | Assignee field like Jira #2452 , in progress. | Lauri Ojansivu | 2019-10-31 | 1 | -0/+161 |
* | Merge branch 'master' of https://github.com/whowillcare/wekan into whowillcar... | Lauri Ojansivu | 2019-10-30 | 2 | -5/+6 |
|\ |
|
| * | Fix: List last modify time will be affected by cards dueAt, endAt | Sam X. Chen | 2019-10-30 | 1 | -3/+2 |
| * | Change the radom to random typo in export.js | Sam X. Chen | 2019-10-29 | 2 | -4/+6 |
| * | Add Feature: allow user to search Lists in Board | Sam X. Chen | 2019-10-19 | 1 | -0/+4 |
| * | Add Feature: allow user to sort Lists in Board by his own preference, boardad... | Sam X. Chen | 2019-10-18 | 5 | -9/+91 |
| * | Bug Fix:2093, need to clean up the temporary file | Sam X. Chen | 2019-10-11 | 1 | -2/+7 |
| * | Buf Fix #2093: the broken should be prior to file attachment feature introduced | Sam X. Chen | 2019-10-11 | 1 | -0/+10 |
| * | Add Features: allowing lists to be sorted by modifiedAt when not in draggable... | Sam X. Chen | 2019-10-10 | 3 | -0/+47 |
* | | Change list sorting to be visible only at DesktopDragHandle mode. | Lauri Ojansivu | 2019-10-30 | 1 | -2/+2 |
* | | Fix typo on exporting subtasks. | Lauri Ojansivu | 2019-10-29 | 1 | -1/+1 |
* | | Add Features: allowing lists to be sorted by modifiedAt when not in draggable... | Lauri Ojansivu | 2019-10-29 | 6 | -9/+174 |
* | | REST API: fix handling of members property on card creation | Thomas Liske | 2019-10-09 | 1 | -1/+8 |
* | | REST API: fix creation of Checklists (closes wekan/wekan#2746) | Thomas Liske | 2019-10-06 | 1 | -2/+11 |
* | | Revert drag handle changes. | Lauri Ojansivu | 2019-10-03 | 1 | -24/+0 |
|/ |
|
* | Feature enhancement: Allow wekan master have more flexiblity on setting up du... | Sam X. Chen | 2019-09-26 | 1 | -2/+2 |
* | Add feature: Add due timeline into Calendar view | Sam X. Chen | 2019-09-26 | 1 | -7/+27 |
* | Merge remote-tracking branch 'upstream/master' | Sam X. Chen | 2019-09-26 | 1 | -0/+24 |
|\ |
|
| * | Merge pull request #2720 from whowillcare/master | Lauri Ojansivu | 2019-09-25 | 3 | -22/+30 |
| |\ |
|