summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'userSelfRemove' of https://github.com/amadilsons/wekan into ↵Lauri Ojansivu2017-10-092-13/+21
|\ | | | | | | amadilsons-userSelfRemove
| * user can now leave the boardamadilsons2017-10-092-13/+21
| |
* | Merge branch 'issue783' of https://github.com/amadilsons/wekan into ↵Lauri Ojansivu2017-10-098-11/+109
|\ \ | |/ |/| | | amadilsons-issue783
| * added i18n translation, minor fixamadilsons2017-10-052-5/+5
| |
| * feature implemented, known bugs fixedamadilsons2017-10-054-39/+28
| |
| * most work concluded, code needs clean up, further testing requiredamadilsons2017-10-047-78/+63
| |
| * on its wayamadilsons2017-10-043-13/+95
| |
| * mostly frontend work, lists coll update with wipLimit fieldamadilsons2017-09-293-12/+36
| |
| * basic frontend setup, List model updated with wipLimit fieldamadilsons2017-09-282-0/+18
| |
* | Fix: Admin announcement can be viewed without signing in.Lauri Ojansivu2017-10-091-6/+7
| | | | | | | | Thanks to nztqa ! Closes #1281
* | 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
| |
* | Use Meteor.subscribe instead of DOM manipulation for Hide system messagesnztqa2017-10-034-5/+3
| |
* | Remove console lognztqa2017-10-031-1/+0
| |
* | Fix lint errors.Lauri Ojansivu2017-10-011-4/+2
| |
* | Merge branch 'improve-announcement' of https://github.com/nztqa/wekan into ↵Lauri Ojansivu2017-10-016-3/+91
|\ \ | | | | | | | | | nztqa-improve-announcement
| * | Rename notice -> announcementnztqa2017-10-014-26/+26
| | |
| * | Add message from service administratornztqa2017-09-286-3/+91
| |/
* | 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 '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 '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
| |/ /
* | | Restore spacing.Lauri Ojansivu2017-09-301-1/+1
| | |
* | | fixed linting erroramadilsons2017-09-291-1/+1
| | |
* | | removed unnecessary deleteDialog helper, delete dialog now uses tap-i18namadilsons2017-09-293-11/+8
| | |
* | | 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-275-24/+29
|\ \ \ | | |/ | |/|
| * | Add emojis back, because removing them broke local dev Sandstorm.Lauri Ojansivu2017-09-252-2/+22
| | | | | | | | | | | | Thanks to xet7 ! Opens #1248, opens #743, opens #643, opens #323
| * | Remove emoji support, because it breaks MAC addresses, urls, code etc.Lauri Ojansivu2017-09-252-22/+2
| |/ | | | | | | Thanks to xet7 ! Closes #1248, closes #743, closes #643, closes #323
| * Merge branch 'devel' of https://github.com/mario-orlicky/wekan into ↵Lauri Ojansivu2017-09-243-12/+15
| |\ | | | | | | | | | mario-orlicky-devel
| | * #1233 Added plus button to add card on top of the listMário Orlický2017-09-243-12/+15
| | |
| * | Update Checklists clientGhassen Rjab2017-09-242-12/+14
| |/ | | | | Use new methods added in Checklist model
* / sugested fix for issue #881amadilsons2017-09-273-20/+132
|/
* Merge branch 'issue-1213' of https://github.com/frmwrk123/wekan into ↵Lauri Ojansivu2017-09-131-0/+1
|\ | | | | | | frmwrk123-issue-1213
| * Existing title of card is pre-filled in copy dialogJim Martens2017-09-121-0/+1
| |
* | Implemented checklist item sorting across checklistsJim Martens2017-09-121-0/+67
| |
* | Prepared template for sortable checklist itemsJim Martens2017-09-121-4/+3
|/
* Rename New integration to New Outgoing WebhookLauri Ojansivu2017-09-091-1/+1
|
* Added copy card functionalityJim Martens2017-09-051-0/+45
|
* Added copy card to templateJim Martens2017-09-051-0/+7
|
* Merge branch 'feature/manual-attachments-activities' of ↵Lauri Ojansivu2017-09-021-1/+2
|\ | | | | | | https://github.com/GhassenRjab/wekan into GhassenRjab-feature/manual-attachments-activities
| * Assign user to attachment before insertingGhassen Rjab2017-08-311-1/+2
| |
* | Allow delete from client. List all integrations in web UIAndrés Manelli2017-08-303-16/+34
|/
* Merge branch 'username-matching' of https://github.com/jonasob/wekan into ↵Lauri Ojansivu2017-08-262-3/+3
|\ | | | | | | jonasob-username-matching
| * Usernames should be able to include dots (.)Jonas Oberg2017-08-252-3/+3
| |
* | Copy card link to clipboard. Thanks to xet7 ! Closes #1188Lauri Ojansivu2017-08-262-16/+45
|/