app
Rename 'ConferenceController' to 'ConferencesController', and 'ProposalController' to 'ProposalsController'
2016-09-30 18:49:44 -04:00
bin
Update spring-commands-rspec and springify bin/rspec
2016-02-16 21:46:33 +05:30
config
Rename 'ConferenceController' to 'ConferencesController', and 'ProposalController' to 'ProposalsController'
2016-09-30 18:49:44 -04:00
db
Merge pull request #1108 from rishabhs95/stripe
2016-08-18 16:04:11 +02:00
doc
First checkin
2013-01-07 09:04:09 +01:00
lib
Add rake task to set conference_id in pre-existing versions
2016-08-12 13:35:56 +05:30
public
Integrate the schedule in the admin interface
2016-08-11 15:06:52 +02:00
spec
Rename 'ConferenceController' to 'ConferencesController', and 'ProposalController' to 'ProposalsController'
2016-09-30 18:49:44 -04:00
vendor
Fix markdown editors bug #811 using asset gem.
2016-03-08 16:50:30 +05:30
.gitignore
Make use of dotenv
2016-04-29 16:37:48 +02:00
.rubocop.yml
Rubocop class length increased
2016-07-25 11:33:30 +02:00
.rubocop_todo.yml
Roles into their own controller. Rework interface. Add flash messages to ajax calls. Add description to roles. Possible to edit roles in use.
2016-03-01 17:10:45 +02:00
.travis.yml
In Travis, run tests on MariaDB
2016-08-22 16:39:19 +02:00
app.json
Require less variables for heroku.
2016-07-12 16:28:50 +02:00
bootstrap.sh
Get config.yml/secrets.yml out of travis/vagrant
2016-04-29 16:36:47 +02:00
config.ru
First checkin
2013-01-07 09:04:09 +01:00
CONTRIBUTING.md
Update CONTRIBUTING.md to setup ichain in test mode using dotenv
2016-08-12 01:57:39 +05:30
dotenv.example
docs/PAYMENTS: add API docs
2016-08-18 15:31:34 +05:30
Gemfile
Fix conference serializer spec to work with MySQL
2016-08-18 18:34:50 +02:00
Gemfile.lock
Fix conference serializer spec to work with MySQL
2016-08-18 18:34:50 +02:00
Guardfile
apply StringLiterals cop (remove double quotes, unless there is string interpolation)
2014-09-02 21:45:07 +03:00
INSTALL.md
docs/PAYMENTS: add API docs
2016-08-18 15:31:34 +05:30
LICENSE
Release osem under MIT. Fixes #57
2013-10-18 15:33:59 +02:00
PAYMENTS.md
docs/PAYMENTS: add API docs
2016-08-18 15:31:34 +05:30
Rakefile
First checkin
2013-01-07 09:04:09 +01:00
README.md
Add heroku button to README.md
2016-06-08 14:55:12 +02:00
TRANSLATION.md
Update API key section in TRANSLATION.md
2016-06-30 10:44:38 +02:00
Vagrantfile
Updated vagrant box to official Leap release
2016-03-04 13:14:29 -03:00