scinote-web/app/models
artoscinote 3a281ce9dc
Merge pull request #3433 from artoscinote/ma_SCI_5607
Also send notification to the user that was unassigned from task [SCI-5607]
2021-07-20 09:41:46 +02:00
..
concerns Merge pull request #3433 from artoscinote/ma_SCI_5607 2021-07-20 09:41:46 +02:00
my_module_status_conditions
my_module_status_consequences [SCI-5260] Add afterward and backward actions to consequence 2020-12-01 15:07:01 +01:00
my_module_status_implications
views/datatables
.keep
activity.rb Bring back old notifications 2021-02-25 11:59:14 +01:00
application_record.rb
application_settings.rb
asset.rb Reset file_processing when new file is upladed [SCI-5870] 2021-07-07 14:57:35 +02:00
asset_text_datum.rb
checklist.rb
checklist_item.rb
comment.rb Implement the 'seen comments' functionality (red dot) for the comments [SCI-5253] 2020-12-07 11:04:33 +01:00
connection.rb
experiment.rb Added prefixed IDs to repository rows (items) [SCI-5909] (#3441) 2021-07-19 14:23:36 +02:00
my_module.rb Added prefixed IDs to repository rows (items) [SCI-5909] (#3441) 2021-07-19 14:23:36 +02:00
my_module_group.rb
my_module_repository_row.rb
my_module_status.rb
my_module_status_condition.rb
my_module_status_consequence.rb [SCI-5260] Fix markup 2020-12-01 15:10:28 +01:00
my_module_status_flow.rb
my_module_status_implication.rb
my_module_tag.rb
notification.rb Bring back old notifications 2021-02-25 11:59:14 +01:00
project.rb Fix export all functionality [SCI-5776] 2021-06-08 14:21:34 +02:00
project_comment.rb Implement the 'seen comments' functionality (red dot) for the comments [SCI-5253] 2020-12-07 11:04:33 +01:00
project_folder.rb Fixed uniqueness name validation for ProjectFolder 2021-02-12 13:35:44 +01:00
protocol.rb Fix no step bug 2020-10-22 13:21:05 +02:00
protocol_keyword.rb
protocol_protocol_keyword.rb
report.rb Remove unnecessary tasks hash from full export [SCI-5840] 2021-06-22 14:57:07 +02:00
report_element.rb Remove old reports code [SCI-5650] 2021-06-18 10:40:00 +02:00
report_template_value.rb Add dynamic form elements in report wizard step 1 [SCI-5591] 2021-04-06 13:56:24 +02:00
repository.rb Added prefixed IDs to repository rows (items) [SCI-5909] (#3441) 2021-07-19 14:23:36 +02:00
repository_asset_value.rb
repository_base.rb
repository_cell.rb
repository_checklist_item.rb Fix tests for repository list and checklist items [SCI-5238] 2020-11-27 14:59:17 +01:00
repository_checklist_items_value.rb
repository_checklist_value.rb
repository_column.rb Fix repository state columns handling [SCI-5190] 2020-11-10 17:24:04 +01:00
repository_date_range_value.rb
repository_date_time_range_value.rb
repository_date_time_range_value_base.rb
repository_date_time_value.rb
repository_date_time_value_base.rb
repository_date_value.rb
repository_list_item.rb Improve limit check for repository list and checklist items [SCI-5238] 2020-11-23 12:54:29 +01:00
repository_list_value.rb Fix tests for repository list and checklist items [SCI-5238] 2020-11-27 14:59:17 +01:00
repository_number_value.rb Fix for API float parsing in the inventory number type column [SCI-5604] 2021-03-29 15:59:24 +02:00
repository_row.rb Added prefixed IDs to repository rows (items) [SCI-5909] (#3441) 2021-07-19 14:23:36 +02:00
repository_snapshot.rb Fix repository snapshots for export all [SCI-5776] 2021-06-16 16:17:12 +02:00
repository_status_item.rb
repository_status_value.rb
repository_table_state.rb
repository_text_value.rb
repository_time_range_value.rb
repository_time_value.rb
result.rb Implement the 'seen comments' functionality (red dot) for the comments [SCI-5253] 2020-12-07 11:04:33 +01:00
result_asset.rb
result_comment.rb Implement the 'seen comments' functionality (red dot) for the comments [SCI-5253] 2020-12-07 11:04:33 +01:00
result_table.rb
result_text.rb
settings.rb
step.rb Remove cascading save from step 2021-04-12 12:20:05 +02:00
step_asset.rb
step_comment.rb Implement the 'seen comments' functionality (red dot) for the comments [SCI-5253] 2020-12-07 11:04:33 +01:00
step_table.rb
system_notification.rb Improve behavior of the scheduler, add caching to system notifications sync service [SCI-5526] 2021-03-02 17:28:07 +01:00
table.rb
tag.rb Multiple small bugfixes [SCI-5494] 2021-02-18 13:55:03 +01:00
task_comment.rb Implement the 'seen comments' functionality (red dot) for the comments [SCI-5253] 2020-12-07 11:04:33 +01:00
team.rb Store Table/Cards view setting per user 2021-03-04 14:56:59 +01:00
team_repository.rb
team_zip_export.rb Fix export all functionality [SCI-5776] 2021-06-08 14:21:34 +02:00
temp_file.rb
tiny_mce_asset.rb Update Rails to 6.1.1, ruby to 2.7.2 [SCI-5459] 2021-01-28 14:43:45 +01:00
token.rb
user.rb Merge branch 'develop' into features/new-reports 2021-05-21 11:04:17 +02:00
user_identity.rb
user_my_module.rb
user_notification.rb Bring back old notifications 2021-02-25 11:59:14 +01:00
user_project.rb
user_system_notification.rb
user_team.rb
view_state.rb
wopi_action.rb
wopi_app.rb
wopi_discovery.rb
zip_export.rb