scinote-web/app/models/concerns
2025-06-06 13:58:40 +02:00
..
user Update the exiting permissions helpers so they will check new permissions [SCI-6821] 2022-05-24 10:49:49 +02:00
.keep
active_storage_concerns.rb
activity_values_model.rb
archivable_model.rb Add archived label for inventories and item in item card relationships and modal [SCI-9122] (#6884) 2024-01-10 17:23:15 +01:00
assignable.rb Fix permissions checking user assignments scopes [SCI-10991] (#7805) 2024-08-20 14:47:32 +02:00
cloneable.rb Add duplicate action to locations [SCI-10862] 2024-07-23 11:24:27 +02:00
favoritable.rb Fix issues with my_module list service pagination [SCI-11923] (#8518) 2025-05-30 17:08:17 +02:00
generate_notification_model.rb Implement acitvity notifications 2023-10-17 14:59:50 +02:00
metadata_model.rb Implement metadata model concern [SCI-11774] 2025-04-09 11:38:38 +02:00
permission_checkable_model.rb Asynchroniously fetch actual smart annotation object data [SCI-11513] 2025-03-11 10:00:34 +01:00
prefixed_id_model.rb Improve handling of unshared inventories and unassigned items for stock ledger records [SCI-9504] (#6565) 2023-11-20 13:24:31 +01:00
repository_value_with_reminders.rb
searchable_by_name_model.rb Fix escaping in global search [SCI-11329] 2025-01-15 10:36:46 +01:00
searchable_model.rb Fix searching special characters in files [SCI-11737] 2025-03-27 16:02:42 +01:00
settings_model.rb Improve export inventories modals with file_type options of xslx/csv [SCI-10550] 2024-04-10 16:55:49 +02:00
shareable.rb Fix shareable viewable scope [SCI-11100] 2024-09-25 14:13:51 +02:00
time_trackable.rb Fix naming of Project and Experiment statuses [SCI-11984] 2025-06-06 13:58:40 +02:00
tiny_mce_images.rb Fix text with tiny_mce objects [SCI-11069] (#8087) 2024-12-12 13:40:10 +01:00
variables_model.rb
versioned_attachments.rb Improve handling of file versions deletion [SCI-11757] 2025-04-14 13:17:59 +02:00
viewable_model.rb