scinote-web/app/utilities
artoscinote 5c051ef8c1
Implement V2 protocols exporter [SCI-6876] (#4142)
* Implement V2 protocols exporter [SCI-6876]

* Implement new importer [SCI-6877]
2022-06-10 10:18:55 +02:00
..
protocol_importers Added access token to protocols.io requests [SCI-5968] 2021-08-26 15:26:35 +02:00
repository_import_parser Replace empty? with blank? [SCI-5579] 2021-07-23 11:56:28 +02:00
active_storage_file_util.rb
encryptor.rb
hash_util.rb
permissions_util.rb
protocols_exporter.rb
protocols_exporter_v2.rb Implement V2 protocols exporter [SCI-6876] (#4142) 2022-06-10 10:18:55 +02:00
protocols_importer.rb Implement V2 protocols exporter [SCI-6876] (#4142) 2022-06-10 10:18:55 +02:00
protocols_importer_v2.rb Implement V2 protocols exporter [SCI-6876] (#4142) 2022-06-10 10:18:55 +02:00
renaming_util.rb
smart_annotation.rb Merge branch 'develop' into jg_sci_2228 2020-10-22 14:21:39 +02:00
user_subdomain.rb
users_generator.rb Replace empty? with blank? [SCI-5579] 2021-07-23 11:56:28 +02:00
wopi_subdomain.rb
wopi_util.rb