History log of /ontohub/features/step_definitions/repository_file_browser_steps.rb
Revision Date Author Comments Expand
22f8827cd8892a298f9764ce862db6867307828d 10-Aug-2016 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

1620 deletion of child ontologies (#1748) * Make removed child ontologies "not present". * Scope default children association of acts_as_tree to present ontologies. * Show only present ontologies of this file. * Fix ontology factory. * Add cucumber features. * Fix restoring children. * Fix restoring a child ontology. * Add specs for restoring children. * Really fix restoring a child ontology. * Only save the ontology if it has changed or if it is a new record.

/ontohub/app/models/ontology/associations_and_attributes.rb /ontohub/app/models/ontology/class_methods_and_scopes.rb /ontohub/app/models/ontology/distributed.rb /ontohub/app/models/ontology_version/parsing.rb /ontohub/app/views/files/_show_dir.html.haml /ontohub/app/views/files/_show_file.html.haml /ontohub/features/RepositoryEditFile.feature /ontohub/features/RepositoryFileBrowser.feature ontology_search_steps.rb ontology_state_steps.rb ontology_versions_steps.rb repository_edit_file_steps.rb repository_file_browser_steps.rb /ontohub/features/support/env.rb /ontohub/lib/hets/dg/node_evaluation_helper.rb /ontohub/lib/hets/dg/node_evaluator.rb /ontohub/spec/factories/ontology_factory.rb /ontohub/spec/fixtures/ontologies/casl/test2_child_deleted.casl /ontohub/spec/fixtures/ontologies/casl/test2_child_renamed.casl /ontohub/spec/models/ontology_spec.rb /ontohub/spec/support/common_helper_methods.rb