summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 #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 andresman...Lauri Ojansivu2017-10-033-4/+8
|/|
| * 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.Lauri Ojansivu2017-10-031-0/+8
| * | 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
|\ \
| * | 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 nz...Lauri Ojansivu2017-10-0110-4/+135
|/| |
| * | 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
|\ \
| * | Hide create label from normal users, because only board admin can create labels.Lauri Ojansivu2017-10-011-1/+2
| * | Merge branch 'fix-create_label' of https://github.com/nztqa/wekan into nztqa-...Lauri Ojansivu2017-10-011-1/+2
|/| |
| * | 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.Lauri Ojansivu2017-10-011-1/+5
| * | Merge branch 'improve-activities' of https://github.com/nztqa/wekan into nztq...Lauri Ojansivu2017-10-016-3/+81
|/| |
| * | 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.Lauri Ojansivu2017-10-011-0/+8
| * | | Merge branch 'fix-copy-card' of https://github.com/nztqa/wekan into nztqa-fix...Lauri Ojansivu2017-10-011-0/+1
|/| | |
| * | | 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.Lauri Ojansivu2017-09-301-2/+6
| * | | 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 amadilson...Lauri Ojansivu2017-09-306-22/+123
|/| | |
| * | | 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