Furrest City's modified version of OSEM http://osem.io
Find a file
Henne Vogelsang 6745f61c83 Move stripe docu to the wiki
This doesn't need to live in the code base...
2019-02-01 01:00:19 +01:00
.github Add templates for github issues & pull requests 2017-12-18 08:04:58 -08:00
app Use chartkick globally 2018-12-30 16:57:22 -08:00
bin Put database.yml into the code base 2018-09-20 11:33:57 -07:00
config Use chartkick globally 2018-12-30 16:57:22 -08:00
db Add a switch for allowing registration on events (proposals) 2018-12-19 13:18:24 -08:00
doc Fix missing logo 2018-11-13 11:49:26 -08:00
lib Fixup INSTALL.md 2019-02-01 01:00:19 +01:00
public Update 500 error page with custom information 2016-12-20 16:05:55 -06:00
spec Use chartkick globally 2018-12-30 16:57:22 -08:00
vendor Fix markdown editors bug #811 using asset gem. 2016-03-08 16:50:30 +05:30
.codecov.yml Disable codecov comments 2018-09-19 14:10:13 +02:00
.dockerignore Docker support for production use 2017-07-09 21:38:43 +02:00
.gitignore Ignore current sqlite db locations 2018-09-26 19:51:07 -07:00
.haml-lint.yml generate haml-lint_todo 2017-04-26 18:27:20 +05:30
.haml-lint_todo.yml Unlint CfP views #BetterPlace 2018-12-19 13:18:24 -08:00
.overcommit.yml Add overcommit config file 2018-06-12 11:18:01 -07:00
.rubocop.yml Explicitly define Rubocop hash style 2018-11-16 09:06:05 -08:00
.rubocop_todo.yml test for missing logo 2018-12-19 12:30:45 -08:00
.ruby-gemset Add metadata for specifying a gemset for rvm 2018-03-15 00:53:26 +01:00
.ruby-version Setup a more recent ruby version 2018-09-06 00:43:25 +02:00
.travis.yml Run travis suite on sqlite3 2018-11-19 08:40:55 -08:00
app.json Switch review apps to postgresql 2018-09-20 11:33:57 -07:00
bootstrap.sh Put database.yml into the code base 2018-09-20 11:33:57 -07:00
CODE_OF_CONDUCT.md Add code of conduct file 2017-07-17 19:25:14 +03:00
config.ru Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
CONTRIBUTING.md Put database.yml into the code base 2018-09-20 11:33:57 -07:00
docker-compose.override.yml.example Fix service name in compose override 2019-01-29 21:47:48 +01:00
docker-compose.yml Fix service name in compose override 2019-01-29 21:47:48 +01:00
docker-compose.yml.production-example Fixup INSTALL.md 2019-02-01 01:00:19 +01:00
Dockerfile Introduces openSUSE based docker-compose environment 2018-09-11 00:10:42 +02:00
Dockerfile.base Add some more repos/packages to the base image 2018-10-10 18:06:19 -07:00
Dockerfile.production Fixup INSTALL.md 2019-02-01 01:00:19 +01:00
dotenv.example Move stripe docu to the wiki 2019-02-01 01:00:19 +01:00
Gemfile Use chartkick globally 2018-12-30 16:57:22 -08:00
Gemfile.lock Update carrierwave to version 1.3.1 2019-01-20 23:59:49 +01:00
Guardfile Rubocop autocorrections 2018-11-16 09:06:05 -08:00
INSTALL.md Fixup INSTALL.md 2019-02-01 01:00:19 +01:00
LICENSE Release osem under MIT. Fixes #57 2013-10-18 15:33:59 +02:00
Procfile heroku: Add Procfile 2018-06-01 11:51:01 -07:00
Rakefile Drop knapsack 2018-09-20 00:56:17 +02:00
README.md Move stripe docu to the wiki 2019-02-01 01:00:19 +01:00
TRANSLATION.md FIX : links 2017-08-12 17:48:55 +03:00
travis_script.sh Drop knapsack 2018-09-20 00:56:17 +02:00
Vagrantfile Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00

Build Status Code Climate codecov Security Status Dependencies Deploy

Open Source Event Manager

OSEM Logo

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

Versions

OSEM is an semantic versioned app. That means given a version number MAJOR.MINOR.PATCH we increment the:

  1. MAJOR version when we make incompatible changes,
  2. MINOR version when we add functionality in a backwards-compatible manner
  3. PATCH version when we make backwards-compatible bug fixes

Download

You can find the latest OSEM releases on our release page

Installation

Please refer to installation guide

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.