History log of /ontohub/config/routes.rb
Revision Date Author Comments Expand
554f2eb7286d90aa6fd39e2e2806ea01f9e9ffc5 14-Aug-2016 Tom Gehrke <phyrog@users.noreply.github.com>

1578 make owl api work with ontohub urls that have no filename extension (#1768) * API controller is now invoked when no Accept header is sent * Use text/plain as default for ontology versions api * Send correct accept header * Fix the ref based locid route * Remove ref_id * Remove debug puts * Fix locid routing tests * route html to api * Add routes.rb to ignore list * Move plain text default helper to concern * Fix test * More tests require accept header * Remove tags from steps

4e0724b6358960a5e8394dbfd6e0c2d15a6061d5 14-Aug-2016 Eugen Kuksa <kuksa.eugen@gmail.com>

1458 loc ids are not used everywhere (#1746) * Use Loc/Ids for ontologies#edit. * Use Loc/Ids for proving. * Use Loc/Id for retry button. * Fix spec.

f7d09796be4b567de968e695a45ec5e7efcde316 22-Apr-2016 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add slug and remove locid from ProofStatus.

2c131628d69e02c95aa9edae5a55ad49a2b05ec2 06-Nov-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add sidekiq status web interface.

312733de400428e2d0c652e0b408339e13fa506c 26-Oct-2015 Sascha Graef <sgraef@informatik.uni-bremen.de>

remove category from routes

abd7c27a83ab2ad7c8bdd27c561a8023cd7f66df 13-Oct-2015 Sascha Graef <sgraef@informatik.uni-bremen.de>

remove catch-all route

94e57e017dbd7f0ecd388a648a731b840db24418 15-Jul-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Remove locid from ProofAttemptConfiguration This is not needed anymore because we have a one-to-one relation between ProofAttemptConfiguration and ProofAttempt.

25f85f6174d2238cc1ea058fa129cb65961cf54a 15-Jul-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Decouple ProofAttemptConfiguration from Ontology Now that there is only one ProofAttemptConfiguration per ProofAttempt, we can remove this association. The numbering can be dropped as well. Next, the loc/id and routes must be adjusted because it is now associated primarily with the ProofAttempt.

78b69b71ee6bb1b213a2af7a2daec9e2e16052ef 19-May-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add controller action and route to delete a file.

80d7c205926c3c8b9869082cc4eb0760e54e0aee 03-May-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Make a proof attempt retriable.

da700948e5ec3281e1b28166430dcabce2cb6bff 27-Apr-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Fix routes: put 'get' routes under the resources Otherwise the '/new' routes won't match.

b62bb953e4bb40200790de40903dd02a8bc4501a 27-Apr-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add slug to LogicMapping.

0f15b657ba9233a3a93f0f9dd6dd2075bc3814e3 27-Apr-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Revert part of "Add API LogicMappingsController and its routes." This reverts part of commit f0b4135d200e40b9954d8122c0eb0f1128f97d21.

d2b14c912448ef770152148c9bc712d3587f3f98 27-Apr-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add API ProofStatusesController and its routes.

ba5f36c547fe033fb103b3d38dbc714b0fbe6b63 27-Apr-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add API LogicMappingsController and its routes.

dfc7323cf206c044e128ffc866be9d3c777be8b7 27-Apr-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add routes to ProverOutput controller.

1d39ed6dd0248b5b0c969926bae5f6f66ff4d082 27-Apr-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add API routes to sentence symbols index.

c67b096189612bb816b4306ef88080b795b5cf41 27-Apr-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add routes for proof_attempt subsites.

a3bd54a5482d637ac89bbddbc27796d303544d4d 27-Apr-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add API ProofAttemptsController and its routes.

273b30f33fe1a753893887c8eb94f8078cc96928 27-Apr-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Move ProofAttempts index to ProofAttemptsController This also renders theroems#show obsolete. This action is removed. Also re URLs, which look like going to theorems#show, are now routing to theorems#index until we find a reasonable view for the show action.

7d27925bf62b52d82913c4555eb071936176a618 27-Apr-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Remove unnecessary routes to api/v1/sentences#show This is not needed because sentences are split into axioms and theorems. Those have their own routes and own controllers.

7dd850622b51de5132e9383683cd28370a7c4b1a 27-Apr-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add route to proof_attempts#show.

b7fe8f3179594e2ebccf6ee9f562e9c2e17aab96 27-Apr-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add API ProofAttemptConfigurationsController and its routes.

24b750d474f21fead13e7e96d42a7d145581ffa0 19-Apr-2015 Tim Reddehase <robustus@rightsrestricted.com>

add controller and route for actions.

ba5ce7bea5ec1b4e7b3f49ae5f4ddf91fce779b2 05-Apr-2015 Tim Reddehase <robustus@rightsrestricted.com>

add combinations controller into the mix.

9f4ecaa71ceb2eec7be34a2687cb8c3cb3441b05 31-Mar-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add routes via ProofAttempt locid.

0af42668e3f55c0feaf10dc656fb423c4adaba80 31-Mar-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Fix typos.

ef94c50e972402c1f2257068838128424f6bccf1 29-Mar-2015 Tim Reddehase <robustus@rightsrestricted.com>

add an api-keys controller with create-action.

543c1be79aecb1d19f3bd50d8581da5c1cd0893b 26-Mar-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add route, action and views for proofs#new.

a69acbeaebd107fdcce828f5be036bcf116b3d7b 26-Mar-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Rename/substantivize ProveController and its route.

41a28e74548dbac9c1ee8f936906904fb91dda0c 26-Mar-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Fix routing: Put axioms, theorems before sentences.

36335a539f78a6d7f55b8f8ece52f621069ac5f7 26-Mar-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Fix typo in specroutes doc.

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

Remove routes to SentencesController.

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

Setup routes to axioms controllers.

9ade3006d75c25cfa77d51526e4a6cdd2370be5c 11-Mar-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Use loc-ids for theorems and sentences.

908d37cfe7f3316562011ad7f90bf9ce5cad6e41 11-Mar-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add basic views for everything around proving.

c361c823f26bbaf7682313664825fa8e67059f94 11-Mar-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add controller and view for proving.

503ccb65bd740225668eb51be966d60fb4ae29e1 11-Mar-2015 Tim Reddehase <robustus@rightsrestricted.com>

hotfix routes for ontology subsites Some special actions don't have an api-version yet, or maybe never will.

772288cf17d57e84a4799c56949263f7ff098773 10-Mar-2015 Tim Reddehase <robustus@rightsrestricted.com>

actually set id for ontology-member-routes.

6f84d8dbc4edca35b7e69c8296a257ea17e3b74f 10-Mar-2015 Tim Reddehase <robustus@rightsrestricted.com>

support text for api ontologyversions controller.

10be32b36246121321399ec3ab26d4d723d550e3 10-Mar-2015 Tim Reddehase <robustus@rightsrestricted.com>

mv ontology-version api handling to api namespace This will actually support a show on ontology-versions via json.

db8aaeeeb3b24f487a5d02c60d18e96e55f6ba85 10-Mar-2015 Tim Reddehase <robustus@rightsrestricted.com>

adjust routes for api namespaced controllers.

9972f4a5ad132948de5a79f00b9151778082d4c3 09-Mar-2015 Tim Reddehase <robustus@rightsrestricted.com>

add json serialization for a symbol.

b7a6e3e25c8160f135b5e6cbc7d0d674249f6b94 09-Mar-2015 Tim Reddehase <robustus@rightsrestricted.com>

add json serialization for a sentence.

23f0ab4a423943eb59109df37074ef0c330d07c0 04-Mar-2015 Tim Reddehase <robustus@rightsrestricted.com>

document mimetypes and loc/id routes.

bb7b05ee911ade4107022783e3fe20ee7913e9d8 04-Mar-2015 Tim Reddehase <robustus@rightsrestricted.com>

remove mime-constraints from routes In order to return a correct 406 response we need to remove mime constraints from routes where we do not actually use them for routing. This currently holds true for all routes.

113cd002139756abd35496a70a5aae2a8dbd4d62 28-Feb-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add repository undelete functionality.

4949048bda09e116ee3627383e831455954cbe41 16-Feb-2015 Tim Reddehase <robustus@rightsrestricted.com>

support MMT-style ref-based loc/ids.

81a6387a4ab56a24194ecbabd6609c6bcca568b7 16-Feb-2015 Tim Reddehase <robustus@rightsrestricted.com>

convert ref-version route to generalized specroute This route should support, with the help of the OntologyVersionFinder, multiple reference arguments, e.g. version-numbers, commits, branches and so forth.

d11de492e18415f91e383e1567beb4e1385d5938 04-Feb-2015 Tim Reddehase <robustus@rightsrestricted.com>

use triple-slash for ontology subsites As per our API-definition we'll use a prefix of three slashes (///) to denote an API-command. Ontology-Subsites are defined as general API commands.

7c0f71e3e6e26af2cc91112fdbe3905879bfd893 03-Feb-2015 Tim Reddehase <robustus@rightsrestricted.com>

support all ontology-subsites in locid-syntax.

7dadc1a5aa3845c2ce19ad1daa2c63dfd7b59979 03-Feb-2015 Tim Reddehase <robustus@rightsrestricted.com>

support mapping loc/id's, use show In distinction from sentences and symbols we actually do have a page to display for mappings so we'll do exactly that when resolving the loc/id.

653f8d7c88abc38a2c42f12b80b3e3efd882e039 03-Feb-2015 Tim Reddehase <robustus@rightsrestricted.com>

support sentence loc/id's, redirect to index As we currently do not have a useable sentences#show we'll use sentences#index instead to route sentence loc/id's.

cc3ee169b3cbf177eaf03e9a590ff9e30c338bd2 03-Feb-2015 Tim Reddehase <robustus@rightsrestricted.com>

add symbols and children loc/id routes.

d51cee8257d50d1f2d7c0818d968b32096f6b795 03-Feb-2015 Tim Reddehase <robustus@rightsrestricted.com>

support symbol loc/id's, redirect to index As we currently do not have a useable symbols#show we'll use symbols#index instead to route symbol loc/id's.

98ba1c38b1cce99ecc61117259f2ae05ffe98469 02-Feb-2015 Tim Reddehase <robustus@rightsrestricted.com>

add a specified-get example for standard locid.

a4344d37747b6733bbd0d8df738b614cb385316c 02-Feb-2015 Tim Reddehase <robustus@rightsrestricted.com>

utilize specroutes for routes This is a result of `rails g specroutes:routes`.

c273fbbb7863507673f695bc85709c0cb715011f 29-Jan-2015 Tim Reddehase <robustus@rightsrestricted.com>

add filetypes controller to retrieve filetype The controllers only action (create/POST) will retrieve the filetype behind a given iri.

00c175adc24043fbcd4cd5e3769c9d13e31ff831 28-Jan-2015 Model Renamer <bot-rename@ontohub.org>

Obey hound.

/ontohub/app/controllers/general_mappings_controller.rb /ontohub/app/controllers/mappings_controller.rb /ontohub/app/controllers/ontologies_controller.rb /ontohub/app/controllers/symbols_controller.rb /ontohub/app/helpers/application_helper.rb /ontohub/app/helpers/navigation_helper.rb /ontohub/app/helpers/symbol_helper.rb /ontohub/app/models/mapping.rb /ontohub/app/models/mapping_version.rb /ontohub/app/models/ontology.rb /ontohub/app/models/ontology/categories.rb /ontohub/app/models/ontology/mappings.rb /ontohub/app/models/ontology/sentences.rb /ontohub/app/models/ontology/symbols.rb /ontohub/app/models/ontology_member/symbol.rb /ontohub/app/models/ontology_member/symbol/readability.rb /ontohub/app/models/ontology_member/symbol/searching.rb /ontohub/app/models/oops_response.rb /ontohub/app/models/sentence.rb /ontohub/app/models/symbol_group.rb /ontohub/app/models/symbol_mapping.rb /ontohub/app/views/mappings/_mapping.html.haml /ontohub/app/views/mappings/index.html.haml routes.rb
67ea9fccbdc154cf2418f16ab8883ccfcbc77b51 05-Jan-2015 Model Renamer <bot-rename@ontohub.org>

Run rename refactor script.

/ontohub/app/assets/javascripts/jquery.truncate.js /ontohub/app/assets/javascripts/owl.js /ontohub/app/assets/javascripts/plugins/graph.js.coffee /ontohub/app/assets/javascripts/plugins/themes/apple/style.css /ontohub/app/assets/javascripts/plugins/themes/classic/style.css /ontohub/app/assets/javascripts/plugins/themes/default-rtl/style.css /ontohub/app/assets/javascripts/plugins/themes/default/style.css /ontohub/app/assets/javascripts/repository/clone-url.js.coffee /ontohub/app/assets/javascripts/repository_directories.js.coffee /ontohub/app/assets/javascripts/symbols.js.coffee /ontohub/app/assets/javascripts/tooltips.js.coffee /ontohub/app/assets/stylesheets/application.css.sass /ontohub/app/assets/stylesheets/axioms.css.sass /ontohub/app/assets/stylesheets/formats.sass /ontohub/app/assets/stylesheets/graphs.css /ontohub/app/assets/stylesheets/symbols.css.sass /ontohub/app/controllers/adjoints_controller.rb /ontohub/app/controllers/autocomplete_controller.rb /ontohub/app/controllers/children_controller.rb /ontohub/app/controllers/general_mappings_controller.rb /ontohub/app/controllers/graphs_controller.rb /ontohub/app/controllers/language_adjoints_controller.rb /ontohub/app/controllers/language_mappings_controller.rb /ontohub/app/controllers/logic_adjoints_controller.rb /ontohub/app/controllers/logic_mappings_controller.rb /ontohub/app/controllers/mappings_controller.rb /ontohub/app/controllers/ontologies_controller.rb /ontohub/app/controllers/ontology_versions_controller.rb /ontohub/app/controllers/polymorphic_resource/base.rb /ontohub/app/controllers/privilege_list/base.rb /ontohub/app/controllers/repository_directories_controller.rb /ontohub/app/controllers/symbols_controller.rb /ontohub/app/controllers/symbols_search_controller.rb /ontohub/app/helpers/application_helper.rb /ontohub/app/helpers/entity_helper.rb /ontohub/app/helpers/mapping_helper.rb /ontohub/app/helpers/navigation_helper.rb /ontohub/app/helpers/ontology_helper.rb /ontohub/app/helpers/repositories_helper.rb /ontohub/app/helpers/sentence_helper.rb /ontohub/app/helpers/symbol_helper.rb /ontohub/app/models/link_version.rb /ontohub/app/models/mapping.rb /ontohub/app/models/mapping_version.rb /ontohub/app/models/ontology.rb /ontohub/app/models/ontology/categories.rb /ontohub/app/models/ontology/mappings.rb /ontohub/app/models/ontology/sentences.rb /ontohub/app/models/ontology/symbols.rb /ontohub/app/models/oops_response.rb /ontohub/app/models/proof_status/creation_from_ontology.rb /ontohub/app/models/sentence.rb /ontohub/app/models/sentence/readability.rb /ontohub/app/models/structured_proof_part.rb /ontohub/app/models/symbol.rb /ontohub/app/models/symbol/readability.rb /ontohub/app/models/symbol/searching.rb /ontohub/app/models/symbol_group.rb /ontohub/app/models/symbol_mapping.rb /ontohub/app/models/translated_sentence.rb /ontohub/app/viewhelpers/logic_viewhelper.rb /ontohub/app/views/adjoints/_form.html.haml /ontohub/app/views/adjoints/edit.html.haml /ontohub/app/views/adjoints/new.html.haml /ontohub/app/views/adjoints/show.html.haml /ontohub/app/views/admin/status/_errored_ontologies.html.haml /ontohub/app/views/admin/status/_ontologies.html.haml /ontohub/app/views/admin/users/_user.html.haml /ontohub/app/views/categories/index.html.haml /ontohub/app/views/categories/show.html.haml /ontohub/app/views/children/_child.html.haml /ontohub/app/views/children/index.html.haml /ontohub/app/views/comments/_comment.html.haml /ontohub/app/views/devise/_mappings.html.haml /ontohub/app/views/devise/confirmations/new.html.haml /ontohub/app/views/devise/mailer/confirmation_instructions.html.haml /ontohub/app/views/devise/mailer/reset_password_instructions.html.haml /ontohub/app/views/devise/mailer/unlock_instructions.html.haml /ontohub/app/views/devise/passwords/edit.html.haml /ontohub/app/views/devise/passwords/new.html.haml /ontohub/app/views/devise/registrations/new.html.haml /ontohub/app/views/devise/sessions/new.html.haml /ontohub/app/views/devise/unlocks/new.html.haml /ontohub/app/views/errors/index.html.haml /ontohub/app/views/files/_show_dir.html.haml /ontohub/app/views/files/_show_file.html.haml /ontohub/app/views/files/show.html.haml /ontohub/app/views/formality_levels/_formality_level.html.haml /ontohub/app/views/formality_levels/show.html.haml /ontohub/app/views/general_mappings/_adjoints.html.haml /ontohub/app/views/general_mappings/_form.html.haml /ontohub/app/views/general_mappings/edit.html.haml /ontohub/app/views/general_mappings/new.html.haml /ontohub/app/views/general_mappings/show.html.haml /ontohub/app/views/graphs/index.html.haml /ontohub/app/views/home/_comments.html.haml /ontohub/app/views/home/_versions.html.haml /ontohub/app/views/home/show.html.haml /ontohub/app/views/kaminari/_first_page.html.haml /ontohub/app/views/kaminari/_last_page.html.haml /ontohub/app/views/kaminari/_next_page.html.haml /ontohub/app/views/kaminari/_prev_page.html.haml /ontohub/app/views/keys/_key.html.haml /ontohub/app/views/languages/_language.html.haml /ontohub/app/views/languages/_mappings.html.haml /ontohub/app/views/languages/_ontologies.html.haml /ontohub/app/views/languages/_serializations.html.haml /ontohub/app/views/languages/_supports.html.haml /ontohub/app/views/languages/index.html.haml /ontohub/app/views/layouts/application.html.haml /ontohub/app/views/layouts/mailer.html.haml /ontohub/app/views/license_models/_license_model.html.haml /ontohub/app/views/license_models/show.html.haml /ontohub/app/views/link_versions/_form.html.haml /ontohub/app/views/link_versions/edit.html.haml /ontohub/app/views/links/_link.html.haml /ontohub/app/views/logics/_distributed.html.haml /ontohub/app/views/logics/_heterogeneous_distributed.html.haml /ontohub/app/views/logics/_logic.html.haml /ontohub/app/views/logics/_mappings.html.haml /ontohub/app/views/logics/_ontologies.html.haml /ontohub/app/views/logics/_supports.html.haml /ontohub/app/views/logics/search.json.erb /ontohub/app/views/logics/show.html.haml /ontohub/app/views/mapping_versions/_form.html.haml /ontohub/app/views/mapping_versions/edit.html.haml /ontohub/app/views/mapping_versions/index.html.haml /ontohub/app/views/mappings/_form.html.haml /ontohub/app/views/mappings/_mapping.html.haml /ontohub/app/views/mappings/edit.html.haml /ontohub/app/views/mappings/index.html.haml /ontohub/app/views/mappings/new.html.haml /ontohub/app/views/mappings/show.html.haml /ontohub/app/views/ontologies/_info.html.haml /ontohub/app/views/ontologies/_ontology.html.haml /ontohub/app/views/ontologies/_ontology_search_response.html.haml /ontohub/app/views/ontologies/index_repository.html.haml /ontohub/app/views/ontologies/show.html.haml /ontohub/app/views/ontology_types/show.html.haml /ontohub/app/views/ontology_versions/_ontology_version.html.haml /ontohub/app/views/permissions/_form.html.haml /ontohub/app/views/projects/_project.html.haml /ontohub/app/views/projects/show.html.haml /ontohub/app/views/repositories/_clone_url.html.haml /ontohub/app/views/repositories/_repository.html.haml /ontohub/app/views/repositories/edit.haml /ontohub/app/views/repositories/index.html.haml /ontohub/app/views/repositories/new.html.haml /ontohub/app/views/repository_settings/_subnav.html.haml /ontohub/app/views/repository_settings/index.html.haml /ontohub/app/views/review/edit.html.haml /ontohub/app/views/review/new.html.haml /ontohub/app/views/sentences/_sentence.html.haml /ontohub/app/views/serializations/index.html.haml /ontohub/app/views/serializations/show.html.haml /ontohub/app/views/shared/_navbar.html.haml /ontohub/app/views/shared/_subnavigation.html.haml /ontohub/app/views/shared/_user_repositories.html.haml /ontohub/app/views/symbols/_list.html.haml /ontohub/app/views/symbols/_node.html.haml /ontohub/app/views/symbols/_treeview.html.haml /ontohub/app/views/symbols/index.html.haml /ontohub/app/views/symbols_search/_group.html.haml /ontohub/app/views/symbols_search/_hit.html.haml /ontohub/app/views/symbols_search/index.html.haml /ontohub/app/views/tasks/_task.html.haml /ontohub/app/views/tasks/show.html.haml /ontohub/app/views/team_users/_form.html.haml /ontohub/app/views/team_users/_team_user.html.haml /ontohub/app/views/teams/index.html.haml /ontohub/app/views/teams/permissions/_permission.haml /ontohub/app/views/teams/permissions/index.html.haml /ontohub/app/views/teams/show.html.haml /ontohub/app/views/tools/edit.html.haml /ontohub/app/views/tools/index.html.haml /ontohub/app/views/tools/new.html.haml /ontohub/app/views/users/_comments.html.haml /ontohub/app/views/users/_versions.html.haml application.rb external_mapping_mapping.yml i18n-tasks.yml initializers/devise.rb locales/devise.en.yml locales/en.yml routes.rb settings.yml sunspot.yml /ontohub/db/migrate/20141215175503_rename_via_script.rb /ontohub/lib/aggregatable.rb /ontohub/lib/external_mapping.rb /ontohub/lib/graph_data_fetcher.rb /ontohub/lib/graph_structures/specific_fetchers/mappings.rb /ontohub/lib/hets/node_evaluation_helper.rb /ontohub/lib/hets/node_evaluator.rb /ontohub/lib/hets/nokogiri_listener.rb /ontohub/lib/logicgraph_parser.rb /ontohub/lib/ontology_parser.rb /ontohub/lib/ontology_search.rb /ontohub/lib/parsing_callback/generic_callback.rb /ontohub/lib/parsing_callback/owl.rb /ontohub/lib/tarjan_tree.rb /ontohub/lib/triple_store.rb /ontohub/spec/controllers/autocomplete_controller_spec.rb /ontohub/spec/controllers/comments_controller_spec.rb /ontohub/spec/controllers/graphs_controller_spec.rb /ontohub/spec/controllers/ontologies_controller_spec.rb /ontohub/spec/controllers/repositories_controller_spec.rb /ontohub/spec/controllers/symbols_controller_spec.rb /ontohub/spec/controllers/team_users_controller_spec.rb /ontohub/spec/factories/adjoint_factory.rb /ontohub/spec/factories/c_edge_factory.rb /ontohub/spec/factories/category_factory.rb /ontohub/spec/factories/comment_factory.rb /ontohub/spec/factories/formality_level_factory.rb /ontohub/spec/factories/git_repository_factory.rb /ontohub/spec/factories/hets_instance_factory_factory.rb /ontohub/spec/factories/key_factory.rb /ontohub/spec/factories/language_factory.rb /ontohub/spec/factories/license_model_factory.rb /ontohub/spec/factories/logic_factory.rb /ontohub/spec/factories/mapping.rb /ontohub/spec/factories/mapping_factory.rb /ontohub/spec/factories/ontology_factory.rb /ontohub/spec/factories/ontology_type_factory.rb /ontohub/spec/factories/ontology_version_factory.rb /ontohub/spec/factories/oops_factory.rb /ontohub/spec/factories/permission_factory.rb /ontohub/spec/factories/project_factory.rb /ontohub/spec/factories/repository_factory.rb /ontohub/spec/factories/sentence_factory.rb /ontohub/spec/factories/serialization_factory.rb /ontohub/spec/factories/svn_repository_factory.rb /ontohub/spec/factories/symbol_factory.rb /ontohub/spec/factories/symbol_group_factory.rb /ontohub/spec/factories/task_factory.rb /ontohub/spec/factories/team_factory.rb /ontohub/spec/factories/url_map_factory.rb /ontohub/spec/factories/user_factory.rb /ontohub/spec/lib/external_mapping_spec.rb /ontohub/spec/lib/oops_request/responses_spec.rb /ontohub/spec/lib/tarjan_spec.rb /ontohub/spec/models/graph_data_fetcher_spec.rb /ontohub/spec/models/mapping_spec.rb /ontohub/spec/models/ontology_spec.rb /ontohub/spec/models/repository/symlink_spec.rb /ontohub/spec/models/repository_spec.rb /ontohub/spec/models/sentence_spec.rb /ontohub/spec/models/symbol_group_spec.rb /ontohub/spec/models/symbol_mapping_spec.rb /ontohub/spec/models/symbol_spec.rb /ontohub/spec/routing/entities_search_routing_spec.rb /ontohub/spec/routing/symbols_routing_spec.rb /ontohub/spec/routing/symbols_search_routing_spec.rb
903e99b6d72a8aa62936cb184184b67f2cf8944f 04-Dec-2014 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Ajaxify directory creation The 'Create subdirectory' button now adds a line to the file browser containing a form. When this form is sent, an XHR is sent. If the directory could be created, the form is replaced by a link. Otherwise an error message is shown. The user can show as many forms as he wants.

f62238647d38b53bfd4f1a2fabc77e26cbf3a1e4 04-Dec-2014 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

rename DirectoriesController to RepositoryDirectoriesController

75555d8a283871bfdaee0312d2fa0ead619bf7ae 04-Dec-2014 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

activate directory creation

5f75d904465f5f8e5f29c7d852ec2f16af57b03e 04-Dec-2014 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add Theorem route, controller and view.

601bcdf5b1ad7b39b2f1c6f6a678462af7ae3782 01-Dec-2014 Eileen Bolloff <ebolloff@fb3.uni-bremen.de>

Deleted routes for deleted controller methods

419f986abb76f6fce54b71e17f52a1deaa06dbd6 20-Oct-2014 Tim Reddehase <robustus@rightsrestricted.com>

add route for versioned iris In versioned iris the normal iri route is prefixed by a ref/:version_number in order to fetch the state of a specific version of that ontology-(member).

5ec1c6ff5da427d945d7fb708567ce3526c4c741 20-Oct-2014 Tim Reddehase <robustus@rightsrestricted.com>

handle iri for html and plain In the html-case just perform show action. In the plain case send the ontology-file as download.

ea49bd962c0506345e37db081e0e5e51685fbad2 23-Sep-2014 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

introduce DiffsController

6f91bdc1c03bee33882518bd6b5f072968562061 22-Sep-2014 Sascha Graef <sgraef@informatik.uni-bremen.de>

remove all possibilitiy to change a Logic via view

a15356219c6331b10fc816dbb636b641eaa2425d 13-Aug-2014 Tim Reddehase <robustus@rightsrestricted.com>

add the basic status controller.

e4530fb7a8c46a338692057b96d02fbd9b2da4a7 29-Jul-2014 Tim Reddehase <robustus@rightsrestricted.com>

use controller name SSHAccessController explicitly Routes seem to have a problem with multiple camel on camel case.

90f9fe34cbbb04b483cfe71b94ae63317fcfee7c 25-Jul-2014 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

split history action off of files controller

1e55627ffd83a33b397c2df8839efead8b630b2c 23-Jul-2014 Tim Reddehase <robustus@rightsrestricted.com>

use controller name SSHAccessController explicitly Routes seem to have a problem with multiple camel on camel case.

8e47d6ce64ae5a3392b4d92867b2a83bd0dc9bbe 04-Jul-2014 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

rename Router to RouterConstraint

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

rename files action to show

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

Improve routing Only routes for existing files and ontologies are considered.

ee5342a8882c2fc7631fcffb5497e6597747887c 10-May-2014 Tim Reddehase <robustus@rightsrestricted.com>

fix whitespace issues Includes fixes for the following whitespace-related issues: - Trailing whitespace at end of line - Tabs in file - No newline at end of file This commit fixes these issues for .rb, .coffee, and .sass files.

/ontohub/app/assets/javascripts/bulkupload.js.coffee /ontohub/app/assets/javascripts/flash.js.coffee /ontohub/app/assets/javascripts/highlight_anchor.js.coffee /ontohub/app/assets/javascripts/oops.js.coffee /ontohub/app/assets/javascripts/plugins/relationList.js.coffee /ontohub/app/assets/javascripts/plugins/remoteCollection.js.coffee /ontohub/app/assets/javascripts/statusUpdates.js.coffee /ontohub/app/assets/javascripts/tooltips.js.coffee /ontohub/app/assets/stylesheets/actions.css.sass /ontohub/app/assets/stylesheets/aside.css.sass /ontohub/app/assets/stylesheets/axioms.css.sass /ontohub/app/assets/stylesheets/bulkupload.css.sass /ontohub/app/assets/stylesheets/comments.css.sass /ontohub/app/assets/stylesheets/data_type.css.sass /ontohub/app/assets/stylesheets/entities.css.sass /ontohub/app/assets/stylesheets/formats.sass /ontohub/app/assets/stylesheets/latest.css.sass /ontohub/app/assets/stylesheets/oops-responses.css.sass /ontohub/app/assets/stylesheets/pagination.sass /ontohub/app/assets/stylesheets/quicksearch.css.sass /ontohub/app/assets/stylesheets/relationList.css.sass /ontohub/app/assets/stylesheets/repository.css.sass /ontohub/app/assets/stylesheets/search_result.css.sass /ontohub/app/assets/stylesheets/section.css.sass /ontohub/app/assets/stylesheets/sentences.css.sass /ontohub/app/controllers/adjoints_controller.rb /ontohub/app/controllers/admin/teams_controller.rb /ontohub/app/controllers/admin/users_controller.rb /ontohub/app/controllers/api/v1/base.rb /ontohub/app/controllers/api/v1/categories_controller.rb /ontohub/app/controllers/api/v1/ontologies_controller.rb /ontohub/app/controllers/api/v1/repositories_controller.rb /ontohub/app/controllers/application_controller.rb /ontohub/app/controllers/autocomplete_controller.rb /ontohub/app/controllers/children_controller.rb /ontohub/app/controllers/commit_references_controller.rb /ontohub/app/controllers/entities_search_controller.rb /ontohub/app/controllers/errors_controller.rb /ontohub/app/controllers/home_controller.rb /ontohub/app/controllers/keys_controller.rb /ontohub/app/controllers/language_adjoints_controller.rb /ontohub/app/controllers/language_mappings_controller.rb /ontohub/app/controllers/languages_controller.rb /ontohub/app/controllers/links_controller.rb /ontohub/app/controllers/logic_adjoints_controller.rb /ontohub/app/controllers/logic_mappings_controller.rb /ontohub/app/controllers/logics_controller.rb /ontohub/app/controllers/mappings_controller.rb /ontohub/app/controllers/metadata_controller.rb /ontohub/app/controllers/ontologies_controller.rb /ontohub/app/controllers/ontology_search_controller.rb /ontohub/app/controllers/ontology_version_member.rb /ontohub/app/controllers/ontology_versions_controller.rb /ontohub/app/controllers/oops_requests_controller.rb /ontohub/app/controllers/path_helpers.rb /ontohub/app/controllers/permissions_controller.rb /ontohub/app/controllers/polymorphic_resource/base.rb /ontohub/app/controllers/privilege_list/base.rb /ontohub/app/controllers/repository_settings_controller.rb /ontohub/app/controllers/sentences_controller.rb /ontohub/app/controllers/supports_controller.rb /ontohub/app/controllers/team_users_controller.rb /ontohub/app/controllers/teams/permissions_controller.rb /ontohub/app/controllers/teams_controller.rb /ontohub/app/controllers/users/confirmations_controller.rb /ontohub/app/controllers/users/registrations_controller.rb /ontohub/app/controllers/users_controller.rb /ontohub/app/helpers/application_helper.rb /ontohub/app/helpers/comments_helper.rb /ontohub/app/helpers/entity_helper.rb /ontohub/app/helpers/flash_helper.rb /ontohub/app/helpers/link_helper.rb /ontohub/app/helpers/navigation_helper.rb /ontohub/app/helpers/ontology_helper.rb /ontohub/app/helpers/oops_helper.rb /ontohub/app/helpers/pagination_helper.rb /ontohub/app/helpers/permission_helper.rb /ontohub/app/helpers/search_helper.rb /ontohub/app/helpers/tag_helper.rb /ontohub/app/helpers/timestamp_helper.rb /ontohub/app/helpers/title_helper.rb /ontohub/app/models/ability.rb /ontohub/app/models/comment.rb /ontohub/app/models/e_edge.rb /ontohub/app/models/entity.rb /ontohub/app/models/entity/readability.rb /ontohub/app/models/entity/searching.rb /ontohub/app/models/entity_group.rb /ontohub/app/models/key.rb /ontohub/app/models/key/fingerprint.rb /ontohub/app/models/language.rb /ontohub/app/models/language_mapping.rb /ontohub/app/models/link.rb /ontohub/app/models/link_version.rb /ontohub/app/models/logic.rb /ontohub/app/models/logic_mapping.rb /ontohub/app/models/metadatum.rb /ontohub/app/models/ontology/categories.rb /ontohub/app/models/ontology/entities.rb /ontohub/app/models/ontology/import.rb /ontohub/app/models/ontology/links.rb /ontohub/app/models/ontology/oops.rb /ontohub/app/models/ontology/versions.rb /ontohub/app/models/ontology_version.rb /ontohub/app/models/ontology_version/files.rb /ontohub/app/models/ontology_version/numbers.rb /ontohub/app/models/ontology_version/oops_requests.rb /ontohub/app/models/ontology_version/parsing.rb /ontohub/app/models/ontology_version/states.rb /ontohub/app/models/oops_request.rb /ontohub/app/models/oops_request/responses.rb /ontohub/app/models/oops_request/states.rb /ontohub/app/models/oops_response.rb /ontohub/app/models/permission.rb /ontohub/app/models/repository/access.rb /ontohub/app/models/repository/file_not_found_error.rb /ontohub/app/models/repository/files_list.rb /ontohub/app/models/repository/import_error.rb /ontohub/app/models/repository/importing.rb /ontohub/app/models/repository/symlink.rb /ontohub/app/models/repository/validations.rb /ontohub/app/models/resource.rb /ontohub/app/models/sentence/readability.rb /ontohub/app/models/serialization.rb /ontohub/app/models/simple_ontology.rb /ontohub/app/models/support.rb /ontohub/app/models/team.rb /ontohub/app/models/team_user.rb /ontohub/app/models/user.rb /ontohub/app/models/user/authentication.rb god/app.rb god/sidekiq_workers.rb initializers/active_record_base.rb initializers/async_helper.rb initializers/rabl_init.rb routes.rb /ontohub/db/migrate/20120307143552_create_ontologies.rb /ontohub/db/migrate/20120307163615_create_links.rb /ontohub/db/migrate/20120308144854_create_teams.rb /ontohub/db/migrate/20120308144855_create_team_users.rb /ontohub/db/migrate/20120308144859_create_permissions.rb /ontohub/db/migrate/20120313131338_create_comments.rb /ontohub/db/migrate/20120416190216_create_serializations.rb /ontohub/db/migrate/20120416191514_create_link_versions.rb /ontohub/db/migrate/20120424155606_create_logic_mappings.rb /ontohub/db/migrate/20120424155621_create_language_mappings.rb /ontohub/db/migrate/20120424162211_create_language_adjoints.rb /ontohub/db/migrate/20120424162227_create_logic_adjoints.rb /ontohub/db/migrate/20120511162259_create_basic_proofs.rb /ontohub/db/migrate/20120511162609_create_structured_proof_parts.rb /ontohub/db/migrate/20120511162723_create_used_sentences.rb /ontohub/db/migrate/20130422184444_create_c_vertices_table.rb /ontohub/db/migrate/20130516165857_add_ontolgies_count_to_logics.rb /ontohub/db/migrate/20130730100410_remove_link_version_from_entity_mapping.rb /ontohub/db/migrate/20130826115853_create_ontology_type.rb /ontohub/db/migrate/20130924161345_add_license_models_to_ontologies.rb /ontohub/db/migrate/20130924224533_add_formality_levels_to_ontologies.rb /ontohub/db/migrate/20131108101521_rename_c_vertices_to_categories.rb /ontohub/db/migrate/20131108103128_rename_c_vertices_ontology_table_to_categories_ontology_table.rb /ontohub/db/migrate/20131206114523_rename_license_model_ontology_table_to_license_models_ontologies_table.rb /ontohub/db/migrate/20140329102152_create_entity_groups.rb /ontohub/db/migrate/20140329162713_remove_cycle_checker_from_e_edges.rb /ontohub/db/migrate/20140409093111_add_constratints_and_indices_to_entity_groups.rb /ontohub/db/migrate/20140508073115_remove_all_eedges_and_generate_tarjan_trees.rb /ontohub/db/seeds/010-users_and_teams.rb /ontohub/lib/autocomplete.rb /ontohub/lib/git_repository.rb /ontohub/lib/git_repository/cloning.rb /ontohub/lib/git_repository/commit.rb /ontohub/lib/git_repository/config.rb /ontohub/lib/git_repository/get_info_list.rb /ontohub/lib/git_repository/url_not_found_error.rb /ontohub/lib/hets.rb /ontohub/lib/language_population.rb /ontohub/lib/logic_mapping_population.rb /ontohub/lib/logic_population.rb /ontohub/lib/logicgraph_parser.rb /ontohub/lib/ontology_search.rb /ontohub/lib/oops.rb /ontohub/lib/oops/client.rb /ontohub/lib/oops/response.rb /ontohub/lib/pagination.rb /ontohub/lib/permissionable.rb /ontohub/lib/relation_list.rb /ontohub/lib/scope_builder.rb /ontohub/lib/sidetiq_worker.rb /ontohub/lib/state_updater.rb /ontohub/lib/tarjan_tree.rb /ontohub/lib/worker.rb /ontohub/spec/controllers/api/v1/ontologies_controller_spec.rb /ontohub/spec/controllers/api/v1/repositories_controller_spec.rb /ontohub/spec/controllers/comments_controller_spec.rb /ontohub/spec/controllers/keys_controller_spec.rb /ontohub/spec/controllers/repository_settings_controller_spec.rb /ontohub/spec/lib/repository/import/git_spec.rb /ontohub/spec/lib/repository/import/svn_spec.rb /ontohub/spec/lib/tarjan_spec.rb /ontohub/spec/models/ability_spec.rb /ontohub/spec/models/entity_group_spec.rb /ontohub/spec/models/key_spec.rb /ontohub/spec/models/project.rb /ontohub/spec/models/url_map_spec.rb /ontohub/spec/routing/files_routing_spec.rb /ontohub/spec/support/config/sunspot.rb /ontohub/test/factories/adjoint.rb /ontohub/test/factories/c_edge.rb /ontohub/test/factories/entity.rb /ontohub/test/factories/entity_group.rb /ontohub/test/factories/logic.rb /ontohub/test/factories/mapping.rb /ontohub/test/factories/ontology_version.rb /ontohub/test/factories/oops.rb /ontohub/test/factories/sentence.rb /ontohub/test/factories/serialization.rb /ontohub/test/factories/user.rb /ontohub/test/functional/admin/teams_controller_test.rb /ontohub/test/functional/admin/users_controller_test.rb /ontohub/test/functional/autocomplete_controller_test.rb /ontohub/test/functional/entities_controller_test.rb /ontohub/test/functional/entities_search_controller_test.rb /ontohub/test/functional/home_controller_test.rb /ontohub/test/functional/language_adjoint_controller_test.rb /ontohub/test/functional/language_controller_test.rb /ontohub/test/functional/language_mapping_controller_test.rb /ontohub/test/functional/logic_adjoint_controller_test.rb /ontohub/test/functional/logic_controller_test.rb /ontohub/test/functional/logic_mapping_controller_test.rb /ontohub/test/functional/ontologies_controller_test.rb /ontohub/test/functional/ontology_versions_controller_test.rb /ontohub/test/functional/oops_request_controller_test.rb /ontohub/test/functional/permissions_controller_test.rb /ontohub/test/functional/repositories_controller_test.rb /ontohub/test/functional/sentences_controller_test.rb /ontohub/test/functional/serializations_controller_test.rb /ontohub/test/functional/team_users_controller_test.rb /ontohub/test/functional/teams/permissions_controller_test.rb /ontohub/test/functional/teams_controller_test.rb /ontohub/test/functional/users_controller_test.rb /ontohub/test/integration/comments_test.rb /ontohub/test/integration/entity_display_test.rb /ontohub/test/integration/ontology_state.rb /ontohub/test/integration/permissions_test.rb /ontohub/test/integration/session_test.rb /ontohub/test/integration/visit_ontology_test.rb /ontohub/test/integration_test_helper.rb /ontohub/test/shared_helper.rb /ontohub/test/test_helper.rb /ontohub/test/unit/autocomplete_test.rb /ontohub/test/unit/category_test.rb /ontohub/test/unit/distributed_ontology_test.rb /ontohub/test/unit/entity_test.rb /ontohub/test/unit/formality_level_test.rb /ontohub/test/unit/language_population_test.rb /ontohub/test/unit/license_model_test.rb /ontohub/test/unit/logic_population_test.rb /ontohub/test/unit/logic_test.rb /ontohub/test/unit/logicgraph_parser/stub_test.rb /ontohub/test/unit/logicgraph_parser_test.rb /ontohub/test/unit/ontology_import_xml_test.rb /ontohub/test/unit/ontology_parser/distributed_test.rb /ontohub/test/unit/ontology_parser/single_test.rb /ontohub/test/unit/ontology_parser_test.rb /ontohub/test/unit/ontology_search_test.rb /ontohub/test/unit/ontology_test.rb /ontohub/test/unit/ontology_type_test.rb /ontohub/test/unit/ontology_version_test.rb /ontohub/test/unit/oops_request/responses_test.rb /ontohub/test/unit/oops_request/states_test.rb /ontohub/test/unit/oops_request_test.rb /ontohub/test/unit/oops_test.rb /ontohub/test/unit/permission_test.rb /ontohub/test/unit/repository_test.rb /ontohub/test/unit/sentence_test.rb /ontohub/test/unit/task_test.rb /ontohub/test/unit/team_test.rb /ontohub/test/unit/team_user_test.rb /ontohub/test/unit/tool_test.rb /ontohub/test/unit/triple_store_test.rb /ontohub/test/unit/user_test.rb
9789c65179e43e0e8c91aa11c67e60b02250cba9 17-Apr-2014 Sascha Graef <sgraef@informatik.uni-bremen.de>

introducing after signup page using locales for complete content

2b6bad6f7ca0f0a250fd4fb4a85cb4d394b3c9e1 15-Apr-2014 Tim Reddehase <robustus@rightsrestricted.com>

remove superfluous link versions controller.

76cdacb2c74b4d94e518622ecd721c372de929b1 04-Apr-2014 Sascha Graef <sgraef@informatik.uni-bremen.de>

introducing new home#show

36493e598be095ad7b5cea30d0e6561666837e9e 04-Apr-2014 Sascha Graef <sgraef@informatik.uni-bremen.de>

change root to home#index because we need now the show for a page after signup the landing_page will now home#index

7cd71217c596c089863d3ba025712a44452b507c 02-Apr-2014 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

add edit ontology file functionality

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

add formality level management

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

cleanup, add management for license models

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

Project management, Preparation for other metadata

c7dbfa39641dbdf8d00d1fac2ce96d50a97fcb74 26-Feb-2014 henning mueller <henning@orgizm.net>

Repaired confirmation, password reset and unlocking. Fixes #666.

7152ae731eaa6fb83bc8147a463fae3a342d6360 19-Feb-2014 Sascha Graef <sgraef@informatik.uni-bremen.de>

beginig the subnavigation

62eb1a30f928e36266ad8def5f764dd8a33c796d 11-Feb-2014 Daniel Couto Vale <danielvale@uni-bremen.de>

Fix indentation

dea851824887f9cb4cebbf0f0f26f3472f4d9c56 06-Feb-2014 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

add destroy route to an ontology

3a2e1a2642136a6e39213b7bd635c81736df7d10 27-Jan-2014 Daniel Couto Vale <danielvale@uni-bremen.de>

Move the filters map to a new exchange

34d557f2f70cb1455816b383a3cc01e4bcec7146 21-Dec-2013 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

show formality levels in metadata sub-tab

fe51b4c0d3642e0ed865a4c5a02989d12a09edf9 21-Dec-2013 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add formality level show action/route and view

ded96a9824d22005463220b5635523420a056f0c 20-Dec-2013 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

add ontology type view

f44ce1c2d9438f718397e30af7499bb8a8574780 13-Dec-2013 Till Mossakowski <till@communtu.de>

display errors for ontologies

44a2389f574f4adfe012ecb9639a428f1804e420 13-Dec-2013 Julian Kornberger <juliank@tzi.de>

API for retrieving categories and category_ids

be2c175f30581767828e5d3d7c9aef2165ddcf18 13-Dec-2013 Julian Kornberger <juliank@tzi.de>

Button for manual reparsing of a specific ontology added. closes #340

14601d0bce6340b29065a1691a7b241159fa7ea6 06-Dec-2013 Sascha Graef <sgraef@informatik.uni-bremen.de>

adding new routes for categories

c6a92de41a3aab84c6792ca1f06d014d3936ce67 29-Nov-2013 Sascha Graef <sgraef@informatik.uni-bremen.de>

remove unnessecerily routes

a8590a754ca31744f2fb375c541bbf9be53e5891 12-Nov-2013 Julian Kornberger <juliank@tzi.de>

Button for manual reparsing of a specific ontology added. closes #340

24420a0f87960309600cef1fc27d77c3abf0a78a 08-Nov-2013 Sascha Graef <sgraef@informatik.uni-bremen.de>

fixing displayed number of links

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

beging metadata

d1f0cb74e8bc61e9185488a431b86816cb1cc7ed 07-Nov-2013 Sascha Graef <sgraef@informatik.uni-bremen.de>

generating necessarily controllers

/ontohub/Gemfile.lock /ontohub/app/assets/javascripts/categories.js.coffee /ontohub/app/assets/javascripts/license_model.js.coffee /ontohub/app/assets/javascripts/project.js.coffee /ontohub/app/assets/javascripts/tasks.js.coffee /ontohub/app/assets/javascripts/tools.js.coffee /ontohub/app/assets/stylesheets/categories.css.scss /ontohub/app/assets/stylesheets/license_model.css.scss /ontohub/app/assets/stylesheets/project.css.scss /ontohub/app/assets/stylesheets/tasks.css.scss /ontohub/app/assets/stylesheets/tools.css.scss /ontohub/app/controllers/categories_controller.rb /ontohub/app/controllers/license_model_controller.rb /ontohub/app/controllers/project_controller.rb /ontohub/app/controllers/tasks_controller.rb /ontohub/app/controllers/tools_controller.rb /ontohub/app/helpers/categories_helper.rb /ontohub/app/helpers/license_model_helper.rb /ontohub/app/helpers/project_helper.rb /ontohub/app/helpers/tasks_helper.rb /ontohub/app/helpers/tools_helper.rb /ontohub/app/views/license_model/index.html.haml /ontohub/app/views/project/index.html.haml /ontohub/app/views/tasks/index.html.haml /ontohub/app/views/tools/index.html.haml routes.rb
66ae4e01390ec8ddfd3f6fa5361095d5d2f1c2bd 06-Nov-2013 Julian Kornberger <juliank@tzi.de>

Retrying of failed ontologies implemented. closes #340

4b8c0f56a6a49c41dd0e9fdd28a27c4f35e2a208 30-Oct-2013 Julian Kornberger <juliank@tzi.de>

Simple REST API for listing/updating Repositories and Ontologies

e5668028dc9c9a530452fbe8a36f51749d5a7218 29-Oct-2013 Julian Kornberger <juliank@tzi.de>

Indentation corrected

20a7c8fd8857c6b138eafd371c468d09828c8ef8 27-Oct-2013 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

add url mappings for repositories implementation part for #181

a5db3b43f2fd314675b09ec7c90cfb4a1cc2bf5e 24-Oct-2013 henning mueller <henning@orgizm.net>

Changed navbar menu and moved SearchController to EntitiesSearchController.

8a22f8171302912d0f15e87dba463fef56c983ce 23-Oct-2013 Sascha Graef <sgraef@informatik.uni-bremen.de>

fixing minor link route issue

816bf6f8088b162b681101d93fd450127a0e586f 12-Oct-2013 Julian Kornberger <juliank@tzi.de>

Migrated from resque to sidekiq Sidekiq has some great features and offers multithreading.

26496fda258a1a1722bb153d5a625d7f81ef3329 11-Oct-2013 Daniel Couto Vale <danielvale@uni-bremen.de>

Add contextual ontology search and keywords for repositories

2d8fa234ee3a19af707818a46ad42a5a7887d3a9 11-Oct-2013 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

remove custom import action, add import fields to repository form

ca310998ecb4bbdf987a125a5499f4f1f5395c30 11-Oct-2013 Tim Reddehase <robustus@rightsrestricted.com>

add a controller to ask for ssh access - Add a Controller to allow queries, which ask for access on a Repository by git.

8976668187de098e94880415aa37d61a2430cc68 10-Oct-2013 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

prepare for import of repositories: add view (not linked) and action

391f72f778a8c9e1cbaed1860f4a4754d6881c8a 09-Oct-2013 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

fix most tests

46dd7ca898be6d5dbdfda64fd90ce01e253c0878 08-Oct-2013 Julian Kornberger <juliank@tzi.de>

Tests fixed

/ontohub/Gemfile /ontohub/Gemfile.lock /ontohub/app/controllers/application_controller.rb /ontohub/app/controllers/commit_references_controller.rb /ontohub/app/controllers/ontologies_controller.rb /ontohub/app/helpers/comments_helper.rb /ontohub/app/helpers/navigation_helper.rb /ontohub/app/models/commit_reference.rb /ontohub/app/models/ontology.rb /ontohub/app/models/ontology_version.rb /ontohub/app/views/comments/_comment.html.haml /ontohub/app/views/comments/_form.html.haml /ontohub/app/views/ontologies/_info.html.haml /ontohub/app/views/ontologies/_menu.html.haml /ontohub/app/views/ontologies/edit.html.haml /ontohub/app/views/shared/_navbar.html.haml routes.rb /ontohub/db/migrate/20131003154019_add_repository_source.rb /ontohub/db/migrate/20131004173521_add_base_path_to_ontology.rb /ontohub/db/migrate/20131004173653_remove_path_from_ontology.rb /ontohub/db/migrate/20131004175723_add_file_extension_to_ontology.rb /ontohub/lib/git_repository/history.rb /ontohub/spec/routing/files_routing_spec.rb /ontohub/test/factories/entity.rb /ontohub/test/functional/comments_controller_test.rb /ontohub/test/functional/entities_controller_test.rb /ontohub/test/functional/ontologies_controller_test.rb /ontohub/test/functional/ontology_versions_controller_test.rb /ontohub/test/functional/oops_request_controller_test.rb /ontohub/test/functional/search_controller_test.rb /ontohub/test/functional/sentences_controller_test.rb /ontohub/test/functional/users_controller_test.rb /ontohub/test/integration/comments_test.rb /ontohub/test/unit/ontology_test.rb /ontohub/test/unit/ontology_version_test.rb /ontohub/test/unit/oops_request/responses_test.rb /ontohub/test/unit/oops_request/states_test.rb /ontohub/test/unit/repository_test.rb
94125df6fe7643433ea13d9cbda574cc38c36628 04-Oct-2013 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

add support for routing according to #172.

2789e0f5a7723bf2249a1a1f7a9f6a82e4f9a718 02-Oct-2013 Daniel Couto Vale <danielvale@uni-bremen.de>

Move jobs into iframe

e8ceec219830407bded84634716d37d45d3a5872 02-Oct-2013 Julian Kornberger <juliank@tzi.de>

specs for FilesController

9cfb01db247ca04bb4b5b337bbd77c66b7150e53 01-Oct-2013 Julian Kornberger <juliank@tzi.de>

Tests fixed and refactored

/ontohub/app/controllers/application_controller.rb /ontohub/app/controllers/files_controller.rb /ontohub/app/controllers/path_helpers.rb /ontohub/app/controllers/repositories_controller.rb /ontohub/app/helpers/navigation_helper.rb /ontohub/app/helpers/repository_helper.rb /ontohub/app/models/ontology.rb /ontohub/app/models/ontology_version/parsing.rb /ontohub/app/models/repository/validations.rb /ontohub/app/models/upload_file.rb /ontohub/app/views/files/_commit.html.haml /ontohub/app/views/files/_files_dir.html.haml /ontohub/app/views/files/_files_file.html.haml /ontohub/app/views/files/_files_file_base_ambiguous.html.haml /ontohub/app/views/files/_history_commit_group.html.haml /ontohub/app/views/files/diff.html.haml /ontohub/app/views/files/files.html.haml /ontohub/app/views/files/history.html.haml /ontohub/app/views/files/new.html.haml /ontohub/app/views/repositories/files.html.haml routes.rb /ontohub/lib/git_repository.rb /ontohub/lib/git_repository/cloning.rb /ontohub/test/integration/comments_test.rb /ontohub/test/integration/permissions_test.rb /ontohub/test/unit/ability_test.rb
f0ca746a6bd0b5e749486e1a62f4005611a6c53f 01-Oct-2013 Daniel Couto Vale <danielvale@uni-bremen.de>

Use "symbols" url for "symbols"

802014878b7383de536e4fa0ceced1bce3217ead 01-Oct-2013 Daniel Couto Vale <danielvale@uni-bremen.de>

Add top navbar

/ontohub/.sass-cache/822ad6b624b126ccceb84dfe178ce05c0477c1fe/bootstrap.min.cssc /ontohub/.sass-cache/822ad6b624b126ccceb84dfe178ce05c0477c1fe/bootstrap3.scssc /ontohub/Gemfile /ontohub/Gemfile.lock /ontohub/app/assets/javascripts/application.js /ontohub/app/assets/javascripts/bootstrap3.js /ontohub/app/assets/stylesheets/app.css.sass /ontohub/app/assets/stylesheets/application.css.sass /ontohub/app/assets/stylesheets/bootstrap3.css /ontohub/app/assets/stylesheets/comments.css.sass /ontohub/app/assets/stylesheets/forms.css.sass /ontohub/app/assets/stylesheets/latest.css.sass /ontohub/app/views/layouts/application.html.haml /ontohub/app/views/shared/_admin_navigation.html.haml /ontohub/app/views/shared/_header.html.haml /ontohub/app/views/shared/_navbar.html.haml /ontohub/app/views/shared/_navigation.html.haml /ontohub/app/views/shared/_session.html.haml routes.rb settings.yml
c85bd4d521f2e3279b1b7ea65015995d03fd16d5 27-Sep-2013 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

group files by ontology in files view

be7a4cd1c1041c717b0491b51b2d13a9be216542 25-Sep-2013 Daniel Couto Vale <danielvale@uni-bremen.de>

Respond to ajax queries

72a8946d9abef0ca7875ccfb891e3c9d7a60f1d6 25-Sep-2013 = <=>

re-route for more actions

0e126d3cc0f2cb6141106843ebff09c67f75bff8 23-Sep-2013 Daniel Couto Vale <danielvale@uni-bremen.de>

Initiate integration of the new search bar in the website

/ontohub/app/assets/javascripts/application.js /ontohub/app/assets/javascripts/gwt/0462486E1F1D86DE245F4E0012DE7217.cache.html /ontohub/app/assets/javascripts/gwt/396F806CD63ABD414BFBB9D57429F05B.cache.png /ontohub/app/assets/javascripts/gwt/4BCC33CF59308CCFAC29FCB89D224551.cache.html /ontohub/app/assets/javascripts/gwt/53AC935BCC8BF5069191C63574F6184E.cache.html /ontohub/app/assets/javascripts/gwt/75EB16FA51252424A63E214817603B86.cache.html /ontohub/app/assets/javascripts/gwt/B3513D04B30DB1831C4F04E2857CA82D.cache.html /ontohub/app/assets/javascripts/gwt/DF7764EEC1903CD03C9545B354D8D8E4.cache.png /ontohub/app/assets/javascripts/gwt/E7948E0C7F8BA767E30BCAFFDAAC258E.cache.html /ontohub/app/assets/javascripts/gwt/clear.cache.gif /ontohub/app/assets/javascripts/gwt/gwt/clean/clean.css /ontohub/app/assets/javascripts/gwt/gwt/clean/clean_rtl.css /ontohub/app/assets/javascripts/gwt/gwt/clean/images/circles.png /ontohub/app/assets/javascripts/gwt/gwt/clean/images/circles_ie6.png /ontohub/app/assets/javascripts/gwt/gwt/clean/images/corner.png /ontohub/app/assets/javascripts/gwt/gwt/clean/images/corner_ie6.png /ontohub/app/assets/javascripts/gwt/gwt/clean/images/hborder.png /ontohub/app/assets/javascripts/gwt/gwt/clean/images/hborder_ie6.png /ontohub/app/assets/javascripts/gwt/gwt/clean/images/thumb_horz.png /ontohub/app/assets/javascripts/gwt/gwt/clean/images/thumb_vertical.png /ontohub/app/assets/javascripts/gwt/gwt/clean/images/vborder.png /ontohub/app/assets/javascripts/gwt/gwt/clean/images/vborder_ie6.png /ontohub/app/assets/javascripts/gwt/hosted.html /ontohub/app/assets/javascripts/gwt/ontohub.nocache.js /ontohub/app/assets/javascripts/gwt/ontohub/1B6A1C1D1458E5B93DC5F675396F2BB7.cache.html /ontohub/app/assets/javascripts/gwt/ontohub/1DAF797F82199C5231F5902DDCCDBD70.cache.html /ontohub/app/assets/javascripts/gwt/ontohub/2F52F7348E4314F3520692CFB9123F71.cache.html /ontohub/app/assets/javascripts/gwt/ontohub/30CC7CE5DCBC4B47665A09E5B5FE175A.cache.html /ontohub/app/assets/javascripts/gwt/ontohub/396F806CD63ABD414BFBB9D57429F05B.cache.png /ontohub/app/assets/javascripts/gwt/ontohub/60A68C110522923A9DC46F59505C0D7B.cache.html /ontohub/app/assets/javascripts/gwt/ontohub/8F50558AA64B95B93ED6E1160E201EB1.cache.html /ontohub/app/assets/javascripts/gwt/ontohub/90D0D717811BF758C603E99BFD68FFE8.cache.html /ontohub/app/assets/javascripts/gwt/ontohub/9F28F7F735CA744492BEF297A3D7E018.cache.html /ontohub/app/assets/javascripts/gwt/ontohub/A428126AD7CD010FA7127D489966CB51.cache.html /ontohub/app/assets/javascripts/gwt/ontohub/A47994BA83E1DD54A5CB4107D60DE612.cache.html /ontohub/app/assets/javascripts/gwt/ontohub/BAEB3B54CC3A8B867B90C09652E62F29.cache.html /ontohub/app/assets/javascripts/gwt/ontohub/D1D429C5CB7FEB61D69B4B0EF8CCF1CC.cache.html /ontohub/app/assets/javascripts/gwt/ontohub/D946FA62B9C7D89FE0A7A463072812BA.cache.html /ontohub/app/assets/javascripts/gwt/ontohub/DC2C07D85D7EDA3A3029575390B6D0EF.cache.html /ontohub/app/assets/javascripts/gwt/ontohub/DF7764EEC1903CD03C9545B354D8D8E4.cache.png /ontohub/app/assets/javascripts/gwt/ontohub/EC5ABEBA63A822DE952AD3FB5A81E0E6.cache.html /ontohub/app/assets/javascripts/gwt/ontohub/F38AB0A628EED6B1DE61A8B3E5BED08E.cache.html /ontohub/app/assets/javascripts/gwt/ontohub/F6365868EABF33B3ECEFEE5EEE0B7EB2.cache.html /ontohub/app/assets/javascripts/gwt/ontohub/FC0D2D7A959499D0A2573C98D0F3C3FE.cache.html /ontohub/app/assets/javascripts/gwt/ontohub/clear.cache.gif /ontohub/app/assets/javascripts/gwt/ontohub/gwt/clean/clean.css /ontohub/app/assets/javascripts/gwt/ontohub/gwt/clean/clean_rtl.css /ontohub/app/assets/javascripts/gwt/ontohub/gwt/clean/images/circles.png /ontohub/app/assets/javascripts/gwt/ontohub/gwt/clean/images/circles_ie6.png /ontohub/app/assets/javascripts/gwt/ontohub/gwt/clean/images/corner.png /ontohub/app/assets/javascripts/gwt/ontohub/gwt/clean/images/corner_ie6.png /ontohub/app/assets/javascripts/gwt/ontohub/gwt/clean/images/hborder.png /ontohub/app/assets/javascripts/gwt/ontohub/gwt/clean/images/hborder_ie6.png /ontohub/app/assets/javascripts/gwt/ontohub/gwt/clean/images/thumb_horz.png /ontohub/app/assets/javascripts/gwt/ontohub/gwt/clean/images/thumb_vertical.png /ontohub/app/assets/javascripts/gwt/ontohub/gwt/clean/images/vborder.png /ontohub/app/assets/javascripts/gwt/ontohub/gwt/clean/images/vborder_ie6.png /ontohub/app/assets/javascripts/gwt/ontohub/hosted.html /ontohub/app/assets/javascripts/gwt/ontohub/ontohub.nocache.js /ontohub/app/controllers/ontology_search_controller.rb /ontohub/app/views/ontologies/index.html.haml routes.rb /ontohub/gwt/Ontohub/src/org/ontohub/Ontohub.gwt.xml /ontohub/gwt/Ontohub/src/org/ontohub/client/KeywordListRequester.java /ontohub/gwt/Ontohub/src/org/ontohub/client/Ontohub.java /ontohub/gwt/Ontohub/src/org/ontohub/client/OntologySearch.java /ontohub/gwt/Ontohub/src/org/ontohub/client/OntologySearch.ui.xml /ontohub/gwt/Ontohub/src/org/ontohub/client/OntologySearchConcept.java /ontohub/gwt/Ontohub/src/org/ontohub/client/OntologySearchService.java /ontohub/gwt/Ontohub/src/org/ontohub/client/OntologySearchServiceAsync.java /ontohub/gwt/Ontohub/src/org/ontohub/server/OntologySearchServiceImpl.java /ontohub/gwt/Ontohub/war/Ontohub.html /ontohub/gwt/Ontohub/war/OntologyKeywordList /ontohub/gwt/Ontohub/war/OntologyList /ontohub/gwt/Ontohub/war/WEB-INF/web.xml /ontohub/lib/tasks/import.rake
a5a4e2f7ee10435dab96569b4514486f0eee6c09 22-Sep-2013 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

enable browsing in previous commits and branches

3b8a02784c7522e0f892ae1e2d816a7e36b9f6f2 21-Sep-2013 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

add controller action, add views, add exception ' only the raw file download is working ' partial file_base is supposed to be rendered, but it isn't

c57ebbb672caabdb4456e628e827f9426b3c4e80 21-Sep-2013 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

add routes for browsing repository

3b82fa8c1f93a0572ec0d480c8f1645c6ea18e0b 10-Sep-2013 Tim Reddehase <robustus@rightsrestricted.com>

stub the links controller In order to successfully resolve the graph view, which contains hyperlinks to links, we need the routes and a stubbed controller.

21906b8ad15d580e07b5e76ca7c159320240e609 26-Aug-2013 Sascha Graef <snow-wolf@luna-wolf.de>

View for Links begun

d61b1571e58030c09c9841a1d2f9d5741864da84 09-Aug-2013 Tim Reddehase <robustus@rightsrestricted.com>

activate graphs controller route for ontologies.

560baaad7d614c8aa6b7871e3a99ce33a137d93b 07-Aug-2013 Julian Kornberger <juliank@tzi.de>

Management for SSH Keys

21612d9fe0438112b107f12494bc93be438a6df0 16-Jul-2013 Timo Kohorst <timo-hb@arcor.de>

initial dropdown for category tree

9fbd3a72a4733a42acbea268f38b75b7a35354dc 08-Jul-2013 Tim Reddehase <robustus@rightsrestricted.com>

add controller for graph data.

ce7d1499be6f68b51252fb70a38c484515f8bd79 01-Jul-2013 Timo Kohorst <timo-hb@arcor.de>

mv category navigation from admin to ontology#new

a5015ca9daa067f062e9e373c3dfafd5631560d9 27-Jun-2013 Julian Kornberger <juliank@tzi.de>

git-julian

814e29d8dd8ae6ecd111789fe3804e1047406495 26-Jun-2013 Timo Kohorst <timo-hb@arcor.de>

route to root category with; use show action

5c4c13ac875d79def115ce3d8443d4ec87b3252a 19-Jun-2013 Julian Kornberger <juliank@tzi.de>

First steps to integrate Git.

/ontohub/app/controllers/permissions_controller.rb /ontohub/app/controllers/repositories_controller.rb /ontohub/app/helpers/navigation_helper.rb /ontohub/app/models/ontology.rb /ontohub/app/models/ontology/versions.rb /ontohub/app/models/permission.rb /ontohub/app/models/repository.rb /ontohub/app/models/repository/git_repositories.rb /ontohub/app/models/repository/validations.rb /ontohub/app/views/permissions/index.html.haml /ontohub/app/views/repositories/_form.html.haml /ontohub/app/views/repositories/_ontology.html.haml /ontohub/app/views/repositories/_repository.html.haml /ontohub/app/views/repositories/edit.haml /ontohub/app/views/repositories/index.html.haml /ontohub/app/views/repositories/new.html.haml /ontohub/app/views/repositories/show.html.haml /ontohub/app/views/shared/_ontology.html.haml /ontohub/app/views/shared/_subnavigation.html.haml initializers/repositories.rb routes.rb /ontohub/db/migrate/20130606124409_create_repositories.rb /ontohub/db/seeds.rb /ontohub/lib/git_repository.rb /ontohub/test/factories/repository.rb /ontohub/test/functional/repositories_controller_test.rb
1bdab292380fc2b5067d3a54f142b496dd86df97 29-May-2013 Christian Clausen <cclausen@tzi.de>

basic link-interface #17

dda6f544eb58d850394073e34ae6127498869a77 09-May-2013 Christian Clausen <cclausen@tzi.de>

improve Oops-integration #148

773e8045866bdb28eaa01213dc082552952ff0ad 26-Apr-2013 Timo Kohorst <timo-hb@arcor.de>

category views for admin

f42a455926b73b6cbc57b3e98a65f393e71ecb11 24-Apr-2013 Timo Kohorst <timo-hb@arcor.de>

began admin UI

4b33f350b6aeb4b32aad5a77459ce66598f54896 23-Apr-2013 Christian Clausen <cclausen@tzi.de>

automatic reload oops_state see #143

285596ea7619a66c54f0ccb42971c2e4075cb2a9 13-Apr-2013 henning mueller <henning@orgizm.net>

Changed oops action route to post method.

0521ac50abdc899fa0533097c8c71dbf0c621758 13-Apr-2013 henning mueller <henning@orgizm.net>

Show "Test with OOPS!" only if current version exists.

c1d8e2d429e199cfca7964aedbdb16c6b170f9ee 13-Apr-2013 Christian Clausen <cclausen@tzi.de>

Send request for oops-action

7c5e9db9a07461d92c007563a2a27ca42ce93bae 14-Mar-2013 Christian Clausen <cclausen@tzi.de>

add serializations Bug #83

ca68055161f6beb2ec248e789ab787e6de69bd18 06-Mar-2013 Christian Clausen <cclausen@tzi.de>

add Adjoints

/ontohub/app/controllers/adjoints_controller.rb /ontohub/app/controllers/language_adjoints_controller.rb /ontohub/app/controllers/language_mappings_controller.rb /ontohub/app/controllers/logic_adjoints_controller.rb /ontohub/app/controllers/logic_mappings_controller.rb /ontohub/app/models/ability.rb /ontohub/app/models/language_adjoint.rb /ontohub/app/models/language_mapping.rb /ontohub/app/models/logic_adjoint.rb /ontohub/app/models/logic_mapping.rb /ontohub/app/views/adjoints/_form.html.haml /ontohub/app/views/adjoints/edit.html.haml /ontohub/app/views/adjoints/new.html.haml /ontohub/app/views/adjoints/show.html.haml /ontohub/app/views/languages/_mappings.html.haml /ontohub/app/views/logics/_mappings.html.haml /ontohub/app/views/mappings/_adjoints.html.haml /ontohub/app/views/mappings/_form.html.haml /ontohub/app/views/mappings/show.html.haml routes.rb /ontohub/db/migrate/20130130130147_add_unique_indizes.rb /ontohub/db/migrate/20130227210842_add_user_to_adjoints.rb /ontohub/lib/logic_mapping_population.rb /ontohub/test/factories/adjoint.rb /ontohub/test/functional/language_adjoint_controller_test.rb /ontohub/test/functional/logic_adjoint_controller_test.rb
7c7f3cf9415077b18027586822f15ac1dafbbaa3 13-Feb-2013 Christian Clausen <cclausen@tzi.de>

language design and language_mappings like logic*, autocomplete not working for languages

/ontohub/app/controllers/language_mappings_controller.rb /ontohub/app/controllers/languages_controller.rb /ontohub/app/controllers/logic_mappings_controller.rb /ontohub/app/controllers/logics_controller.rb /ontohub/app/controllers/mappings_controller.rb /ontohub/app/models/language_mapping.rb /ontohub/app/views/languages/_mappings.html.haml /ontohub/app/views/languages/_supports.html.haml /ontohub/app/views/languages/show.html.haml /ontohub/app/views/logics/_mappings.html.haml /ontohub/app/views/mappings/_form.html.haml /ontohub/app/views/mappings/edit.html.haml /ontohub/app/views/mappings/new.html.haml /ontohub/app/views/mappings/show.html.haml routes.rb /ontohub/test/functional/language_controller_test.rb /ontohub/test/functional/language_mapping_controller_test.rb /ontohub/test/functional/logic_mapping_controller_test.rb
a0b65fd7d17589196751bea546f738c3534c4fac 13-Feb-2013 Christian Clausen <cclausen@tzi.de>

autocomplete for logics nearly done

eeb6f931aa04060091972e9e7c163edc1d20b506 12-Feb-2013 Christian Clausen <cclausen@tzi.de>

LanguageMapping CRUD-Interface with tests and more better shared code between the mappings

0ae77dd0f6698fa1948d1c6c973cc64d6df9e8d6 12-Feb-2013 Christian Clausen <cclausen@tzi.de>

add LogicMappings interface & some Logic bugfixes

/ontohub/app/controllers/logic_mappings_controller.rb /ontohub/app/controllers/logics_controller.rb /ontohub/app/helpers/link_helper.rb /ontohub/app/models/ability.rb /ontohub/app/models/logic.rb /ontohub/app/models/logic_mapping.rb /ontohub/app/views/logics/_mappings.html.haml /ontohub/app/views/logics/show.html.haml /ontohub/app/views/mappings/_form.html.haml /ontohub/app/views/mappings/new.html.haml /ontohub/app/views/mappings/show.html.haml /ontohub/app/views/shared/_admin_navigation.html.haml hets.yml routes.rb /ontohub/db/migrate/20130109104804_add_user_id_to_logics.rb /ontohub/db/migrate/20130110233043_add_user_id_to_languages.rb /ontohub/db/migrate/20130211232121_add_users_to_logic_mappings.rb /ontohub/test/factories/language.rb /ontohub/test/factories/logic.rb /ontohub/test/factories/logic_mapping.rb /ontohub/test/functional/logic_controller_test.rb /ontohub/test/functional/logic_mapping_controller_test.rb
64533bb0160210256e0a393ea102a4c4f1cc8eca 11-Feb-2013 Christian Clausen <cclausen@tzi.de>

autocomplete

7af02fc8c43c98653e65109133655d78b197e917 30-Jan-2013 Christian Clausen <cclausen@tzi.de>

remove camelCase

5b9d1e25142d3712e05d5df39d5b0d5dc3c0212f 30-Jan-2013 Christian Clausen <cclausen@tzi.de>

add supports to Logics and Languages

634abf6594d5960c4ca0b0701b69a81231b05ace 12-Jan-2013 Christian Clausen <cclausen@tzi.de>

languages and logics autocomplete

27caf7f48edaed40a295eaeefbfdeaf9ced10ff9 11-Jan-2013 Christian Clausen <cclausen@tzi.de>

add basic language interface and improve logic interface

69c8a4f1ecebd95f47261dd8ade4c7684d6d82a5 09-Jan-2013 Christian Clausen <cclausen@tzi.de>

basic show for logics

a1d2e5afa62b5129f8086d586c70b3f0bee2d998 02-Oct-2012 Daniel Couto Vale <danielvale@uni-bremen.de>

Major fixes Fix ontology land page Fix ontology version download Fix ontology import from other site Fix ontology upload from user's computer Fix ontology version import from other site Fix ontology version upload from user's computer Update functional tests

88d63c94a94060017febcabb0862b11ed3685f6a 15-Aug-2012 Daniel Couto Vale <danielvale@uni-bremen.de>

Make the ontology interface more usable

118a3240abc3c3ff233450b3551bd451d39ef6ea 14-Aug-2012 Julian Kornberger <juliank@tzi.de>

CASL fixtures added, diplaying of distributed ontologies

acb3db0ee20cd276e305da358a03b30666976db0 13-Aug-2012 Daniel Couto Vale <danielvale@uni-bremen.de>

Correct mapping between software layers

ae2ba7aeef036808e81fb6449e98ce9abb0fb234 14-May-2012 Daniel Couto Vale <danielvale@me.com>

Fix url path for ontology version entities

c6d4b32b59680b497a857241b2f1911fdcc22680 09-May-2012 Julian Kornberger <juliank@tzi.de>

Revert "Merge branch 'new-model' of github.com:ontohub/ontohub" This reverts commit 0b033e7818a52932a4dfb18304a67e165483e842, reversing changes made to 8712a741f8a8aa7a1287d9d1186ca5b1aac0c9b1.

/ontohub/app/assets/javascripts/logic_translations.js.coffee /ontohub/app/assets/stylesheets/logic_translations.css.scss /ontohub/app/assets/stylesheets/scaffolds.css.scss /ontohub/app/controllers/logic_translations_controller.rb /ontohub/app/helpers/logic_translations_helper.rb /ontohub/app/models/entity_mappings.rb /ontohub/app/models/languages.rb /ontohub/app/models/link.rb /ontohub/app/models/link_versions.rb /ontohub/app/models/logic.rb /ontohub/app/models/logic_translation.rb /ontohub/app/models/ontology.rb /ontohub/app/models/ontology/versions.rb /ontohub/app/models/ontology_version.rb /ontohub/app/models/serialization.rb /ontohub/app/models/supports.rb /ontohub/app/views/logic_translations/_form.html.haml /ontohub/app/views/logic_translations/edit.html.haml /ontohub/app/views/logic_translations/index.html.haml /ontohub/app/views/logic_translations/new.html.haml /ontohub/app/views/logic_translations/show.html.haml routes.rb /ontohub/db/migrate/20120000000001_create_languages.rb /ontohub/db/migrate/20120307142053_create_logics.rb /ontohub/db/migrate/20120307143552_create_ontologies.rb /ontohub/db/migrate/20120307143553_create_ontology_versions.rb /ontohub/db/migrate/20120307152935_create_axioms.rb /ontohub/db/migrate/20120416185310_create_supports.rb /ontohub/db/migrate/20120416190216_create_serializations.rb /ontohub/db/migrate/20120416191514_create_link_versions.rb /ontohub/db/migrate/20120416192741_create_entity_mappings.rb /ontohub/db/migrate/20120419190000_create_members.rb /ontohub/db/migrate/20120420115159_create_logic_translations.rb /ontohub/db/structure.sql /ontohub/test/fixtures/entity_mappings.yml /ontohub/test/fixtures/languages.yml /ontohub/test/fixtures/link_versions.yml /ontohub/test/fixtures/logic_translations.yml /ontohub/test/fixtures/serializations.yml /ontohub/test/fixtures/supports.yml /ontohub/test/functional/logic_translations_controller_test.rb /ontohub/test/unit/entity_mappings_test.rb /ontohub/test/unit/helpers/logic_translations_helper_test.rb /ontohub/test/unit/languages_test.rb /ontohub/test/unit/link_versions_test.rb /ontohub/test/unit/logic_translation_test.rb /ontohub/test/unit/serialization_test.rb /ontohub/test/unit/supports_test.rb
3fb1a618a29315451a827d573c4e373d6d4ae474 20-Apr-2012 Daniel Vale <danielvale@gmail.com>

Adds scaffold of logic translations Does not fix the creation of AxiomsEntities relations

/ontohub/app/assets/javascripts/logic_translations.js.coffee /ontohub/app/assets/stylesheets/logic_translations.css.scss /ontohub/app/assets/stylesheets/scaffolds.css.scss /ontohub/app/controllers/logic_translations_controller.rb /ontohub/app/helpers/logic_translations_helper.rb /ontohub/app/models/logic_translation.rb /ontohub/app/views/logic_translations/_form.html.haml /ontohub/app/views/logic_translations/edit.html.haml /ontohub/app/views/logic_translations/index.html.haml /ontohub/app/views/logic_translations/new.html.haml /ontohub/app/views/logic_translations/show.html.haml routes.rb /ontohub/db/migrate/20120420115159_create_logic_translations.rb /ontohub/test/fixtures/logic_translations.yml /ontohub/test/functional/logic_translations_controller_test.rb /ontohub/test/unit/helpers/logic_translations_helper_test.rb /ontohub/test/unit/logic_translation_test.rb
dba92738e2bd8d02ad6364db0d0649924bfad083 17-Mar-2012 Julian Kornberger <juliank@tzi.de>

Logics administration for admins

6ccbbaf26068a589a0954998a9398f450f49aa15 16-Mar-2012 Julian Kornberger <juliank@tzi.de>

support for additional actions added

5c3122bc6bde5ff70cc8147c32814b616e587af2 16-Mar-2012 henning mueller <henning@orgizm.net>

Quick and dirty ontology download.

2a9b45dd7d8aa23908850179cde8426fbcd3ce60 15-Mar-2012 Julian Kornberger <juliank@tzi.de>

[#26337061] Entity search implemented with sunspot+solr

/ontohub/Gemfile /ontohub/Gemfile.lock /ontohub/app/assets/stylesheets/quicksearch.css.sass /ontohub/app/assets/stylesheets/search_result.css.sass /ontohub/app/controllers/search_controller.rb /ontohub/app/helpers/search_helper.rb /ontohub/app/models/entity.rb /ontohub/app/models/entity/searching.rb /ontohub/app/views/search/_group.html.haml /ontohub/app/views/search/_hit.html.haml /ontohub/app/views/search/index.html.haml /ontohub/app/views/shared/_header.html.haml /ontohub/app/views/shared/_quicksearch.html.haml routes.rb sunspot.yml /ontohub/solr/.gitignore /ontohub/solr/conf/admin-extra.html /ontohub/solr/conf/elevate.xml /ontohub/solr/conf/mapping-ISOLatin1Accent.txt /ontohub/solr/conf/protwords.txt /ontohub/solr/conf/schema.xml /ontohub/solr/conf/scripts.conf /ontohub/solr/conf/solrconfig.xml /ontohub/solr/conf/spellings.txt /ontohub/solr/conf/stopwords.txt /ontohub/solr/conf/synonyms.txt /ontohub/test/functional/search_controller_test.rb
94e4f1c47b3520aad04de6a790e8c017b946b527 15-Mar-2012 Julian Kornberger <juliank@tzi.de>

[#26441409] Bulk uploader finished

5e2a6a8992b4e9e77be3a94fc87af4dc14b0c8c4 14-Mar-2012 henning mueller <henning@orgizm.net>

Resque mount in admin namespace (and some lines in README file).

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

[#26433767] List permissions of a team

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

javascript for comments and metadata refactored

71991de6c8ab86da10ad9fa0a693781eaf5305bb 13-Mar-2012 henning mueller <henning@orgizm.net>

Better meta-data creation form.

8566aec18eff0f0d248d73d2f44f9df16cc41456 13-Mar-2012 Julian Kornberger <juliank@tzi.de>

#[26360433] Comments can be destroyed

07866c9cf45b931179b14a403946949f7294ac5b 13-Mar-2012 henning mueller <henning@orgizm.net>

New tab for metadata, list and create form.

432ee743a5f1c5688c73446b5977b06ed97fb67c 13-Mar-2012 Julian Kornberger <juliank@tzi.de>

[#26133607] Comments for ontologies

/ontohub/app/assets/javascripts/comments.js /ontohub/app/assets/javascripts/highlight_anchor.js /ontohub/app/assets/javascripts/plugins/relatize_date/date.js /ontohub/app/assets/javascripts/plugins/relatize_date/jquery.relatize_date.en.js /ontohub/app/assets/javascripts/plugins/relatize_date/jquery.relatize_date.js /ontohub/app/assets/javascripts/plugins/relatize_date/number.js /ontohub/app/assets/javascripts/timestamps.js /ontohub/app/assets/stylesheets/comments.css.sass /ontohub/app/controllers/comments_controller.rb /ontohub/app/controllers/home_controller.rb /ontohub/app/helpers/comments_helper.rb /ontohub/app/helpers/ontology_helper.rb /ontohub/app/helpers/timestamp_helper.rb /ontohub/app/models/ability.rb /ontohub/app/models/comment.rb /ontohub/app/models/ontology.rb /ontohub/app/models/ontology_version.rb /ontohub/app/views/comments/_comment.html.haml /ontohub/app/views/comments/_form.html.haml /ontohub/app/views/comments/index.html.haml /ontohub/app/views/home/_comments.html.haml /ontohub/app/views/home/_versions.html.haml /ontohub/app/views/home/show.html.haml locales/en.yml routes.rb /ontohub/db/migrate/20120313131338_create_comments.rb /ontohub/db/seeds.rb /ontohub/db/structure.sql /ontohub/lib/commentable.rb /ontohub/test/factories/comment.rb /ontohub/test/functional/comments_controller_test.rb /ontohub/test/functional/home_controller_test.rb /ontohub/test/unit/comment_test.rb /ontohub/test/unit/ontology_test.rb
da23222685bb26d0804bf04c9b726eef2f574b00 13-Mar-2012 Julian Kornberger <juliank@tzi.de>

home page and user page with latest updates added

2e4d9c9f0e084f77648c6df1bb4b936334fc8fb5 13-Mar-2012 Julian Kornberger <juliank@tzi.de>

Controller and view for ontology versions created

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

prevent destroying the last admin

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 /ontohub/app/views/permissions/_form.html.haml /ontohub/app/views/permissions/_permission.haml /ontohub/app/views/permissions/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 locales/en.yml 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
d00756bab5dff478d39fe81dc1e06aa50ca917ba 10-Mar-2012 Julian Kornberger <juliank@tzi.de>

[#26236935] Team listing for site admins

7e3ffdd270e31d82db163acaf6d0849cb7dda0e8 09-Mar-2012 Julian Kornberger <juliank@tzi.de>

[#26205093] Team management almost complete

/ontohub/app/assets/javascripts/autocomplete.js /ontohub/app/assets/javascripts/teams.js.coffee /ontohub/app/assets/javascripts/userList.js /ontohub/app/assets/stylesheets/autocomplete.sass /ontohub/app/assets/stylesheets/userList.css.sass /ontohub/app/controllers/autocomplete_controller.rb /ontohub/app/controllers/team_users_controller.rb /ontohub/app/controllers/teams_controller.rb /ontohub/app/models/team.rb /ontohub/app/models/team_user.rb /ontohub/app/views/autocomplete/index.html.haml /ontohub/app/views/layouts/application.html.haml /ontohub/app/views/ontologies/_form.html.haml /ontohub/app/views/teams/_form.html.haml /ontohub/app/views/teams/_user.html.haml /ontohub/app/views/teams/edit.html.haml /ontohub/app/views/teams/index.html.haml /ontohub/app/views/teams/show.html.haml routes.rb /ontohub/db/migrate/20120308144855_create_team_users.rb /ontohub/db/seeds.rb /ontohub/db/structure.sql /ontohub/test/functional/autocomplete_controller_test.rb /ontohub/test/functional/team_users_controller_test.rb /ontohub/test/functional/teams_controller_test.rb
db5e5ce1aaece909027be839755bcea14679f1e0 09-Mar-2012 Julian Kornberger <juliank@tzi.de>

Controller and Views for Team-Administration

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

Controller, Model and Tests for Autocompletion

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

more tests

b0ecc930fc4471205100af1b2bfc8223305e19eb 08-Mar-2012 henning mueller <henning@orgizm.net>

[#26012595] Root to ontology#index, Symbols -> Entities.

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 /ontohub/app/controllers/axioms_controller.rb /ontohub/app/controllers/entities_controller.rb /ontohub/app/controllers/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 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
c2a43487f95ec97c9e0c2c71641b39465799d0ff 08-Mar-2012 henning mueller <henning@orgizm.net>

Ontology views.

1e185b8192422bc09cb7f52f80a4c40d9b935535 07-Mar-2012 Julian Kornberger <juliank@tzi.de>

Admin::Users-Controller and Views created

0be38598001e15ea877bf3d4807e941159753df2 07-Mar-2012 Julian Kornberger <juliank@tzi.de>

Session-Views and User tests created.

1360ea51ce88cdc0c46a7c6fd14516837037f6bf 07-Mar-2012 Julian Kornberger <juliank@tzi.de>

Devise integrated

9f4e199f9ae0b75c01f6a1a3dc49dd137ea16f77 06-Mar-2012 Julian Kornberger <juliank@tzi.de>

rails skeleton

/ontohub/.gitignore /ontohub/Gemfile /ontohub/Gemfile.lock /ontohub/Rakefile /ontohub/app/assets/images/.gitkeep /ontohub/app/assets/javascripts/application.js /ontohub/app/assets/stylesheets/application.css /ontohub/app/controllers/application_controller.rb /ontohub/app/helpers/.gitkeep /ontohub/app/mailers/.gitkeep /ontohub/app/models/.gitkeep /ontohub/app/views/layouts/application.html.haml /ontohub/config.ru application.rb boot.rb database.yml environment.rb environments/development.rb environments/production.rb environments/test.rb initializers/backtrace_silencers.rb initializers/inflections.rb initializers/mime_types.rb initializers/secret_token.rb initializers/session_store.rb initializers/wrap_parameters.rb locales/en.yml routes.rb /ontohub/db/seeds.rb /ontohub/doc/README_FOR_APP /ontohub/lib/assets/.gitkeep /ontohub/lib/tasks/.gitkeep /ontohub/public/404.html /ontohub/public/422.html /ontohub/public/500.html /ontohub/public/favicon.ico /ontohub/public/robots.txt /ontohub/script/rails /ontohub/test/functional/.gitkeep /ontohub/test/integration/.gitkeep /ontohub/test/performance/browsing_test.rb /ontohub/test/test_helper.rb /ontohub/test/unit/.gitkeep /ontohub/vendor/assets/javascripts/.gitkeep /ontohub/vendor/assets/stylesheets/.gitkeep