Furrest City's modified version of OSEM http://osem.io
Find a file
AEtherC0r3 3f46fed0b2 Remove reference to secrets.yml in INSTALL.md
INSTALL.md references two methods for enabling openID
1) adding the provider's API keys in config/secrets.yml and
2) adding the provider's API keys as environment variable in the
relevant .env files

The first method is not acceptable anymore, so it is no longer mentioned
2017-04-03 23:55:59 +03:00
app Merge pull request #1423 from nikhilgupta1211/splashpage 2017-04-03 13:59:44 +03:00
bin Update spring-commands-rspec and springify bin/rspec 2016-02-16 21:46:33 +05:30
config Merge pull request #1319 from JewelSam/master 2017-04-03 10:23:49 +02:00
db Add schedule interval as attribute of a program 2017-04-01 21:39:20 +03:00
doc First checkin 2013-01-07 09:04:09 +01:00
lib Added demo data 2017-03-10 17:40:41 +05:30
public Update 500 error page with custom information 2016-12-20 16:05:55 -06:00
spec Add schedule interval as attribute of a program 2017-04-01 21:39:20 +03:00
vendor Fix markdown editors bug #811 using asset gem. 2016-03-08 16:50:30 +05:30
.gitignore Make use of dotenv 2016-04-29 16:37:48 +02:00
.rubocop.yml Merge pull request #1421 from sunny-b/master 2017-03-30 10:30:55 +02:00
.rubocop_todo.yml Merge pull request #1421 from sunny-b/master 2017-03-30 10:30:55 +02:00
.travis.yml Revert "fixed travis issues" 2017-03-03 15:07:54 +01:00
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
dotenv.example Add OpenID test documentation 2017-04-03 23:55:59 +03:00
Gemfile Implementing Countable.js to count words. 2017-03-01 19:15:19 +05:30
Gemfile.lock Fixes #1402 Updated nokogiri in gemfile.lock 2017-03-25 09:18:17 +05:30
Guardfile apply StringLiterals cop (remove double quotes, unless there is string interpolation) 2014-09-02 21:45:07 +03:00
INSTALL.md Remove reference to secrets.yml in INSTALL.md 2017-04-03 23:55:59 +03: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.