| Commit message (Expand) | Author | Age | Files | Lines |
* | Add LINKED_CARDS_ENABLED env var | Akuket | 2019-11-28 | 1 | -0/+4 |
* | 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 |
| |\ |
|
| * | | Drag handles. In Progress. | Lauri Ojansivu | 2019-09-17 | 1 | -0/+24 |
* | | | Add feature: Add due timeline into Calendar view | Sam X. Chen | 2019-09-26 | 2 | -0/+8 |
| |/
|/| |
|
* | | Add feature: differentiating new due time and modified due time | Sam X. Chen | 2019-09-25 | 1 | -2/+2 |
* | | BUG FIX: archived cards still sent out notification | Sam X. Chen | 2019-09-25 | 1 | -0/+1 |
* | | Fixing method in users.js didn't have check userId | Sam X. Chen | 2019-09-21 | 1 | -0/+1 |
* | | Buxfixed: if username contains space, it will cause @ commment failed to send... | Sam X. Chen | 2019-09-19 | 1 | -20/+26 |
|/ |
|
* | Fixing @user in comments doesn't work if it's in a separate line | Sam X. Chen | 2019-09-11 | 1 | -7/+9 |
* | Merge branch 'fix-date-stamps' of https://github.com/justinr1234/wekan into j... | Lauri Ojansivu | 2019-09-05 | 21 | -0/+62 |
|\ |
|
| * | Fixes #2596 incorrect date types for created & updated | Justin Reynolds | 2019-09-05 | 21 | -0/+62 |
* | | Merge remote-tracking branch 'upstream/master' | Sam X. Chen | 2019-08-29 | 2 | -7/+9 |
|\| |
|
| * | Fix login did not work. | Lauri Ojansivu | 2019-08-20 | 1 | -25/+0 |
| * | v3.22v3.22 | Lauri Ojansivu | 2019-08-20 | 1 | -11/+28 |
| * | [Fix: Some users cannot switch views or languages](https://github.com/wekan/w... | Lauri Ojansivu | 2019-08-20 | 1 | -3/+16 |
| * | Merge branch 'master' of https://github.com/wekan/wekan | Romulus Urakagi Tsai | 2019-08-16 | 1 | -3/+4 |
| |\ |
|
| * | | Fix cannot show archived list bug | Romulus Urakagi Tsai | 2019-08-16 | 1 | -4/+1 |
* | | | Add Feature: enable two-way webhooks - stage two | Sam X. Chen | 2019-08-29 | 3 | -8/+22 |
* | | | Add Feature: enable two-way webhooks - stage one | Sam X. Chen | 2019-08-17 | 2 | -4/+15 |
| |/
|/| |
|
* | | Fix formatting. | Lauri Ojansivu | 2019-08-15 | 1 | -2/+2 |
* | | On board, BoardAdmin and normal user can now invite new user directly | Lauri Ojansivu | 2019-08-15 | 1 | -3/+4 |
|/ |
|
* | Revert In-Progress Assignee field, moving it to feature branch. | Lauri Ojansivu | 2019-08-13 | 1 | -162/+0 |
* | Assignee field. In Progress. | Lauri Ojansivu | 2019-08-13 | 1 | -0/+162 |