osem-fcy/config
AEtherC0r3 27fa79a826 Track related refactoring
Add roles as nested routes to track (for the track organizer role)
Allow transition from to_accept to to_reject and backwards
Split Track#valid_dates validation to many independent ones
Show all the confirmed tracks in the conference's splashpage
Add comment in admin/Tracks#toggle_cfp_inclusion
Rewrite admin/TracksController#accept spec
Add feature spec for track requests
Change 'In' to 'Room' in Tracks#index
Rewrite Track#overlapping
Refactor code in ProposalsController
Fix typos
2017-08-27 18:20:16 +03:00
..
environments Expose enable_starttls_auto & openssl_verify_mode. 2017-08-11 12:03:02 +03:00
initializers refactored DomainConstraint and conference_controller_spec 2017-08-22 21:18:58 +00:00
locales Made use of Rails I18n data format in EventSerializer #598 2016-03-27 20:03:33 +05:30
application.rb fix revision count and drop observers 2017-07-09 03:36:57 +05:30
boot.rb Remove syck, add notifier back, add cleanup on deploy 2014-08-07 10:30:34 +02:00
cloudinary.yml.example Add cloudinary gem, fix some Gemfile comments 2016-04-27 11:48:12 +02:00
database.yml.docker Docker support for production use 2017-07-09 21:38:43 +02:00
database.yml.example Switch back to sqlite test db 2014-05-10 16:45:51 +02:00
database.yml.heroku Use config/database.yml for ClearDB config 2016-05-25 16:49:56 +02:00
database.yml.travis In Travis, run tests on MariaDB 2016-08-22 16:39:19 +02:00
deploy.rb Include .env.production in deploy 2016-05-09 14:47:29 +02:00
environment.rb Mention the data:migrate:config2dotenv during boot 2016-04-29 17:07:50 +02:00
piwik.yml.example Implements piwik tracking 2014-11-12 10:45:44 +01:00
routes.rb Track related refactoring 2017-08-27 18:20:16 +03:00
schedule.rb [Bugfix] Confirmed / Unconfirmed events over time for conference dashboard 2014-07-18 15:22:15 +02:00
secrets.yml.example spec/feature: add stripe integration tests 2016-08-16 00:46:11 +05:30