Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-05 | closing the services closes leap session, which stops background tasks, ↵ | NavaL | |
close soldedad and remove it from cache Issue #586 | |||
2016-02-04 | Issue #549 - Implemented remove attachment in server side | Jefferson Stachelski | |
2016-02-04 | Issue #549 - Trigger save draft event after remove attachment | Jefferson Stachelski | |
2016-02-04 | Issue #549 - Removing the attachment from UI | Jefferson Stachelski | |
2016-02-04 | Issue #549 - Implemented remove attachment | Jefferson Stachelski | |
2016-02-04 | Issue #551 - Remove unnecessary CSS | Felix Hammerl | |
2016-02-04 | Issue #551 - Show attachment name during upload | Felix Hammerl | |
2016-02-04 | Detach upload abort listener | Felix Hammerl | |
2016-02-04 | fix installation of useragent deb package | varac | |
2016-02-04 | update LEAP archive signing key | varac | |
2016-02-03 | Issue #552 - Add upload abort | Felix Hammerl | |
Cancels an upload and restores the user interface to ready-for-upload state | |||
2016-02-03 | Make load test configurable when invites are disabled | Giovane | |
2016-02-03 | reverting unnecessary steps to not re-load leap-sessions on re-login, as ↵ | NavaL | |
they are already cached from leap side - fixing build Issue #590 | |||
2016-02-03 | checks to load leap sessions and services or not | NavaL | |
Issue #590 | |||
2016-02-03 | move leap session creation to be done after interstitial is loaded | NavaL | |
Issue #590 | |||
2016-02-03 | Display progress bar when an upload is in progress | Felix Hammerl | |
Displays a progress bar when an upload is in progress and prohibits uploading multiple attachments in parallel. | |||
2016-02-02 | Added locustio to tests pip requirements. | NavaL | |
Issue #585 | |||
2016-02-02 | remove commented line | Victor Shyba | |
2016-02-02 | Merge branch 'load', the load testing code | Victor Shyba | |
2016-02-02 | load test now using invites | Victor Shyba | |
pairing with NavaL | |||
2016-02-02 | Log some times to identify very slow parts | Folker Bernitt | |
2016-02-02 | WIP | NavaL | |
2016-02-02 | Log time to load mail lists from mailstore | Folker Bernitt | |
2016-02-02 | Don't load attachments when just listing mails | Folker Bernitt | |
2016-02-01 | Issue #549 - Implemented UI part of remote attachments | Jefferson Stachelski | |
2016-02-01 | Fix unit tests | Giovane | |
2016-02-01 | Fix parameters order on _set_fresh_account #587 | Giovane | |
2016-02-01 | Add pycryptopp as we depend on it | Folker Bernitt | |
- Dependency had been removed from soledad | |||
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 |