Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-01 | Check exactly at border limit of one megabyte | Folker Bernitt | |
- Issue #550 - Deleted skipped test | |||
2016-01-29 | Testing Choose another file and dismiss buttons. | Victor Shyba | |
Issue #550 | |||
2016-01-29 | Refactoring tests. | Victor Shyba | |
Issue #550 | |||
2016-01-29 | testing filesize validation, on attachments | Victor Shyba | |
Issue #550 | |||
2016-01-29 | Fix: Only act on generated keys for current user | Folker Bernitt | |
- Issue #587 | |||
2016-01-28 | Issue #550 - Adding BDD tests to cover case when file is bigger than 1 MB. | Gislene Pereira | |
2016-01-28 | Issue #550 - Adding missing hbs file. | Gislene Pereira | |
2016-01-28 | Add Strict-Transport-Security header to user agent | Folker Bernitt | |
- Issue #584 | |||
2016-01-28 | Add original attachments to forwared mails | Folker Bernitt | |
- Issue #579 | |||
2016-01-28 | added ft step | NavaL | |
Issue #583 | |||
2016-01-28 | making async setup user services after auth | NavaL | |
Issue #583 | |||
2016-01-28 | removed unnecessary imports, and wrong yields | NavaL | |
Issue #576 | |||
2016-01-27 | Revert "Issue #550 - Adding BDD tests to cover case when file is bigger than ↵ | Gislene Pereira | |
1 MB." The 1MB file upload is timing out in snap and breaking the build. I'm reverting this commit in order to better investigate how to solve the problem. This reverts commit 31aca931fd1ec76a4ffd9099bb6b13894a9d64be. | |||
2016-01-27 | Issue #550 - [Refactor] Fixing magic number. | Gislene Pereira | |
2016-01-27 | Issue #550 - Adding BDD tests to cover case when file is bigger than 1 MB. | Gislene Pereira | |
2016-01-27 | Keep attachments when forwarding a mail #509 | Giovane | |
- Extract the attachment file box to a partial - Adds logic to show/hide the download arrow icon | |||
2016-01-27 | Fixup: Somehow mixed up disable and enable | Folker Bernitt | |
2016-01-27 | Disable CSP for phantomjs | Folker Bernitt | |
- disable only during phantomjs tests - CSP headers seem to prevent sendkey webdriver capability | |||
2016-01-27 | Add a login multi user functional test | Folker Bernitt | |
- Issue #576 - Extended AppTestClient with multi user support | |||
2016-01-26 | Issue #550 - Alert user when attachment size exceeds 1MB limit. | Gislene Pereira | |
2016-01-26 | Refactor test account account creation into own class | Folker Bernitt | |
- Issue #576 - Step towards functional tests for multi user | |||
2016-01-26 | minor refactorings | NavaL | |
Issue #576 | |||
2016-01-26 | tests only input names on the login form | NavaL | |
Issue #576 | |||
2016-01-25 | added integration test | NavaL | |
Issue #576 | |||
2016-01-25 | multi user unit test | NavaL | |
Issue #576 | |||
2016-01-25 | Include forgotten template file | Giovane | |
2016-01-25 | Enable attachments on inline compose #579 | Giovane | |
- Extracts the attachents list template to a partial - Enable attachments on reply, reply all and forward | |||
2016-01-25 | Fix: Ignore missing mail data error when creating search index | Folker Bernitt | |
- Should fix accounts that can currently not log in because of mails where part of the docs are missing - Does only fix the symptoms | |||
2016-01-25 | Add integrity-check maintenance command | Folker Bernitt | |
2016-01-22 | Fixed bug when tries download cert | Jefferson Stachelski | |
It was rising an error when UA tried donwload the certificate and the directory that file will be create doesn't exist yet | |||
2016-01-22 | Show sensible error message for failed login | Folker Bernitt | |
- Issue #576 - Use of twisted templating | |||
2016-01-22 | re-introduced logout functionality for multi-user | NavaL | |
Issue #576 | |||
2016-01-22 | Download certficate on multi user startup | Folker Bernitt | |
- Issue #576 | |||
2016-01-22 | Remove zmq folder before running tests | Folker Bernitt | |
2016-01-22 | Add mutli-user mode to user-agent | Folker Bernitt | |
- Issue #576 - To start in multi user, run with --multi-user --provider provider-name.tld | |||
2016-01-21 | Issue #572 - Adjusting attachment download icon position | Gislene Pereira | |
2016-01-20 | Issue #572 - Removing unecessary space between end of body and send button ↵ | Gislene Pereira | |
(compose box) | |||
2016-01-20 | Some work around that fixed jeffhsta wazokazi account | Jefferson Stachelski | |
2016-01-20 | Fixed the PGP private key that was being logged | Jefferson Stachelski | |
2016-01-20 | Revert "Issue #572 - No whitespace between body input and Send when there's ↵ | Gislene Pereira | |
no attachment." This reverts commit 6ac9227214a9d84ef51be072ec888c0c92bf992a. | |||
2016-01-20 | Issue #572 - Increasing attachmentsArea li a bit according to suggestion in ↵ | Gislene Pereira | |
the issue. | |||
2016-01-20 | Issue #572 - No whitespace between body input and Send when there's no ↵ | Gislene Pereira | |
attachment. | |||
2016-01-19 | Issue #572 - Remove Attachment text, attachment box takes full width + | Gislene Pereira | |
+ Attachment size color in lighter gray + Add space between each attachment | |||
2016-01-19 | Issue #572 - Rotate and resize paperclip icon. | Gislene Pereira | |
Removed blue border around paperclip icon when clicking it. | |||
2016-01-19 | fixing build | NavaL | |
Issue #576 | |||
2016-01-19 | Make RootResource read account email from mail service | Folker Bernitt | |
- Issue #576 | |||
2016-01-18 | root resource now depends on the services factory -- and mail service, for ↵ | NavaL | |
now -- Issue #576 | |||
2016-01-18 | migrating account settings resource to use services factory | NavaL | |
Issue #576 | |||
2016-01-18 | migrating feedback resources to use services factory | NavaL | |
Issue #576 | |||
2016-01-18 | migrating mail resources to use services factory | NavaL | |
Issue #576 |