summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Update translations.Lauri Ojansivu2018-04-202-16/+16
|
* Merge branch 'devel' of github.com:wekan/wekan into develv0.85Lauri Ojansivu2018-04-180-0/+0
|\
| * - Use curl to download 100% CPU fibers fixed node in snapLauri Ojansivu2018-04-183-5/+7
| | | | | | | | | | | | - Remove paxctl from snap package Thanks to xet7 !
* | v0.85Lauri Ojansivu2018-04-183-5/+7
|/ | | | | | | | And: - Use curl to download 100% CPU fibers fixed node in snap - Remove paxctl from snap package Thanks to xet7 !
* Use curl to download 100% CPU usage fibers fixed node in snap.Lauri Ojansivu2018-04-181-2/+2
|
* Fix typo.Lauri Ojansivu2018-04-181-1/+1
|
* - Removed paxctl alpine fix #1303 , because it did not work anymore, so ↵Lauri Ojansivu2018-04-181-1/+3
| | | | | | | | | | Docker container and Snap did not build correctly. Thanks to xet7 ! Closes #1594
* Removed paxctl alpine fix #1303 , because it did not work anymore.Lauri Ojansivu2018-04-182-6/+8
| | | | | | Thanks to xet7 ! Closes #1594
* - Fix checklists items migration error "title is required"Lauri Ojansivu2018-04-181-1/+2
| | | | | | Thanks to xet7 ! Closes #1576
* - Fix checklists items migration error "title is required"Lauri Ojansivu2018-04-181-1/+1
| | | | | | Thanks to xet7 ! Closes #1576