History log of /ontohub/config/application.rb
Revision Date Author Comments Expand
270a34ef2ffafe5c2d09eaa85555eb37a90eac17 12-Aug-2016 Tom Gehrke <phyrog@cognitive-coding.com>

Eager load everything in lib

1f7679641dd7de4244482c939c6388814eba86c5 20-Jul-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Overwrite arrays in config The previous rails_config version didn't properly overwrite arrays. This version does overwrite them.

14e0a236beb852ae43ae4437abc5379ed8b71c7d 09-Jul-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Fix mailing error The object in the settings is a RailsConfig. Devise needs it to be a Hash, though.

6421e22e46e4d2c60b8c21d0b8059991b895a8ee 05-Jul-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Use sidekiq log level setting.

259cb3131964aca11e583942e9604979dd729fe6 01-Jul-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add and use SettingsInterpreter.

3b8d79a6f16877633fc18b682d7559c45e7dbaa9 19-May-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Load hets.yml last, so it can't be overridden.

86e6b0a7ef30409876d3768124b26fb06f78f74b 05-May-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Update gem: compass Also removes blueprint because it is not used at all.

1d6f4b237172d2e6284a069f3c48086456fb0b34 19-Apr-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Load environment.local.rb before initialization This shall fix #1264. If the file `#{environment}.local.rb` exists, it overwrites the configuration defined in `#{environment}.rb`.

d6cf50ae9519bdb5252081061b3d6a7e0ccde20b 08-Apr-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Specify action_mailer configuration For this task, also add inferred fully qualified domain name and port config.

c626ae700ae4afb4d001fdfa15ecc680e081a84d 08-Apr-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Load hets.yml before the others This allows to overwrite the hets settings in `*.local.*` files.

ff244a7b5fbdcaa178a72a07c9f707c2862f492b 08-Apr-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Use ActiveModel::Validations Now we have the same validations as before, but we're using a module Rails defines for validations. This should be more sophisticated than the previous behaviour.

3e6a648aa9751228db2a82caa18f67537f049207 08-Apr-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Add validations for initializers.

d5b407d7e3fe1d229da9c062e7f987453169bd2f 08-Apr-2015 Eugen Kuksa <eugenk@informatik.uni-bremen.de>

Call SettingsValidator after initialization.

310aaa64ee48512d1d64f42f5846b652b08bdc3e 05-Jan-2015 Model Renamer <bot-rename@ontohub.org>

Revert renaming of external_link_mapping.yml.

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
a33d179ceaac94bb547308008587e0c5eaabb499 01-Dec-2014 Eileen Bolloff <ebolloff@fb3.uni-bremen.de>

Changed the application config to display search details in log

491fc3a4c244b785d465ef2f935693c5c1a59fac 31-Jan-2014 Sascha Graef <sgraef@informatik.uni-bremen.de>

Loading the mappings in the Settings

93d33ab4a1620dacba40eba3b7ab952722063dcd 06-Dec-2013 henning mueller <henning@orgizm.net>

Avoid I18n.enforce_available_locales deprecation warning.

a33da80a0a965f3459ed8ce9a692be8904e3e653 13-Nov-2013 Sascha Graef <sgraef@informatik.uni-bremen.de>

another try to fix the categories in Production mode

3d1a5f4a62807d945149cc4b45a2998f5f46b7ab 18-Oct-2013 Julian Kornberger <juliank@tzi.de>

ExceptionNotification updated

736e78aff9e67436c35d4835c24fca667f3cadf3 10-Apr-2013 Julian Kornberger <juliank@tzi.de>

rails_config and exception_notification added

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

whitelist_attributes = true

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

Mailer layout

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

Written some fancy CSS styles and rewritten the devise views with formtastic.

/ontohub/Gemfile /ontohub/Gemfile.lock /ontohub/app/assets/javascripts/flash.js /ontohub/app/assets/stylesheets/_variables.css.sass /ontohub/app/assets/stylesheets/body.css.sass /ontohub/app/assets/stylesheets/buttons.sass /ontohub/app/assets/stylesheets/flash_messages.css.sass /ontohub/app/assets/stylesheets/forms.css.sass /ontohub/app/assets/stylesheets/header.css.sass /ontohub/app/assets/stylesheets/section.sass /ontohub/app/assets/stylesheets/session.css.sass /ontohub/app/views/devise/_links.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/edit.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/layouts/application.html.haml /ontohub/app/views/shared/_header.html.haml /ontohub/app/views/shared/_session.html.haml application.rb initializers/formtastic.rb locales/en.yml
fc9c33408dd188fceb02b39b3739d66993df2435 07-Mar-2012 Julian Kornberger <juliank@tzi.de>

User confirmation enabled und User deletion implemented

3005ac92eb4a1fffe8e3bf2a2ea572b3ac67c46c 07-Mar-2012 henning mueller <henning@orgizm.net>

Models: Axiom, Entity

848ee2a2aff32bc2aa170967e43a2d768653b55f 07-Mar-2012 Julian Kornberger <juliank@tzi.de>

SAX Parser for XML including symbols implemented

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