summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'devel'Lauri Ojansivu2018-04-052-4/+8
|\
| * - Removed checkbox from checklist name to have more of material design look.Lauri Ojansivu2018-04-052-4/+8
| | | | | | | | | | | | Thanks to quantazelle and xet7 ! Related #1568
* | Merge branch 'devel'Lauri Ojansivu2018-04-053-2/+10
|\|
| * - Removed forcing "cards" translations to lowercase in count of cards.Lauri Ojansivu2018-04-053-2/+10
| | | | | | | | | | | | | | | | - Finnish translation of cards to lowercase. Thanks to Chartman123 and xet7 ! Closes #1571
* | Merge branch 'devel'Lauri Ojansivu2018-04-046-4/+22
|\|
| * v0.80v0.80Lauri Ojansivu2018-04-043-4/+4
| |
| * Added meteor packages for security:Lauri Ojansivu2018-04-041-2/+5
| | | | | | | | | | | | | | - browser-policy - eluck:accounts-lockout Thanks to xet7 !
| * Added meteor packages for security:Lauri Ojansivu2018-04-042-0/+7
| | | | | | | | | | | | | | - browser-policy - eluck:accounts-lockout Thanks to xet7 !
| * - Changed icon of checklist name to uncheckedLauri Ojansivu2018-04-041-0/+8
| | | | | | | | Thanks to quantazelle ! Related #1568
| * Changed icon of checklist name. Related #1568Lauri Ojansivu2018-04-041-1/+1
| |
* | Merge branch 'devel'Lauri Ojansivu2018-04-041-108/+1
|\|
| * Try to fix travisLauri Ojansivu2018-04-041-108/+1
| |
* | Merge branch 'devel'Lauri Ojansivu2018-04-045-16/+116
|\|
| * Update translations.Lauri Ojansivu2018-04-042-5/+5
| |
| * Update all from wekan-mongodb to main wekan repo docker-compose.yml fileLauri Ojansivu2018-04-041-2/+109
| |
| * Remove warnings about Docker. MongoDB to 3.2.19.Lauri Ojansivu2018-04-043-9/+2
| |
* | Merge branch 'devel'Lauri Ojansivu2018-04-033-15/+15
|\|
| * Update translations.Lauri Ojansivu2018-04-033-15/+15
| |
* | 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
| |/