.. |
concerns
|
Add type and value_for attributes to user hash
|
2019-03-11 08:37:22 +01:00 |
views/datatables
|
Replace reports materialized view with normal queries and re-enable fragment caching [SCI-2894]
|
2018-12-13 11:18:09 +01:00 |
.keep
|
|
|
activity.rb
|
Fix links for archived objects in global activities [SCI-3229]
|
2019-03-28 13:43:50 +01:00 |
application_record.rb
|
|
|
asset.rb
|
Updating permission check for image editing [SCI - 3153, 3159] (#1568)
|
2019-03-19 13:52:57 +01:00 |
asset_text_datum.rb
|
|
|
checklist.rb
|
Replace reports materialized view with normal queries and re-enable fragment caching [SCI-2894]
|
2018-12-13 11:18:09 +01:00 |
checklist_item.rb
|
|
|
comment.rb
|
|
|
connection.rb
|
|
|
custom_field.rb
|
|
|
experiment.rb
|
Add activity for importing inv items
|
2019-03-29 15:41:34 +01:00 |
my_module.rb
|
Fix links for archived objects in global activities [SCI-3229]
|
2019-03-28 13:43:50 +01:00 |
my_module_group.rb
|
Rename scope
|
2019-02-14 14:54:04 +01:00 |
my_module_repository_row.rb
|
Fix issue with caching in inventories dropdown [SCI-2776]
|
2019-01-17 15:04:20 +01:00 |
my_module_tag.rb
|
|
|
notification.rb
|
|
|
project.rb
|
Fix duplicated projects in new report modal [SCI-3173]
|
2019-03-26 17:24:30 +01:00 |
project_comment.rb
|
Replace reports materialized view with normal queries and re-enable fragment caching [SCI-2894]
|
2018-12-13 11:18:09 +01:00 |
protocol.rb
|
Merge branch 'features/global-activities' of github.com:biosistemika/scinote-web into ml-sci-3021
|
2019-03-20 11:03:00 +01:00 |
protocol_keyword.rb
|
|
|
protocol_protocol_keyword.rb
|
|
|
report.rb
|
Fix multiple bugs in global activities [SCI-3197][SCI-3199][SCI-3213][3225]
|
2019-03-25 17:38:13 +01:00 |
report_element.rb
|
|
|
repository.rb
|
Add main global activities bussiness logic [SCI-3014]
|
2019-02-26 11:01:15 +01:00 |
repository_asset_value.rb
|
|
|
repository_cell.rb
|
|
|
repository_column.rb
|
|
|
repository_date_value.rb
|
|
|
repository_list_item.rb
|
|
|
repository_list_value.rb
|
|
|
repository_row.rb
|
Fix issue with caching in inventories dropdown [SCI-2776]
|
2019-01-17 15:04:20 +01:00 |
repository_table_state.rb
|
|
|
repository_text_value.rb
|
|
|
result.rb
|
Fix links for archived objects in global activities [SCI-3229]
|
2019-03-28 13:43:50 +01:00 |
result_asset.rb
|
Replace reports materialized view with normal queries and re-enable fragment caching [SCI-2894]
|
2018-12-13 11:18:09 +01:00 |
result_comment.rb
|
Replace reports materialized view with normal queries and re-enable fragment caching [SCI-2894]
|
2018-12-13 11:18:09 +01:00 |
result_table.rb
|
Replace reports materialized view with normal queries and re-enable fragment caching [SCI-2894]
|
2018-12-13 11:18:09 +01:00 |
result_text.rb
|
Replace reports materialized view with normal queries and re-enable fragment caching [SCI-2894]
|
2018-12-13 11:18:09 +01:00 |
sample.rb
|
|
|
sample_custom_field.rb
|
|
|
sample_group.rb
|
|
|
sample_my_module.rb
|
|
|
sample_type.rb
|
|
|
samples_table.rb
|
|
|
settings.rb
|
|
|
step.rb
|
Implement missing tests for global activities (task and protocol activities)
|
2019-03-27 11:24:44 +01:00 |
step_asset.rb
|
Replace reports materialized view with normal queries and re-enable fragment caching [SCI-2894]
|
2018-12-13 11:18:09 +01:00 |
step_comment.rb
|
Replace reports materialized view with normal queries and re-enable fragment caching [SCI-2894]
|
2018-12-13 11:18:09 +01:00 |
step_table.rb
|
Replace reports materialized view with normal queries and re-enable fragment caching [SCI-2894]
|
2018-12-13 11:18:09 +01:00 |
system_notification.rb
|
Add validation limits for system notification fields
|
2019-02-20 16:05:15 +01:00 |
table.rb
|
Add caching for step and result fragments [SCI-2830]
|
2018-11-14 11:57:53 +01:00 |
tag.rb
|
Refactor 'move_experiment' method into service object
|
2019-01-28 11:45:36 +01:00 |
task_comment.rb
|
|
|
team.rb
|
Merge branch 'master' into features/global-activities
|
2019-03-25 14:35:24 +01:00 |
team_zip_export.rb
|
Merge pull request #1556 from okriuchykhin/ok_SCI_3048
|
2019-03-07 16:58:30 +01:00 |
temp_file.rb
|
|
|
tiny_mce_asset.rb
|
Replace reports materialized view with normal queries and re-enable fragment caching [SCI-2894]
|
2018-12-13 11:18:09 +01:00 |
token.rb
|
|
|
user.rb
|
Fix unconfirmed users clean-up issues [SCI-3172]
|
2019-03-29 11:11:53 +01:00 |
user_identity.rb
|
|
|
user_my_module.rb
|
Replace reports materialized view with normal queries and re-enable fragment caching [SCI-2894]
|
2018-12-13 11:18:09 +01:00 |
user_notification.rb
|
|
|
user_project.rb
|
added uniquness validator and index on user_projects and user_teams relations
|
2019-02-27 15:09:47 +01:00 |
user_system_notification.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 |
user_team.rb
|
Add viewing permissions for global activities [SCI-2997]
|
2019-03-18 15:38:19 +01:00 |
view_state.rb
|
|
|
wopi_action.rb
|
|
|
wopi_app.rb
|
|
|
wopi_discovery.rb
|
|
|
zip_export.rb
|
Fix local storage file download links [SCI-3048]
|
2019-03-07 16:46:05 +01:00 |