Skip to content

DueComplete#37

Open
mcelkaya wants to merge 121 commits intollad:masterfrom
trapias:master
Open

DueComplete#37
mcelkaya wants to merge 121 commits intollad:masterfrom
trapias:master

Conversation

@mcelkaya
Copy link

Hello,

Can you add DueComplete as the parameter for saying Done Date?

Thank you

trapias and others added 30 commits January 11, 2013 15:56
export cpoints to a new column
1. export Trello Plus Spent and Estimate values, extracting values from
card titles in format (S/E)
2. export comments (with a default limit of 100, see commentLimit in
script)
3. export checklists and checklists' items
4. export list of attachments
5. export a link to each card
6. export votes
7. use updated version of xlsx.js, modified by me (escapeXML)
8. use updated version of jquery, 2.1.0
9. use usernames instead of initials for members
Whatsnew for version 1.8.9:
- added column Card #
- added columns memberCreator, datetimeCreated, datetimeDone and
memberDone pulling modifications from
https://github.com/bmccormack/export-for-trello/blob/5b2b8b102b98ed2c49241105cb9e00e44d4e1e86/trelloexport.js
- added linq.min.js library to support linq queries for the above
modifications
- switched to SheetJS library to export to excel, cfr
[https://github.com/SheetJS/js-xlsx](https://github.com/SheetJS/js-xlsx
"https://github.com/SheetJS/js-xlsx")
- unicode characters are now correctly exported to xlsx
- fixed button loading
- some code cleaning
- fixed blocking error when duedate specified - thanks @ggyaniv for help
- new button loading function: the "Export Excel" button should always
appear now
restored archived cards sheet
fix exporting when there are no archived cards
Ignore case in finding 'Done' lists
Fix issue #4 + minor code changes
TrelloExport now has a dedicated Trello board
Fix issue #3
Version 1.9.8 - get data via Trello API
Version 1.9.9
Adapt inject script to modifie Trello layout
Fixed a bug by which the previously used BoardID was kept when
navigating to another board.
TrelloExport now has 4 export methods
Fixes and new features
Fixes comments exporting
trapias and others added 30 commits March 7, 2020 16:18
Fix unshowing button on team boards
Fix unshowing button on team boards (merge pull request)
Finally restored the capability to load template-sets from external URLs
Chinese (Traditional) language support added for injection
- async data loading
 - fix exporting cards in a list when requesting to export checklists
completed async data loading
fix loop in loading cards when using "select lists in current board" option
- fix error 403 in loading many cards: added automatic retry with exponential backoff for 403 errors
- optimize API requests: only request checklists/attachments/comments when needed based on selected columns
- removed unnecessary API parameters (organization_fields, membersInvited) that could trigger 403
- reduced member_fields from 'all' to 'fullName,username'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants