History log of /ontohub/app/controllers/axioms_controller.rb
Revision Date Author Comments Expand
7ea3e78d7552d1ec2d21efac4e14ace1a20f3975 17-Jan-2016 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Fix code style.

1a6844d128baadfc04abc4c98f5dd23113cff7ff 17-Jan-2016 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add per_page support for axioms index.

2451e29ef5965551cab4c1f0cb579b87506f71e1 03-Aug-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Call correct methods in the AxiomsController.

bb90b28cdc65a2e18bda6ae833d16fc0bd48a823 24-Mar-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add and use method translated_axioms.

a45d3d730a4a0428b96460e0484513fc4219662b 24-Mar-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add and use method all_axioms.

9682ce7cd0be309474550ba9d8fb97585d3facc3 24-Mar-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add AxiomsController and views.

068c4812bb4a75942b62c2124ca1875525b3ac5c 17-Mar-2012 Julian Kornberger <juliank@tzi.de>

[#26599299] respond to XML and JSON on many pages

c503ff8f66c1a2896938cec77ad3d59979bcdae8 14-Mar-2012 Julian Kornberger <juliank@tzi.de>

Controllers commented

79770c779dce8fe4feb39649883ef5c83a60ce6a 14-Mar-2012 Julian Kornberger <juliank@tzi.de>

[#26147381] pagination with selector for page length

251f13d5930105f1d8bbafc0b15edd13b68740fe 09-Mar-2012 Julian Kornberger <juliank@tzi.de>

#[26147381] Pagination for Ontologies, Entities, Axioms and Users

7ef46b1adca473f664769a44a378e9f08385d3a0 08-Mar-2012 Julian Kornberger <juliank@tzi.de>

[#26013941] Listing of ontologies improved and views listings for entities and axioms created.

/ontohub/app/assets/stylesheets/ontologies.css.sass axioms_controller.rb entities_controller.rb ontologies_controller.rb /ontohub/app/models/logic.rb /ontohub/app/models/ontology.rb /ontohub/app/views/axioms/_axiom.html.haml /ontohub/app/views/axioms/index.html.haml /ontohub/app/views/entities/_entity.html.haml /ontohub/app/views/entities/index.html.haml /ontohub/app/views/ontologies/_ontology.html.haml /ontohub/app/views/ontologies/index.html.haml /ontohub/app/views/ontologies/show.html.haml /ontohub/config/routes.rb /ontohub/db/seeds.rb /ontohub/test/factories/logic.rb /ontohub/test/factories/ontology.rb /ontohub/test/functional/axioms_controller_test.rb /ontohub/test/functional/entities_controller_test.rb /ontohub/test/functional/ontologies_controller_test.rb /ontohub/test/unit/logic_test.rb /ontohub/test/unit/ontology_test.rb