summaryrefslogtreecommitdiffstats
path: root/client/components/cards
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'keep-attachment-section-for-uploading-attachment-easier' of htt...Lauri Ojansivu2017-12-111-6/+5
|\
| * Always display attachment section for uploading file quicklyThuan Pham Quoc2017-12-101-6/+5
* | Merge branch 'auto-update-card-cover-with-latest-uploaded-image' of https://g...Lauri Ojansivu2017-12-111-1/+7
|\ \
| * | Added - auto update card cover with latest uploaded image attachment of cardThuan Pham Quoc2017-12-091-1/+7
| |/
* | Merge branch 'dont-open-swipebox-overlay-while-downloading-update-cover' of h...Lauri Ojansivu2017-12-111-2/+2
|\ \
| * | Fixed - don't open swipebox on update card cover - download file - delete fileThuan Pham Quoc2017-12-081-2/+2
| |/
* / Fix lint errors.Lauri Ojansivu2017-12-031-2/+2
|/
* Fix lint error.Lauri Ojansivu2017-12-021-2/+0
* Move global subscription to template subscription so that subscriptionLauri Ojansivu2017-12-021-0/+4
* Merge branch 'card-spent-time' of https://github.com/thuanpq/wekan into thuan...Lauri Ojansivu2017-11-216-4/+138
|\
| * Update spent time title to indicate Overtime or normal Spent timeThuan Pham Quoc2017-11-201-1/+5
| * Add card spent time to log time what can be overtime or not (will support fil...Thuan Pham Quoc2017-11-206-4/+134
* | Merge branch 'fix-title-editing-shift-key-firefox' of https://github.com/cous...Lauri Ojansivu2017-11-211-1/+1
|\ \
| * | card detail: fix title editing with shift keycouscous32017-11-201-1/+1
| |/
* | Merge branch 'remove-minicard-title-whitespace' of https://github.com/couscou...Lauri Ojansivu2017-11-211-0/+3
|\ \
| * | remove erroneous minicard title whitespacecouscous32017-11-201-0/+3
| |/
* | Fix Copy/Move cards. Thanks to thuanpq !Lauri Ojansivu2017-11-212-3/+6
* | Merge branch 'feature/copy-move-cards-x-boards' of https://github.com/Ghassen...Lauri Ojansivu2017-11-202-2/+54
|\ \ | |/ |/|
| * Hide list of boards in Copy|Move cards for Sandstorm usersGhassen Rjab2017-11-141-2/+8
| * Move cards cross boardsGhassen Rjab2017-11-141-1/+1
| * Copy cards cross boardsGhassen Rjab2017-11-142-1/+47
* | Updated comments about pressing enter on formsBrooks Becton2017-11-142-1/+3
* | Added markdown support to card-titles, minicard-titles, checklist title, and ...Brooks Becton2017-11-145-10/+21
|/
* Added swipebox package and added it to attachement imagesBrooks Becton2017-10-282-5/+2
* Added media queries to resize attatchmentsBrooks Becton2017-10-281-0/+21
* 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-032-2/+2
* Remove console lognztqa2017-10-031-1/+0
* 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 'improve-activities' of https://github.com/nztqa/wekan into nztq...Lauri Ojansivu2017-10-012-1/+17
|\ \
| * | Disable button when "Hide system messages" in user profile setting is validnztqa2017-09-252-1/+9
| * | Add comments only in activity feednztqa2017-09-252-1/+9
| |/
* | 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
| |/
* | 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-272-12/+14
|\|
| * Update Checklists clientGhassen Rjab2017-09-242-12/+14
* | sugested fix for issue #881amadilsons2017-09-273-20/+132
|/
* Merge branch 'issue-1213' of https://github.com/frmwrk123/wekan into frmwrk12...Lauri Ojansivu2017-09-131-0/+1
|\
| * 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
|/
* Added copy card functionalityJim Martens2017-09-051-0/+45
* Added copy card to templateJim Martens2017-09-051-0/+7
* Assign user to attachment before insertingGhassen Rjab2017-08-311-1/+2