Merge branch 'master' of gitlab.c3sl.ufpr.br:portalmec/portalmec into rspec
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- CHANGELOG.md 154 additions, 0 deletionsCHANGELOG.md
- Gemfile 1 addition, 1 deletionGemfile
- Gemfile.lock 158 additions, 144 deletionsGemfile.lock
- app/builders/learning_object_builder.rb 1 addition, 0 deletionsapp/builders/learning_object_builder.rb
- app/controllers/concerns/followable_controller.rb 14 additions, 0 deletionsapp/controllers/concerns/followable_controller.rb
- app/controllers/concerns/taggable_controller.rb 1 addition, 1 deletionapp/controllers/concerns/taggable_controller.rb
- app/controllers/v1/collections_controller.rb 14 additions, 5 deletionsapp/controllers/v1/collections_controller.rb
- app/controllers/v1/contacts_controller.rb 2 additions, 0 deletionsapp/controllers/v1/contacts_controller.rb
- app/controllers/v1/educational_stages_controller.rb 1 addition, 1 deletionapp/controllers/v1/educational_stages_controller.rb
- app/controllers/v1/learning_objects/attachment_controller.rb 1 addition, 6 deletionsapp/controllers/v1/learning_objects/attachment_controller.rb
- app/controllers/v1/learning_objects/chunks_controller.rb 16 additions, 15 deletionsapp/controllers/v1/learning_objects/chunks_controller.rb
- app/controllers/v1/learning_objects_controller.rb 15 additions, 5 deletionsapp/controllers/v1/learning_objects_controller.rb
- app/controllers/v1/object_types_controller.rb 1 addition, 1 deletionapp/controllers/v1/object_types_controller.rb
- app/controllers/v1/omniauth_callbacks_controller.rb 2 additions, 1 deletionapp/controllers/v1/omniauth_callbacks_controller.rb
- app/controllers/v1/subjects_controller.rb 1 addition, 1 deletionapp/controllers/v1/subjects_controller.rb
- app/controllers/v1/suggestions_controller.rb 2 additions, 0 deletionsapp/controllers/v1/suggestions_controller.rb
- app/mailers/application_mailer.rb 3 additions, 2 deletionsapp/mailers/application_mailer.rb
- app/mailers/contacts_mailer.rb 14 additions, 0 deletionsapp/mailers/contacts_mailer.rb
- app/mailers/suggestions_mailer.rb 14 additions, 0 deletionsapp/mailers/suggestions_mailer.rb
Loading
Please register or sign in to comment