summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix: Admin announcement can be viewed without signing in.Lauri Ojansivu2017-10-092-6/+15
| | | | Thanks to nztqa ! Closes #1281
* Dockerfile base image to debian:jessie-slimLauri Ojansivu2017-10-061-2/+5
|
* Dockerfile base image from debian:8.9 to bitnami/minideb:jessieLauri Ojansivu2017-10-061-5/+2
|
* MongoDB v3.2.17Lauri Ojansivu2017-10-061-1/+1
|
* v0.47v0.47Lauri Ojansivu2017-10-043-4/+4
|
* Update translations.Lauri Ojansivu2017-10-044-239/+239
|
* Merge branch 'nztqa-improve-slider-color' into develLauri Ojansivu2017-10-043-7/+27
|\ | | | | | | Use theme color for Slider for Comments only. Thanks to nztqa! Closes #1274
| * Use theme color for Slider for Comments only. Thanks to nztqa! Closes #1274Lauri Ojansivu2017-10-041-0/+8
| |
| * Add toggle switch-style for board color change eventsnztqa2017-10-041-0/+11
| |
| * Add check to see if permission is available (with isBoardMember)nztqa2017-10-041-7/+8
|/
* v0.46v0.46Lauri Ojansivu2017-10-033-4/+4
|
* SECURIY FIX: Meteor allow/deny. Thanks to nztqa ! Closes #1271Lauri Ojansivu2017-10-031-0/+2
|
* SECURITY FIX: Meteor allow/deny.Lauri Ojansivu2017-10-031-1/+1
|
* Merge branch 'andresmanelli-devel' into develLauri Ojansivu2017-10-034-6/+14
|\
| * Webhook parameters and response order. Thanks to andresmanelli !Lauri Ojansivu2017-10-031-2/+6
| |
| * 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