summaryrefslogtreecommitdiff
path: root/web-ui/app
AgeCommit message (Expand)Author
2015-01-09Make functions on mail list component consistentAlexandre Nunes
2015-01-09Fixing jshintDuda Dornelles
2015-01-09Forgot semicolonDuda Dornelles
2015-01-09Small refactoring on web_ui/viewHelper#addParagraphsToPlainText to use regex ...Duda Dornelles
2015-01-09Small refactoring on web_ui/viewHelper#quoteMail to use regex instad of split...Duda Dornelles
2015-01-09Fixed call order dependency for tag creation.Folker Bernitt
2015-01-09Fixed: mail.body is now mail.textPlainBody for drafts.Folker Bernitt
2015-01-08Fix jshintAlexandre Pretto
2015-01-08#157: mail api to return htmlBody and textPlainBody so the UI doesnt have to ...Alexandre Pretto
2015-01-06Update tests to refactored events behaviourAlexandre Pretto Nunes
2015-01-06Separate auto-refresh for mails and tags, and start moving away from having t...Alexandre Pretto Nunes
2015-01-06Issue #182: Escape special chars in tag list.Lisa Junger
2014-12-31Adding faviconGabriel Albo
2014-12-30#217 - Adding Pixelated logo to user agent UIGabriel Albo
2014-12-23#216 when trying to save a draft too fast (before the previous version is sav...Duda Dornelles
2014-12-2282 - Adding fadeout to slow actionsNeissi Torres Lima
2014-12-22#202 fix identification if mail is in trashAlexandre Pretto Nunes
2014-12-20 #82: adding "loading..." message to sinalize an ajax call has been madeDuda Dornelles
2014-12-19#81 Fix checking if any mail is marked when on 'all' tagAlexandre Pretto Nunes
2014-12-19Remove old references of 'smail'Alexandre Pretto Nunes
2014-12-19Don't clear selected mail when opening a tagAlexandre Pretto Nunes
2014-12-19#82 increasing ajax call timeoutDuda Dornelles
2014-12-18\#203 & #204 & #205: fixing client and api for buld mark as read/unread and ...Duda Dornelles
2014-12-15#170 Added UTF-8 encoding to the html body, because the quoted-printable modu...Bruno Wagner
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-11Fixed delete mails from mail list, actionsNeissi Torres Lima
2014-12-09Getting rid of grunt; using npm scripts insteadDuda Dornelles
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-12-03#135 Have the web-ui use the information sent by the service regarding reply ...Alexandre Pretto Nunes
2014-12-03Don't use to address for reply all.Lisa Junger
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-18#30 - Fixing paperclip icon placementGabriel Albo
2014-11-17Card #30 - shows attachment icon on mails listPatrick Maia
2014-11-12Card #30 - fixes bug that was preventing attachment downloadPatrick Maia
2014-11-12Removing the attachments icon for nowGabriel Albo
2014-11-12Fixing functional test failure on 'trash/delete this message' step. Adding at...Gabriel Albo
2014-11-12Changing 'trash it' buttons to 'delete it' so language is consistent througho...Gabriel Albo
2014-11-10removes useless code from full_view.hbs templatePatrick Maia
2014-11-10Fixing padding-bottom for attachments areaGabriel Albo
2014-11-10Adding a verification for the number of attachmentsGabriel Albo
2014-11-10adds styling to attachment area.Gabriel Albo
2014-11-05moving to twistedDuda Dornelles