Age | Commit message (Expand) | Author |
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 |
2014-04-25 | make test independent of button tag | Azul |
2014-04-25 | move open and close buttons into status display | Azul |
2014-04-25 | ensure buttons are properly loading... and reset | Azul |
2014-04-25 | using simple_form for the last form that was not using it. | Azul |
2014-04-25 | simple form: add wrapped and loading... buttons #5542 | Azul |
2014-04-25 | Merge pull request #148 from azul/feature/api-quota-support | azul |
2014-04-25 | Merge pull request #151 from azul/bugfix/5549-prefer-client-signup | azul |
2014-04-25 | Merge pull request #152 from azul/bugfix/5552-recover-from-invalid-tickets | azul |
2014-04-24 | remove cert link - has no purpose anymore | Azul |
2014-04-24 | add tests for invalid ticket creation | Azul |
2014-04-24 | check user_id param for present? instead of !nil? | Azul |
2014-04-24 | let's only add the flash notice if the ticket has been created | Azul |
2014-04-24 | return nil as auto_ticket_path for invalid tickets | Azul |
2014-04-24 | cert_path now is api_cert_path | Azul |
2014-04-24 | unified wording: destroy account | Azul |
2014-04-24 | cleanup homepage buttons some | Azul |
2014-04-24 | add signup and login info on the forms | Azul |
2014-04-18 | Merge pull request #147 from azul/test/nagios-test-signup0.5.1-rc | azul |
2014-04-18 | adopt service_level config to platform settings | Azul |
2014-04-18 | bringing back empty cert prefixes | Azul |
2014-04-18 | change service level configuration strategy | Azul |
2014-04-18 | minor fix: User#email_address not User#email | Azul |