Commit graph

345 commits

Author SHA1 Message Date
Lauri Ojansivu
ab73afe17a Fix lint errors. 2018-08-14 14:43:15 +03:00
Lauri Ojansivu
2f557ae3a5 - Fix Import from Trello error 400.
Thanks to xet7 !
2018-08-14 01:28:53 +03:00
Andrés Manelli
17308dc5f3 Fix lint errors 2018-08-11 01:00:21 +02:00
Andrés Manelli
6adfcb3513 Refactor imported -> linked in models 2018-08-11 00:16:31 +02:00
Andrés Manelli
bce2242528 Add imported card location 2018-08-11 00:15:51 +02:00
Andrés Manelli
f0597ef0c4 Indicate board or card through icons. Indicate if archived 2018-08-11 00:15:13 +02:00
Andrés Manelli
fb75a487fc Fix lint errors 2018-08-11 00:14:13 +02:00
Andrés Manelli
37306c8d22 Add title binding 2018-08-11 00:14:13 +02:00
Andrés Manelli
74a01691e3 Add two way binding of activities, comments, and attachments 2018-08-11 00:07:29 +02:00
Andrés Manelli
49c415f023 Add two way binding of checklists 2018-08-11 00:07:29 +02:00
Andrés Manelli
b2e175ba8c Avoid exporting imported cards 2018-08-11 00:07:29 +02:00
Andrés Manelli
724d26379c Add two way binding of card/board times 2018-08-11 00:07:29 +02:00
Andrés Manelli
0a62089df0 Allow description and member two way binding 2018-08-10 23:59:08 +02:00
Andrés Manelli
a93de07fb9 Avoid importing imported cards or boards 2018-08-10 23:57:35 +02:00
Andrés Manelli
64367a01dd Link description 2018-08-10 23:57:35 +02:00
Andrés Manelli
dcc7b2970f Add UI for importing card-as-card and board-as-card 2018-08-10 23:55:19 +02:00
Yanonix
787941857d Fix showing only the cards of the current board in calendar view 2018-08-09 12:23:34 +03:00
guillaume
ec59af3777 Integration of matomo with env vars 2018-07-27 18:08:09 +02:00
guillaume
6173a73381 enable/disable api with env var 2018-07-24 18:09:30 +02:00
guillaume
e2ae5d6b8e remove invitation code 2018-07-18 10:07:03 +02:00
guillaume
df54f15ecb patch re-invit 2018-07-16 19:20:47 +02:00
Lauri Ojansivu
7683f98b7b - Fix Title is required by setting Checklist title
during migration.

Thanks to centigrade-kdk and xet7 !

Closes #1576,
closes #1753
2018-07-06 16:14:07 +03:00
Lauri Ojansivu
074a1218fd - Fix [Title is required](https://github.com/wekan/wekan/issues/1576)
by making [Checkist title optional](https://github.com/wekan/wekan/issues/1753).

Thanks to xet7 !

Closes #1576,
closes #1753
2018-07-06 13:29:05 +03:00
Nicu Tofan
3eba6ef285
Merge branch 'devel' into nested-tasks 2018-06-28 17:00:35 +03:00
Nicu Tofan
18467dfe40
Show cards in calendar 2018-06-26 22:11:51 +03:00
Nicu Tofan
226d25ca94
Introducing third board view: calendar.
A dependency to rzymek:fullcalendar has also been added.
2018-06-26 19:55:23 +03:00
Nicu Tofan
b7d508e8c4
Added ability to change card's parent. 2018-06-26 17:39:31 +03:00
Nicu Tofan
c0ffd6c20f
Show parent in card (no links, yet) 2018-06-26 14:32:51 +03:00
Nicu Tofan
94a52080cf
Board level settings for subtasks 2018-06-26 14:32:51 +03:00
Nicu Tofan
c9f70cf382
Check for null and undefined in board defaults 2018-06-26 14:32:51 +03:00
Nicu Tofan
04745f0c2f
implement getDefaultSwimline for boards 2018-06-26 14:32:51 +03:00
Nicu Tofan
aead18eb58
change all mentions of Kids => Children 2018-06-26 14:32:50 +03:00
Nicu Tofan
50f170b75d
A better name for incoming subtasks 2018-06-26 14:32:50 +03:00
Nicu Tofan
4ac6a507cd
Get rid of old implementation for substacks 2018-06-26 14:32:50 +03:00
Nicu Tofan
6ab1cbb341
Take archived status into consideration for subtasks 2018-06-26 14:32:49 +03:00
Nicu Tofan
5a023e4315
Can add cards as subtasks 2018-06-26 14:32:49 +03:00
Nicu Tofan
adb7f5b2ca
Switch from subtasks to cards in model 2018-06-26 14:32:49 +03:00
Nicu Tofan
fd465fbb60
Helpers for dealing with trees of cards 2018-06-26 14:32:48 +03:00
Nicu Tofan
879a84184f
added ability to create a tree of cards 2018-06-26 14:32:48 +03:00
Nicu Tofan
d59583915c
Initial implementation for subtasks 2018-06-26 14:32:47 +03:00
Nicu Tofan
b627ced605
Some inspiration from checklists to subtasks 2018-06-26 14:32:47 +03:00
Nicu Tofan
c3037b155f
Added subtasks model and APIs for it 2018-06-26 14:32:47 +03:00
Ignatz
571f55f904 fixing search for dropdown fields, and error on loading board 2018-06-14 12:41:16 +02:00
Ignatz
259614b647 trying to fix display Issue with dropdown custom fields 2018-06-14 11:58:37 +02:00
RJevnikar
aa6076e087 Fix lint error 2018-06-05 21:29:28 +00:00
RJevnikar
78b9436f38 Fix problems highlighted by Codacy/PR Quality Review 2018-06-05 21:21:14 +00:00
RJevnikar
3ce3fa74b3 Add additional label colours (from pull by JamesLavin), Add Assigned & Requested By text fields. 2018-06-05 20:23:29 +00:00
Ignatz
0195044ba1 possible quickfix for all customFields Import errors 2018-05-23 11:02:23 +02:00
Lauri Ojansivu
9b465bc98b Fix lint errors back to eslint requirements. 2018-05-18 15:20:20 +03:00
Ignatz
838578657d template literals correction 2018-05-18 10:43:43 +02:00