app
add ability to create and purchase free tickets
2016-12-20 17:21:48 +05:30
bin
Update spring-commands-rspec and springify bin/rspec
2016-02-16 21:46:33 +05:30
config
Merge pull request #1175 from shlok007/replace-quiet-assets
2016-12-19 17:14:04 +01: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
rake task to destroy versions with event_attatchments
2016-08-31 17:24:52 +05:30
public
Integrate the schedule in the admin interface
2016-08-11 15:06:52 +02:00
spec
spec/tickets: add tests for free ticket creation
2016-12-20 17:21:49 +05:30
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
using sprockets-rails instead of quiet-assets
2016-08-27 19:40:53 -04:00
Gemfile.lock
using sprockets-rails instead of quiet-assets
2016-08-27 19:40:53 -04: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