-
Notifications
You must be signed in to change notification settings - Fork 1
Bulkrax overrides, additions
lsat12357 edited this page May 30, 2024
·
1 revision
app
assets
javascripts
application #require bulkrax/application
bulkrax
filter_bulkrax.js
stylesheets
application #require bulkrax/application
bulkrax_overrides.scss
controllers
bulkrax
importers_controller
concerns
oregon_digital
importer_controller_behavior
factories
bulkrax
oregon_digital_object_factory
helpers
oregon_digital
importer_helper
jobs
bulkrax
exporter_job
import_work_job
oregon_digital
export_batch_job
exporter_write_job
models
bulkrax
concerns
has_local_processing
concerns
bulkrax
has_local_processing
parsers
bulkrax
bagit_complex_parser
parser_export_record_set
views
exporters
_form #needed for local_coll
index #for sorting
show #needed for local_coll
importers
_csv_fields #needed for visibility options
index #for sorting
show #needed for verify buttons
spec
controllers
bulkrax
importers_controller_spec
factories
bulkrax_entries
bulkrax_exporter_runs
bulkrax_exporters
bulkrax_importers
parsers
bulkrax
csv_parser_spec
parser_export_record_set_spec
views
bulkrax
exporters
_form
importers
csv_fields
bin
importer
config
bulkrax_api
routes #overridden!
initializers
bulkrax
#classes overridden:
ApplicationMatcher
CsvEntry
CsvParser
Exporter
Importer
ImportersController
ApplicationParser
environments
production.rb
development.rb
test.rb