summaryrefslogtreecommitdiff
path: root/web-ui/test
AgeCommit message (Expand)Author
2015-08-17Read encoding from attachment info instead of headerskaeff
2015-07-29#384 Added JS test to make sure the function behaivor is rightJefferson Stachelski
2015-07-28Removed unnecessary beforeEachJefferson Stachelski
2015-07-28#407 wrote JS tests for the merged pull requestJefferson Stachelski
2015-04-27Merge pull request #373 from roberto/masterRafael Lisboa
2015-04-21Fixes typo in warnSendButtonOfRecipients.Lisa Junger
2015-04-15Test description was not matching codeVictor Shyba
2015-04-14Fix mail opening and add some testsAlexandre Pretto Nunes
2015-04-14fix jshintrafael lisboa
2015-04-14refactor mail item mixin creation and renderingrafael lisboa
2015-04-13modify quoted mail test that was breaking due to different timezonesrafael lisboa
2015-04-13#289 - uncheck mails when user changes current tag/mailboxrafael lisboa
2015-04-09listening event 'recoverMany'Roberto Soares
2015-04-09Merge pull request #370 from bltavares/preprend-messages-with-response-inform...Bruno Wagner
2015-04-09@sw00, @amukiza: #299 tag counters are updated when mail is sentsw00
2015-04-08Prepend mail quoting with the sender information #66Bruno Tavares
2015-04-08Unchecking all emails when changing inboxRenata Carreira
2015-03-30Bug #349 - Fixed jshint statusBruno Wagner
2015-03-30Fixed #349 - Send button now enables back on errorBruno Wagner
2015-03-27Fixed jshint warningsBruno Wagner
2015-03-25Resets highlighting on search_trigger.Lisa Junger
2015-03-25small refactoring to unnecessary self maintaining reference to this.Lisa Junger
2015-03-25Revert "#192 - uses 'self' everywhere instead of 'this'"Lisa Junger
2015-03-25Merge branch '192' of https://github.com/alabeduarte/pixelated-user-agent int...Lisa Junger
2015-03-24Smaller refactoring of send button code.Folker Bernitt
2015-03-20fix: send button no longer stuck on sending for invalid email addresses.Lisa Junger
2015-03-06for #288, changes current failure message to errorVictor Shyba
2015-03-04#300 Fixed test, changed to spy if scroll reset is called when change tagJefferson Stachelski
2015-02-24#192 - uses 'self' everywhere instead of 'this'AlabĂȘ Duarte
2015-02-24#192 - highlights only words that matches with the keywords givenAlabĂȘ Duarte
2015-02-19#239 Remove deprecated code of tag shortcutsAlexandre Pretto Nunes
2015-02-19#239 Remove tags shortcutsAlexandre Pretto Nunes
2015-02-18Stubbing getJSON in some js specs so /keys?search= doesnt get calledDuda Dornelles
2015-02-18Using line breaks instead of paragraphs to format text plain mails on the mai...Duda Dornelles
2015-02-18 #294 - using server error message on ajax if message is providedDuda Dornelles
2015-02-12 #220 fixing issue were we couldnt delete a tag that was highlightedDuda Dornelles
2015-02-06Issue #274 - fixes bug on numeric tags removalPatrick Maia
2015-02-02Added test for previous commit, delete permanently button.Folker Bernitt
2015-01-29Fixing unit test that was looking for titles inside the shortcutsGabriel Albo
2015-01-29Issue #242 added logout shortcut for dispatcher mode.Lisa Junger
2015-01-27#184 not creating empty tags of any length (as opposed to only empty strings ...Duda Dornelles
2015-01-24#184 - not creating empty tags anymoreVicente Luchi
2015-01-16Fixing jshint warningsBruno Wagner and Fabio Pio
2015-01-16Fixed typo on js testsBruno Wagner and Fabio Pio
2015-01-16Issue #233 plain text body now escapes html tagsBruno Wagner and Fabio Pio
2015-01-15#153 fix mail checking and unchecking on mail listAlexandre Pretto Nunes
2015-01-12Improve jshint configurationAlexandre Pretto Nunes
2015-01-12#153 Move duplicated funcion render to just mail_item.jsAlexandre Pretto Nunes
2015-01-09Fixed call order dependency for tag creation.Folker Bernitt
2015-01-09Fixed: mail.body is now mail.textPlainBody for drafts.Folker Bernitt