summaryrefslogtreecommitdiffstats
path: root/client/components/cards
Commit message (Expand)AuthorAgeFilesLines
* Fix card copy and move with swimlanesAndrés Manelli2018-03-072-19/+36
* Partial fix for scroll bar inside cardDetailsAndrés Manelli2018-03-061-1/+0
* changed variable namesErik Turk2018-02-152-5/+5
* change copyMany to copyChecklistToManyCards for instructions and titleErik Turk2018-02-151-2/+2
* i18n fixesErik Turk2018-02-141-2/+2
* spaces/tabs okay - no 'git add i18n/en-GB.i18n.json'Erik Turk2018-02-081-2/+2
* Merge branch 'devel' into copyManyErik Turk2018-02-081-5/+5
|\
| * Fix move parametersAndrés Manelli2018-02-071-5/+5
* | more spacing/tabs fixesErik Turk2018-02-081-20/+20
* | fixed spacing & indentation - changed var to constErik Turk2018-02-081-36/+32
* | remove console.log statementsErik Turk2018-02-081-7/+1
* | finish adding[4~ copyManyErik Turk2018-02-082-6/+13
* | missing )Erik Turk2018-02-051-1/+1
* | add titleList.split to copyManyCardErik Turk2018-02-051-23/+28
* | added copyManyCardErik Turk2018-02-051-0/+14
* | added PopupErik Turk2018-02-051-0/+49
* | added copyManyCardErik Turk2018-02-051-0/+1
* | Revert "added copyManyCard"Erik Turk2018-02-051-1/+0
* | added copyManyCardErik Turk2018-02-051-0/+1
|/
* First swimlane draft, no functionalityAndrés Manelli2018-01-191-6/+6
* different icons for start and due dateMatthias Marschall2018-01-042-8/+20
* Update - auto update card cover with new image uploaded via drag&dropThuan Pham Quoc2017-12-181-1/+6
* 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