Furrest City's modified version of OSEM http://osem.io
Find a file
Henne Vogelsang f8266b29ee Task to drop all ahoy events
The ChangeVisitIdTypeOfAhoyEventsToInteger from 364be5541 is not very well done.
You can not change the schema without changing possibly existing data.
Ahoy events used some kind of string as `visit_id`. Changing this column
to integrer will just barf up `Mysql2::Error: Truncated incorrect INTEGER value`.

So we need a way for people who are in this situation now to get out of it.
Luckily we completely dropped ahoy events a while ago so we can just delete them.
2019-02-15 17:09:03 +01:00
.github Add templates for github issues & pull requests 2017-12-18 08:04:58 -08:00
app Change initial state to new 2019-02-15 17:09:03 +01:00
bin Put database.yml into the code base 2018-09-20 11:33:57 -07:00
config Update mina and adopt the configuration 2019-02-15 17:09:03 +01: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 Task to drop all ahoy events 2019-02-15 17:09:03 +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 .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 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 Simplify app.json 2019-02-01 01:00:56 +01: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 Move Translation docu into the wiki 2019-02-01 01:00:19 +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 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 Change project id/key to not be the same setting 2019-02-14 23:50:59 +01:00
Gemfile Use chartkick globally 2018-12-30 16:57:22 -08:00
Gemfile.lock Update mina and adopt the configuration 2019-02-15 17:09:03 +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 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 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
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.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.