summaryrefslogtreecommitdiff
path: root/web-ui/app/js/mail_list/ui
AgeCommit message (Collapse)Author
2014-10-20Fixing check select all for mail list and formatting mail_list.jsDuda Dornelles
2014-10-20Merge pull request #116 from pedrovereza/issue-115Duda Dornelles
#115 - Checked mails depend on current tag
2014-10-20Fixing js unit testsDuda Dornelles
2014-10-20massive update of bower and npm libs - includes flight, jasmine and a bunch ofDuda Dornelles
stuff. If things get weird when developing, remove you bower_components and your node_modules and install it again
2014-10-19#115 - Checked mails depend on current tagPedro Vereza
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-07-31Add web-ui based on previous codeOla Bini