summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| * Fix card copy and move with swimlanesAndrés Manelli2018-03-072-19/+36
| |
* | Merge branch 'devel'Lauri Ojansivu2018-03-072-3/+6
|\|
| * Merge branch 'lumatijev-patch-1' into develLauri Ojansivu2018-03-072-3/+6
| |\
| | * - Fix swimlane header rotation on Google Chrome. After this changeLauri Ojansivu2018-03-071-2/+4
| | | | | | | | | | | | | | | | | | | | | both Firefox 58 and Google Chrome 64 have properly rotated swimlane header. Thanks to lumatijev !
| | * Fix swimlane header rotation on Google ChromeLuka Matijević2018-03-071-1/+2
| |/ | | | | After this change both Firefox 58 and Google Chrome 64 have properly rotated swimlane header.
* | Merge branch 'devel'Lauri Ojansivu2018-03-072-29/+29
|\|
| * Update translations.Lauri Ojansivu2018-03-072-29/+29
| |
* | Merge branch 'devel'Lauri Ojansivu2018-03-078-12/+11
|\|
| * - Fix scroll when dragging elements. RemoveLauri Ojansivu2018-03-071-1/+3
| | | | | | | | | | | | | | | | | | | | | | scrollbars from swimlanes. - Partial fix for scroll bar inside cardDetails. Thanks to andresmanelli ! Closes #1458, closes #1484, closes #1481, closes #1497, closes #1521