Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-23 | Updated karma launcher so we use the same phantomjs | Bruno Wagner | |
It is now on version 1.0.0, to support phantomjs2, now we bumped the version of phantomjs to 2.1.1 in all environments and for all the types of tests | |||
2016-03-22 | Fixes lint. | Thais Siqueira | |
2016-03-22 | Adds changes to run load test on current version. | Thais Siqueira | |
2016-03-22 | Changed beginners label to volunteer tasks in the readmes | NavaL | |
2016-03-22 | Add how to connect with sample config to README | Felix Hammerl | |
2016-03-22 | Issue #649: Fix functional tests | Felix Hammerl | |
2016-03-22 | Issue #649: Fix highlighting | Felix Hammerl | |
2016-03-22 | Issue #649: Refactor Tags | Felix Hammerl | |
2016-03-22 | Issue #649: Remove tags from drafts mail list items | Felix Hammerl | |
2016-03-22 | Issue #649: Extract tags mixin to separate file | Felix Hammerl | |
2016-03-22 | Issue #654: Fix Feedback Form | Felix Hammerl | |
2016-03-22 | removed minified js libraries before our minification | NavaL | |
expressly added non-zero exit code if minification fails upgraded minify version Issue #655 | |||
2016-03-22 | Add cd to vagrant root | Felix Hammerl | |
2016-03-21 | Bumped phantomjs version to match snapci version | Bruno Wagner | |
This also fix the functional tests not passing in vagrant, the old phantomjs had trouble with keepalive requests that selenium uses, that was fixed in this version so we shouldn't find badstatusline errors anymore | |||
2016-03-21 | Fix open issue from 195322b | Felix Hammerl | |
2016-03-18 | re-introduce minification with the 'hacky' prepending semi-column fix | NavaL | |
2016-03-18 | adding a temporary fix to minify blowing up because of iframeresizer | NavaL | |
further investigation as to why the sourcemap comment at the end of the file causes problem whereas jquery has the same but does not blow up This will fix prod for now | |||
2016-03-18 | Temporarily removed minification of js | Bruno Wagner | |
Minification broke because we added invalid js code somewhere. I removed the minification for now so the deploy will be able to put the js code where it has to be. We'll investigate the underlying problem and find out what is the invalid js code that was introduced | |||
2016-03-18 | Bumped html_minify to fix errors in old version | Bruno Wagner | |
2016-03-17 | Merge branch 'loading-logo' | Gislene Pereira | |
* loading-logo: Adding spin logo to search event. Issue #238 Adding js unit tests + small refactoring. // pairing with @tuliocasagrande Issue #238 The logo will spin when the user opens a mail or draft. Issue #238 Adding logo loading event to Saving Draft; + Adding timeout to 0.6 secs before stopping the spinning; + Removing unnecessary defaultAttr. Creating events to spin and stop spinning the logo. Logo will spin when user selects another tag on the left bar and stops when the list of mails is rendered. Adding sass function to lighten the logo color for the spinner Adding new svg and dummy animation Conflicts: web-ui/app/scss/_alerts.scss web-ui/app/scss/_mixins.scss | |||
2016-03-16 | freezing Twisted to 15.5.0 for the tests -- fixing build. | Christoph Kluenter | |
need to evaluate what to do. But this at least fixes the tests for now. | |||
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 | |