Age | Commit message (Expand) | Author |
2014-05-29 | html5: <br> instead of <br/> | Azul |
2014-05-28 | destroy_btn helper method | Azul |
2014-05-27 | move users key into layouts scope so it does not conflict with users scope | Azul |
2014-05-27 | add btn helper for link_to with .btn | Azul |
2014-05-27 | remove icon_color variable - yagni | Azul |
2014-05-26 | sorting translation keys some | Azul |
2014-05-26 | navigation works with empty locale selected | Azul |
2014-05-26 | tickets: structure i18n | Azul |
2014-05-26 | FlashResponder will automagically add flash messages | Azul |
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 | i18n for error pages | Azul |
2014-05-19 | custom error pages for 404 and 500 errors | Azul |
2014-05-14 | check for presence of service_levels | Azul |
2014-05-13 | move User Control Panel heading out of masthead | 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 | 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 | change service level configuration strategy | 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-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 |
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 |
2013-12-13 | refactor: remove Overview controller - we can use Users#show | Azul |
2013-10-30 | notify user their account was successfully deleted (refs #4216) | Azul |
2013-10-08 | Payments made when authenticated will be donations, and not connected to cust... | jessib |
2013-10-01 | Allow admins to view past-due subscriptions. | jessib |
2013-09-02 | Remove references to email_settings controller, which has been removed. An id... | jessib |
2013-08-27 | Not ideal way to do it, but was proving complicated to have a config file spe... | jessib |
2013-08-27 | Merge branch 'master' into billing_with_tests | jessib |
2013-08-13 | Option to disable billing engine and hide billing related links. To actual di... | jessib |
2013-08-08 | Merge pull request #64 from azul/feature/identity-rewrite | jessib |
2013-08-06 | Fix stupid typo. | jessib |
2013-08-01 | Merge branch 'master' into billing_with_tests | jessib |