summaryrefslogtreecommitdiff
path: root/web-ui/test/test_data.js
AgeCommit message (Collapse)Author
2016-02-10Fix Issue #596: Fix attachment url testFelix Hammerl
2016-01-11merging attachment_list ui and data, and making it into a mixinNavaL
Issue #573
2015-12-30Updates jshint to latest version #565Giovane
- Change 'use strict' mode to function-level - Update needed files
2015-08-17Read encoding from attachment info instead of headerskaeff
Clean up by removing now unused headers from attachment info, and add a unit test for attachment rendering
2015-04-14Fix mail opening and add some testsAlexandre Pretto Nunes
2015-01-12Improve jshint configurationAlexandre Pretto Nunes
2015-01-08#157: mail api to return htmlBody and textPlainBody so the UI doesnt have to ↵Alexandre Pretto
parse the multipart mails anymore
2014-12-22#202 fix identification if mail is in trashAlexandre Pretto Nunes
2014-12-15Fixed typo in half of the test codeBruno Wagner
2014-12-03#135 Have the web-ui use the information sent by the service regarding reply ↵Alexandre Pretto Nunes
and reply-all
2014-12-03Don't use to address for reply all.Lisa Junger
2014-10-16decreasing count on tag and tag shortcut when email is read. we wereDuda Dornelles
decreasing only tags that were also in the read mail, but we have also to look at the mailbox and compare that to the tags in the case of default tags #95
2014-10-09Fixing bug where the send button would get disabled at times even if there ↵Duda Dornelles
were valid receipients
2014-08-07fixes bug in which plain text emails were not being properly formattedPatrick Maia
2014-07-31Add web-ui based on previous codeOla Bini