summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-15Version 0.2.70.2.7Azul
2013-11-15Merge branch 'develop'Azul
2013-11-15Merge pull request #113 from elijh/feature/customizeazul
2013-11-15fix problem with custom scss files and precompiling assets in production mode.elijah
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-12Merge pull request #112 from azul/debug/log_json_errorsjessib
2013-11-12Merge pull request #110 from azul/feature/cleanup-expired-tokensjessib
2013-11-12make sure we log json request errors and their backtracesAzul
2013-11-12Merge pull request #111 from jessib/bugfix/4453_missing_templateazul
2013-11-11Maybe not ideal fix, but since there is no edit view, we want to show the sho...jessib
2013-11-11Merge pull request #109 from azul/feature/clear-all-data-of-deleted-userjessib
2013-11-10update readme to require ruby 1.9.3 instead of 1.8Azul
2013-11-08removed outdated test.Azul
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