AEtherC0r3 efaf07178f Upgrade to Rails 5
Update config with rails app:update
Update schema.rb rails db:migrate
Add puma
Make jobs and models inherit from ApplicationJob and ApplicationRecord
Update acts_as_list to 0.9.7 in order to fix
"undefined method `sanitize_sql_hash_for_conditions'" error
Update web-console to 2.3.0 to fix a 500 internal server error
Replace before_filter with before_action
Add rails-controller-testing gem
Add prepend: :true to protect_from_forgery in ApplicationController to
avoid ActionController::InvalidAuthenticityToken exceptions
Remove activeuuid
Update formtastic to 3.1.5 to fix deprecation warnings and issues
with the Input class
Update ahoy_matey to 1.6.0
Update cancancan to 2.0.0 to fix issues with malformed sql queries
Fix program spec
Fix issue with the picture being nil in admin/Organizations#new and #edit
and Organizations#show
Fix ActiveRecord::Base.raise_in_transactional_callbacks= deprecation
warning by removing an unnecessary line in application.rb
Fix failing versions specs
2017-12-11 20:58:04 +02:00
2017-12-11 20:58:04 +02:00
2017-12-11 20:58:04 +02:00
2017-12-11 20:58:04 +02:00
2017-12-11 20:58:04 +02:00
2013-01-07 09:04:09 +01:00
2017-07-09 21:38:43 +02:00
2017-08-24 10:24:13 +00:00
2017-12-11 20:58:04 +02:00
2017-08-26 00:31:44 +03:00
2017-04-26 18:27:20 +05:30
2017-08-26 00:31:44 +03:00
2017-07-17 19:25:14 +03:00
2013-01-07 09:04:09 +01:00
2017-12-11 20:58:04 +02:00
2017-12-11 20:58:04 +02:00
2017-12-03 22:19:01 -05:00
2013-10-18 15:33:59 +02:00
2013-01-07 09:04:09 +01:00
2017-08-12 17:48:55 +03:00
2017-06-09 14:41:44 +02: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.

Description
No description provided
Readme MIT 50 MiB
Languages
Ruby 73.5%
Haml 23.6%
JavaScript 1.3%
SCSS 1%
HTML 0.4%