Commit graph

60 commits

Author SHA1 Message Date
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
aead18eb58
change all mentions of Kids => Children 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
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
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
Ignatz
838578657d template literals correction 2018-05-18 10:43:43 +02:00
Ignatz
d6cfac0122 linter corrections 2018-05-18 10:24:51 +02:00
IgnatzHome
9518a5c11e resolving merge conflicts 2018-05-17 20:21:07 +02:00
Lauri Ojansivu
682eab74d9 Fix lint error.
Related https://github.com/wekan/wekan/pull/1626
2018-05-05 00:30:34 +03:00
thisNeko
2da157dbb0 API Edit Card Labels 2018-05-04 14:32:36 +02:00
couscous3
83e7e4fb27
POST /cards: allow setting card members
if members isn't specified then the authorId will be the only member of the card, otherwise the provided members attribute will be used
2018-05-03 00:35:47 +02:00
RJevnikar
07217d0e51 Add additional dates (received & end), default title of checklists to 'Checklist'
Remove translations

Add additional dates (received & end), default name checklists to Checklist
2018-03-26 20:51:24 +00:00
Andrés Manelli
243af32fc7 Add checklist ordering capability 2018-03-19 16:47:07 -03:00
Ghassen Rjab
59ba2111e8 Fix lint warnings 2018-02-27 02:57:58 +01:00
couscous3
ee0f42eeb1
add swimlaneId to POST /api/boards/:boardId/lists/:listId/cards route 2018-02-19 14:55:56 +01:00
Andrés Manelli
fcebb2a537 Fix move parameters 2018-02-07 01:24:15 -03:00
Andrés Manelli
ee2a43dd5b Add siwmlane button. Allow card drop between swimlanes 2018-01-19 16:00:02 -03:00
Andrés Manelli
690a5b9703 First swimlane draft, no functionality 2018-01-19 12:22:03 -03:00
Lauri Ojansivu
7c403053e3 Fix lint errors. 2017-12-03 04:00:55 +02:00
Lauri Ojansivu
e162fe3c0f Merge branch 'card-spent-time' of https://github.com/thuanpq/wekan into thuanpq-card-spent-time 2017-11-21 10:03:02 +02:00
Thuan Pham Quoc
eec3c301bc Add card spent time to log time what can be overtime or not (will support filtering in future) 2017-11-20 22:26:31 +07:00
Ghassen Rjab
5a37ba0d9f Move cards cross boards 2017-11-14 03:03:29 +01:00
amadilsons
c17f26f6ba fix: always restore archived cards if wip limit is soft 2017-10-31 21:20:53 +00:00
amadilsons
214fe6a61f feature implemented, known bugs fixed 2017-10-05 16:46:55 +02:00
amadilsons
c865bfe497 most work concluded, code needs clean up, further testing required 2017-10-04 17:48:37 +02:00
Pouyan Savoli
caad952bc1 text custom fields are now editable using inlinedForm 2017-09-22 22:59:32 +02:00
Pouyan Savoli
6ff89b43b6 show custom fields on cards but still with dummy value 2017-09-22 22:59:32 +02:00
Pouyan Savoli
733b14dcd8 card model and card ui preparation for custom fields #2 2017-09-22 22:59:32 +02:00
Pouyan Savoli
d87191f17e card model and card ui preparation for custom fields 2017-09-22 22:59:32 +02:00
zago
e2ee005a5f direct hook to bypass the checking step with API request 2017-07-19 10:27:23 +02:00
zago
cbcf10a02b fixe travis 2017-07-07 11:37:35 +02:00
zago
cac82e4330 checking the authorId when adding card 2017-07-07 11:11:38 +02:00
zago
afc30226ac fixe error 2017-06-29 15:45:27 +02:00
zago
95f1772280 linebreaker fixing 2017-06-29 14:10:45 +02:00
zago
3a99eb9c9f adding a put method to update a card 2017-06-29 12:24:33 +02:00
mayjs
c59891d44b Added readonly user access to cards 2017-05-15 21:41:21 +02:00
huneau romain
b5271e5346 add token authentication, only admin can use api 2017-05-11 12:15:02 +02:00
Lauri Ojansivu
0319bcf7bb REST API - Meteor 1.4 - first step issue 2017-04-27 20:49:24 +03:00
maulal
06699007c4 Bug: orphan documents were created when cards were deleted 2017-02-25 02:16:00 +01:00