.. |
active_storage
|
Improve file upload checks [SCI-4382]
|
2020-03-03 15:26:40 +01:00 |
api
|
Split params validation to create and update
|
2020-09-03 09:49:00 +02:00 |
client_api
|
Partially fixed according to pull request review, added comments to code review
|
2018-08-31 12:11:51 +02:00 |
concerns
|
Add API endpoints for checklists, checklist items, tables, API code improvements [SCI-4776]
|
2020-07-03 16:48:29 +02:00 |
dashboard
|
Add completed/uncompleted methods to my_module
|
2020-09-08 09:45:09 +02:00 |
repository_columns
|
Move before actions in RepositoryColumnsController
|
2020-06-30 13:44:49 +02:00 |
users
|
Override password reset action, sign_in user only if 2fa disabled
|
2020-08-10 09:24:15 +02:00 |
activities_controller.rb
|
Remove unused variables from activities controller [SCI-2778]
|
2018-11-14 13:17:38 +01:00 |
application_controller.rb
|
Implement read permissions checks for ActiveStorage controllers [SCI-3680]
|
2019-08-07 15:21:41 +02:00 |
assets_controller.rb
|
Fix file dowload from MS Office online [SCI-4673]
|
2020-05-27 16:59:28 +02:00 |
at_who_controller.rb
|
Revert default_scope for active repositories
|
2020-06-22 14:57:35 +02:00 |
canvas_controller.rb
|
Fix canvas update method [SCI-4817]
|
2020-07-24 18:38:53 +02:00 |
custom_fields_controller.rb
|
|
|
dashboards_controller.rb
|
General dashboard layout
|
2020-02-13 13:50:29 +01:00 |
experiments_controller.rb
|
Clear the obsolete code for assiging inventory items to the task [SCI-4571]
|
2020-06-03 22:54:45 +02:00 |
external_protocols_controller.rb
|
Fix page redirect and add success flash msg after protocols.io import action
|
2019-07-11 09:50:39 +02:00 |
global_activities_controller.rb
|
Fix global activities filters
|
2020-07-20 15:01:00 +02:00 |
marvin_js_assets_controller.rb
|
Improve handling of file links for local storage [SCI-4071]
|
2019-11-19 15:35:31 +01:00 |
my_module_comments_controller.rb
|
Disable comment edit mode if comment is not editable [SCI-4149]
|
2020-01-08 12:32:59 +01:00 |
my_module_repositories_controller.rb
|
Create new activities for exporting assigned items (live & snapshots) [SCI-4881]
|
2020-08-05 09:59:58 +02:00 |
my_module_repository_snapshots_controller.rb
|
Create new activities for exporting assigned items (live & snapshots) [SCI-4881]
|
2020-08-05 09:59:58 +02:00 |
my_module_status_flow_controller.rb
|
Add sorting my module statuses
|
2020-07-27 16:36:21 +02:00 |
my_module_tags_controller.rb
|
Add permission error message
|
2020-09-08 15:42:30 +02:00 |
my_modules_controller.rb
|
Fix tests
|
2020-09-09 13:17:07 +02:00 |
project_activities_controller.rb
|
|
|
project_comments_controller.rb
|
Disable comment edit mode if comment is not editable [SCI-4149]
|
2020-01-08 12:32:59 +01:00 |
projects_controller.rb
|
Clear the obsolete code for assiging inventory items to the task [SCI-4571]
|
2020-06-03 22:54:45 +02:00 |
protocols_controller.rb
|
Add permission error message
|
2020-09-08 15:42:30 +02:00 |
reports_controller.rb
|
Add logo and timestamp to PDF and Doc reports
|
2020-07-08 10:48:29 +02:00 |
repositories_controller.rb
|
Improve active/archive switcher
|
2020-07-06 14:03:55 +02: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
|
Add ordering for result page
|
2020-07-28 15:39:29 +02:00 |
result_comments_controller.rb
|
Refactored comments over SciNote [SCI-3505] (#1808)
|
2019-06-04 14:40:21 +02: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
|
SCI-3232 renaming the attribute name so it doesnt get 'constantized'
|
2019-03-26 11:39:54 +01:00 |
sample_groups_controller.rb
|
|
|
sample_my_modules_controller.rb
|
|
|
sample_types_controller.rb
|
|
|
samples_controller.rb
|
Fix nil case [SCI-2145]
|
2018-03-09 16:41:23 +01:00 |
search_controller.rb
|
Fix permission check lapsus
|
2020-08-11 17:00:36 +02:00 |
step_comments_controller.rb
|
Refactored comments over SciNote [SCI-3505] (#1808)
|
2019-06-04 14:40:21 +02:00 |
steps_controller.rb
|
Add permission error message
|
2020-09-08 15:42:30 +02:00 |
system_notifications_controller.rb
|
Changing status from unread to read system notification is not correct one [SCI-3077 and SCI-3075] (#1513)
|
2019-02-21 16:15:13 +01:00 |
tags_controller.rb
|
Add permission error message
|
2020-09-08 15:42:30 +02:00 |
team_repositories_controller.rb
|
Refactor inventory sharing logic [SCI-3803]
|
2019-08-29 17:21:49 +02:00 |
teams_controller.rb
|
Futher refactoring of old Paperclip methods [SCI-3539]
|
2019-07-09 10:28:15 +02:00 |
tiny_mce_assets_controller.rb
|
Add file size limitation to tinyMCE
|
2020-03-03 15:55:17 +01:00 |
user_my_modules_controller.rb
|
Show assigned users modal also for view
|
2020-07-09 15:11:53 +02:00 |
user_notifications_controller.rb
|
|
|
user_projects_controller.rb
|
Remove unassign_user_from_project notification and change code to use helper method for assignment notification generation
|
2019-07-01 13:44:27 +02:00 |
user_repositories_controller.rb
|
Refactor Repository permissions and implement deduplication for files in snapshots [SCI-4597]
|
2020-05-06 15:17:54 +02:00 |
user_samples_controller.rb
|
Add explicit ordering to samples_tables [SCI-2148][SCI-2149]
|
2018-03-13 13:16:34 +01:00 |
wopi_controller.rb
|
Fix file dowload from MS Office online [SCI-4673]
|
2020-05-27 16:59:28 +02:00 |
zip_exports_controller.rb
|
Fix repository row import/export
|
2019-09-23 13:33:02 +02:00 |