scinote-web/config/initializers
2020-01-14 16:55:10 +01:00
..
extends Fix code styling [SCI-3990][SCI-3993] 2019-10-17 13:38:36 +02:00
active_model_serializer.rb Refactor JSON API mime type registration [SCI-2687] 2018-08-24 15:37:23 +02:00
active_storage.rb Implement JPEG quality extraction for ActiveStorage [SCI-3959] 2019-10-08 10:42:55 +02:00
addon_loader.rb Rename sciNote -> SciNote (config/ folder) 2018-05-21 15:11:12 +02:00
api.rb Add default values to core API configuration [SCI-4098] 2019-11-29 10:28:50 +01:00
application_controller_renderer.rb Upgrade to Rails 5.2.3 [SCI-3651] 2019-07-03 11:15:13 +02:00
assets.rb refactor repository column javascript 2019-11-29 10:17:44 +01:00
azure_ad.rb Implement SSO with Azure AD [SCI-4142] 2019-12-10 17:24:53 +01:00
backtrace_silencers.rb Fix stack trace trimming on WOPI middleware 2019-03-14 08:34:04 +01:00
canaid.rb Fix a typo 2018-01-31 08:20:42 +01:00
constants.rb Add view/edit renderers for numeric data type [SCI-4166] 2019-12-18 11:55:12 +01:00
content_security_policy.rb Upgrade Rails to 6.0 [SCI-3745] 2019-09-12 17:24:08 +02:00
cookies_serializer.rb
cors.rb Upgrade Rails to 6.0 [SCI-3745] 2019-09-12 17:24:08 +02:00
delayed_job_config.rb adds Delayed::Worker initializer [fixes SCI_1948] 2018-01-19 16:30:29 +01:00
devise.rb Fix LinkedIn sign-up [SCI-4047] 2019-10-29 16:20:19 +01:00
devise_async.rb Additional fixes required by latest merge from master (nr. 2) 2017-10-23 10:43:32 +02:00
doorkeeper.rb Fix the Doorkeeper config/access for all users (due to update of Gem) 2018-10-07 13:11:56 +02:00
extends.rb Refactor repository cell clonning to support all data types [SCI-4204] 2020-01-14 16:55:10 +01:00
filter_parameter_logging.rb Refactor TinyMce assets, user avatars, zip files [SCI-3539] 2019-07-05 16:56:05 +02:00
helpers_in_assets.rb Add initializer to include helpers in all assets (including .js) 2018-04-25 10:51:19 +02:00
i18n.rb Fix failing test [SCI-3745] 2019-09-16 10:26:13 +02:00
inflections.rb
kaminari_config.rb Fix failing tests [SCI-2611][SCI-2612] 2018-08-07 14:58:02 +02:00
load_addons_specs.rb Rename sciNote -> SciNote (config/ folder) 2018-05-21 15:11:12 +02:00
mime_types.rb Refactor JSON API mime type registration [SCI-2687] 2018-08-24 15:37:23 +02:00
new_framework_defaults_5_1.rb
new_framework_defaults_5_2.rb Upgrade to Rails 5.2.3 [SCI-3651] 2019-07-03 11:15:13 +02:00
new_framework_defaults_6_0.rb Upgrade Rails to 6.0 [SCI-3745] 2019-09-12 17:24:08 +02:00
omniauth.rb Improve connected accounts unlinking [SCI-4142] 2019-12-12 14:57:27 +01:00
rack_attack.rb Refactor Azure configuration [SCI-4098] 2019-11-26 15:09:40 +01:00
repositories.rb Change default inventory limit to 6 [SCI-2301] 2018-05-16 10:23:36 +02:00
scheduler.rb Merge branch 'master' into features/templates 2019-02-19 14:46:15 +01:00
session_store.rb
silencer.rb Improve health check endpoint [SCI-2604] 2018-08-17 16:13:21 +02:00
simple_token_authentication.rb
wicked_pdf.rb Fix images in reports, impove speed of report generation [SCI-3990][SCI-3993] 2019-10-17 13:30:14 +02:00
wopi_startup_check.rb Fix 'if..' logic to work properly when WOPI_ENABLED is undefined 2019-05-22 16:36:23 +02:00
wrap_parameters.rb