..
active_storage
Update Rails to 6.1.1, ruby to 2.7.2 [SCI-5459]
2021-01-28 14:43:45 +01:00
api
[SCI-5635] add a migration to fix broken steps, fix the api so it sets last_modified_by_id, minor step model refactor
2021-04-12 09:59:00 +02:00
client_api
concerns
Merge branch 'develop' into features/new-reports
2021-05-21 11:04:17 +02:00
dashboard
Fix filtering on current tasks widget [SCI-5555]
2021-03-12 13:33:37 +01:00
repository_columns
Move before actions in RepositoryColumnsController
2020-06-30 13:44:49 +02:00
users
Merge branch 'develop' into features/new-reports
2021-05-21 11:04:17 +02:00
activities_controller.rb
application_controller.rb
Fix date formatting for the API [SCI-5785]
2021-06-07 10:34:58 +02:00
assets_controller.rb
Add reload action for assets [SCI-5563]
2021-03-22 13:02:13 +01:00
at_who_controller.rb
Merge branch 'develop' into jg_sci_2228
2020-10-22 14:21:39 +02:00
bio_eddie_assets_controller.rb
Add BioEddie integration [SCI-5654][SCI-5657][SCI-5658][SCI-5670] ( #3391 )
2021-06-23 19:48:44 +02:00
canvas_controller.rb
Merge branch 'develop' into features/folders
2020-12-18 14:51:21 +01:00
comments_controller.rb
Fix comments red dot and ordering of comments [SCI-5384] ( #3084 )
2021-01-14 16:28:11 +01:00
dashboards_controller.rb
Improve performance of fetching of statuses [SCI-5062]
2020-09-25 10:14:57 +02:00
experiments_controller.rb
fixup! Add breadcrumbs on Experiments and Tasks pages
2021-03-08 11:51:11 +01:00
external_protocols_controller.rb
Fix HTTParty request after gem upgrade
2021-02-17 13:34:26 +01:00
global_activities_controller.rb
Fix global activities filters
2020-07-20 15:01:00 +02:00
marvin_js_assets_controller.rb
Fix markup
2020-11-04 13:32:34 +01:00
my_module_comments_controller.rb
Add CRUD to comments
2020-11-20 20:25:28 +01:00
my_module_repositories_controller.rb
Fix repository state columns handling [SCI-5190]
2020-11-10 17:24:04 +01:00
my_module_repository_snapshots_controller.rb
Fix repository state columns handling [SCI-5190]
2020-11-10 17:24:04 +01:00
my_module_status_flow_controller.rb
Improve performance of fetching of statuses [SCI-5062]
2020-09-25 10:14:57 +02:00
my_module_tags_controller.rb
Add Tags modal to archived tags screen
2020-12-17 13:08:57 +01:00
my_modules_controller.rb
Merge branch 'develop' into features/new-reports
2021-05-21 11:04:17 +02:00
project_activities_controller.rb
project_comments_controller.rb
Add CRUD to comments
2020-11-20 20:25:28 +01:00
project_folders_controller.rb
Send selected folders param to modal
2021-02-11 18:27:16 +01:00
projects_controller.rb
Fix folders breadcrumbs [SCI-5597]
2021-03-26 11:58:18 +01:00
protocols_controller.rb
Implement missing missing user smart annotation notifications [SCI-5575]
2021-03-19 17:11:19 +01:00
reports_controller.rb
Fix changing report project, fix typo [SCI-5787]
2021-06-08 15:07:00 +02:00
repositories_controller.rb
Fix repository empty index show condition
2021-02-22 10:18:52 +01:00
repository_columns_controller.rb
Add NotImplementedError
2020-07-08 13:28:12 +02:00
repository_rows_controller.rb
Fix failing tests
2020-08-11 13:33:44 +02:00
result_assets_controller.rb
PDF preview to file preview and inline view [SCI-5299][SCI-5298] ( #3018 )
2020-12-22 15:25:30 +01:00
result_comments_controller.rb
Add CRUD to comments
2020-11-20 20:25:28 +01:00
result_tables_controller.rb
Add ordering for result page
2020-07-28 15:39:29 +02:00
result_texts_controller.rb
Add ordering for result page
2020-07-28 15:39:29 +02:00
results_controller.rb
Fix permissions for result deletion
2021-01-20 09:00:45 +01:00
search_controller.rb
Add folder links to global search [SCI-5407]
2021-02-05 12:39:26 +01:00
step_comments_controller.rb
Add CRUD to comments
2020-11-20 20:25:28 +01:00
steps_controller.rb
Fix report completed_on time and username (partially)
2021-02-25 13:24:21 +01:00
system_notifications_controller.rb
tags_controller.rb
Add permission error message
2020-09-08 15:42:30 +02:00
team_repositories_controller.rb
Multiple small bugfixes [SCI-5494]
2021-02-18 13:55:03 +01:00
teams_controller.rb
Store Table/Cards view setting per user
2021-03-04 14:56:59 +01:00
tiny_mce_assets_controller.rb
Refactor rescue block
2020-10-29 09:12:12 +01:00
user_my_modules_controller.rb
Add Endpoins for Project Membership manipulation [SCI-5001]
2020-09-23 11:03:29 +02:00
user_notifications_controller.rb
user_projects_controller.rb
Refactor view project users modal [SCI-5387]
2021-02-22 22:37:32 +01:00
user_repositories_controller.rb
wopi_controller.rb
Remove skip asset permission check for wopi creation
2020-11-12 14:13:30 +01:00
zip_exports_controller.rb