.. |
active_storage
|
Add token authentication to Active Storage controllers [SCI-5123]
|
2020-10-23 19:22:31 +02:00 |
api
|
Merge branch 'develop' into features/folders
|
2020-12-18 14:51:21 +01:00 |
client_api
|
Partially fixed according to pull request review, added comments to code review
|
2018-08-31 12:11:51 +02:00 |
concerns
|
Fix assets sorting in report
|
2020-11-17 15:33:25 +01:00 |
dashboard
|
Add 403 error handling to current tasks dashboard widget
|
2020-11-06 10:39:04 +01: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
|
Add token authentication to Active Storage controllers [SCI-5123]
|
2020-10-23 19:22:31 +02:00 |
assets_controller.rb
|
Change permission for sorting in steps and asset view [SCI-5289]
|
2020-12-08 10:45:43 +01:00 |
at_who_controller.rb
|
Merge branch 'develop' into jg_sci_2228
|
2020-10-22 14:21:39 +02:00 |
canvas_controller.rb
|
Merge branch 'develop' into features/folders
|
2020-12-18 14:51:21 +01:00 |
comments_controller.rb
|
Disable comment adding for archived objects [SCI-5339]
|
2020-12-30 11:46:56 +01:00 |
dashboards_controller.rb
|
Improve performance of fetching of statuses [SCI-5062]
|
2020-09-25 10:14:57 +02:00 |
experiments_controller.rb
|
Update archive navigation for tasks page [SCI-5347] (#3052)
|
2021-01-07 17:18:52 +01: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
|
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
|
Improve task restoring and refactor flash messages [SCI-5341]
|
2021-01-04 17:00:23 +01:00 |
project_activities_controller.rb
|
Fixed Hound warnings.
|
2018-02-14 13:16:32 +01:00 |
project_comments_controller.rb
|
Add CRUD to comments
|
2020-11-20 20:25:28 +01:00 |
project_folders_controller.rb
|
Fix new project creation and archiving [SCI-5321][SCI-5326]
|
2021-01-05 14:14:01 +01:00 |
projects_controller.rb
|
Add projects navigation buttons and fix sidebar reload on sorting [SCI-5357][SCI-5331] (#3048)
|
2021-01-07 13:16:05 +01:00 |
protocols_controller.rb
|
Fix updating updated_at on protocol while load/sync with repository
|
2020-09-29 15:37:40 +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
|
Update repositories sidebar [SCI-5329] (#3031)
|
2021-01-06 10:13:10 +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
|
Add ordering for result page
|
2020-07-28 15:39:29 +02: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
|
SCI-3232 renaming the attribute name so it doesnt get 'constantized'
|
2019-03-26 11:39:54 +01:00 |
search_controller.rb
|
Add project folders to global search [SCI-5180]
|
2020-11-20 11:10:03 +01:00 |
step_comments_controller.rb
|
Add CRUD to comments
|
2020-11-20 20:25:28 +01:00 |
steps_controller.rb
|
Change permission for sorting in steps and asset view [SCI-5289]
|
2020-12-08 10:45:43 +01: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
|
Add projects navigation buttons and fix sidebar reload on sorting [SCI-5357][SCI-5331] (#3048)
|
2021-01-07 13:16:05 +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
|
Add Endpoins for Project Membership manipulation [SCI-5001]
|
2020-09-23 11:03:29 +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 |
wopi_controller.rb
|
Remove skip asset permission check for wopi creation
|
2020-11-12 14:13:30 +01:00 |
zip_exports_controller.rb
|
Fix repository row import/export
|
2019-09-23 13:33:02 +02:00 |