summaryrefslogtreecommitdiff
path: root/web-ui/app/js/mail_view
AgeCommit message (Expand)Author
2015-03-24Fixing broken build by jshintTiago Ferraz
2015-03-24Smaller refactoring of send button code.Folker Bernitt
2015-03-24Send button not auto re-enabled because of synchronous script execution.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-02-18 #294 - using server error message on ajax if message is providedDuda Dornelles
2015-02-13Adding color indicator to show if mail will get encryptedDuda Dornelles
2015-02-13Fixing jshintDuda Dornelles
2015-02-13Adding encryption info for a recipient when composing.Duda 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-03Fixing jshintDuda Dornelles
2015-02-03+@kaofelix, for #173. Fix XSS on suggestionsVictor Shyba
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-15Revert "Using only node v0.10 for travis build"Duda Dornelles
2015-01-15Using only node v0.10 for travis buildDuda Dornelles
2015-01-12Improve jshint configurationAlexandre Pretto Nunes
2015-01-09Fixed: mail.body is now mail.textPlainBody for drafts.Folker Bernitt
2014-12-23#216 when trying to save a draft too fast (before the previous version is sav...Duda Dornelles
2014-12-12Revert "Card #168 - does not accept obviously invalid email addresses"Patrick Maia
2014-12-11no_signature_information used when leap signature header is none #177Victor Shyba
2014-12-09issue #172 fixed jshint.Lisa Junger
2014-12-09issue #172 adopted behavior of send button to monitored ajax calls.Lisa Junger
2014-12-09issue #172 added timeout monitoring to ajax calls.Lisa Junger
2014-12-09Card #168 - does not accept obviously invalid email addressesPatrick Maia
2014-11-24Card #162 - tokenizes multiple recipients entered at oncePatrick Maia and Victor Shyba
2014-11-24Fixed jshint warning.Folker Bernitt
2014-11-24Adding contacts controller and basic contact searchDuda Dornelles
2014-11-18for #14, if shift is pressed with a finish key it should ignore the event, si...Victor Shyba
2014-11-18for #14, space does not finish address input anymoreVictor Shyba
2014-11-03Card #30 - shows attachment information on mail visualizationPatrick Maia and Victor Shyba
2014-10-28adds internationalization to send button.Lisa Junger
2014-10-28disables send button when triggered.Lisa Junger
2014-10-24fixing jshint warningsDuda Dornelles
2014-10-24Issue #78 - Tokenize emails on blurPedro Vereza
2014-10-20massive update of bower and npm libs - includes flight, jasmine and a bunch ofDuda Dornelles
2014-10-16#92 Handle exceptions from the service in the uiAlexandre Pretto Nunes
2014-10-13#89 - uses PUT method on /mails resource to create/update draftPatrick Maia
2014-10-09Only suggest tags that are not already part of the mail.Folker Bernitt
2014-10-07Fixed jshint errorsBruno Wagner
2014-10-01#53 - does not show modal on when all tags are removed. Now its allowed to do...Patrick Maia
2014-09-22#51 - refreshs tag list on tag removalPatrick Maia
2014-09-22removes event without handlerPatrick Maia
2014-08-25Add copyright and license to javascript filesAlexandre Pretto Nunes
2014-08-12Move tagging functionality to withMailTagging mixin to clear mailView someAlexandre Pretto Nunes
2014-08-08replaces Smail by Pixelated in all js filesPatrick Maia
2014-08-08adds contacts feature toggleThiago Colucci and Patrick Maia
2014-08-08adds signatureStatus, encryptionStatus, tags feature togglesPatrick Maia
2014-08-08disables save draft, add tag, reply-section featuresPatrick Maia