summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2020-05-06Add archived translations, remark about retirement of this moduleHEADmasterkwadronaut
2017-03-23upgrade: use rails4s 'secret_key_base'Azul
This will get us encrypted cookies but also requires changes to the platform. fixes #23
2016-10-21docs: tweak install instructionsAzul
no more develop branch but detail nokogiri requirements a bit
2016-09-13Restructuring README and documentation in doc fileluca-marie
2016-09-07Added documentation to README about twitter authentification and usage of ↵thea
secrets-file
2016-07-05[doc] make sure to mention develop branch in dev docsAzul
2016-07-05[doc] update install documentationAzul
2016-02-10added travis build status to readmeelijah
2016-01-10minor update to docselijah
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-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-03-31fix travis: use couchdb.admin.yml and pin travis ruby version to one that is ↵elijah
installed on travis-ci.org
2014-12-19updated README to include rake couchrest:migrateelijah
2014-07-29changed the development mode admin user from 'admin' to 'staff', since admin ↵elijah
is a reserved username that can't be registered.
2013-12-22locale prefix support:elijah
* set locale based on request header * enforce locale path prefix when current locale is not the default * note: don't use root_path anymore, instead use home_path
2013-11-10update readme to require ruby 1.9.3 instead of 1.8Azul
2013-07-17Start to branch using braintree to process credit card payments.jessib
2013-07-11config - add force_ssl to config, add configuration notes to README.mdelijah
2013-04-22added "known problems" to the READMEelijah
2013-02-05added note about running tests to READMEelijah
2012-11-04Merge branch 'feature-admin_users' into developAzul
2012-11-02minor: it's gem install bundlerAzul
2012-10-31Code to check administration (and ugly test display.) This includes example ↵jessib
config file.
2012-10-31minor: need to cd into leap_web before initializing submodulesAzul
2012-10-30new READMEelijah