Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Archive subtask instead of permanent delete | Nicu Tofan | 2018-06-26 | 1 | -1/+1 |
| | |||||
* | Take archived status into consideration for subtasks | Nicu Tofan | 2018-06-26 | 1 | -3/+18 |
| | |||||
* | Can add cards as subtasks | Nicu Tofan | 2018-06-26 | 4 | -5/+92 |
| | |||||
* | Switch from subtasks to cards in model | Nicu Tofan | 2018-06-26 | 1 | -3/+3 |
| | |||||
* | Helpers for dealing with trees of cards | Nicu Tofan | 2018-06-26 | 2 | -1/+19 |
| | |||||
* | added ability to create a tree of cards | Nicu Tofan | 2018-06-26 | 2 | -0/+17 |
| | |||||
* | Change order using drag-n-drop for subtasks | Nicu Tofan | 2018-06-26 | 4 | -44/+82 |
| | |||||
* | Remove leftovers from checklist conversion | Nicu Tofan | 2018-06-26 | 1 | -52/+1 |
| | |||||
* | Initial implementation for subtasks | Nicu Tofan | 2018-06-26 | 13 | -34/+478 |
| | |||||
* | Some inspiration from checklists to subtasks | Nicu Tofan | 2018-06-26 | 1 | -0/+34 |
| | |||||
* | Added subtasks model and APIs for it | Nicu Tofan | 2018-06-26 | 2 | -0/+140 |
| | |||||
* | Update translations. | Lauri Ojansivu | 2018-06-23 | 5 | -57/+57 |
| | |||||
* | Update translations (de). | Lauri Ojansivu | 2018-06-15 | 1 | -1/+1 |
| | |||||
* | Try to fix broken markdown of \ character. | Lauri Ojansivu | 2018-06-14 | 1 | -1/+1 |
| | |||||
* | v1.07v1.07 | Lauri Ojansivu | 2018-06-14 | 2 | -3/+3 |
| | |||||
* | - Regex for Advanced filter. | Lauri Ojansivu | 2018-06-14 | 1 | -0/+10 |
| | | | | | | | It aims to solve search in bigger text fields, and using wildcards. A change to translations was made for adding info about regex and escaping characters with \ Thanks to feuerball11 and xet7 ! | ||||
* | Merge branch 'feuerball11-feature-custom-fields' into devel | Lauri Ojansivu | 2018-06-14 | 45 | -49/+83 |
|\ | |||||
| * | Update translations. | Lauri Ojansivu | 2018-06-14 | 43 | -43/+43 |
| | | |||||
| * | Fix typo. | Lauri Ojansivu | 2018-06-14 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'feature-custom-fields' of https://github.com/feuerball11/wekan ↵ | Lauri Ojansivu | 2018-06-14 | 2 | -6/+40 |
|/| | | | | | | | into feuerball11-feature-custom-fields | ||||
| * | changing loca to explain regex and escape character | IgnatzHome | 2018-06-14 | 1 | -1/+1 |
| | | |||||
| * | regex for advanced filter | IgnatzHome | 2018-06-14 | 1 | -5/+39 |
| | | |||||
* | | v1.06v1.06 | Lauri Ojansivu | 2018-06-14 | 2 | -3/+3 |
| | | |||||
* | | v1.06 | Lauri Ojansivu | 2018-06-14 | 1 | -0/+8 |
|/ | |||||
* | Merge branch 'devel' of https://github.com/wekan/wekan into ↵ | IgnatzHome | 2018-06-14 | 8 | -134/+159 |
|\ | | | | | | | feature-custom-fields | ||||
| * | v1.05v1.05 | Lauri Ojansivu | 2018-06-14 | 3 | -4/+4 |
| | | |||||
| * | Fix lint errors. | Lauri Ojansivu | 2018-06-14 | 1 | -98/+98 |
| | | |||||
| * | Merge branch 'rjevnikar-fixRDate' into devel | Lauri Ojansivu | 2018-06-14 | 2 | -3/+5 |
| |\ | |||||
| | * | Fix minicardReceivedDate typo in | Lauri Ojansivu | 2018-06-14 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | 1.04 regression: Socket connection error and boards not loading Thanks to Fran-KTA and rjevnikar ! Closes #1694 | ||||
| | * | Merge branch 'fixRDate' of https://github.com/rjevnikar/wekan into ↵ | Lauri Ojansivu | 2018-06-14 | 1 | -1/+1 |
| |/| | | | | | | | | | | rjevnikar-fixRDate | ||||
| | * | Add back language files | RJevnikar | 2018-06-14 | 43 | -0/+20554 |
| | | | |||||
| | * | Fix minicardReceivedDate typo identified in #1694 | RJevnikar | 2018-06-14 | 44 | -20555/+1 |
| | | | |||||
| * | | Merge branch 'feuerball11-feature-custom-fields' into devel | Lauri Ojansivu | 2018-06-14 | 7 | -102/+154 |
| |\ \ | | |/ | |/| | |||||
| | * | - Markdown support in Custom Fields, and view on minicard | Lauri Ojansivu | 2018-06-14 | 1 | -0/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fixes to Advanced Filter, you are now able to filter for Dropdown and Numbers, also Dropdown are now correctly displayed on minicard - Fix Issue with custom fields shown on card - Fix showing public board in list mode - Fix for not able to remove Custom Field "Show on Card" Related #807 Closes #1659, closes #1623, closes #1683 | ||||
| | * | Another fix for checklists item migration error "title is required" | Lauri Ojansivu | 2018-06-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/wekan/wekan/commit/8d5cbf1e6c2b6d467fe1c0708cd794fd11b98a2e#commitcomment-29362180 Thanks to oec ! Closes #1576 | ||||
| | * | Merge branch 'feature-custom-fields' of https://github.com/feuerball11/wekan ↵ | Lauri Ojansivu | 2018-06-14 | 5 | -101/+134 |
| |/| | | | | | | | | | | into feuerball11-feature-custom-fields | ||||
| * | | Merge branch 'rjevnikar-dateColourFix' into devel | Lauri Ojansivu | 2018-06-14 | 2 | -31/+35 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix data colour changes on cards. Related https://github.com/wekan/wekan/pull/1698 Fixes #1693 | ||||
| | * | | Update translations. | Lauri Ojansivu | 2018-06-14 | 43 | -0/+20554 |
| | | | | |||||
| | * | | Fix lint errors | RJevnikar | 2018-06-13 | 1 | -5/+5 |
| | | | | |||||
| | * | | Fix data colour changes on cards. | RJevnikar | 2018-06-13 | 44 | -20562/+12 |
| |/ / | | | | | | | | | | Addressing both #1685 and #1693 | ||||
* | | | This seems to make more sense. | IgnatzHome | 2018-06-14 | 1 | -14/+15 |
| | | | |||||
* | | | trying to understand hirachy | IgnatzHome | 2018-06-14 | 1 | -0/+4 |
| | | | |||||
* | | | Merge branch 'feature-custom-fields' of https://github.com/feuerball11/wekan ↵ | IgnatzHome | 2018-06-14 | 76 | -444/+3081 |
|\ \ \ | | |/ | |/| | | | | into feature-custom-fields | ||||
| * | | testing markdown support for custom fields | Ignatz | 2018-06-14 | 1 | -1/+2 |
| | | | |||||
| * | | fix for not able to remove "Show on Card" | Ignatz | 2018-06-14 | 1 | -2/+2 |
| | | | |||||
| * | | correcting error in advanced filter | Ignatz | 2018-06-14 | 1 | -2/+2 |
| | | | |||||
| * | | trying to fix integer search | Ignatz | 2018-06-14 | 1 | -6/+6 |
| | | | |||||
| * | | fixing search for dropdown fields, and error on loading board | Ignatz | 2018-06-14 | 2 | -100/+116 |
| | | | |||||
| * | | trying to fix display Issue with dropdown custom fields | Ignatz | 2018-06-14 | 2 | -4/+18 |
| | | | |||||
| * | | hotfix public board | Ignatz | 2018-06-14 | 1 | -0/+2 |
| |/ |