summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2014-05-09Merge pull request #156 from azul/bugfix/5548-hide-signup-forms-without-js0.5.1-rc2azul
2014-05-08minor fix to default pricing chartelijah
2014-05-06minor: fixing commentAzul
2014-05-06hide srp forms when no js is availableAzul
2014-05-06Merge pull request #154 from azul/feature/display-pricingazul
2014-04-29adopt pricing view to current service_level formatAzul
2014-04-29remove os specific download buttonsAzul
2014-04-29smaller download button with context on dashAzul
2014-04-29simplify download buttonAzul
2014-04-25basic password validation without client side gemAzul
2014-04-25ensure buttons are properly loading... and resetAzul
2014-04-25simple form: add wrapped and loading... buttons #5542Azul
2014-04-25Merge pull request #148 from azul/feature/api-quota-supportazul
2014-04-24cleanup homepage buttons someAzul
2014-04-24add signup and login info on the formsAzul
2014-04-18adopt service_level config to platform settingsAzul
2014-04-18bringing back empty cert prefixesAzul
2014-04-18change service level configuration strategyAzul
2014-04-17make use of the UnauthorizedUserAzul
2014-04-17UnauthenticatedUser as current_userAzul
2014-04-17initial commit for the service level apiAzul
2014-04-10bringing back srp jsAzul
2014-04-10move certs into toplevelAzul
2014-04-08moving users: app and test filesAzul
2014-04-08moving all of core into toplevel, tests fail.Azul
2014-02-04applied mcnair's changes to privacy policyelijah
2014-01-27fix js platform detection to match new way we have single link for linux (not...elijah
2014-01-23added a customizable 'bye' page for when a user leaveselijah
2014-01-23move #masthead out of main templates to make the masthead partials more flexi...elijah
2014-01-23added a default footer with links to privacy policy, tos, pricing, about us, ...elijah
2014-01-23added default pricing, privacy policy and tos pages.elijah
2014-01-16switch to using dl.bitmask.netelijah
2013-12-29Return 'provider.json' via a controller, to better be able to control the res...elijah
2013-12-22locale prefix support:elijah
2013-12-20make sure overview link is active on Users#showAzul
2013-12-20enable billing engine by default, consolidate APP_CONFIG[:payments] and APP_C...elijah
2013-12-17Merge branch 'develop' into feature/billing-no-authenticated-paymentsjessib
2013-12-13refactor: remove Overview controller - we can use Users#showAzul
2013-11-12make sure we log json request errors and their backtracesAzul
2013-10-30notify user their account was successfully deleted (refs #4216)Azul
2013-10-21the class for the html tag is linux32 - not just linuxAzul
2013-10-21adopt css to mac-> osx changeAzul
2013-10-18Merge pull request #98 from jessib/feature/billing-past-due-subscriptionsazul
2013-10-15detect os in browser and show proper download linkAzul
2013-10-08Payments made when authenticated will be donations, and not connected to cust...jessib
2013-10-01Allow admins to view past-due subscriptions.jessib
2013-09-03Ensure json requests get json error response on failureAzul
2013-09-02Remove references to email_settings controller, which has been removed. An id...jessib
2013-08-27Not ideal way to do it, but was proving complicated to have a config file spe...jessib
2013-08-27Merge branch 'master' into billing_with_testsjessib