summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-04Version 0.2.60.2.6Azul
2013-10-28Fix button to enable account: https://leap.se/code/issues/4246jessib
2013-10-28Merge pull request #107 from azul/feature/reenable-submit-buttonjessib
2013-10-28no need to create a user for testing failed login attemptAzul
2013-10-28reset button loading... state on error (#4231)Azul
2013-10-28Merge branch 'feature/4109-https-sources' into developAzul
2013-10-28Merge remote-tracking branch 'origin/master' into developAzul
2013-10-21the class for the html tag is linux32 - not just linuxAzul
2013-10-21Merge pull request #104 from azul/test/api-login-with-umlauts-in-passwordjessib
2013-10-21adopt css to mac-> osx changeAzul
2013-10-21use osx not mac as an identifier for the os.Azul
2013-10-21remove duplicate source line that was using httpAzul
2013-10-21fix download urls for mac, android and windowsAzul
2013-10-18include Gemfile.lock to prevent unintended updates (#4174)Azul
2013-10-18use https sources in Gemfiles and also in the documentation (#4109)Azul
2013-10-18test logging in through the API using python with umlautsAzul
2013-10-18Version 0.2.50.2.5Azul
2013-10-18Merge pull request #103 from azul/feature/configurable-download-urlsazul
2013-10-18Make download links configurableAzul
2013-10-18Merge pull request #98 from jessib/feature/billing-past-due-subscriptionsazul
2013-10-17Some cleanup of code to deal with past due subscriptions.jessib
2013-10-17Merge pull request #102 from azul/feature/3602-email-blacklistjessib
2013-10-17Merge pull request #101 from azul/bugfix/4002-utf8-encode-srp-passwordjessib
2013-10-17Merge pull request #100 from azul/feature/os-detectionjessib
2013-10-17blacklist system logins for aliases and loginsAzul
2013-10-17use latest version of srp_js to fix #4002Azul
2013-10-16remove leftover from testing os specific sectionsAzul
2013-10-15Add permissions to subscriptions index, and fix test to stub the subscription...jessib
2013-10-15Merge pull request #99 from azul/feature/os-detectionjessib
2013-10-15detect os in browser and show proper download linkAzul
2013-10-10Admins can cancel pastdue subscriptions, but users cannot cancel their own pa...jessib
2013-10-10Merge branch 'develop' into feature/billing-past-due-subscriptionsjessib
2013-10-10Merge pull request #96 from azul/release/0.2.4jessib
2013-10-10Version 0.2.40.2.4Azul
2013-10-10Merge remote-tracking branch 'leap/develop'Azul
2013-10-09Merge pull request #95 from azul/hotfix/4080-couchrest-model-breaks-bundleazul
2013-10-09Fix couchrest model migrations to work with latest versionAzul
2013-10-08Consider pending & past due subscriptions as 'active' in the sense that they ...jessib
2013-10-08Minor tweaks.jessib
2013-10-07Fix typo in test name.jessib
2013-10-07Updates to billing/README file.jessib
2013-10-03And removing comment..jessib
2013-10-03Some refactoring of displayed of past-due subscriptions.jessib
2013-10-01Allow admins to view past-due subscriptions.jessib
2013-09-27Merge pull request #91 from jessib/feature/rollback_identity_destination_limitsazul
2013-09-26Since local part of email is case sensitive, want to allow remote email addre...jessib
2013-09-26Merge pull request #90 from azul/feature/use-token-authjessib
2013-09-25visual feedback when submitting forms (#3164)Azul
2013-09-24Merge pull request #89 from azul/feature/syslog-logging-againjessib
2013-09-24use token auth when accessing the api from webappAzul