scinote-web/app/models/concerns
2024-10-07 15:23:56 +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 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
generate_notification_model.rb Implement acitvity notifications 2023-10-17 14:59:50 +02:00
permission_checkable_model.rb Fix links for repository row global search results [SCI-10690] 2024-05-13 10:31:00 +02: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 Implement quick search logic to work with boolean search [SCI-10707][SCI-10704] 2024-05-16 14:04:10 +02:00
searchable_model.rb Escpace special charachter for search [SCI-10753] 2024-06-04 10:41:45 +02: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
tiny_mce_images.rb Don't fail report if a TinyMCE image variant fails to generate [SCI-10970] 2024-08-12 12:28:55 +02:00
variables_model.rb
viewable_model.rb