Age | Commit message (Expand) | Author |
2014-05-22 | Merge pull request #166 from elijh/feature/footer | azul |
2014-05-20 | better detection if price link should be shown in the footer | elijah |
2014-05-19 | little bit of documentation | Azul |
2014-05-19 | i18n for error pages | Azul |
2014-05-19 | custom error pages for 404 and 500 errors | Azul |
2014-05-15 | Merge pull request #161 from azul/bugfix/download-button-wider | azul |
2014-05-14 | check for presence of service_levels | Azul |
2014-05-14 | make download button wide enough for helvetica #5039 | Azul |
2014-05-14 | Merge pull request #157 from azul/bugfix/5664-stop-email-autofill | 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 | 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-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 | basic password validation without client side gem | Azul |
2014-04-25 | ensure buttons are properly loading... and reset | 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-24 | cleanup homepage buttons some | Azul |
2014-04-24 | add signup and login info on the forms | 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-17 | make use of the UnauthorizedUser | Azul |
2014-04-17 | UnauthenticatedUser as current_user | Azul |
2014-04-17 | initial commit for the service level api | Azul |
2014-04-10 | bringing back srp js | Azul |
2014-04-10 | move certs into toplevel | Azul |
2014-04-08 | moving users: app and test files | Azul |
2014-04-08 | moving all of core into toplevel, tests fail. | Azul |
2014-02-04 | applied mcnair's changes to privacy policy | elijah |
2014-01-27 | fix js platform detection to match new way we have single link for linux (not... | elijah |
2014-01-23 | added a customizable 'bye' page for when a user leaves | elijah |
2014-01-23 | move #masthead out of main templates to make the masthead partials more flexi... | elijah |
2014-01-23 | added a default footer with links to privacy policy, tos, pricing, about us, ... | elijah |
2014-01-23 | added default pricing, privacy policy and tos pages. | elijah |
2014-01-16 | switch to using dl.bitmask.net | elijah |
2013-12-29 | Return 'provider.json' via a controller, to better be able to control the res... | elijah |
2013-12-22 | locale prefix support: | elijah |
2013-12-20 | make sure overview link is active on Users#show | Azul |
2013-12-20 | enable billing engine by default, consolidate APP_CONFIG[:payments] and APP_C... | elijah |
2013-12-17 | Merge branch 'develop' into feature/billing-no-authenticated-payments | jessib |