Furrest City's modified version of OSEM http://osem.io
Find a file
TheAssassin 1f9fcf7c66 Fix issue mentioned in osem/pull/1407
After the rebase (to update the PR with the latest changes), I had the
same issue @lguerard has had. I noticed that the rails server didn't
lisen on all interfaces any more, but bound the port to the loopback
device only. By adding the parameter `-b 0.0.0.0`, I restored the
previous behavior, and OSEM could be reached with the browser after it
started up (takes a few seconds).
2017-05-16 22:16:46 +02:00
app Change too bright color to matte 2017-05-15 15:49:19 +02:00
bin Update spring-commands-rspec and springify bin/rspec 2016-02-16 21:46:33 +05:30
config Docker support for production use 2017-05-16 21:53:47 +02:00
db Fixes Style/Tab cops 2017-04-06 10:57:44 -06:00
doc First checkin 2013-01-07 09:04:09 +01:00
docker Fix issue mentioned in osem/pull/1407 2017-05-16 22:16:46 +02:00
lib Add rake task for resources 2017-05-13 18:30:30 +03:00
public Update 500 error page with custom information 2016-12-20 16:05:55 -06:00
spec add validation for name, used and quantity 2017-05-13 18:30:30 +03: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-05-16 21:53:47 +02:00
.gitignore Update ignores 2017-05-16 21:53:47 +02:00
.haml-lint.yml generate haml-lint_todo 2017-04-26 18:27:20 +05:30
.haml-lint_todo.yml generate haml-lint_todo 2017-04-26 18:27:20 +05:30
.rubocop.yml Excluded conference_spec from block cop 2017-04-25 18:00:24 +05:30
.rubocop_todo.yml Fix Travis-Ci errors 2017-05-13 17:49:17 +03:00
.travis.yml Add haml-lint to travis script 2017-04-26 20:11:38 +05:30
app.json Add schedule interval as attribute of a program 2017-04-01 21:39:20 +03: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 Add OpenID test documentation 2017-04-03 23:55:59 +03:00
docker-compose.env.example Docker support for production use 2017-05-16 21:53:47 +02:00
docker-compose.yml.example Docker support for production use 2017-05-16 21:53:47 +02:00
Dockerfile Switch to built in rails server 2017-05-16 21:53:47 +02:00
dotenv.example Add OpenID test documentation 2017-04-03 23:55:59 +03:00
Gemfile Add haml-lint gem 2017-04-26 18:27:20 +05:30
Gemfile.lock Add haml-lint gem 2017-04-26 18:27:20 +05:30
Guardfile apply StringLiterals cop (remove double quotes, unless there is string interpolation) 2014-09-02 21:45:07 +03:00
INSTALL.md Update Docker docs 2017-05-16 21:53:47 +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

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.