summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'devel' of https://github.com/andresmanelli/wekan into ↵Lauri Ojansivu2017-10-033-4/+8
|\ | | | | | | andresmanelli-devel
| * Send result before webhookAndrés Manelli2017-09-292-4/+4
| |
| * Add some parameters to webhookAndrés Manelli2017-09-292-1/+5
| |
* | Merge branch 'nztqa-improve-comment-only' into develLauri Ojansivu2017-10-035-6/+11
|\ \ | | | | | | | | | | | | Fix: Slider for Comments only does not work correctly with over 21 activities. Thanks to nztqa ! Closes #1269
| * | Fix: Slider for Comments only does not work correctly with over 21 activities.Lauri Ojansivu2017-10-031-0/+8
| | | | | | | | | | | | Thanks to nztqa ! Closes #1269
| * | Use Meteor.subscribe instead of DOM manipulation for Hide system messagesnztqa2017-10-034-5/+3
| | |
| * | Remove console lognztqa2017-10-031-1/+0
|/ /
* | Fix typo.Lauri Ojansivu2017-10-011-1/+1
| |
* | v0.45v0.45Lauri Ojansivu2017-10-013-4/+4
| |
* | Merge branch 'nztqa-improve-announcement' into develLauri Ojansivu2017-10-0146-9/+241
|\ \ | | | | | | | | | Site Wide Announcement. Thanks to nztqa !
| * | Fix lint errors.Lauri Ojansivu2017-10-011-4/+2
| | |
| * | Update translations.Lauri Ojansivu2017-10-0134-0/+102
| | |
| * | Site Wide Announcement. Thanks to nztqa !Lauri Ojansivu2017-10-011-1/+2
| | |
| * | Merge branch 'improve-announcement' of https://github.com/nztqa/wekan into ↵Lauri Ojansivu2017-10-0110-4/+135
|/| | | | | | | | | | | nztqa-improve-announcement
| * | Rename notice -> announcementnztqa2017-10-019-39/+39
| | |
| * | Add message from service administratornztqa2017-09-2810-4/+135
| |/
* | Merge branch 'nztqa-fix-create_label' into develLauri Ojansivu2017-10-012-2/+4
|\ \ | | | | | | | | | | | | git commit CHANGELOG.md -m "Hide create label from normal users, because only board admin can create labels. Thanks to nztqa ! Closes #1229"
| * | Hide create label from normal users, because only board admin can create labels.Lauri Ojansivu2017-10-011-1/+2
| | | | | | | | | | | | Thanks to nztqa ! Related #1229
| * | Merge branch 'fix-create_label' of https://github.com/nztqa/wekan into ↵Lauri Ojansivu2017-10-011-1/+2
|/| | | | | | | | | | | nztqa-fix-create_label
| * | Add check to see if permissionnztqa2017-09-291-1/+2
| |/
* | Merge branch 'nztqa-improve-activities' into develLauri Ojansivu2017-10-017-4/+86
|\ \ | | | | | | | | | | | | Slider for Comments only in activity feed. Thanks to nztqa ! Closes #1182
| * | Slider for Comments only in activity feed.Lauri Ojansivu2017-10-011-1/+5
| | | | | | | | | | | | Thanks to nztqa ! Closes #1182
| * | Merge branch 'improve-activities' of https://github.com/nztqa/wekan into ↵Lauri Ojansivu2017-10-016-3/+81
|/| | | | | | | | | | | nztqa-improve-activities
| * | Disable button when "Hide system messages" in user profile setting is validnztqa2017-09-254-4/+15
| | |
| * | Add comments only in activity feednztqa2017-09-256-3/+70
| | |
* | | Merge branch 'nztqa-fix-copy-card' into develLauri Ojansivu2017-10-012-0/+9
|\ \ \ | | | | | | | | | | | | | | | | Fix Data inconsistency when copying card. Thanks to nztqa ! Related #1218
| * | | Fix Data inconsistency when copying card.Lauri Ojansivu2017-10-011-0/+8
| | | | | | | | | | | | | | | | Thanks to nztqa ! Related #1218
| * | | Merge branch 'fix-copy-card' of https://github.com/nztqa/wekan into ↵Lauri Ojansivu2017-10-011-0/+1
|/| | | | | | | | | | | | | | | nztqa-fix-copy-card
| * | | Remove cover idnztqa2017-09-251-0/+1
| |/ /
* | | v0.44v0.44Lauri Ojansivu2017-09-303-5/+5
| | |
* | | Merge branch 'amadilsons-issue881' into develLauri Ojansivu2017-09-3039-27/+164
|\ \ \ | | | | | | | | | | | | | | | | Confirm popup appears before Checklist Delete. Thanks to amadilsons ! Closes #881
| * | | Confirm popup appears before Checklist Delete.Lauri Ojansivu2017-09-301-2/+6
| | | | | | | | | | | | | | | | Thanks to amadilsons ! Closes #881
| * | | Update translations.Lauri Ojansivu2017-09-3035-11/+43
| | | |
| * | | Restore spacing.Lauri Ojansivu2017-09-301-1/+1
| | | |
| * | | Merge branch 'issue881' of https://github.com/amadilsons/wekan into ↵Lauri Ojansivu2017-09-306-22/+123
|/| | | | | | | | | | | | | | | amadilsons-issue881
| * | | fixed linting erroramadilsons2017-09-291-1/+1
| | | |
| * | | removed unnecessary deleteDialog helper, delete dialog now uses tap-i18namadilsons2017-09-296-13/+13
| | | |
| * | | removed linting errorsamadilsons2017-09-271-1/+1
| | | |
| * | | code clean upamadilsons2017-09-271-11/+0
| | | |
| * | | Merge branch 'master' of https://github.com/wekan/wekan into issue881amadilsons2017-09-2746-52/+215
| |\ \ \ | | | |/ | | |/|
| * | | sugested fix for issue #881amadilsons2017-09-273-20/+132
| | | |
* | | | Merge branch 'GhassenRjab-feature/fix-trello-import' into develLauri Ojansivu2017-09-302-22/+31
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | Fix errors when importing from Trello. Thanks to GhassenRjab ! Closes #1243, closes #1245
| * | | Fix errors when importing from Trello.Lauri Ojansivu2017-09-301-0/+8
| | | | | | | | | | | | | | | | Thanks to GhassenRjab ! Closes #1243, closes #1245
| * | | Use a default color (black) for labels from TrelloGhassen Rjab2017-09-271-2/+1
| | | |
| * | | Ignore checklists with missing cards Ghassen Rjab2017-09-261-20/+22
|/ / /
* | | v0.43v0.43Lauri Ojansivu2017-09-252-3/+3
| | |
* | | Add emojis back, because removing them broke local dev Sandstorm.Lauri Ojansivu2017-09-255-2/+32
| | | | | | | | | | | | Thanks to xet7 ! Opens #1248, opens #743, opens #643, opens #323
* | | v0.42v0.42Lauri Ojansivu2017-09-253-4/+6
| | |
* | | Remove emoji support, because it breaks MAC addresses, urls, code etc.Lauri Ojansivu2017-09-255-24/+8
| | | | | | | | | | | | Thanks to xet7 ! Closes #1248, closes #743, closes #643, closes #323
* | | v0.41v0.41Lauri Ojansivu2017-09-254-17/+11
| |/ |/|