summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'devel'Lauri Ojansivu2018-03-3113-135/+157
|\
| * v0.79v0.79Lauri Ojansivu2018-03-313-5/+5
| |
| * Update translations.Lauri Ojansivu2018-03-317-42/+48
| |
| * Fix lint errors.Lauri Ojansivu2018-03-311-2/+2
| |
| * Merge branch 'andresmanelli-fixDragInListsView' into develLauri Ojansivu2018-03-314-90/+106
| |\
| | * - Fix drag in lists viewLauri Ojansivu2018-03-311-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | - Set fixed width for swimlane header Thanks to andresmanelli ! Closes #1553, closes #1546
| | * Merge branch 'fixDragInListsView' of https://github.com/andresmanelli/wekan ↵Lauri Ojansivu2018-03-313-88/+99
| |/| | | | | | | | | | into andresmanelli-fixDragInListsView
| | * Fix drag in lists viewAndrés Manelli2018-03-312-87/+98
| | |
| | * Set fixed width for swimlane headerAndrés Manelli2018-03-311-1/+1
| | |
* | | Merge branch 'devel'Lauri Ojansivu2018-03-2951-67/+506
|\| |
| * | Merge branch 'rjevnikar-additionalDates' into develLauri Ojansivu2018-03-2951-60/+499
| |\ \
| | * | - Add Received Date and End Date. Between them is already existing Start and ↵Lauri Ojansivu2018-03-291-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | Due Date. Thanks to rjevnikar !
| | * | Merge branch 'additionalDates' of https://github.com/rjevnikar/wekan into ↵Lauri Ojansivu2018-03-2950-58/+496
| |/| | | | | | | | | | | | | | rjevnikar-additionalDates
| | * | Add additional dates (received & end), default title of checklists to ↵RJevnikar2018-03-2651-18455/+209
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'Checklist' Remove translations Add additional dates (received & end), default name checklists to Checklist
| * | | Update translations.Lauri Ojansivu2018-03-291-7/+7
| |/ /
* | | Merge branch 'devel'Lauri Ojansivu2018-03-212-30/+30
|\| |
| * | Update translations.Lauri Ojansivu2018-03-212-30/+30
| | |
* | | Merge branch 'devel'Lauri Ojansivu2018-03-212-2/+2
|\| |
| * | Use personal license for non-commercial use only for Caddy.Lauri Ojansivu2018-03-212-2/+2
| | | | | | | | | | | | Related wekan/wekan-snap#39
* | | Merge branch 'devel'Lauri Ojansivu2018-03-2013-265/+345
|\| |
| * | Merge branch 'andresmanelli-checklistItems' into develLauri Ojansivu2018-03-2013-265/+345
| |\ \
| | * | Checklist items sort fix, and checklist sort capability.Lauri Ojansivu2018-03-201-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | Thanks to andresmanelli ! Closes #876, closes #1483, closes #1237
| | * | Merge branch 'checklistItems' of https://github.com/andresmanelli/wekan into ↵Lauri Ojansivu2018-03-2012-265/+337
| |/| | | | | | | | | | | | | | andresmanelli-checklistItems
| | * | Fix class name change when clicking check boxAndrés Manelli2018-03-191-1/+1
| | | |
| | * | Fix lint errorsAndrés Manelli2018-03-192-1/+2
| | | |
| | * | Add stylingAndrés Manelli2018-03-193-2/+17
| | | |
| | * | Add checklist ordering capabilityAndrés Manelli2018-03-194-36/+89
| | | |
| | * | Clean checklists modelAndrés Manelli2018-03-191-137/+0
| | | |
| | * | Fix migration. Replace old checklist-item sort algorithm.Andrés Manelli2018-03-197-67/+117
| | | |
| | * | Add checklist items model, migration and publicationAndrés Manelli2018-03-194-26/+116
| | |/
* | | Merge branch 'devel'Lauri Ojansivu2018-03-201-4/+11
|\| |
| * | Added note about no new issues about Docker.Lauri Ojansivu2018-03-201-4/+11
| |/
* | Merge branch 'devel'Lauri Ojansivu2018-03-1718-227/+689
|\|
| * v0.78v0.78Lauri Ojansivu2018-03-173-4/+4
| |
| * "DANGER" data loss warning to bigger text.Lauri Ojansivu2018-03-171-1/+1
| |
| * - Fix scroll board when opening cardDetailsLauri Ojansivu2018-03-171-1/+8
| | | | | | | | | | | | | | | | | | | | | | - Fix swimlane info not displayed in activities - Fix sandstorm default swimlane creation - Extend lists to bottom of frame in lists view - Fix drag and drop issues when re-enter board Thanks to andresmanelli ! Closes #1529, closes #1530, closes #1506, closes #1494, closes #1538, closes #1528
| * Enabled import at Sandtorm. Keep there warning about possible data loss bug.Lauri Ojansivu2018-03-171-11/+8
| |
| * Update translations.Lauri Ojansivu2018-03-173-85/+85
| |
| * Add language: Armenian.Lauri Ojansivu2018-03-171-0/+439
| |
| * Fix scroll board when opening cardDetailsAndrés Manelli2018-03-172-3/+3
| |
| * Fix swimlane info not displayed in activitiesAndrés Manelli2018-03-161-0/+3
| |
| * Fix sandstorm default swimlane creationAndrés Manelli2018-03-161-0/+4
| |
| * Extend lists to bottom of frame in lists viewAndrés Manelli2018-03-162-1/+4
| |
| * Fix drag and drop issues when re-enter boardAndrés Manelli2018-03-163-122/+131
| |
| * Change snap to previous MongoDB version 3.2.18 because of data loss:Lauri Ojansivu2018-03-151-1/+1
| | | | | | | | https://github.com/wekan/wekan-mongodb/issues/9
| * Change to previous MongoDB version 3.2.18 because of data loss:Lauri Ojansivu2018-03-151-1/+1
| | | | | | | | https://github.com/wekan/wekan-mongodb/issues/9
* | Merge branch 'devel'Lauri Ojansivu2018-03-131-11/+11
|\|
| * Update translations.Lauri Ojansivu2018-03-131-11/+11
| |
* | Merge branch 'devel'Lauri Ojansivu2018-03-073-20/+38
|\|
| * - Fix card copy and move with swimlanesLauri Ojansivu2018-03-071-1/+2
| | | | | | | | Thanks andresmanelli ! Closes #1520