Age | Commit message (Expand) | Author |
2014-05-26 | change from GET to POST for certs | Azul |
2014-05-22 | Merge pull request #166 from elijh/feature/footer | azul |
2014-05-22 | Merge pull request #162 from azul/feature/3295-custom-error-pages | azul |
2014-05-20 | better detection if price link should be shown in the footer | elijah |
2014-05-19 | store fingerprints with timestamp | Azul |
2014-05-19 | minor: fix tests | Azul |
2014-05-19 | store cert fingerprint with main user identity | Azul |
2014-05-19 | SmtpCertsController, routes and tests | Azul |
2014-05-19 | fix Email so User.new.valid? does not crash | Azul |
2014-05-19 | basic integration test for cert API | Azul |
2014-05-19 | calculate cert fingerprints to store for leap_mx | Azul |
2014-05-19 | little bit of documentation | Azul |
2014-05-19 | minor: remove unused error pages | Azul |
2014-05-19 | i18n for error pages | Azul |
2014-05-19 | custom error pages for 404 and 500 errors | Azul |
2014-05-19 | update Gemfile.lock to reflect new version | Azul |
2014-05-16 | Version 0.5.10.5.1 | Azul |
2014-05-16 | Merge remote-tracking branch 'origin/develop' | Azul |
2014-05-15 | Merge pull request #161 from azul/bugfix/download-button-wider | azul |
2014-05-15 | Merge pull request #160 from azul/upgrade/rails-3.2.18 | azul |
2014-05-14 | check for presence of service_levels | Azul |
2014-05-14 | upgrade rails to 3.2.18 for security fixes | Azul |
2014-05-14 | make download button wide enough for helvetica #5039 | Azul |
2014-05-14 | Merge pull request #159 from azul/bugfix/5659-fix-ticket-form-submit | azul |
2014-05-14 | Merge pull request #157 from azul/bugfix/5664-stop-email-autofill | azul |
2014-05-14 | Merge pull request #158 from azul/bugfix/5658-fix-broken-masthead | azul |
2014-05-13 | adjust tests to new config and method implementation | Azul |
2014-05-13 | open/close toggle and fields in different forms - fixes #5659 | Azul |
2014-05-13 | move User Control Panel heading out of masthead | Azul |
2014-05-13 | destinguish user.email from user.email_address | Azul |
2014-05-13 | prefill ticket form from the model - fixes #5657 | Azul |
2014-05-13 | minor: use %Q for interpolated string with " | Azul |
2014-05-13 | keep empty email field if user removed prefill | Azul |
2014-05-13 | allow for usernames with dots | Azul |
2014-05-09 | Merge pull request #156 from azul/bugfix/5548-hide-signup-forms-without-js0.5.1-rc2 | azul |
2014-05-08 | minor fix to default pricing chart | elijah |
2014-05-06 | minor: fixing comment | Azul |
2014-05-06 | hide srp forms when no js is available | Azul |
2014-05-06 | Merge pull request #154 from azul/feature/display-pricing | azul |
2014-05-06 | Merge pull request #155 from azul/feature/simplify-download-btn | azul |
2014-04-30 | upgrade debugger so it works with p545 on travis | Azul |
2014-04-30 | remove outdated os detection test | Azul |
2014-04-29 | adopt pricing view to current service_level format | Azul |
2014-04-29 | remove os specific download buttons | Azul |
2014-04-29 | smaller download button with context on dash | Azul |
2014-04-29 | simplify download button | Azul |
2014-04-25 | Merge pull request #153 from azul/bugfix/5557-password-validations | azul |
2014-04-25 | basic password validation without client side gem | Azul |
2014-04-25 | Merge pull request #150 from azul/bugfix/5542-capitalize-loading | azul |
2014-04-25 | use i18n keys for signup & login buttons | Azul |