History log of /ontohub/app/views/permissions/_permission.haml
Revision Date Author Comments Expand
264e7cfaa2167a1a1a37af91d9315e3d0eb4d891 18-Jul-2014 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

fix NoMethodError caused by missing argument

d08e844ab0b6e875e0716e0986debfb79924e662 02-Jul-2014 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

add modal body helpers

3df59f8f57e90e1667f4c31d77accbe2b4910c1c 11-Jun-2014 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

put permission delete confirmation into modal

0b611cf877554b1aa910fa23099220f2d1d15e89 30-Jan-2013 Julian Kornberger <juliank@tzi.de>

enamed permission_list into relation_list.

/ontohub/app/assets/javascripts/application.js /ontohub/app/assets/javascripts/permissionList.js.coffee /ontohub/app/assets/javascripts/plugins/relationList.js.coffee /ontohub/app/assets/stylesheets/application.css.sass /ontohub/app/assets/stylesheets/data_type.css.sass /ontohub/app/assets/stylesheets/relationList.css.sass /ontohub/app/controllers/permissions_controller.rb /ontohub/app/controllers/privilege_list/base.rb /ontohub/app/controllers/team_users_controller.rb /ontohub/app/views/permission_list/_permission_list.html.haml _permission.haml index.html.haml /ontohub/app/views/relation_list/_relation_list.html.haml /ontohub/app/views/shared/_ontology.html.haml /ontohub/app/views/team_users/_team_user.html.haml /ontohub/app/views/team_users/index.html.haml /ontohub/config/locales/en.yml /ontohub/lib/relation_list.rb /ontohub/test/functional/team_users_controller_test.rb
a0bfc54a3228b92b67f0338efd46be08265cd26f 08-Jun-2012 Daniel Vale <danielvale@gmail.com>

Replace many uri variables, columns... per iri ones Test upto logic in alphabetical order

1a8a633bc99000243a729326dfb06dd228e24029 13-Mar-2012 Julian Kornberger <juliank@tzi.de>

links for users and teams

c5011f808e012f047208686132f02cd8bb1024ab 12-Mar-2012 Julian Kornberger <juliank@tzi.de>

Icons added to the permission list

6d67b58472abc76a1d0d68a1d1fa32a45dc6626a 12-Mar-2012 Julian Kornberger <juliank@tzi.de>

Some more refactoring for the permissions list

d62eba79f306957dd89ea9d3313600e98e2a8beb 12-Mar-2012 Julian Kornberger <juliank@tzi.de>

Heavy refacoring of Permissions-Widget

/ontohub/app/assets/javascripts/permissionList.js /ontohub/app/assets/javascripts/plugins/permissionList.js /ontohub/app/controllers/permissions_controller.rb /ontohub/app/controllers/privilege_list/base.rb /ontohub/app/controllers/team_users_controller.rb /ontohub/app/controllers/teams_controller.rb /ontohub/app/models/permission.rb /ontohub/app/views/ontologies/show.html.haml /ontohub/app/views/permission_list/_permission_list.html.haml _form.html.haml _permission.haml index.html.haml /ontohub/app/views/team_users/_form.html.haml /ontohub/app/views/team_users/_team_user.html.haml /ontohub/app/views/teams/_user.html.haml /ontohub/app/views/teams/show.html.haml /ontohub/config/locales/en.yml /ontohub/config/routes.rb /ontohub/lib/autocomplete.rb /ontohub/lib/permission_list.rb /ontohub/lib/permissionable.rb /ontohub/test/functional/autocomplete_controller_test.rb /ontohub/test/functional/permissions_controller_test.rb /ontohub/test/functional/team_users_controller_test.rb /ontohub/test/functional/teams_controller_test.rb /ontohub/test/unit/autocomplete_test.rb