Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add two way binding of checklists | Andrés Manelli | 2018-08-11 | 1 | -8/+33 |
| | |||||
* | Avoid exporting imported cards | Andrés Manelli | 2018-08-11 | 1 | -1/+2 |
| | |||||
* | Add two way binding of card/board times | Andrés Manelli | 2018-08-11 | 2 | -1/+182 |
| | |||||
* | Allow description and member two way binding | Andrés Manelli | 2018-08-10 | 1 | -0/+68 |
| | |||||
* | Avoid importing imported cards or boards | Andrés Manelli | 2018-08-10 | 1 | -6/+6 |
| | |||||
* | Link description | Andrés Manelli | 2018-08-10 | 1 | -0/+33 |
| | |||||
* | Add UI for importing card-as-card and board-as-card | Andrés Manelli | 2018-08-10 | 2 | -0/+11 |
| | |||||
* | Fix showing only the cards of the current board in calendar view | Yanonix | 2018-08-09 | 1 | -0/+1 |
| | |||||
* | Integration of matomo with env vars | guillaume | 2018-07-27 | 1 | -0/+17 |
| | |||||
* | enable/disable api with env var | guillaume | 2018-07-24 | 1 | -1/+12 |
| | |||||
* | remove invitation code | guillaume | 2018-07-18 | 1 | -5/+6 |
| | |||||
* | patch re-invit | guillaume | 2018-07-16 | 2 | -8/+24 |
| | |||||
* | - Fix Title is required by setting Checklist title | Lauri Ojansivu | 2018-07-06 | 1 | -1/+0 |
| | | | | | | | | | during migration. Thanks to centigrade-kdk and xet7 ! Closes #1576, closes #1753 | ||||
* | - Fix [Title is required](https://github.com/wekan/wekan/issues/1576) | Lauri Ojansivu | 2018-07-06 | 1 | -0/+1 |
| | | | | | | | | | by making [Checkist title optional](https://github.com/wekan/wekan/issues/1753). Thanks to xet7 ! Closes #1576, closes #1753 | ||||
* | Merge branch 'devel' into nested-tasks | Nicu Tofan | 2018-06-28 | 2 | -0/+32 |
|\ | |||||
| * | Show cards in calendar | Nicu Tofan | 2018-06-26 | 1 | -0/+27 |
| | | |||||
| * | Introducing third board view: calendar. | Nicu Tofan | 2018-06-26 | 1 | -0/+5 |
| | | | | | | | | A dependency to rzymek:fullcalendar has also been added. | ||||
* | | Added ability to change card's parent. | Nicu Tofan | 2018-06-26 | 2 | -3/+16 |
| | | |||||
* | | Show parent in card (no links, yet) | Nicu Tofan | 2018-06-26 | 2 | -0/+69 |
| | | |||||
* | | Board level settings for subtasks | Nicu Tofan | 2018-06-26 | 2 | -1/+17 |
| | | |||||
* | | Check for null and undefined in board defaults | Nicu Tofan | 2018-06-26 | 1 | -2/+2 |
| | | |||||
* | | implement getDefaultSwimline for boards | Nicu Tofan | 2018-06-26 | 1 | -0/+12 |
| | | |||||
* | | change all mentions of Kids => Children | Nicu Tofan | 2018-06-26 | 1 | -3/+3 |
| | | |||||
* | | A better name for incoming subtasks | Nicu Tofan | 2018-06-26 | 1 | -1/+1 |
| | | |||||
* | | Get rid of old implementation for substacks | Nicu Tofan | 2018-06-26 | 4 | -169/+8 |
| | | |||||
* | | 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 | 1 | -0/+54 |
| | | |||||
* | | 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 | 1 | -0/+19 |
| | | |||||
* | | added ability to create a tree of cards | Nicu Tofan | 2018-06-26 | 1 | -0/+5 |
| | | |||||
* | | Initial implementation for subtasks | Nicu Tofan | 2018-06-26 | 4 | -7/+30 |
| | | |||||
* | | 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 | 1 | -0/+139 |
|/ | |||||
* | fixing search for dropdown fields, and error on loading board | Ignatz | 2018-06-14 | 1 | -5/+5 |
| | |||||
* | trying to fix display Issue with dropdown custom fields | Ignatz | 2018-06-14 | 1 | -3/+17 |
| | |||||
* | Fix lint error | RJevnikar | 2018-06-05 | 1 | -1/+1 |
| | |||||
* | Fix problems highlighted by Codacy/PR Quality Review | RJevnikar | 2018-06-05 | 1 | -1/+1 |
| | |||||
* | Add additional label colours (from pull by JamesLavin), Add Assigned & ↵ | RJevnikar | 2018-06-05 | 2 | -0/+19 |
| | | | | Requested By text fields. | ||||
* | possible quickfix for all customFields Import errors | Ignatz | 2018-05-23 | 1 | -0/+1 |
| | |||||
* | Fix lint errors back to eslint requirements. | Lauri Ojansivu | 2018-05-18 | 1 | -79/+79 |
| | |||||
* | template literals correction | Ignatz | 2018-05-18 | 1 | -1/+1 |
| | |||||
* | linter corrections | Ignatz | 2018-05-18 | 2 | -16/+19 |
| | |||||
* | removing checkbox type | IgnatzHome | 2018-05-17 | 1 | -1/+1 |
| | |||||
* | resolving merge conflicts | IgnatzHome | 2018-05-17 | 4 | -0/+210 |
|\ | |||||
| * | dropdown items | Pouyan Savoli | 2017-09-22 | 1 | -0/+19 |
| | | |||||
| * | text custom fields are now editable using inlinedForm | Pouyan Savoli | 2017-09-22 | 1 | -2/+10 |
| | | |||||
| * | show custom fields on cards but still with dummy value | Pouyan Savoli | 2017-09-22 | 1 | -0/+21 |
| | | |||||
| * | card model and card ui preparation for custom fields #2 | Pouyan Savoli | 2017-09-22 | 1 | -2/+6 |
| | | |||||
| * | card model and card ui preparation for custom fields | Pouyan Savoli | 2017-09-22 | 1 | -0/+33 |
| | | |||||
| * | many custom fields model and UI enhancements | Pouyan Savoli | 2017-09-22 | 2 | -12/+13 |
| | |