summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-01Version 0.5.30.5.3Azul
2014-06-25android app now supports signup, so change text that said otherwise.elijah
2014-06-23added debugging note to DEVELOP.mdelijah
2014-06-23Account.create - do a User.new instead of User.create, so that we can report ...elijah
2014-06-18Merge pull request #172 from elijh/feature/customgemazul
2014-06-18Merge pull request #171 from elijh/feature/identityfailazul
2014-06-17Gemfile: fix problem when config is missing environmentselijah
2014-06-17if identity fails to be created, destroy the user. also, pass through identit...elijah
2014-06-17support for optional gems in Gemfile (engines/ and config/customization/gems/)elijah
2014-06-09Version 0.5.20.5.2Azul
2014-06-03tickets: fix bug that allow index of other userselijah
2014-05-30Merge pull request #167 from azul/feature/i18n-for-ticket-system0.5.2-rcazul
2014-05-30Merge pull request #168 from azul/bugfix/fix-login-validationsazul
2014-05-29fix flash for creating anonymous ticketsAzul
2014-05-29adopt tests to new translationsAzul
2014-05-29html5: <br> instead of <br/>Azul
2014-05-29clearify identity validationsAzul
2014-05-29ensure User#reload returns selfAzul
2014-05-29hand on errors from Email to Identity to UserAzul
2014-05-29catch corner cases of account creationAzul
2014-05-28adopt tests to new error messages for identitiesAzul
2014-05-28allow changing the user_id on an identityAzul
2014-05-28bring back the alias functionality in IdentitiesAzul
2014-05-28ensure identity is cleared on user.reload - fixes testAzul
2014-05-28minor: beautify handle lookup in etc/passwd someAzul
2014-05-28use Identity for testing login availabilityAzul
2014-05-28destroy_btn helper methodAzul
2014-05-27move users key into layouts scope so it does not conflict with users scopeAzul
2014-05-27add btn helper for link_to with .btnAzul
2014-05-27remove icon_color variable - yagniAzul
2014-05-26sorting translation keys someAzul
2014-05-26navigation works with empty locale selectedAzul
2014-05-26tickets: structure i18nAzul
2014-05-26flash_for with_errors option displays error messagesAzul
2014-05-26remove unused bold helper and instead sanitize flashAzul
2014-05-26Controller#flash_for instead of FlashResponderAzul
2014-05-26split up and refactor TicketController#updateAzul
2014-05-26separate tests for the ticket list from main controller testAzul
2014-05-26splitting up long functional test caseAzul
2014-05-26FlashResponder will automagically add flash messagesAzul
2014-05-26move comment related tests out of TicketControllerTestAzul
2014-05-26use i18n.missing_translationsAzul
2014-05-26Merge pull request #163 from azul/feature/3398-save-hashed-tokenazul
2014-05-26Merge pull request #165 from azul/feature/cert-fingerprintsazul
2014-05-26hash token with sha512 against timing attacs #3398Azul
2014-05-26fix test to require loginAzul
2014-05-26change from GET to POST for certsAzul
2014-05-22Merge pull request #166 from elijh/feature/footerazul
2014-05-22Merge pull request #162 from azul/feature/3295-custom-error-pagesazul
2014-05-20better detection if price link should be shown in the footerelijah