summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-01Identing first lineEvyW
2015-09-28with out identingEvyW
2015-09-28Translation changesEvyW
From line 114 to line 120
2015-09-28changes style sheets EvyW
removed the three last lines
2015-09-22index changesEvyW
2015-09-22commit user hamlEvyW
2015-09-22Update leap.scssEvyW
2015-09-21test users_controller_testEvelyn
2015-09-20fixing translationsEvelyn
2015-09-20spanish translations for user actionsEvelyn
2015-09-20adding ability to disable/enable users by adminEvelyn
2015-09-07Merge branch 'feature/readme-updates' of https://github.com/kaeff/leap_web ↵elijah
into develop
2015-09-01Update README with docs from website & instructions on local DBkaeff
- Copy intro chapter from homepage - Advise new users to not test with admin party locally - Ignore couchdb.admin.yml so it's consistent with the regular couchdb.yml
2015-08-12Merge branch 'bump-therubyracer' of https://github.com/kaeff/leap_web into ↵elijah
develop
2015-08-11improved README.mdvarac
- bundler install instructions: now that debian lenny is out, we can simply assume noone is using debian oldstable anymore on an development box, so we can simplify the instructions - simplify the submodule installation - fix cert paths and token in the config file example
2015-08-07do not include random cruft in the common name of smtp client certificateselijah
2015-08-06Bump therubyracer to 0.12.2Klaus Fl
therubracer 0.10.2 has problems with compiling libv8 on OSX[1]. Updating the dependency resolves the issue. [1]: https://stackoverflow.com/questions/19630154/gem-install-therubyracer-v-0-10-2-on-osx-mavericks-not-installing
2015-08-05updated locale files0.7.1version/0.7.1elijah
2015-08-04Made the default front-page welcome text translatable.elijah
2015-08-03updated en_US.ymlelijah
2015-08-03fix missing translations: get help and cancel.elijah
2015-08-03make the footer less comically huge when there is only one language configuredelijah
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-14added CHANGES.mdelijah
2015-07-14fix i18n testselijah
2015-07-14updated translation fileselijah
2015-07-14a couple minor fixes for l10nelijah
2015-07-14fix footer css when the locale links are visibleelijah
2015-06-30updated locale fileselijah
2015-06-15ignore config/transifex.netrcelijah
2015-06-15added CommonLanguages gemelijah
2015-06-15imported new locales from transifexelijah
2015-05-22fix failing testelijah
2015-04-30added support for email notifications of ticket changeselijah
2015-04-29updated .gitignoreelijah
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-04-15only include uglifier gem in production mode (to compile assets)elijah
2015-03-31fix travis: use couchdb.admin.yml and pin travis ruby version to one that is ↵elijah
installed on travis-ci.org
2015-03-17remove bundle group assets, since we don't precompile anywayelijah
2015-03-17Better error message when a database is missing (very useful for nagios tests)elijah
2015-03-17add support for rotating tokens and sessions databases, and for a special ↵elijah
tmp db for test users.
2015-02-27added a .ruby-version file for rbenv that matches what is actually used on ↵elijah
the leap webapp nodes currently.
2015-01-28do not require a database when running `rake assets:precompile`elijah
2015-01-28tests: add_teardown_hook no longer exists in minitest. replaced with teardown().elijah
2015-01-28client certificates: allow for time units to be specified in ↵elijah
client_cert_lifespan config option.
2014-12-23bugfix: ensure both user and identity documents are destroyed if there is a ↵elijah
problem creating the account.