summaryrefslogtreecommitdiffstats
path: root/models/export.js
Commit message (Expand)AuthorAgeFilesLines
* Exports now work at #3173 at least for small boards. TODO: Fix EdgeHTML to wo...Lauri Ojansivu2020-07-231-16/+14
* Add back checks about can user export CSV/TSV.Lauri Ojansivu2020-06-181-14/+16
* Revert users changes that were made at Wekan v4.16.Lauri Ojansivu2020-06-181-2/+2
* Try to prevent errors on CSV/TSV export.Lauri Ojansivu2020-06-171-14/+14
* Update users.js etc with global search replace, to try to fix selecting corre...Lauri Ojansivu2020-06-171-2/+2
* Fix vote export to CSV/TSV & export currency custom field.Bryan Mutai2020-05-271-2/+2
* Move In Progress ostrio-files changes to separate branch, and revert ostrio-f...Lauri Ojansivu2020-05-251-193/+47
* Fix export attachments (not tested)Romulus Urakagi Tsai2020-05-221-4/+4
* Merge branch 'master' of https://github.com/wekan/wekan into lib-changeRomulus Urakagi Tsai2020-02-131-6/+12
|\
| * fixed board export with attchmentizadpoor2020-01-231-6/+12
| * Try to fix Node 12 Buffer() deprecation errors.Lauri Ojansivu2020-01-181-1/+1
| * Change Buffer to Buffer.alloc on Node v12. Try to fix Snap.Lauri Ojansivu2020-01-111-1/+1
* | Attachment upload from card done, need to fix download linkRomulus Urakagi Tsai2019-11-201-1/+1
|/
* Fix typo on exporting subtasks.Lauri Ojansivu2019-10-291-1/+1
* Add Features: allowing lists to be sorted by modifiedAt when not in draggable...Lauri Ojansivu2019-10-291-0/+15
* Prettier & eslint project style updateJustin Reynolds2019-06-281-48/+77
* Restore export APIBenjamin Tissoires2019-05-141-8/+15
* Fix missing profile checks.Lauri Ojansivu2019-05-091-1/+1
* Fix lint errors.Lauri Ojansivu2019-04-061-1/+1
* Merge remote-tracking branch 'Angtrim/feature-duplicate' into edgeLauri Ojansivu2019-04-061-17/+10
|\
| * Minor fixesAngelo Gallarello2019-04-051-1/+0
| * FixesAngelo Gallarello2019-02-121-17/+11
* | Migrate customFieldsAndrés Manelli2019-03-161-1/+1
|/
* - [Fix Sandstorm export board from web](https://github.com/wekan/wekan/issues...Lauri Ojansivu2019-02-021-1/+1
* api: export board: allow authentication through generic authenticationBenjamin Tissoires2019-01-221-3/+5
* RESTAPI: Add some JSDocBenjamin Tissoires2019-01-181-4/+11
* fix cards exportBenjamin Tissoires2018-10-231-1/+1
* Fix lint errors.Lauri Ojansivu2018-09-161-12/+12
* Merge branch 'feature-rules' of https://github.com/Angtrim/wekan into Angtrim...Lauri Ojansivu2018-09-161-15/+59
|\
| * Export/Import done for rulesAngelo Gallarello2018-09-141-17/+63
* | - Fix lint error.Lauri Ojansivu2018-09-091-1/+1
* | - Fix cards export and add customFields export.Lauri Ojansivu2018-09-091-1/+2
* | Refactor imported -> linked in modelsAndrés Manelli2018-08-111-2/+2
* | Avoid exporting imported cardsAndrés Manelli2018-08-111-1/+2
|/
* Get rid of old implementation for substacksNicu Tofan2018-06-261-1/+1
* Initial implementation for subtasksNicu Tofan2018-06-261-0/+2
* Fix Wekan import / Export for ChecklistItemsSebastian Molle2018-04-281-0/+3
* Fix import wekan board with swimlanesAndrés Manelli2018-02-021-0/+1
* Export checklistsGhassen Rjab2017-07-201-0/+5
* Export and import attachents as base64 encoded filesGhassen Rjab2017-07-151-2/+22
* Reenable the export featureJohannes Zellner2017-06-121-22/+22
* REST API - Meteor 1.4 - first step issueLauri Ojansivu2017-04-271-39/+41
* Favor FlowRouter.url over Meteor.absoluteUrlMaxime Quandalle2016-01-051-12/+16
* Export: improved API routesXavier Priour2015-12-171-13/+20
* Improved doc on server-side export routeXavier Priour2015-12-171-0/+10
* Export: include attachmentsXavier Priour2015-12-171-16/+17
* Export: add _format fieldXavier Priour2015-12-171-0/+1
* Export Wekan now server-based with proper authXavier Priour2015-12-161-3/+27
* Export wekan: do not export board.starsXavier Priour2015-12-161-6/+7
* fix eslintXavier Priour2015-12-131-2/+1