osem-fcy/app/views/admin
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
..
booths export feature for tracks and booths are done 2017-11-07 19:14:47 +02:00
campaigns Changed Ruby syntax in views. Fixed #1326 2017-03-20 18:27:39 +05:30
cfps Render CfP description column as plain text 2017-12-09 17:36:33 -02:00
comments Changed Ruby syntax in views. Fixed #1326 2017-03-20 18:27:39 +05:30
commercials Changed Ruby syntax in views. Fixed #1326 2017-03-20 18:27:39 +05:30
conferences Add hint in start and end hour in conference#edit 2017-11-14 17:53:44 +02:00
contacts Changed Ruby syntax in views. Fixed #1326 2017-03-20 18:27:39 +05:30
difficulty_levels Changed Ruby syntax in views. Fixed #1326 2017-03-20 18:27:39 +05:30
emails Add :accept booth to ability 2017-08-18 23:41:38 +03:00
event_types Add schedule interval as attribute of a program 2017-04-01 21:39:20 +03:00
events Fix the UI inconsistence documented at #1830 2017-12-06 00:00:56 +01:00
lodgings Added autofocus on the name input in admin/lodgings#new 2017-12-07 20:43:19 +02:00
organizations Upgrade to Rails 5 2017-12-11 20:58:04 +02:00
physical_tickets Add amount paid 2017-10-14 23:06:57 +05:30
programs Add schedule interval as attribute of a program 2017-04-01 21:39:20 +03:00
questions show users per question 2015-04-22 18:55:51 +03:00
registration_periods Registration tickets to be set for registration period 2017-08-22 15:20:37 +05:30
registrations Fix registration sorting 2017-06-03 12:37:56 +03:00
reports Fixes for PostreSQL support 2017-06-20 15:49:15 +03:00
resources add validation for name, used and quantity 2017-05-13 18:30:30 +03:00
roles Track related refactoring 2017-08-27 18:20:16 +03:00
rooms Change room size to capacity 2017-08-27 15:07:56 +03:00
schedules Add link to venue when venue is not set 2017-10-14 20:41:41 +05:30
splashpages Add confirmed booths to splashpage 2017-08-16 16:51:52 +03:00
sponsors Changed Ruby syntax in views. Fixed #1326 2017-03-20 18:27:39 +05:30
sponsorship_levels Changed Ruby syntax in views. Fixed #1326 2017-03-20 18:27:39 +05:30
targets Remove duplicated label - target/form 2017-07-05 18:39:29 +03:00
tickets Merge pull request #1701 from rahul2240/amount 2017-10-27 14:22:40 +02:00
tracks export feature for tracks and booths are done 2017-11-07 19:14:47 +02:00
users Fix haml-lint error 2017-05-11 11:59:33 +02:00
venues Add vendor picture interface; include in splash 2017-10-17 15:33:04 +03:00
versions minor changes 2017-10-22 16:30:54 +05:30
volunteers Changed Ruby syntax in views. Fixed #1326 2017-03-20 18:27:39 +05:30