app
Added hints for username and name in sign up form and in edit profile
2017-03-28 23:02:40 +03:00
bin
Update spring-commands-rspec and springify bin/rspec
2016-02-16 21:46:33 +05:30
config
Move reports to separate controller
2017-03-20 17:51:37 +02:00
db
Add times to Conference
2017-02-22 09:09:29 +01:00
doc
First checkin
2013-01-07 09:04:09 +01:00
lib
Added demo data
2017-03-10 17:40:41 +05:30
public
Update 500 error page with custom information
2016-12-20 16:05:55 -06:00
spec
Fixed Venue link in todo list for organiser
2017-03-26 00:25:44 +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
Enable Style/ZeroLengthPredicate Rubocop cop
2017-03-28 14:42:21 +05:30
.rubocop_todo.yml
Enable Style/ZeroLengthPredicate Rubocop cop
2017-03-28 14:42:21 +05:30
.travis.yml
Revert "fixed travis issues"
2017-03-03 15:07:54 +01:00
app.json
implements configurable schedule granularity and improves the schedule grid for denser schedule grids on smaller screens
2017-01-31 16:24:45 +02:00
bootstrap.sh
Add another place where rails is called without a full path to the binary
2016-09-17 19:34:25 -07:00
config.ru
First checkin
2013-01-07 09:04:09 +01:00
CONTRIBUTING.md
Updating readme, install, payments, contributing files
2017-03-13 14:29:52 +02:00
dotenv.example
Revert "fixed travis issues"
2017-03-03 15:07:54 +01:00
Gemfile
Implementing Countable.js to count words.
2017-03-01 19:15:19 +05:30
Gemfile.lock
Fixes #1402 Updated nokogiri in gemfile.lock
2017-03-25 09:18:17 +05:30
Guardfile
apply StringLiterals cop (remove double quotes, unless there is string interpolation)
2014-09-02 21:45:07 +03:00
INSTALL.md
Updating readme, install, payments, contributing files
2017-03-13 14:29:52 +02:00
LICENSE
Release osem under MIT. Fixes #57
2013-10-18 15:33:59 +02:00
PAYMENTS.md
Updating readme, install, payments, contributing files
2017-03-13 14:29:52 +02:00
Rakefile
First checkin
2013-01-07 09:04:09 +01:00
README.md
Fix link to TRANSLATION guide in readme
2017-03-17 15:42:37 +01:00
TRANSLATION.md
Update API key section in TRANSLATION.md
2016-06-30 10:44:38 +02:00
Vagrantfile
Fix shared directory mounting on provisioning
2016-09-17 19:31:59 -07:00