summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'devel'Lauri Ojansivu2018-05-101-6/+6
|\
| * Update dependencies.Lauri Ojansivu2018-05-101-6/+6
| |
* | Merge branch 'devel'Lauri Ojansivu2018-05-104-47/+47
|\|
| * Update translations.Lauri Ojansivu2018-05-104-47/+47
| |
* | Merge branch 'devel'Lauri Ojansivu2018-05-0854-42/+165
|\|
| * v0.95v0.95Lauri Ojansivu2018-05-083-4/+4
| |
| * Update translation (de).Lauri Ojansivu2018-05-081-2/+2
| |
| * Update translations.Lauri Ojansivu2018-05-0842-44/+86
| |
| * Admin Panel: Option to block username change.Lauri Ojansivu2018-05-081-2/+3
| | | | | | | | Thanks to thiagofernando !
| * Merge pull request #1627 from thiagofernando/develLauri Ojansivu2018-05-0848-72/+106
| |\ | | | | | | Includes possibility to block username change
| | * send settingBody.jadeThiago Fernando S. dos Santos2018-05-071-1/+9
| | |
| | * revert translations filesThiago Fernando S. dos Santos2018-05-0442-42/+0
| | |
| | * Includes possibility to block username changeThiago Fernando S. dos Santos2018-05-0447-71/+139
| | |
| * | Add a new API route to create a new label in a given board.Lauri Ojansivu2018-05-081-1/+2
| | | | | | | | | | | | Thanks to ThisNeko !
| * | Merge pull request #1630 from ThisNeko/develLauri Ojansivu2018-05-081-0/+29
| |\ \ | | | | | | | | Add a new API route to create a new label in a given board
| | * | correctionNET\faguet2018-05-071-1/+1
| | | |
| | * | 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
| |/
* | Merge branch 'devel'Lauri Ojansivu2018-05-034-4/+13
|\|
| * 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
* | Merge branch 'devel'Lauri Ojansivu2018-05-024-6/+18
|\|
| * 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
| |/
* | Merge branch 'devel'Lauri Ojansivu2018-05-011-2/+3
|\|
| * Better text formatting.Lauri Ojansivu2018-05-011-2/+3
| |
* | Merge branch 'devel'Lauri Ojansivu2018-05-014-3/+11
|\|
| * 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
* | Merge branch 'devel'Lauri Ojansivu2018-05-016-8/+20
|\|
| * 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
| |/
* | Merge branch 'devel'Lauri Ojansivu2018-05-014-10/+18
|\|