Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-16 | Adding spin logo to search event. | Gislene Pereira | |
Issue #238 | |||
2016-03-15 | Adding js unit tests + small refactoring. // pairing with @tuliocasagrande | Gislene Pereira | |
Issue #238 | |||
2016-03-15 | Issue #620: Inline single-use mixin | Felix Hammerl | |
2016-03-15 | Issue #620: Remove unused reply-box rule | Felix Hammerl | |
2016-03-15 | Issue #620: Fix close button background color | Felix Hammerl | |
2016-03-15 | Issue #620: Float composer right of close button | Felix Hammerl | |
2016-03-15 | Issue #620: Remove unused layout styles | Felix Hammerl | |
2016-03-15 | Issue #620: Refactor read view | Felix Hammerl | |
2016-03-15 | Issue #620: Add SCUT to project | Felix Hammerl | |
2016-03-15 | Issue #620: Remove unnecessary ampersand operator | Felix Hammerl | |
2016-03-15 | Issue #620: Format mail-view and convert to normal CSS rule | Felix Hammerl | |
2016-03-15 | Issue #620: Remove unnecessary mixin | Felix Hammerl | |
2016-03-15 | Merge pull request #629 from jnews0n/master | Denis Costa | |
Determine user's configured shell then set variable accordingly. #624 @jnews0n / kafkas_sonnet | |||
2016-03-15 | Merge branch 'master' of https://github.com/pixelated/pixelated-user-agent | Jon Newson | |
# By Felix Hammerl (13) and Thais Siqueira (3) # Via Christoph (1) and Thais Siqueira (1) * 'master' of https://github.com/pixelated/pixelated-user-agent: Sets SSL certifications to false. Fixes pep8 errors and update requests to 2.9.1. Update locust test to run after xsrf token implementation. Issue #620: Adapt unit tests to CSS changes Issue #620: Refactor palceholder Issue #620: Remove former main css file Issue #620: Spike growl CSS modularization Issue #617: Highlight search terms by altering mail content Issue #617: Allow only >=3 alphanumeric characters in search field Issue #617: Restrict searching to alphanumeric characters Issue #617: Remove highlighting for sandboxed content Issue #617: Add sandbox to build scripts Issue #617: Add sandbox to user-agent Issue #617: Create sandbox resouces Issue #617: Add iframe-resizer Issue #617: Serve content from Sandbox resource | |||
2016-03-14 | The logo will spin when the user opens a mail or draft. | Gislene Pereira | |
Issue #238 | |||
2016-03-14 | Adding logo loading event to Saving Draft; | Gislene Pereira | |
+ Adding timeout to 0.6 secs before stopping the spinning; + Removing unnecessary defaultAttr. Issue #238 | |||
2016-03-12 | Issue #624 - Removed repeated lines. | Jon Newson | |
2016-03-11 | Sets SSL certifications to false. | Thais Siqueira | |
Issue #213 | |||
2016-03-11 | Fixes pep8 errors and update requests to 2.9.1. | Thais Siqueira | |
Issue #213 | |||
2016-03-11 | Update locust test to run after xsrf token implementation. | Thais Siqueira | |
- Adds port 8089 to vagrant file to be able to run inside vm. - Update requests version to 2.4.1, the minimum required version by locust. - Adds the xsrf token on locust post request headers. Issue #213 | |||
2016-03-10 | Creating events to spin and stop spinning the logo. | Gislene Pereira | |
Logo will spin when user selects another tag on the left bar and stops when the list of mails is rendered. Issue #238 | |||
2016-03-09 | Issue #620: Adapt unit tests to CSS changes | Felix Hammerl | |
2016-03-09 | Issue #620: Refactor palceholder | Felix Hammerl | |
2016-03-09 | Issue #620: Remove former main css file | Felix Hammerl | |
2016-03-09 | Issue #620: Spike growl CSS modularization | Felix Hammerl | |
2016-03-09 | Merge pull request #636 from pixelated/dev/sandbox | Christoph | |
Dev/sandbox | |||
2016-03-09 | Issue #617: Highlight search terms by altering mail content | Felix Hammerl | |
2016-03-09 | Issue #617: Allow only >=3 alphanumeric characters in search field | Felix Hammerl | |
2016-03-09 | Issue #617: Restrict searching to alphanumeric characters | Felix Hammerl | |
2016-03-09 | Issue #617: Remove highlighting for sandboxed content | Felix Hammerl | |
2016-03-09 | Issue #617: Add sandbox to build scripts | Felix Hammerl | |
2016-03-09 | Issue #617: Add sandbox to user-agent | Felix Hammerl | |
2016-03-09 | Issue #617: Create sandbox resouces | Felix Hammerl | |
2016-03-09 | Issue #617: Add iframe-resizer | Felix Hammerl | |
2016-03-09 | Issue #617: Serve content from Sandbox resource | Felix Hammerl | |
2016-03-09 | Merge branch 'osx-test' | Jon Newson | |
* osx-test: #624 - Modify changes and apply suggested style. Get current running shell and determine .rc file accordingly. | |||
2016-03-09 | Merge branch 'master' of https://github.com/pixelated/pixelated-user-agent | Jon Newson | |
# By Gabriel Albo # Via Gabriel Albo * 'master' of https://github.com/pixelated/pixelated-user-agent: Decreasing the spacing between email header and email body Test: making the email security indication corners round so it doesn't look so much like the actions buttons | |||
2016-03-08 | Decreasing the spacing between email header and email body | Gabriel Albo | |
2016-03-08 | Test: making the email security indication corners round so it doesn't look ↵ | Gabriel Albo | |
so much like the actions buttons | |||
2016-03-06 | Issue #624 | Jon Newson | |
2016-03-06 | Merge branch 'master' of https://github.com/jnews0n/pixelated-user-agent | Jon Newson | |
2016-03-06 | Issue #624 - detect osx shell | Jon Newson | |
2016-03-06 | Issue #624 | Jon Newson | |
2016-03-06 | Determine user's configured shell then set variable accordingly. #624 | Jon Newson | |
2016-03-06 | Update osx_setup.sh | Jon Newson | |
Address issue #624 and apply suggested coding style. | |||
2016-03-06 | Remove shell switch from testing. | Jon Newson | |
2016-03-06 | Determine user's configured shell then set variable accordingly. #624 | Jon Newson | |
2016-03-04 | Fix: Logout calls session expire | Folker Bernitt | |
- Deferred was not handled as required - Test did not assert call to expire | |||
2016-03-04 | Issue #624 | Jon Newson | |
2016-03-04 | Determine user's configured shell then set variable accordingly. #624 | Jon Newson | |