summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2015-08-05updated locale files0.7.1version/0.7.1elijah
2015-08-04Made the default front-page welcome text translatable.elijah
2015-08-03fix missing translations: get help and cancel.elijah
2015-07-23make the default vanilla leap_web include a masthead on the home page.elijah
2015-07-23added customization exampleelijah
2015-07-21download from transifex, fixes bad interpolation keys in german.elijah
2015-07-14updated translation fileselijah
2015-07-14a couple minor fixes for l10nelijah
2015-06-30updated locale fileselijah
2015-06-15added CommonLanguages gemelijah
2015-06-15imported new locales from transifexelijah
2015-04-30added support for email notifications of ticket changeselijah
2015-04-29clean up docselijah
2015-04-20fixed warnings that gems are defined multiple times in Gemfileelijah
2015-04-15fix bug that prevented couchrest_session_store from being used.0.7.0version/0.7elijah
2015-01-28do not require a database when running `rake assets:precompile`elijah
2015-01-28client certificates: allow for time units to be specified in client_cert_life...elijah
2014-11-11Merge branch 'test/feature-for-service-endpoint' of https://github.com/azul/l...elijah
2014-11-11Merge branch 'feature/error-tweaks' of https://github.com/azul/leap_web into ...elijah
2014-10-20updated i18n:bundle task so that transifex can pull in strings automatically ...elijah
2014-07-31features for anonymous use and service endpointAzul
2014-07-31filter out 404 error tracesAzul
2014-07-29changed the development mode admin user from 'admin' to 'staff', since admin ...elijah
2014-07-17add translation and fix testsAzul
2014-07-17some cleanup of the messages api and cuke featureAzul
2014-07-17Merge pull request #176 from azul/feature/api-authenticated-configsazul
2014-07-16minor: add missing i18n translation for overviewAzul
2014-07-15rename warden extension to patch the originalAzul
2014-07-14fix controller refactor and featuresAzul
2014-07-14use cucumber; initial ConfigsControllerAzul
2014-07-14rename warden extension to patch the originalAzul
2014-07-11Added allow_registration toggle.Folker Bernitt
2014-07-05Enable unblocking handles in identities tabAzul
2014-07-05move braintree initilializer into coreAzul
2014-06-25android app now supports signup, so change text that said otherwise.elijah
2014-06-17support for optional gems in Gemfile (engines/ and config/customization/gems/)elijah
2014-05-27move users key into layouts scope so it does not conflict with users scopeAzul
2014-05-26sorting translation keys someAzul
2014-05-26navigation works with empty locale selectedAzul
2014-05-26tickets: structure i18nAzul
2014-05-26Controller#flash_for instead of FlashResponderAzul
2014-05-26FlashResponder will automagically add flash messagesAzul
2014-05-26Merge pull request #165 from azul/feature/cert-fingerprintsazul
2014-05-26change from GET to POST for certsAzul
2014-05-19SmtpCertsController, routes and testsAzul
2014-05-19little bit of documentationAzul
2014-05-19i18n for error pagesAzul
2014-05-19custom error pages for 404 and 500 errorsAzul
2014-05-13keep empty email field if user removed prefillAzul
2014-05-13allow for usernames with dotsAzul