Furrest City's modified version of OSEM http://osem.io
Find a file
James Mason 44fd794416 Make test organization names more unique
The addition of a uniqueness validation on Organization#name is causing
a lot of random failures; the Organization factory uses a Faker value,
but appears to be producing repetitive results, so I've added a
FactoryGirl sequence to ensure uniqueness.
2018-03-02 15:28:31 +01:00
.github Add templates for github issues & pull requests 2017-12-18 08:04:58 -08:00
app Added name uniqueness validation for organization model. 2018-02-27 12:16:52 -08:00
bin Upgrade to Rails 5 2017-12-11 20:58:04 +02:00
config Explicity compress assets 2018-01-12 08:01:45 -08:00
db fixed failing tests 2018-01-23 18:26:03 -08: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 Make test organization names more unique 2018-03-02 15:28:31 +01: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 Add withdrawn events to conference dashboard 2018-02-19 01:02:30 +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 Enable compression in Rack 2018-01-12 08:01:45 -08:00
CONTRIBUTING.md Updated link 2017-12-12 17:45:14 +02:00
docker-compose.env.example Fix example file #update 2018-01-11 08:10:17 -08: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 Skylight instrumentation 2018-02-22 21:08:24 -08:00
Gemfile Skylight instrumentation 2018-02-22 21:08:24 -08:00
Gemfile.lock Skylight instrumentation 2018-02-22 21:08:24 -08:00
Guardfile apply StringLiterals cop (remove double quotes, unless there is string interpolation) 2014-09-02 21:45:07 +03:00
INSTALL.md Skylight instrumentation 2018-02-22 21:08:24 -08: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.