summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-08fix cornercase of non expiring tokensAzul
2013-11-08Token.destroy_all_expired to cleanup expired tokens (#4411)Azul
2013-11-07only check number of disabled identities to make test more robustAzul
2013-11-06use the account lifecycle from UsersController#destroyAzul
2013-11-06destroy all tickets created by a user when account is destroyedAzul
2013-11-06Ticket.destroy_all_from(user) - remove all tickets created by a userAzul
2013-11-06refactor: split up and cleaned up ticket validation testsAzul
2013-11-06integration test for blocking handles after account destroyedAzul
2013-11-06refactor: extract method on account testAzul
2013-11-05Identity.destroy_all_disabled will clean up disabled identitiesAzul
2013-11-05disabled identities to block handles after a user was deletedAzul
2013-11-05refactor: Identity.disable_all_for(user) on user destructionAzul
2013-11-04Merge pull request #108 from azul/feature/proper-user-deletionjessib
2013-11-04Version 0.2.60.2.6Azul
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