scinote-web/app/models/concerns
2025-07-22 10:47:23 +02:00
..
user
.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 Refactor sharing logic [SCI-12055] 2025-07-17 16:34:04 +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 Update shared object assignments when changing sharing options [SCI-12058] 2025-07-18 14:10:47 +02:00
prefixed_id_model.rb
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 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 Fix viewable_by_user scope [SCI-12146] 2025-07-22 10:47:23 +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