summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Add a new API route to create a new label in a given boardNET\faguet2018-05-071-0/+29
| | | |
* | | | Fix error: title is required.Lauri Ojansivu2018-05-081-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thanks to Shahar-Y ! Related https://github.com/wekan/wekan/commit/8d5cbf1e6c2b6d467fe1c0708cd794fd11b98a2e#commitcomment-28880774 Closes #1576
* | | | Fix error: title is required.Lauri Ojansivu2018-05-081-1/+1
|/ / / | | | | | | | | | | | | | | | Related https://github.com/wekan/wekan/commit/8d5cbf1e6c2b6d467fe1c0708cd794fd11b98a2e Closes #1576
* | | Fix link.Lauri Ojansivu2018-05-061-1/+1
| | |
* | | Fix link.Lauri Ojansivu2018-05-061-1/+1
| | |
* | | Fix linkLauri Ojansivu2018-05-061-2/+1
| | |
* | | Tried to fix, but it did not work yet.Lauri Ojansivu2018-05-061-1/+1
| | |
* | | Fix lint error.Lauri Ojansivu2018-05-051-1/+1
| | | | | | | | | | | | Related https://github.com/wekan/wekan/pull/1626
* | | - REST API Edit Card Labels.Lauri Ojansivu2018-05-041-0/+8
|/ / | | | | | | Thanks to ThisNeko !
* | Merge pull request #1626 from ThisNeko/develLauri Ojansivu2018-05-041-0/+5
|\ \ | | | | | | API Edit Card Labels
| * | API Edit Card LabelsthisNeko2018-05-041-0/+5
|/ /
* | v0.94v0.94Lauri Ojansivu2018-05-033-3/+11
| |
* | Merge pull request #1622 from couscous3/patch-2Lauri Ojansivu2018-05-031-1/+2
|\ \ | | | | | | POST /cards: allow setting card members
| * | POST /cards: allow setting card memberscouscous32018-05-031-1/+2
|/ / | | | | if members isn't specified then the authorId will be the only member of the card, otherwise the provided members attribute will be used
* | v0.93v0.93Lauri Ojansivu2018-05-023-4/+4
| |
* | Merge branch 'lichtamberg-devel' into develLauri Ojansivu2018-05-022-3/+15
|\ \
| * | - Checklist items lineheight to 18px, and positioning improvements.Lauri Ojansivu2018-05-021-0/+9
| | | | | | | | | | | | Thanks to lichtamberg !
| * | Changed px to em and added margin for add-checklist-item linkPeter L2018-05-021-2/+2
| | |
| * | Move checkbox down, so it aligns at the same height like the textPeter L2018-05-021-1/+4
| | |
| * | Change checklist-item line-height to 18px. Fixes #1619Peter Lampesberger2018-05-021-1/+1
|/ /
* | Better text formatting.Lauri Ojansivu2018-05-011-2/+3
| |
* | v0.92v0.92Lauri Ojansivu2018-05-013-4/+4
| |
* | Try to fix: Users who register with an invitation code can't see lists/cards.Lauri Ojansivu2018-05-011-0/+7
| | | | | | | | | | | | | | | | Please test. Thanks to andresmanelli ! Related #1610
* | Try to fix: Users who register with an invitation code can't see lists/cards.Lauri Ojansivu2018-05-011-0/+1
| | | | | | | | | | | | | | | | Please test. Thanks to andresmanelli ! Related #1610
* | v0.91v0.91Lauri Ojansivu2018-05-013-4/+4
| |
* | Merge branch 'zebby76-devel' into develLauri Ojansivu2018-05-014-5/+17
|\ \
| * | - Fix Wekan Import / Export lists not being sortable.Lauri Ojansivu2018-05-011-0/+8
| | | | | | | | | | | | Thanks to zebby76 !
| * | Define sort property on swimlanes and listszebby762018-05-013-5/+9
|/ /
* | v0.90v0.90Lauri Ojansivu2018-05-013-4/+6
| |
* | - Remove space from between checklist items, so longer checklists can be ↵Lauri Ojansivu2018-05-011-2/+9
| | | | | | | | | | | | seen at once. Thanks to xet7 !
* | - Remove space from between checklist items, so longer checklists can be ↵Lauri Ojansivu2018-05-011-5/+4
| | | | | | | | | | | | seen at once. Thanks to xet7 !
* | Text to lowercase.Lauri Ojansivu2018-04-301-1/+1
| |
* | Shorter text.Lauri Ojansivu2018-04-301-1/+1
| |
* | Fix links.Lauri Ojansivu2018-04-301-2/+2
| |
* | Update readme layout.Lauri Ojansivu2018-04-301-11/+2
| |
* | Add badges.Lauri Ojansivu2018-04-301-6/+16
| |
* | v0.89v0.89Lauri Ojansivu2018-04-293-4/+4
| |
* | Merge branch 'zebby76-devel' into develLauri Ojansivu2018-04-293-21/+49
|\ \
| * | - Fix Wekan import / Export for ChecklistItems.Lauri Ojansivu2018-04-291-0/+9
| | | | | | | | | | | | Thanks to zebby76 !
| * | Fix Wekan import / Export for ChecklistItemsSebastian Molle2018-04-282-21/+40
|/ /
* | v0.88v0.88Lauri Ojansivu2018-04-273-4/+4
| |
* | Fix lint errors ofLauri Ojansivu2018-04-271-2/+1
| | | | | | | | | | | | https://github.com/wekan/wekan/pull/1611 Thanks to xet7 !
* | Merge branch 'zebby76-devel' into develLauri Ojansivu2018-04-272-6/+18
|\ \
| * | - Fix Trello import of ChecklistItems.Lauri Ojansivu2018-04-271-0/+8
| | | | | | | | | | | | Thanks to zebby76 !
| * | Fix Trello importation for ChecklistItemsZeBBy2018-04-271-6/+10
|/ /
* | Try to fix snap buildLauri Ojansivu2018-04-271-2/+4
| |
* | v0.87v0.87Lauri Ojansivu2018-04-273-4/+4
| |
* | Fix: Copy Card, Move Card and Copy Checklist Template to Many Cards - No ↵Lauri Ojansivu2018-04-271-0/+2
| | | | | | | | | | | | | | | | longer works in menu in Sandstorm. Thanks to xet7 ! Closes #1607
* | Fix: Copy Card, Move Card and Copy Checklist Template to Many Cards - No ↵Lauri Ojansivu2018-04-271-12/+3
| | | | | | | | | | | | | | | | longer works in menu in Sandstorm. Thanks to xet7 ! Closes #1607
* | Try to fix snapLauri Ojansivu2018-04-271-2/+3
| |