app
Remove unused columns from Conferences,Venues,Events and Sponsors tables
2016-06-25 00:27:25 +05:30
bin
Update spring-commands-rspec and springify bin/rspec
2016-02-16 21:46:33 +05:30
config
Remove routes of Speakers,People and Photos controllers
2016-05-27 01:22:41 +05:30
db
Remove unused columns from Conferences,Venues,Events and Sponsors tables
2016-06-25 00:27:25 +05:30
doc
First checkin
2013-01-07 09:04:09 +01:00
lib
Use config/database.yml for ClearDB config
2016-05-25 16:49:56 +02:00
public
Mark Events without room as unscheduled events
2016-03-26 00:40:44 +05:30
spec
XML export fix tests. Add not nil room for scheduled events.
2016-06-20 21:05:08 +03: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
Fix remaining rubocop problems
2016-02-18 14:40:24 +01: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
Get config.yml/secrets.yml out of travis/vagrant
2016-04-29 16:36:47 +02:00
app.json
Apparently something at heroku tries to .tr this...
2016-05-25 17:00:31 +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
Move the not interesting parts down...
2016-04-26 16:25:05 +02:00
dotenv.example
Expand and document SMTP configuration
2016-04-29 16:37:48 +02:00
Gemfile
Configure language of events
2016-06-03 14:09:37 +02:00
Gemfile.lock
Merge pull request #1037 from rishabhs95/hakiri-nokogiri
2016-06-15 16:55:51 +02:00
Guardfile
apply StringLiterals cop (remove double quotes, unless there is string interpolation)
2014-09-02 21:45:07 +03:00
INSTALL.md
Update INSTALL.md
2016-06-08 14:47:50 +02:00
LICENSE
Release osem under MIT. Fixes #57
2013-10-18 15:33:59 +02:00
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 TRANSLATION.md
2016-05-06 23:59:54 +02:00
Vagrantfile
Updated vagrant box to official Leap release
2016-03-04 13:14:29 -03:00