summaryrefslogtreecommitdiffstats
path: root/models/trelloCreator.js
Commit message (Collapse)AuthorAgeFilesLines
* Add Wekan v2.95-v2.97 master branch features and fixes to meteor-1.8 branch.Lauri Ojansivu2019-07-011-3/+3
| | | | Thanks to xet7 !
* Prettier & eslint project style updateJustin Reynolds2019-06-281-168/+192
|
* - Admin Panel / Layout / Custom Product Name now changes webpage title.Lauri Ojansivu2018-12-151-2/+2
| | | | | | Thanks to xet7 ! Related #1196
* - Fix "No Comments" permission on Wekan and Trello import.Lauri Ojansivu2018-09-061-0/+2
| | | | Thanks to xet7 !
* Define sort property on swimlanes and listszebby762018-05-011-0/+2
|
* Fix lint errors ofLauri Ojansivu2018-04-271-2/+1
| | | | | | https://github.com/wekan/wekan/pull/1611 Thanks to xet7 !
* Fix Trello importation for ChecklistItemsZeBBy2018-04-271-6/+10
|
* Fix lint errors related to trello creatorGhassen Rjab2018-02-261-13/+13
|
* Fix import Trello board without swimlanesAndrés Manelli2018-02-071-0/+20
|
* Fix: Trello board import fails because of missing "Swimlane id".Lauri Ojansivu2018-01-291-0/+2
| | | | Thanks to xet7 ! Closes #1442
* Use a default color (black) for labels from TrelloGhassen Rjab2017-09-271-2/+1
|
* Ignore checklists with missing cards Ghassen Rjab2017-09-261-20/+22
|
* Import sort attribute of checklists and its items from TrelloGhassen Rjab2017-09-161-0/+2
|
* Uncomment code about adding attachments' related activitiesGhassen Rjab2017-09-021-18/+12
|
* Put 'this' in 'self' variableGhassen Rjab2017-09-021-2/+3
| | | For some reason, TrelloCreator didn't keep 'this' reference
* Add idMemberCreator to Trello attachmentGhassen Rjab2017-09-021-0/+2
| | | We need this field to attribute attachment to the user who uploaded it
* Add source field to imported attachmentsGhassen Rjab2017-09-021-0/+3
| | | We use this field to prevent adding attachments' related activities automatically only. Then this field will be removed.
* Assign user to attachment before insertingGhassen Rjab2017-08-311-0/+1
|
* Fix dates of activities related to comments imported from TrelloGhassen Rjab2017-08-241-1/+1
|
* Import Trello board activitiesGhassen Rjab2017-08-231-28/+131
|
* Import boards in SandstormGhassen Rjab2017-07-241-1/+8
|
* Add import Wekan board featureGhassen Rjab2017-07-081-0/+500