Age | Commit message (Expand) | Author |
2013-11-11 | Maybe not ideal fix, but since there is no edit view, we want to show the sho... | jessib |
2013-11-11 | Merge pull request #109 from azul/feature/clear-all-data-of-deleted-user | jessib |
2013-11-10 | update readme to require ruby 1.9.3 instead of 1.8 | Azul |
2013-11-08 | removed outdated test. | Azul |
2013-11-07 | only check number of disabled identities to make test more robust | Azul |
2013-11-06 | use the account lifecycle from UsersController#destroy | Azul |
2013-11-06 | destroy all tickets created by a user when account is destroyed | Azul |
2013-11-06 | Ticket.destroy_all_from(user) - remove all tickets created by a user | Azul |
2013-11-06 | refactor: split up and cleaned up ticket validation tests | Azul |
2013-11-06 | integration test for blocking handles after account destroyed | Azul |
2013-11-06 | refactor: extract method on account test | Azul |
2013-11-05 | Identity.destroy_all_disabled will clean up disabled identities | Azul |
2013-11-05 | disabled identities to block handles after a user was deleted | Azul |
2013-11-05 | refactor: Identity.disable_all_for(user) on user destruction | Azul |
2013-11-04 | Merge pull request #108 from azul/feature/proper-user-deletion | jessib |
2013-10-30 | test helper to expect_logout. | Azul |
2013-10-30 | notify user their account was successfully deleted (refs #4216) | Azul |
2013-10-28 | Fix button to enable account: https://leap.se/code/issues/4246 | jessib |
2013-10-28 | Merge pull request #107 from azul/feature/reenable-submit-button | jessib |
2013-10-28 | no need to create a user for testing failed login attempt | Azul |
2013-10-28 | reset button loading... state on error (#4231) | Azul |
2013-10-28 | Merge branch 'feature/4109-https-sources' into develop | Azul |
2013-10-28 | Merge remote-tracking branch 'origin/master' into develop | Azul |
2013-10-21 | the class for the html tag is linux32 - not just linux | Azul |
2013-10-21 | Merge pull request #104 from azul/test/api-login-with-umlauts-in-password | jessib |
2013-10-21 | adopt css to mac-> osx change | Azul |
2013-10-21 | use osx not mac as an identifier for the os. | Azul |
2013-10-21 | remove duplicate source line that was using http | Azul |
2013-10-21 | fix download urls for mac, android and windows | Azul |
2013-10-18 | include Gemfile.lock to prevent unintended updates (#4174) | Azul |
2013-10-18 | use https sources in Gemfiles and also in the documentation (#4109) | Azul |
2013-10-18 | test logging in through the API using python with umlauts | Azul |
2013-10-18 | Version 0.2.50.2.5 | Azul |
2013-10-18 | Merge pull request #103 from azul/feature/configurable-download-urls | azul |
2013-10-18 | Make download links configurable | Azul |
2013-10-18 | Merge pull request #98 from jessib/feature/billing-past-due-subscriptions | azul |
2013-10-17 | Some cleanup of code to deal with past due subscriptions. | jessib |
2013-10-17 | Merge pull request #102 from azul/feature/3602-email-blacklist | jessib |
2013-10-17 | Merge pull request #101 from azul/bugfix/4002-utf8-encode-srp-password | jessib |
2013-10-17 | Merge pull request #100 from azul/feature/os-detection | jessib |
2013-10-17 | blacklist system logins for aliases and logins | Azul |
2013-10-17 | use latest version of srp_js to fix #4002 | Azul |
2013-10-16 | remove leftover from testing os specific sections | Azul |
2013-10-15 | Add permissions to subscriptions index, and fix test to stub the subscription... | jessib |
2013-10-15 | Merge pull request #99 from azul/feature/os-detection | jessib |
2013-10-15 | detect os in browser and show proper download link | Azul |
2013-10-10 | Admins can cancel pastdue subscriptions, but users cannot cancel their own pa... | jessib |
2013-10-10 | Merge branch 'develop' into feature/billing-past-due-subscriptions | jessib |
2013-10-10 | Merge pull request #96 from azul/release/0.2.4 | jessib |
2013-10-10 | Version 0.2.40.2.4 | Azul |