summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-14ensure that we only copy files when running restarting the app, not every tim...elijah
2013-11-14minor improvements to the download button (proper localization, better image,...elijah
2013-11-14added support for easier customizations via "config/customization" directoryelijah
2013-11-10update readme to require ruby 1.9.3 instead of 1.8Azul
2013-11-04Merge pull request #108 from azul/feature/proper-user-deletionjessib
2013-10-30test helper to expect_logout.Azul
2013-10-30notify user their account was successfully deleted (refs #4216)Azul
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