.. |
api
|
Update API endpoints for new activities
|
2019-04-08 15:07:45 +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
|
Overall refactoring of all canaid permissions and code related to their calls.
|
2018-02-16 10:54:06 +01:00 |
users
|
Wrap sign_in user into begin/rescue block
|
2019-04-03 09:09:20 +02:00 |
activities_controller.rb
|
Remove unused variables from activities controller [SCI-2778]
|
2018-11-14 13:17:38 +01:00 |
application_controller.rb
|
Merge pull request #1448 from mz3944/mz-SCI-2929
|
2019-01-31 04:43:39 +01:00 |
assets_controller.rb
|
Release team space after update image [SCI-3299] (#1656)
|
2019-04-11 09:20:05 +02:00 |
at_who_controller.rb
|
Handle situation with smart annotations and zero inventories [SCI-2396]
|
2018-05-14 15:34:23 +02:00 |
canvas_controller.rb
|
Fix links for archived objects in global activities [SCI-3229]
|
2019-03-28 13:43:50 +01:00 |
custom_fields_controller.rb
|
Overall refactoring of all canaid permissions and code related to their calls.
|
2018-02-16 10:54:06 +01:00 |
experiments_controller.rb
|
experiment activities refactoring
|
2019-03-19 15:33:57 +01:00 |
global_activities_controller.rb
|
Add dynamic generating filters for global activities [SCI-3228] (#1644)
|
2019-04-09 09:08:27 +02:00 |
my_module_comments_controller.rb
|
Task activities refactoring, without tests
|
2019-03-19 15:33:57 +01:00 |
my_module_tags_controller.rb
|
Add Task and TaskTags activities
|
2019-03-12 09:15:06 +01:00 |
my_modules_controller.rb
|
fixup! Show date actual value without link
|
2019-04-02 14:21:06 +02:00 |
project_activities_controller.rb
|
Fixed Hound warnings.
|
2018-02-14 13:16:32 +01:00 |
project_comments_controller.rb
|
Project activities refactoring
|
2019-03-19 15:33:57 +01:00 |
projects_controller.rb
|
Fix links for archived objects in global activities [SCI-3229]
|
2019-03-28 13:43:50 +01:00 |
protocols_controller.rb
|
Fix activities wording [SCI-3287] (#1635)
|
2019-04-04 10:45:35 +02:00 |
reports_controller.rb
|
Fix duplicated projects in new report modal [SCI-3173]
|
2019-03-26 17:24:30 +01:00 |
repositories_controller.rb
|
Add activities for exporting Projects, Inventory items
|
2019-03-12 09:15:06 +01:00 |
repository_columns_controller.rb
|
Repository columns actions loggin
|
2019-03-12 09:11:00 +01:00 |
repository_list_items_controller.rb
|
fixes hound adds specs to repository_list_items controller
|
2018-03-16 10:53:05 +01:00 |
repository_rows_controller.rb
|
Merge pull request #1574 from jbargu/jg_sci_3149_3163
|
2019-04-01 14:32:54 +02:00 |
result_assets_controller.rb
|
SCI-3232 renaming the attribute name so it doesnt get 'constantized'
|
2019-03-26 11:39:54 +01:00 |
result_comments_controller.rb
|
Results activities refactoring
|
2019-03-19 15:33:57 +01:00 |
result_tables_controller.rb
|
SCI-3232 renaming the attribute name so it doesnt get 'constantized'
|
2019-03-26 11:39:54 +01:00 |
result_texts_controller.rb
|
SCI-3232 renaming the attribute name so it doesnt get 'constantized'
|
2019-03-26 11:39:54 +01: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
|
Overall refactoring of all canaid permissions and code related to their calls.
|
2018-02-16 10:54:06 +01:00 |
sample_my_modules_controller.rb
|
|
|
sample_types_controller.rb
|
Overall refactoring of all canaid permissions and code related to their calls.
|
2018-02-16 10:54:06 +01:00 |
samples_controller.rb
|
Fix nil case [SCI-2145]
|
2018-03-09 16:41:23 +01:00 |
search_controller.rb
|
Remove Samples from search controller [SCI-2739]
|
2018-09-18 15:03:19 +02:00 |
step_comments_controller.rb
|
Refactor step activities using position_plus_one
|
2019-04-03 13:10:45 +02:00 |
steps_controller.rb
|
Refactor step activities using position_plus_one
|
2019-04-03 13:10:45 +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 Task and TaskTags activities
|
2019-03-12 09:15:06 +01:00 |
teams_controller.rb
|
Reset counter for export in last 24 hours
|
2019-04-10 10:56:33 +02:00 |
tiny_mce_assets_controller.rb
|
|
|
user_my_modules_controller.rb
|
Task activities refactoring, without tests
|
2019-03-19 15:33:57 +01:00 |
user_notifications_controller.rb
|
|
|
user_projects_controller.rb
|
Project activities refactoring
|
2019-03-19 15:33:57 +01:00 |
user_repositories_controller.rb
|
Refactor all the methods into two new services
|
2018-04-20 12:31:22 +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 WOPI controller to support repositories [SCI-2342]
|
2018-05-24 16:51:25 +02:00 |
zip_exports_controller.rb
|
Refactor TeamZipExport code (move it into special file)
|
2018-09-16 20:28:26 +02:00 |