scinote-web/app/models/concerns
2025-08-18 14:04:16 +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 notification recipients [SCI-12273] 2025-08-18 14:04:16 +02:00
cloneable.rb Add duplicate action to locations [SCI-10862] 2024-07-23 11:24:27 +02:00
favoritable.rb Change join to subquery for favorites, to avoid pagination issues [SCI-11923] 2025-06-13 13:59:29 +02:00
generate_notification_model.rb
metadata_model.rb Implement metadata model concern [SCI-11774] 2025-04-09 11:38:38 +02:00
permission_checkable_model.rb Properly scope permission check to current team for user_group_assignments [SCI-12249] 2025-08-13 16:39:45 +02:00
prefixed_id_model.rb
repository_value_with_reminders.rb
searchable_by_name_model.rb Refactor permission checking scopes on assignable objects, improve handling of shareable objects [SCI-12158] 2025-07-28 14:50:12 +02:00
searchable_model.rb Merge pull request #8589 from artoscinote/ma_SCI_12033 2025-06-24 10:27:28 +02:00
settings_model.rb Initial upgrade to Rails 7.2.2 [SCI-11841] (#8524) 2025-06-04 13:31:57 +02:00
shareable.rb Merge pull request #8807 from artoscinote/ma_SCI_12271 2025-08-18 09:46:09 +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 Initial upgrade to Rails 7.2.2 [SCI-11841] (#8524) 2025-06-04 13:31:57 +02:00
versioned_attachments.rb Fix WOPI proof verification [SCI-12096] (#8637) 2025-07-07 14:15:22 +02:00
viewable_model.rb