History log of /ontohub/app/controllers/license_models_controller.rb
Revision Date Author Comments Expand
09788f1ef2039fe06ad3a6534d254cdda13e6bcd 10-Mar-2015 Tim Reddehase <robustus@rightsrestricted.com>

move license model api handling to api namespace.

a6204b65de4f666ba2c9cc1e8fef3314e66371b4 06-Mar-2015 Tim Reddehase <robustus@rightsrestricted.com>

add mime-info license-model and formality level Add the mime-type information (respond_to) to the specific controllers. This will ensure that they will return a 406 if no acceptable mime-type was requested.

a5473c6aa130f70a4682a52e38a8a7d0677254b9 07-Mar-2014 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

fix metadata controllers: use correct error handling

80bec0e081f3ea13eec9ef8ea50a9ccbb74fcb46 28-Feb-2014 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

improve permission handling in views

fa4d8e48b630eb34132dfb2be179c6734ab3ebf6 27-Feb-2014 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

cleanup, add management for license models

acc63f9666d45890dda317a0db1081a4f20ee7ce 23-Dec-2013 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

simplify license model index view

e055a87ec5f4908b48d518ea55803a7f538aa084 23-Dec-2013 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

use cancan for changing license models of an ontology

3f2e11b6294f92d3434551cdbbf10d952a52d478 08-Dec-2013 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

authorize ontology controllers

3155e91f5c8bf06d16193eb75df63e78c8d7c062 06-Dec-2013 henning mueller <henning@orgizm.net>

A little refactoring.

69b5c3c014b6a2ee87c89bb8c950436a29a5c611 06-Dec-2013 Sascha Graef <sgraef@informatik.uni-bremen.de>

views for metadata fields Conflicts: app/controllers/license_models_controller.rb app/controllers/projects_controller.rb app/views/license_models/index.html.haml app/views/projects/index.html.haml app/views/tasks/index.html.haml

8e48b4c76e2fa30469470d03d6e7e403e8419ac4 05-Dec-2013 Sascha Graef <sgraef@informatik.uni-bremen.de>

Building further domain field properties

license_models_controller.rb projects_controller.rb /ontohub/app/helpers/navigation_helper.rb /ontohub/app/models/license_model.rb /ontohub/app/models/ontology/license_models.rb /ontohub/app/models/ontology/projects.rb /ontohub/app/views/license_models/_form.html.haml /ontohub/app/views/license_models/edit.html.haml /ontohub/app/views/license_models/index.html.haml /ontohub/app/views/license_models/new.html.haml /ontohub/app/views/projects/_form.html.haml /ontohub/app/views/projects/edit.html.haml /ontohub/app/views/projects/index.html.haml /ontohub/app/views/projects/new.html.haml /ontohub/app/views/review/_form.html.haml /ontohub/app/views/review/edit.html.haml /ontohub/app/views/review/new.html.haml /ontohub/app/views/tasks/_form.html.haml /ontohub/app/views/tasks/edit.html.haml /ontohub/app/views/tasks/index.html.haml /ontohub/app/views/tasks/new.html.haml /ontohub/app/views/tools/_form.html.haml /ontohub/app/views/tools/edit.html.haml /ontohub/app/views/tools/new.html.haml /ontohub/db/migrate/20131129104507_remove_ontology_id_from_license_model.rb /ontohub/db/migrate/20131129104802_create_join_table_license_model_ontology.rb /ontohub/db/migrate/20131129105009_create_join_table_ontologies_projects.rb /ontohub/db/migrate/20131129110040_remove_project_id_from_ontologies.rb
70143822e0ed7eabaa1d51394bf3151911c73400 20-Nov-2013 Sascha Graef <sgraef@informatik.uni-bremen.de>

views for metadata fields

2326cfd02158fb9217ef3bb4419142f144aa3c0b 08-Nov-2013 Sascha Graef <sgraef@informatik.uni-bremen.de>

beging metadata