Commit Graph

38 Commits (9488972ed86e5e1dfa94132e8b5074c5b11d5dd3)

Author SHA1 Message Date
Martin Filser c925a27870 Fixing opening cards and slow performance of closing cards 7 months ago
Denis Perov 718c1a393d Switch from kadira:flow-router to ostrio:flow-router-extra 8 months ago
Josef Fröhle c2942fa269
Update exporter.js with fix for #5416 12 months ago
Martin Filser fb3b47e2bb Move every Attachments.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
Martin Filser 25989b9736 Move every CardComments.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
Martin Filser fef6433b75 Move every Activities.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
Martin Filser d6142e4b75 Move every Triggers.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
Martin Filser c7b554afd9 Move every Actions.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
Martin Filser 30c1b5cca8 Move every Rules.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
Martin Filser e5359dc838 Move every Checklists.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
Martin Filser 6fd3c0fa6b Move every ChecklistItems.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
Martin Filser 981a641bce Move every CustomFields.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
Martin Filser 030359aa0e Move every Users.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
Martin Filser 33a8de7bb5 Move every Swimlanes.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
Martin Filser 6a4b03324c Move every Lists.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
Martin Filser c0ecfb87b0 Move every Cards.find(idOrFirstObjectSelector, options) to the ReactiveCache (directory models/) 2 years ago
Martin Filser a182482cfb Move every Boards.findOne(boardId) to the ReactiveCache (Part 2) 2 years ago
Martin Filser 2e5ec0308f Adjust all other moment imports to moment-with-locales 3 years ago
David Arnold 74deeeaaa6 Revert "Do those imports!" 3 years ago
David Arnold 2cddcd60a1 Do those imports! 3 years ago
David Arnold 97356603aa Ref: original & and use fileObj.meta 3 years ago
Jan Küster 60af7766bf Switch tap:i18n to custom TAPi18n implementation 3 years ago
David Arnold be712541d5 Revert "Do those imports!" 3 years ago
David Arnold 3da88ed858 Do those imports! 3 years ago
David Arnold e702f17c7b Ref: original & and use fileObj.meta 3 years ago
Ben0it-T 11bf4c7c07 Fix : export CSV, TSV and XLS translation 4 years ago
Lauri Ojansivu 3908cd5413 Fix: Impersonate user can now export Excel/CSV/TSV/JSON. 4 years ago
Vagner Nascimento 6eb90238b1 Included a new route to export (json) an attachment from a board. 4 years ago
Lauri Ojansivu d7333dec84 Fixed CSV/TSV export. Please test. 5 years ago
Lauri Ojansivu 045b8a84a2 Hide CSV export until it's fixed in EdgeHTML compatible way. 5 years ago
Lauri Ojansivu 1624fc82f7 Exports now work at #3173 at least for small boards. TODO: Fix EdgeHTML to work, before I can release this. 5 years ago
Lauri Ojansivu b9a4b0b51d Add support for EdgeHTML browser (Microsoft Legacy Edge, not based on Chromium) by removing incompatible csv-stringify package. 5 years ago
Bryan Mutai 8c149da9e9 Fix vote export to CSV/TSV & export currency custom field. 5 years ago
Lauri Ojansivu 8eafa1ac66 Fix Card export CSV, check for vote undefined. 5 years ago
Bryan Mutai 51f52fee23 enable exporting and importing custom fields. 5 years ago
Lauri Ojansivu 8a2509007c Fix syntax. Maybe sometime later think about translations. 5 years ago
Bryan Mutai a570c4a861 add: export board/cards/lists to CSV/TSV 5 years ago
izadpoor f868b3d1f9 fixed board export with attchment 5 years ago
Lauri Ojansivu 9b905c2833 Try to fix Node 12 Buffer() deprecation errors. 5 years ago
Lauri Ojansivu e01f4dbf13 Change Buffer to Buffer.alloc on Node v12. Try to fix Snap. 5 years ago
Romulus Urakagi Tsai 4dcdec0084 Attachment upload from card done, need to fix download link 6 years ago
Sam X. Chen e195c731de Change the radom to random typo in export.js 6 years ago
Lauri Ojansivu 00d581245c Fix typo on exporting subtasks. 6 years ago
Lauri Ojansivu 7d6d3af54a Add Features: allowing lists to be sorted by modifiedAt when not in draggable mode. 6 years ago
Sam X. Chen 2737d6b23f Bug Fix:2093, need to clean up the temporary file 6 years ago
Sam X. Chen f53c624b0f Buf Fix #2093: the broken should be prior to file attachment feature introduced 6 years ago
Justin Reynolds 3eb4d2c341 Prettier & eslint project style update 6 years ago
Benjamin Tissoires 94c1367684 Restore export API 6 years ago
Lauri Ojansivu 64ee60a008 Fix missing profile checks. 6 years ago
Justin Reynolds daf314b037 Fix missing profile checks 6 years ago