Age | Commit message (Expand) | Author |
2014-10-19 | #115 - Checked mails depend on current tag | Pedro Vereza |
2014-10-17 | adds regression tests on #114 due to a bug found and fixes mail creation with... | Victor Shyba |
2014-10-17 | bulk mark as read #114 | Victor Shyba |
2014-10-17 | Date is now stored as number, and is correctly used for sorting | Bruno Wagner |
2014-10-17 | Fixed date order test | Bruno Wagner |
2014-10-17 | Readded line removed in rebase | Bruno Wagner |
2014-10-17 | #102 #113 Sorting through search, and ignoring duplicate results on searches | Bruno Wagner |
2014-10-17 | mark as unread should also reindex the mails | Duda Dornelles |
2014-10-17 | improving matching for filtering tags and fixing pep8 warnings | Duda Dornelles |
2014-10-17 | better tests for getting all tags and filtering all tags. some fixes go together | Duda Dornelles |
2014-10-17 | small refactoring | Duda Dornelles |
2014-10-17 | Fixing certs path for registration | Duda Dornelles |
2014-10-16 | Bumped the nose version | Bruno Wagner |
2014-10-16 | Fixing compose message tip top margin | Gabriel Albo |
2014-10-16 | Fix PEP8 errors | Alexandre Pretto Nunes |
2014-10-16 | Fixing right pane initial top value | Gabriel Albo |
2014-10-16 | #92 Handle exceptions from the service in the ui | Alexandre Pretto Nunes |
2014-10-16 | Better handle information on exceptions. #92 | Alexandre Pretto Nunes |
2014-10-16 | Fixed the pagination on the front-end and added real total mail count ot the ... | Bruno Wagner |
2014-10-16 | Making sure only the tags are shown in the mail when you update the mail | Duda Dornelles |
2014-10-16 | for #95, make sure that the tag list is also refreshed when the mail list is ... | Duda Dornelles |
2014-10-16 | Pep8 fixes | Bruno Wagner |
2014-10-16 | Created a way to search all mails with no pagination for indexing | Bruno Wagner |
2014-10-16 | Pagination was breaking new mail indexing, because it doesn't use pages | Bruno Wagner |
2014-10-16 | Pinned versions of all packages, so we can reliably run the upgrade test, als... | Bruno Wagner |
2014-10-16 | decreasing count on tag and tag shortcut when email is read. we were | Duda Dornelles |
2014-10-16 | Srp is version 1.0.5 now | Bruno Wagner |
2014-10-16 | #96 Mail searches are now paginated, the pages number start at 1 now | Bruno Wagner |
2014-10-16 | Added some wait until visible to functional tests to make them more stable. | Folker Bernitt |
2014-10-15 | uses SoledadQuerier.mail() to retrieve one mail | Patrick Maia |
2014-10-15 | Fixing url parsing for opening the page with an open mail | Duda Dornelles |
2014-10-15 | Updated some dependencies | Bruno Wagner |
2014-10-15 | getting rid of "pixelated" in the names of many classes - redundant | Duda Dornelles |
2014-10-15 | #101 Raw is now the default search field | Bruno Wagner |
2014-10-15 | oopsie, forgot a dependency when merging | Duda Dornelles |
2014-10-15 | moving things out of user_agent. now it is called runserver and only does bas... | Duda Dornelles |
2014-10-15 | optmizing imports | Duda Dornelles |
2014-10-15 | Changed pixelated mail file to mail, because it has more than pixelated mail | Bruno Wagner |
2014-10-15 | removing unused imports on tests | Victor Shyba |
2014-10-15 | Pep8 Fix | Bruno Wagner |
2014-10-15 | #107 Statuses are only used when delivering mails to the front-end, flags are... | Bruno Wagner |
2014-10-15 | Moved some common properties of mail and input mail to another class | Bruno Wagner |
2014-10-15 | fixing pep8 | Duda Dornelles |
2014-10-15 | deleting unused test code | Duda Dornelles |
2014-10-15 | Extracting features controller | Duda Dornelles |
2014-10-15 | small refactoring to mark as read unread test. | Lisa Junger |
2014-10-15 | Moved input mail from dict to input mail instead of floating elsewhere | Bruno Wagner |
2014-10-15 | Extracting controller classes | Duda Dornelles |
2014-10-15 | Getting rid of singletons and optimizing imports | Duda Dornelles |
2014-10-14 | Fixing mail index for mark as read unread | Duda Dornelles |