summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Collapse)AuthorAgeFilesLines
* Change of the default value of labelIdsOmar Sy2018-08-161-1/+1
|
* Fix removed setters and gettersAndrés Manelli2018-08-151-1/+46
|
* Fix lint errors.Lauri Ojansivu2018-08-141-1/+1
|
* - Fix Import from Trello error 400.Lauri Ojansivu2018-08-141-0/+22
| | | | Thanks to xet7 !
* Fix lint errorsAndrés Manelli2018-08-111-4/+0
|
* Refactor imported -> linked in modelsAndrés Manelli2018-08-113-102/+102
|
* Add imported card locationAndrés Manelli2018-08-111-0/+14
|
* Indicate board or card through icons. Indicate if archivedAndrés Manelli2018-08-111-0/+12
|
* Fix lint errorsAndrés Manelli2018-08-112-12/+9
|
* Add title bindingAndrés Manelli2018-08-111-76/+31
|
* Add two way binding of activities, comments, and attachmentsAndrés Manelli2018-08-111-4/+18
|
* Add two way binding of checklistsAndrés Manelli2018-08-111-8/+33
|
* Avoid exporting imported cardsAndrés Manelli2018-08-111-1/+2
|
* Add two way binding of card/board timesAndrés Manelli2018-08-112-1/+182
|
* Allow description and member two way bindingAndrés Manelli2018-08-101-0/+68
|
* Avoid importing imported cards or boardsAndrés Manelli2018-08-101-6/+6
|
* Link descriptionAndrés Manelli2018-08-101-0/+33
|
* Add UI for importing card-as-card and board-as-cardAndrés Manelli2018-08-102-0/+11
|
* Fix showing only the cards of the current board in calendar viewYanonix2018-08-091-0/+1
|
* Integration of matomo with env varsguillaume2018-07-271-0/+17
|
* enable/disable api with env varguillaume2018-07-241-1/+12
|
* remove invitation codeguillaume2018-07-181-5/+6
|
* patch re-invitguillaume2018-07-162-8/+24
|
* - Fix Title is required by setting Checklist titleLauri Ojansivu2018-07-061-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 Ojansivu2018-07-061-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-tasksNicu Tofan2018-06-282-0/+32
|\
| * Show cards in calendarNicu Tofan2018-06-261-0/+27
| |
| * Introducing third board view: calendar.Nicu Tofan2018-06-261-0/+5
| | | | | | | | A dependency to rzymek:fullcalendar has also been added.
* | Added ability to change card's parent.Nicu Tofan2018-06-262-3/+16
| |
* | Show parent in card (no links, yet)Nicu Tofan2018-06-262-0/+69
| |
* | Board level settings for subtasksNicu Tofan2018-06-262-1/+17
| |
* | Check for null and undefined in board defaultsNicu Tofan2018-06-261-2/+2
| |
* | implement getDefaultSwimline for boardsNicu Tofan2018-06-261-0/+12
| |
* | change all mentions of Kids => ChildrenNicu Tofan2018-06-261-3/+3
| |
* | A better name for incoming subtasksNicu Tofan2018-06-261-1/+1
| |
* | Get rid of old implementation for substacksNicu Tofan2018-06-264-169/+8
| |
* | Take archived status into consideration for subtasksNicu Tofan2018-06-261-3/+18
| |
* | Can add cards as subtasksNicu Tofan2018-06-261-0/+54
| |
* | Switch from subtasks to cards in modelNicu Tofan2018-06-261-3/+3
| |
* | Helpers for dealing with trees of cardsNicu Tofan2018-06-261-0/+19
| |
* | added ability to create a tree of cardsNicu Tofan2018-06-261-0/+5
| |
* | Initial implementation for subtasksNicu Tofan2018-06-264-7/+30
| |
* | Some inspiration from checklists to subtasksNicu Tofan2018-06-261-0/+34
| |
* | Added subtasks model and APIs for itNicu Tofan2018-06-261-0/+139
|/
* fixing search for dropdown fields, and error on loading boardIgnatz2018-06-141-5/+5
|
* trying to fix display Issue with dropdown custom fieldsIgnatz2018-06-141-3/+17
|
* Fix lint errorRJevnikar2018-06-051-1/+1
|
* Fix problems highlighted by Codacy/PR Quality ReviewRJevnikar2018-06-051-1/+1
|
* Add additional label colours (from pull by JamesLavin), Add Assigned & ↵RJevnikar2018-06-052-0/+19
| | | | Requested By text fields.
* possible quickfix for all customFields Import errorsIgnatz2018-05-231-0/+1
|