summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|
* Update translations.Lauri Ojansivu2018-04-275-65/+65
|
* Try to fix snap.Lauri Ojansivu2018-04-271-2/+2
|
* Removed not-used plugins part of Caddy download URL.Lauri Ojansivu2018-04-201-2/+4
| | | | Thanks to xet7 !
* Removed not-used plugins part of Caddy download URL.Lauri Ojansivu2018-04-201-1/+1
| | | | Thanks to xet7 !
* Use override-build instead of old deprecated prepare/build/install.Lauri Ojansivu2018-04-201-1/+10
| | | | | | | | https://github.com/canonical-docs/snappy-docs/blob/master/deprecation-notices/dn7.md Thanks to kyrofa ! Closes wekan/wekan-snap#45
* Use override-build instead of old deprecated prepare/build/install.Lauri Ojansivu2018-04-201-3/+1
| | | | | | | | https://github.com/canonical-docs/snappy-docs/blob/master/deprecation-notices/dn7.md Thanks to kyrofa ! Closes wekan/wekan-snap#45
* v0.86v0.86Lauri Ojansivu2018-04-203-3/+12
|