Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try to fix Node 12 Buffer() deprecation errors. | Lauri Ojansivu | 2020-01-18 | 1 | -1/+1 |
| | | | | Thanks to xet7 ! | ||||
* | Change Buffer to Buffer.alloc on Node v12. Try to fix Snap. | Lauri Ojansivu | 2020-01-11 | 1 | -1/+1 |
| | |||||
* | Prettier & eslint project style update | Justin Reynolds | 2019-06-28 | 1 | -278/+301 |
| | |||||
* | Fix lint errors. | Lauri Ojansivu | 2019-04-06 | 1 | -19/+19 |
| | | | | Thanks to xet7 ! | ||||
* | Merge remote-tracking branch 'Angtrim/feature-duplicate' into edge | Lauri Ojansivu | 2019-04-06 | 1 | -0/+25 |
|\ | |||||
| * | Fixes | Angelo Gallarello | 2019-02-12 | 1 | -0/+25 |
| | | |||||
* | | wekan-import: also import each swimlane color | Benjamin Tissoires | 2019-03-11 | 1 | -0/+4 |
| | | |||||
* | | wekan-import: also import each card color | Benjamin Tissoires | 2019-03-11 | 1 | -0/+4 |
|/ | |||||
* | - Admin Panel / Layout / Custom Product Name now changes webpage title. | Lauri Ojansivu | 2018-12-15 | 1 | -1/+1 |
| | | | | | | Thanks to xet7 ! Related #1196 | ||||
* | - Fix lint warning. | Lauri Ojansivu | 2018-12-07 | 1 | -1/+2 |
| | | | | Thanks to xet7 ! | ||||
* | - Some fixes to Wekan import: | Lauri Ojansivu | 2018-11-08 | 1 | -18/+21 |
| | | | | | | | | | | | | | - isCommentOnly and isNoComments are now optional - Turn off import error checking, so something is imported anyway, and import does not stop at error. - Now most of Sandstorm export do import to Standalone Wekan, but some of imported cards, dates etc are missing. - Sandstorm Import Wekan board warning messages are now translateable. Thanks to xet7 ! Closes #1945, closes #1616, closes #1903 | ||||
* | Fixed lint errors | Angelo Gallarello | 2018-10-07 | 1 | -3/+3 |
| | |||||
* | Fix lint errors. | Lauri Ojansivu | 2018-09-16 | 1 | -188/+188 |
| | |||||
* | Merge branch 'feature-rules' of https://github.com/Angtrim/wekan into ↵ | Lauri Ojansivu | 2018-09-16 | 1 | -175/+288 |
|\ | | | | | | | Angtrim-feature-rules | ||||
| * | Export/Import done for rules | Angelo Gallarello | 2018-09-14 | 1 | -175/+288 |
| | | |||||
* | | - Fix "No Comments" permission on Wekan and Trello import. | Lauri Ojansivu | 2018-09-06 | 1 | -0/+1 |
|/ | | | | Thanks to xet7 ! | ||||
* | Define sort property on swimlanes and lists | zebby76 | 2018-05-01 | 1 | -2/+4 |
| | |||||
* | Fix Wekan import / Export for ChecklistItems | Sebastian Molle | 2018-04-28 | 1 | -21/+37 |
| | |||||
* | Import missing card fields : isOvertime, startAt and spenTime | Ghassen Rjab | 2018-03-01 | 1 | -0/+3 |
| | |||||
* | Fix import wekan board with swimlanes | Andrés Manelli | 2018-02-02 | 1 | -0/+36 |
| | |||||
* | Fix: Trello board import fails because of missing "Swimlane id". | Lauri Ojansivu | 2018-01-29 | 1 | -0/+1 |
| | | | | Thanks to xet7 ! Closes #1442 | ||||
* | Covered case of no admin and no self mapping. | Keven Kurz PC | 2017-10-29 | 1 | -4/+8 |
| | | | | | Now importer is always admin of the imported board so that no undeletable boards can be created. | ||||
* | fixed Members do not get included on board import from WeKan #1255 | Keven Kurz PC | 2017-10-29 | 1 | -33/+21 |
| | | | | | | | | | | fixed multiple errors where constants were mistakenly overridden.(or trying to get a property of an object after making sure it doesn't exits) renamed wekanBoard Parameter from createBoardAndLabels for clairity reworked adding admin for imorter | ||||
* | Import sort attribute of checklists and its items from Wekan | Ghassen Rjab | 2017-09-16 | 1 | -2/+4 |
| | | | If no sort was found (Old format), we use checklist or checklist item index in the array instead | ||||
* | 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 | -3/+4 |
| | | | For some reason, TrelloCreator didn't keep 'this' reference | ||||
* | Add source field to imported attachments | Ghassen Rjab | 2017-09-02 | 1 | -0/+6 |
| | | | 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/+2 |
| | |||||
* | Merge branch 'feature/import-activities' of ↵ | Lauri Ojansivu | 2017-08-30 | 1 | -40/+166 |
|\ | | | | | | | https://github.com/GhassenRjab/wekan into GhassenRjab-feature/import-activities | ||||
| * | Import Wekan board activities | Ghassen Rjab | 2017-08-20 | 1 | -40/+166 |
| | | | | | | There is a minor catch here, we can't import activities related to adding attachments for now | ||||
* | | Standalone Export has modifiedAt missing, adding modifiedAt to fix it. ↵ | Lauri Ojansivu | 2017-08-29 | 1 | -0/+2 |
| | | | | | | | | Thanks to xet7 ! | ||||
* | | Make userId optional when importing Wekan boards | Ghassen Rjab | 2017-08-28 | 1 | -1/+0 |
|/ | | | Sandstorm will have an activity of adding a member by default which will have an empty userId. This caused issues when importing exported Sandstorm boards. | ||||
* | Import boards in Sandstorm | Ghassen Rjab | 2017-07-24 | 1 | -1/+8 |
| | |||||
* | Import checklists | Ghassen Rjab | 2017-07-20 | 1 | -37/+34 |
| | |||||
* | Updat Wekan board format check | Ghassen Rjab | 2017-07-19 | 1 | -2/+0 |
| | |||||
* | Export and import attachents as base64 encoded files | Ghassen Rjab | 2017-07-15 | 1 | -15/+34 |
| | |||||
* | Add import Wekan board feature | Ghassen Rjab | 2017-07-08 | 1 | -0/+476 |