summaryrefslogtreecommitdiff
path: root/web-ui/app/js/tags/ui
AgeCommit message (Collapse)Author
2015-02-19#239 remove deprecated tag shortcut codeAlexandre Pretto Nunes
2015-02-19#239 Remove tags shortcutsAlexandre Pretto Nunes
2015-02-03Issue #176 - as with special characters, white spaces are not welcome in ↵Patrick Maia
html ids
2015-01-12Improve jshint configurationAlexandre Pretto Nunes
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 ↵Alexandre Pretto Nunes
the left_pane_dispatcher as a middleman
2015-01-06Issue #182: Escape special chars in tag list.Lisa Junger
2014-12-19Don't clear selected mail when opening a tagAlexandre Pretto Nunes
2014-10-16for #95, make sure that the tag list is also refreshed when the mail list is ↵Duda Dornelles
refreshed, since there can be new unread mails and we need to update the count
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-07Fixed jshint errorsBruno Wagner
2014-08-25Add copyright and license to javascript filesAlexandre Pretto Nunes
2014-08-18Duda/Patrick #8: reseting tag shortcuts before loading them againDuda Dornelles
2014-07-31Add web-ui based on previous codeOla Bini