Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Admin Panel / Layout / Custom Product Name now changes webpage title. | Lauri Ojansivu | 2018-12-15 | 1 | -2/+2 |
| | | | | | | Thanks to xet7 ! Related #1196 | ||||
* | - Fix "No Comments" permission on Wekan and Trello import. | Lauri Ojansivu | 2018-09-06 | 1 | -0/+2 |
| | | | | Thanks to xet7 ! | ||||
* | Define sort property on swimlanes and lists | zebby76 | 2018-05-01 | 1 | -0/+2 |
| | |||||
* | Fix lint errors of | Lauri Ojansivu | 2018-04-27 | 1 | -2/+1 |
| | | | | | | https://github.com/wekan/wekan/pull/1611 Thanks to xet7 ! | ||||
* | Fix Trello importation for ChecklistItems | ZeBBy | 2018-04-27 | 1 | -6/+10 |
| | |||||
* | Fix lint errors related to trello creator | Ghassen Rjab | 2018-02-26 | 1 | -13/+13 |
| | |||||
* | Fix import Trello board without swimlanes | Andrés Manelli | 2018-02-07 | 1 | -0/+20 |
| | |||||
* | Fix: Trello board import fails because of missing "Swimlane id". | Lauri Ojansivu | 2018-01-29 | 1 | -0/+2 |
| | | | | Thanks to xet7 ! Closes #1442 | ||||
* | Use a default color (black) for labels from Trello | Ghassen Rjab | 2017-09-27 | 1 | -2/+1 |
| | |||||
* | Ignore checklists with missing cards | Ghassen Rjab | 2017-09-26 | 1 | -20/+22 |
| | |||||
* | Import sort attribute of checklists and its items from Trello | Ghassen Rjab | 2017-09-16 | 1 | -0/+2 |
| | |||||
* | Uncomment code about adding attachments' related activities | Ghassen Rjab | 2017-09-02 | 1 | -18/+12 |
| | |||||
* | Put 'this' in 'self' variable | Ghassen Rjab | 2017-09-02 | 1 | -2/+3 |
| | | | For some reason, TrelloCreator didn't keep 'this' reference | ||||
* | Add idMemberCreator to Trello attachment | Ghassen Rjab | 2017-09-02 | 1 | -0/+2 |
| | | | We need this field to attribute attachment to the user who uploaded it | ||||
* | Add source field to imported attachments | Ghassen Rjab | 2017-09-02 | 1 | -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 inserting | Ghassen Rjab | 2017-08-31 | 1 | -0/+1 |
| | |||||
* | Fix dates of activities related to comments imported from Trello | Ghassen Rjab | 2017-08-24 | 1 | -1/+1 |
| | |||||
* | Import Trello board activities | Ghassen Rjab | 2017-08-23 | 1 | -28/+131 |
| | |||||
* | Import boards in Sandstorm | Ghassen Rjab | 2017-07-24 | 1 | -1/+8 |
| | |||||
* | Add import Wekan board feature | Ghassen Rjab | 2017-07-08 | 1 | -0/+500 |