scinote-web/config/initializers
2020-06-15 15:35:19 +02: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 Remove duplicate assets from initializers 2020-04-07 12:39:06 +02:00
azure_ad.rb Also ignore PG connection exception in extra Azure initialization code [SCI-4544] 2020-04-16 15:27:30 +02: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 archiving column to datatable helper 2020-06-11 12:48:31 +02:00
content_security_policy.rb Upgrade Rails to 6.0 [SCI-3745] 2019-09-12 17:24:08 +02:00
cookies_serializer.rb setup sciNote for Rails 5.1 2017-06-23 15:19:08 +02:00
cors.rb Upgrade Rails to 6.0 [SCI-3745] 2019-09-12 17:24:08 +02:00
delayed_job_config.rb Implement background processing of repository snapshots [SCI-4552] 2020-04-28 12:09:36 +02: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 Rename params method 2020-06-11 16:11:23 +02: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 Initial commit. 2016-02-12 16:52:43 +01:00
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 Fixed some RoR 5.1 default settings. [SCI-1413] 2017-07-04 14:42:53 +02:00
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 Add global repositories limit [SCI-4383] 2020-02-21 14:40:17 +01:00
scheduler.rb Merge branch 'master' into features/templates 2019-02-19 14:46:15 +01:00
session_store.rb Initial commit. 2016-02-12 16:52:43 +01:00
silencer.rb Improve health check endpoint [SCI-2604] 2018-08-17 16:13:21 +02:00
simple_token_authentication.rb Added automatic sign in with token authentication, needed when signing in from different webpage. [closes SCI-689] 2016-11-30 16:56:56 +01:00
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 setup sciNote for Rails 5.1 2017-06-23 15:19:08 +02:00