Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-10 | added travis build status to readme | elijah | |
2016-01-10 | minor update to docs | elijah | |
2015-09-07 | Merge branch 'feature/readme-updates' of https://github.com/kaeff/leap_web ↵ | elijah | |
into develop | |||
2015-09-01 | Update README with docs from website & instructions on local DB | kaeff | |
- 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-11 | improved README.md | varac | |
- 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-31 | fix travis: use couchdb.admin.yml and pin travis ruby version to one that is ↵ | elijah | |
installed on travis-ci.org | |||
2014-12-19 | updated README to include rake couchrest:migrate | elijah | |
2014-07-29 | changed the development mode admin user from 'admin' to 'staff', since admin ↵ | elijah | |
is a reserved username that can't be registered. | |||
2013-12-22 | locale 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-10 | update readme to require ruby 1.9.3 instead of 1.8 | Azul | |
2013-07-17 | Start to branch using braintree to process credit card payments. | jessib | |
2013-07-11 | config - add force_ssl to config, add configuration notes to README.md | elijah | |
2013-04-22 | added "known problems" to the README | elijah | |
2013-02-05 | added note about running tests to README | elijah | |
2012-11-04 | Merge branch 'feature-admin_users' into develop | Azul | |
2012-11-02 | minor: it's gem install bundler | Azul | |
2012-10-31 | Code to check administration (and ugly test display.) This includes example ↵ | jessib | |
config file. | |||
2012-10-31 | minor: need to cd into leap_web before initializing submodules | Azul | |
2012-10-30 | new README | elijah | |