Furrest City's modified version of OSEM http://osem.io
Find a file
Brian b828a9d6c6
fixes redirect loop
Redirecting users to `/account/sign_in` caused a redirect loop which crashed the page, but still adds them to the `users` table correctly.. Forcing users to the `root_path` solves the redirect loop.
2019-12-20 08:26:22 -05:00
.github Add templates for github issues & pull requests 2017-12-18 08:04:58 -08:00
app fixes redirect loop 2019-12-20 08:26:22 -05:00
bin Put database.yml into the code base 2018-09-20 11:33:57 -07:00
config add booth in alias 2019-08-10 21:40:25 +05:30
db Update schema.rb formatting 2019-07-21 15:11:53 +05:30
dist Add a logrotate configuration for production 2019-03-11 17:42:59 +01:00
doc Fix missing logo 2018-11-13 11:49:26 -08:00
lib Only define rubocop tasks in the dev env 2019-05-07 15:43:25 +02:00
public Update 500 error page with custom information 2016-12-20 16:05:55 -06:00
spec Revert change of active user definition 2019-10-24 18:34:12 +03: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 .envrc 2019-02-01 01:00:56 +01:00
.haml-lint.yml generate haml-lint_todo 2017-04-26 18:27:20 +05:30
.haml-lint_todo.yml Fix gigitty link 2019-05-24 15:19:37 +02: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 Update rubocop TODOs based on new version 2019-10-16 20:31:36 -07: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 Update CI to ubuntu xenial and chromium 2019-07-16 23:49:05 +02:00
app.json Simplify app.json 2019-02-01 01:00:56 +01:00
CHANGES.md Document roles:add rake task in update from 1.0 2019-04-30 13:20:09 +02: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 Bring back some of the contribution guidelines 2019-03-14 20:12:09 +01: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 Install chromium in base image 2019-07-16 23:59:23 +02:00
Dockerfile.production Fixup INSTALL.md 2019-02-01 01:00:19 +01:00
dotenv.example Use our env naming convention for memcached 2019-02-16 01:00:22 +01:00
Gemfile Update all of rails to version 5.2.3 2019-07-17 00:13:21 +02:00
Gemfile.lock Update puma to version 3.12.2 2019-12-06 10:26:38 +00:00
google-packaging.key Install chrome in the development env 2019-02-20 17:45:07 +01:00
Guardfile Rubocop autocorrections 2018-11-16 09:06:05 -08:00
INSTALL.md Move Translation docu into the wiki 2019-02-01 01:00:19 +01:00
LICENSE Release osem under MIT. Fixes #57 2013-10-18 15:33:59 +02:00
Procfile Change how we start puma 2019-05-04 21:36:34 +02:00
Rakefile Drop knapsack 2018-09-20 00:56:17 +02:00
README.md Move Translation docu into the wiki 2019-02-01 01:00:19 +01:00
travis_script.sh Drop knapsack 2018-09-20 00:56:17 +02:00

Build Status Code Climate codecov Security Status Dependencies Deploy

Open Source Event Manager - osem.io

OSEM Logo

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

Installation

Please refer to our installation guide.

How to contribute to OSEM

Please refer to our contributing 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.