Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add setting default NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE=2 | Lauri Ojansivu | 2020-04-08 | 1 | -3/+12 |
| | | | | | | to all Wekan platforms https://github.com/wekan/wekan/pull/2998 Thanks to xet7 ! | ||||
* | subtasks now use swimlane with title matching parent lane title | Daniel Eder | 2020-04-02 | 1 | -1/+7 |
| | | | As discussed in #1953 this is required to handle two-board scenarios correctly. | ||||
* | subtasks now use parent task swimlane by default | Daniel Eder | 2020-03-26 | 1 | -1/+1 |
| | |||||
* | Add Worker role. | Lauri Ojansivu | 2020-01-05 | 1 | -3/+6 |
| | | | | | | | | | | This was originally added at Wekan v3.58, reverted at Wekan v3.60 because of bugs, and now after fixes added back. Thanks to xet7 ! Closes #2788 | ||||
* | Revert to Wekan v3.57 version of client and models directories, | Lauri Ojansivu | 2020-01-03 | 1 | -6/+3 |
| | | | | | | | removing Worker role temporarily, because Worker role changes broke saving card. Thanks to xet7 ! | ||||
* | Add Worker role. | Lauri Ojansivu | 2020-01-03 | 1 | -3/+6 |
| | | | | | | | | | Add more Font Awesome icons. Fix browser console errors when editing user profile name etc. Thanks to xet7 ! Closes #2788 | ||||
* | Prettier & eslint project style update | Justin Reynolds | 2019-06-28 | 1 | -19/+37 |
| | |||||
* | Fix rebase errors | Andrés Manelli | 2018-08-11 | 1 | -0/+1 |
| | |||||
* | Board level settings for subtasks | Nicu Tofan | 2018-06-26 | 1 | -0/+1 |
| | |||||
* | implement getDefaultSwimline for boards | Nicu Tofan | 2018-06-26 | 1 | -1/+1 |
| | |||||
* | Can now navigate to subtask | Nicu Tofan | 2018-06-26 | 1 | -0/+11 |
| | |||||
* | Archive subtask instead of permanent delete | Nicu Tofan | 2018-06-26 | 1 | -1/+1 |
| | |||||
* | Can add cards as subtasks | Nicu Tofan | 2018-06-26 | 1 | -4/+22 |
| | |||||
* | Change order using drag-n-drop for subtasks | Nicu Tofan | 2018-06-26 | 1 | -13/+13 |
| | |||||
* | Remove leftovers from checklist conversion | Nicu Tofan | 2018-06-26 | 1 | -52/+1 |
| | |||||
* | Initial implementation for subtasks | Nicu Tofan | 2018-06-26 | 1 | -0/+166 |