Furrest City's modified version of OSEM http://osem.io
Find a file
Christina Anagnostou 979377f2df Add unregistered speakers scope to program
And use it in Conference#registration_limit_exceeded?

Also change self.registered(conference) to registered(conference) to fix failures in linters
2018-01-05 10:38:15 +02:00
.github Add templates for github issues & pull requests 2017-12-18 08:04:58 -08:00
app Add unregistered speakers scope to program 2018-01-05 10:38:15 +02:00
bin Upgrade to Rails 5 2017-12-11 20:58:04 +02:00
config Configure cache stores 2017-12-22 10:48:55 -08:00
db Fix Performance/HashEachMethods offenses 2017-12-18 17:30:37 +01:00
doc First checkin 2013-01-07 09:04:09 +01:00
docker Update init.sh 2017-11-28 17:27:42 +01:00
lib Show conference changelog 2017-08-24 10:24:13 +00:00
public Update 500 error page with custom information 2016-12-20 16:05:55 -06:00
spec Break up the one-query-of-doom 2017-12-22 10:48:55 -08:00
vendor Fix markdown editors bug #811 using asset gem. 2016-03-08 16:50:30 +05:30
.dockerignore Docker support for production use 2017-07-09 21:38:43 +02:00
.gitignore Merge branch 'master' into adding_ds_store_to_gitignore 2017-10-12 09:14:59 -07:00
.haml-lint.yml generate haml-lint_todo 2017-04-26 18:27:20 +05:30
.haml-lint_todo.yml Let's get serious about linting, folks. 2017-12-22 10:48:55 -08:00
.rubocop.yml Implement track scheduling 2017-08-26 00:31:44 +03:00
.rubocop_todo.yml Removed Style/DateTime offences which occured due to the use of DateTime class in spec/models/program_spec.rb 2017-12-21 21:17:00 +02:00
.travis.yml Changed db:migrate to db:schema:load 2017-11-16 18:34:47 +02:00
app.json Add schedule interval as attribute of a program 2017-04-01 21:39:20 +03:00
bootstrap.sh Fix user to run rake task for dbsetup 2017-11-30 17:23:51 -02:00
CODE_OF_CONDUCT.md Add code of conduct file 2017-07-17 19:25:14 +03:00
config.ru First checkin 2013-01-07 09:04:09 +01:00
CONTRIBUTING.md Updated link 2017-12-12 17:45:14 +02:00
docker-compose.env.example Yes: it's a trivial change in just an example. But not trivial for non rubyists 2017-11-29 19:35:54 +01:00
docker-compose.yml.example Docker support for production use 2017-07-09 21:38:43 +02:00
Dockerfile Adding suggested better syntax 2018-01-02 08:28:49 -08:00
dotenv.example Use environment variable for the redis url in cable.yml 2017-12-11 20:58:04 +02:00
Gemfile Configure cache stores 2017-12-22 10:48:55 -08:00
Gemfile.lock Fold call for papers & call for tracks into one splashpage section 2017-12-22 10:48:55 -08:00
Guardfile apply StringLiterals cop (remove double quotes, unless there is string interpolation) 2014-09-02 21:45:07 +03:00
INSTALL.md Use environment variable for the redis url in cable.yml 2017-12-11 20:58:04 +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 FIX : links 2017-08-12 17:48:55 +03:00
travis_script.sh Split in 2 jobs Travis build 2017-06-09 14:41:44 +02:00
Vagrantfile Update vagrant box image to openSUSE 42.2 2017-06-23 11:00:44 +03:00

Build Status Code Climate Coverage Status Security Status Deploy

Open Source Event Manager

OSEM Logo

An event management tool tailored to Free and Open Source Software conferences.

OSEM actively participates in GSoC and RGSoC.

Installation

Please refer to INSTALL documentation file

How to contribute to OSEM

Please refer to our CONTRIBUTING guide

How to translate OSEM into your language

Please refer to our TRANSLATION guide

Contact

GitHub issues are the primary way for communicating about specific proposed changes to this project. If you have other questions feel free to subscribe to the opensuse-web@opensuse.org mailinglist, all OSEM contributors are on that list! Additionally you can use #osem channel on freenode IRC.