Furrest City's modified version of OSEM http://osem.io
Find a file
rahul 82b5f9083a Fix total price for tickets
While buying the ticket, user was only able to see the integer part in total.So in javascript parseInt was replaced with parseFloat to show the decimal part too
Fixes https://github.com/openSUSE/osem/issues/1702
2017-09-18 20:39:41 +05:30
app Fix total price for tickets 2017-09-18 20:39:41 +05:30
bin Update spring-commands-rspec and springify bin/rspec 2016-02-16 21:46:33 +05:30
config explicitely set log_level for production 2017-08-29 09:06:51 +02:00
db Implement track scheduling 2017-08-26 00:31:44 +03:00
doc First checkin 2013-01-07 09:04:09 +01:00
docker Merge dockerize commands 2017-07-09 21:38:43 +02:00
lib Show conference changelog 2017-08-24 10:24:13 +00:00
public Update 500 error page with custom information 2016-12-20 16:05:55 -06:00
spec Merge pull request #1635 from siddhantbajaj/user-registration-ticket 2017-09-07 10:30:50 +02: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-07-09 21:38:43 +02:00
.gitignore Fix Git ignores 2017-07-09 21:38:43 +02:00
.haml-lint.yml generate haml-lint_todo 2017-04-26 18:27:20 +05:30
.haml-lint_todo.yml Implement track scheduling 2017-08-26 00:31:44 +03:00
.rubocop.yml Implement track scheduling 2017-08-26 00:31:44 +03:00
.rubocop_todo.yml Add :accept booth to ability 2017-08-18 23:41:38 +03:00
.travis.yml Update mariadb to 10.2 to solve Travis failures 2017-09-12 13:29:16 +02:00
app.json Add schedule interval as attribute of a program 2017-04-01 21:39:20 +03:00
bootstrap.sh Fix vagrant broken after updating to Ruby 2.4 2017-08-11 11:57:01 +03:00
CODE_OF_CONDUCT.md Add code of conduct file 2017-07-17 19:25:14 +03:00
config.ru First checkin 2013-01-07 09:04:09 +01:00
CONTRIBUTING.md Move some contributing info on wiki 2017-07-17 19:25:14 +03:00
docker-compose.env.example Add missing environment variable 2017-07-09 21:38:43 +02:00
docker-compose.yml.example Docker support for production use 2017-07-09 21:38:43 +02:00
Dockerfile Switch to built in rails server 2017-07-09 21:38:43 +02:00
dotenv.example Add new envs to dotenv.example. 2017-08-11 12:03:02 +03:00
Gemfile expected_string_default_error is fixed 2017-09-12 12:11:43 +03:00
Gemfile.lock Update mariadb to 10.2 to solve Travis failures 2017-09-12 13:29:16 +02:00
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-07-09 21:38:43 +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 FIX : links 2017-08-12 17:48:55 +03:00
travis_script.sh Split in 2 jobs Travis build 2017-06-09 14:41:44 +02:00
Vagrantfile Update vagrant box image to openSUSE 42.2 2017-06-23 11:00:44 +03: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.