homepage_index |
GET |
/homepage(.:format) |
hyrax/homepage#index |
root |
GET |
/ |
hyrax/homepage#index |
- |
GET |
/files/:id(.:format) |
redirect(301, /concern/generic_works/%{id}) |
download |
GET |
/downloads/:id(.:format) |
hyrax/downloads#show |
source_description |
GET |
/.well-known/resourcesync(.:format) |
hyrax/resource_sync#source_description |
capability_list |
GET |
/capabilitylist(.:format) |
hyrax/resource_sync#capability_list |
resource_list |
GET |
/resourcelist(.:format) |
hyrax/resource_sync#resource_list |
change_list |
GET |
/changelist(.:format) |
hyrax/resource_sync#change_list |
uploaded_file |
DELETE |
/uploads/:id(.:format) |
hyrax/uploads#destroy |
uploads |
POST |
/uploads(.:format) |
hyrax/uploads#create |
|
PATCH |
/uploads(.:format) |
hyrax/uploads#create |
batch_edits_clear |
GET |
POST |
/batch_edits/clear(.:format) |
batch_edit |
DELETE |
/batch_edits/:id(.:format) |
hyrax/batch_edits#destroy |
batch_edits |
GET |
/batch_edits(.:format) |
hyrax/batch_edits#index |
edit_batch_edits |
GET |
/batch_edits/edit(.:format) |
hyrax/batch_edits#edit |
|
PUT |
/batch_edits(.:format) |
hyrax/batch_edits#update |
clear_batch_edits |
DELETE |
/batch_edits/clear(.:format) |
hyrax/batch_edits#clear |
state_batch_edits |
PUT |
/batch_edits/state(.:format) |
hyrax/batch_edits#state |
all_batch_edits |
PUT |
/batch_edits/all(.:format) |
hyrax/batch_edits#all |
- |
GET |
/batch_edits(.:format) |
hyrax/batch_edits#index |
- |
PUT |
/batch_edits/:id(.:format) |
hyrax/batch_edits#add |
- |
DELETE |
/batch_edits(.:format) |
hyrax/batch_edits#destroy_collection |
batch_uploads |
POST |
/batch_uploads(.:format) |
hyrax/batch_uploads#create |
new_batch_upload |
GET |
/batch_uploads/new(.:format) |
hyrax/batch_uploads#new |
- |
GET |
/collections/:id/page/:page(.:format) |
hyrax/collections#index |
dashboard_facet_collection |
GET |
/collections/:id/facet/:id(.:format) |
hyrax/collections#facet |
files_collection |
GET |
/collections/:id/files(.:format) |
hyrax/collections#files |
collection |
GET |
/collections/:id(.:format) |
hyrax/collections#show |
file_set_fixity_checks |
POST |
/concern/file_sets/:file_set_id/fixity_checks(.:format) |
hyrax/fixity_checks#create |
stats_file_set |
GET |
/concern/file_sets/:id/stats(.:format) |
hyrax/file_sets#stats |
citations_file |
GET |
/files/:id/citation(.:format) |
hyrax/citations#file |
stats_file |
GET |
/files/:id/stats(.:format) |
hyrax/stats#file |
work_transfers |
POST |
/works/:id/transfers(.:format) |
hyrax/transfers#create |
new_work_transfer |
GET |
/works/:id/transfers/new(.:format) |
hyrax/transfers#new |
featured_work |
DELETE |
/works/:id/featured_work(.:format) |
hyrax/featured_works#destroy |
- |
POST |
/works/:id/featured_work(.:format) |
hyrax/featured_works#create |
citations_work |
GET |
/works/:id/citation(.:format) |
hyrax/citations#work |
stats_work |
GET |
/works/:id/stats(.:format) |
hyrax/stats#work |
trophy_work |
POST |
/works/:id/trophy(.:format) |
hyrax/trophies#toggle_trophy |
user_depositors |
POST |
/users/:user_id/depositors(.:format) |
hyrax/depositors#create |
user_depositor |
DELETE |
/users/:user_id/depositors/:id(.:format) |
hyrax/depositors#destroy |
depositors |
GET |
/proxies(.:format) |
hyrax/depositors#index |
featured_work_lists |
POST |
/featured_works(.:format) |
hyrax/featured_work_lists#create |
delete_all_notifications |
DELETE |
/notifications/delete_all(.:format) |
hyrax/notifications#delete_all |
notifications |
GET |
/notifications(.:format) |
hyrax/notifications#index |
notification |
DELETE |
/notifications/:id(.:format) |
hyrax/notifications#destroy |
notifications_endpoint |
- |
/notifications/endpoint |
#<ActionCable::Server::Base:0x0000563ffe7da778 @mutex=#<Monitor:0x0000563ffe7da750 @mon_owner=nil, @mon_count=0, @mon_mutex=#Thread::Mutex:0x0000563ffe7da700>, @pubsub=nil, @worker_pool=nil, @event_loop=nil, @remote_connections=nil> |
user_operations |
GET |
/users/:user_id/operations(.:format) |
hyrax/operations#index |
user_operation |
GET |
/users/:user_id/operations/:id(.:format) |
hyrax/operations#show |
users |
GET |
/users(.:format) |
hyrax/users#index |
user |
GET |
/users/:id(.:format) |
hyrax/users#show |
dashboard |
GET |
/dashboard(.:format) |
hyrax/dashboard#show |
dashboard_activity_dashboard_index |
GET |
/dashboard/activity(.:format) |
hyrax/dashboard#activity |
accept_transfer |
PUT |
/dashboard/transfers/:id/accept(.:format) |
hyrax/transfers#accept |
reject_transfer |
PUT |
/dashboard/transfers/:id/reject(.:format) |
hyrax/transfers#reject |
transfers |
GET |
/dashboard/transfers(.:format) |
hyrax/transfers#index |
transfer |
DELETE |
/dashboard/transfers/:id(.:format) |
hyrax/transfers#destroy |
dashboard_works |
GET |
/dashboard/works(.:format) |
hyrax/dashboard/works#index |
dashboard_works_facet |
GET |
/dashboard/works/facet/:id(.:format) |
hyrax/dashboard/works#facet |
- |
GET |
/dashboard/collections/:id/page/:page(.:format) |
hyrax/dashboard/collections#index |
dashboard_facet_dashboard_collection |
GET |
/dashboard/collections/:id/facet/:id(.:format) |
hyrax/dashboard/collections#facet |
files_dashboard_collection |
GET |
/dashboard/collections/:id/files(.:format) |
hyrax/dashboard/collections#files |
- |
PUT |
/dashboard/collections(.:format) |
hyrax/dashboard/collections#update |
remove_member_dashboard_collections |
PUT |
/dashboard/collections/remove_member(.:format) |
hyrax/dashboard/collections#remove_member |
dashboard_collections |
GET |
/dashboard/collections(.:format) |
hyrax/dashboard/collections#index |
- |
POST |
/dashboard/collections(.:format) |
hyrax/dashboard/collections#create |
new_dashboard_collection |
GET |
/dashboard/collections/new(.:format) |
hyrax/dashboard/collections#new |
edit_dashboard_collection |
GET |
/dashboard/collections/:id/edit(.:format) |
hyrax/dashboard/collections#edit |
dashboard_collection |
GET |
/dashboard/collections/:id(.:format) |
hyrax/dashboard/collections#show |
- |
PATCH |
/dashboard/collections/:id(.:format) |
hyrax/dashboard/collections#update |
- |
PUT |
/dashboard/collections/:id(.:format) |
hyrax/dashboard/collections#update |
- |
DELETE |
/dashboard/collections/:id(.:format) |
hyrax/dashboard/collections#destroy |
- |
POST |
/dashboard/collections/:id(.:format) |
hyrax/dashboard/collection_members#update_members |
dashboard_create_nest_collection_within |
POST |
/dashboard/collections/:child_id/within(.:format) |
hyrax/dashboard/nest_collections#create_relationship_within |
dashboard_create_subcollection_under |
GET |
/dashboard/collections/:parent_id/under(.:format) |
hyrax/dashboard/nest_collections#create_collection_under |
dashboard_create_nest_collection_under |
POST |
/dashboard/collections/:parent_id/under(.:format) |
hyrax/dashboard/nest_collections#create_relationship_under |
dashboard_remove_parent_relationship_above |
POST |
/dashboard/collections/:child_id/remove_parent/:parent_id(.:format) |
hyrax/dashboard/nest_collections#remove_relationship_above |
dashboard_remove_child_relationship_under |
POST |
/dashboard/collections/:parent_id/remove_child/:child_id(.:format) |
hyrax/dashboard/nest_collections#remove_relationship_under |
edit_dashboard_profile |
GET |
/dashboard/profiles/:id/edit(.:format) |
hyrax/dashboard/profiles#edit |
dashboard_profile |
GET |
/dashboard/profiles/:id(.:format) |
hyrax/dashboard/profiles#show |
- |
PATCH |
/dashboard/profiles/:id(.:format) |
hyrax/dashboard/profiles#update |
- |
PUT |
/dashboard/profiles/:id(.:format) |
hyrax/dashboard/profiles#update |
my_works |
GET |
/dashboard/my/works(.:format) |
hyrax/my/works#index |
my |
GET |
/dashboard/my/works/page/:page(.:format) |
hyrax/my/works#index |
my_dashboard_works_facet |
GET |
/dashboard/my/works/facet/:id(.:format) |
hyrax/my/works#facet |
my_collections |
GET |
/dashboard/my/collections(.:format) |
hyrax/my/collections#index |
- |
GET |
/dashboard/my/collections/page/:page(.:format) |
hyrax/my/collections#index |
my_dashboard_collections_facet |
GET |
/dashboard/my/collections/facet/:id(.:format) |
hyrax/my/my/collections#facet |
dashboard_highlights |
GET |
/dashboard/highlights(.:format) |
hyrax/my/highlights#index |
- |
GET |
/dashboard/highlights/page/:page(.:format) |
hyrax/my/highlights#index |
dashboard_highlights_facet |
GET |
/dashboard/highlights/facet/:id(.:format) |
hyrax/my/highlights#facet |
dashboard_shares |
GET |
/dashboard/shares(.:format) |
hyrax/my/shares#index |
- |
GET |
/dashboard/shares/page/:page(.:format) |
hyrax/my/shares#index |
dashboard_shares_facet |
GET |
/dashboard/shares/facet/:id(.:format) |
hyrax/my/shares#facet |
new_dashboard_collection_permission_template |
GET |
/dashboard/collections/permission_template/new(.:format) |
hyrax/admin/permission_templates#new |
edit_dashboard_collection_permission_template |
GET |
/dashboard/collections/:collection_id/permission_template/edit(.:format) |
hyrax/admin/permission_templates#edit |
dashboard_collection_permission_template |
GET |
/dashboard/collections/:collection_id/permission_template(.:format) |
hyrax/admin/permission_templates#show |
- |
PATCH |
/dashboard/collections/:collection_id/permission_template(.:format) |
hyrax/admin/permission_templates#update |
- |
PUT |
/dashboard/collections/:collection_id/permission_template(.:format) |
hyrax/admin/permission_templates#update |
- |
DELETE |
/dashboard/collections/:collection_id/permission_template(.:format) |
hyrax/admin/permission_templates#destroy |
- |
POST |
/dashboard/collections/:collection_id/permission_template(.:format) |
hyrax/admin/permission_templates#create |
contact_form_index |
POST |
/contact(.:format) |
hyrax/contact_form#create |
contact |
GET |
/contact(.:format) |
hyrax/contact_form#new |
show_single_use_link |
GET |
/single_use_link/show/:id(.:format) |
hyrax/single_use_links_viewer#show |
download_single_use_link |
GET |
/single_use_link/download/:id(.:format) |
hyrax/single_use_links_viewer#download |
generate_download_single_use_link |
POST |
/single_use_link/generate_download/:id(.:format) |
hyrax/single_use_links#create_download |
generate_show_single_use_link |
POST |
/single_use_link/generate_show/:id(.:format) |
hyrax/single_use_links#create_show |
generated_single_use_links |
GET |
/single_use_link/generated/:id(.:format) |
hyrax/single_use_links#index |
delete_single_use_link |
DELETE |
/single_use_link/:id/delete/:link_id(.:format) |
hyrax/single_use_links#destroy |
embargoes |
PATCH |
/embargoes(.:format) |
hyrax/embargoes#update |
|
GET |
/embargoes(.:format) |
hyrax/embargoes#index |
edit_embargo |
GET |
/embargoes/:id/edit(.:format) |
hyrax/embargoes#edit |
embargo |
DELETE |
/embargoes/:id(.:format) |
hyrax/embargoes#destroy |
leases |
PATCH |
/leases(.:format) |
hyrax/leases#update |
- |
GET |
/leases(.:format) |
hyrax/leases#index |
edit_lease |
GET |
/leases/:id/edit(.:format) |
hyrax/leases#edit |
lease |
DELETE |
/leases/:id(.:format) |
hyrax/leases#destroy |
confirm_permission |
GET |
/concern/permissions/:id/confirm(.:format) |
hyrax/permissions#confirm |
copy_permission |
POST |
/concern/permissions/:id/copy(.:format) |
hyrax/permissions#copy |
confirm_access_permission |
GET |
/concern/permissions/:id/confirm_access(.:format) |
hyrax/permissions#confirm_access |
copy_access_permission |
POST |
/concern/permissions/:id/copy_access(.:format) |
hyrax/permissions#copy_access |
files_admin_admin_set |
GET |
/admin/admin_sets/:id/files(.:format) |
hyrax/admin/admin_sets#files |
new_admin_admin_set_permission_template |
GET |
/admin/admin_sets/:admin_set_id/permission_template/new(.:format) |
hyrax/admin/permission_templates#new |
edit_admin_admin_set_permission_template |
GET |
/admin/admin_sets/:admin_set_id/permission_template/edit(.:format) |
hyrax/admin/permission_templates#edit |
admin_admin_set_permission_template |
GET |
/admin/admin_sets/:admin_set_id/permission_template(.:format) |
hyrax/admin/permission_templates#show |
- |
PATCH |
admin/admin_sets/:admin_set_id/permission_template(.:format) |
hyrax/admin/permission_templates#update |
- |
PUT |
/admin/admin_sets/:admin_set_id/permission_template(.:format) |
hyrax/admin/permission_templates#update |
- |
DELETE |
/admin/admin_sets/:admin_set_id/permission_template(.:format) |
hyrax/admin/permission_templates#destroy |
- |
POST |
/admin/admin_sets/:admin_set_id/permission_template(.:format) |
hyrax/admin/permission_templates#create |
admin_admin_sets |
GET |
/admin/admin_sets(.:format) |
hyrax/admin/admin_sets#index |
- |
POST |
/admin/admin_sets(.:format) |
hyrax/admin/admin_sets#create |
new_admin_admin_set |
GET |
/admin/admin_sets/new(.:format) |
hyrax/admin/admin_sets#new |
edit_admin_admin_set |
GET |
/admin/admin_sets/:id/edit(.:format) |
hyrax/admin/admin_sets#edit |
admin_admin_set |
GET |
/admin/admin_sets/:id(.:format) |
hyrax/admin/admin_sets#show |
- |
PATCH |
/admin/admin_sets/:id(.:format) |
hyrax/admin/admin_sets#update |
- |
PUT |
/admin/admin_sets/:id(.:format) |
hyrax/admin/admin_sets#update |
- |
DELETE |
/admin/admin_sets/:id(.:format) |
hyrax/admin/admin_sets#destroy |
admin_users |
GET |
/admin/users(.:format) |
hyrax/admin/users#index |
admin_permission_template_access |
DELETE |
/admin/permission_template_accesses/:id(.:format) |
hyrax/admin/permission_template_accesses#destroy |
admin_stats |
GET |
/admin/stats(.:format) |
hyrax/admin/stats#show |
admin_feature_strategy |
PATCH |
/admin/features/:feature_id/strategies/:id(.:format) |
hyrax/admin/strategies#update |
- |
PUT |
/admin/features/:feature_id/strategies/:id(.:format) |
hyrax/admin/strategies#update |
- |
DELETE |
/admin/features/:feature_id/strategies/:id(.:format) |
hyrax/admin/strategies#destroy |
admin_features |
GET |
/admin/features(.:format) |
hyrax/admin/features#index |
admin_workflows |
GET |
/admin/workflows(.:format) |
hyrax/admin/workflows#index |
|
POST |
/admin/workflows(.:format) |
hyrax/admin/workflows#create |
new_admin_workflow |
GET |
/admin/workflows/new(.:format) |
hyrax/admin/workflows#new |
edit_admin_workflow |
GET |
/admin/workflows/:id/edit(.:format) |
hyrax/admin/workflows#edit |
admin_workflow |
GET |
/admin/workflows/:id(.:format) |
hyrax/admin/workflows#show |
- |
PATCH |
/admin/workflows/:id(.:format) |
hyrax/admin/workflows#update |
- |
PUT |
/admin/workflows/:id(.:format) |
hyrax/admin/workflows#update |
- |
DELETE |
/admin/workflows/:id(.:format) |
hyrax/admin/workflows#destroy |
admin_workflow_roles |
GET |
/admin/workflow_roles(.:format) |
hyrax/admin/workflow_roles#index |
|
POST |
/admin/workflow_roles(.:format) |
hyrax/admin/workflow_roles#create |
new_admin_workflow_role |
GET |
/admin/workflow_roles/new(.:format) |
hyrax/admin/workflow_roles#new |
edit_admin_workflow_role |
GET |
/admin/workflow_roles/:id/edit(.:format) |
hyrax/admin/workflow_roles#edit |
admin_workflow_role |
GET |
/admin/workflow_roles/:id(.:format) |
hyrax/admin/workflow_roles#show |
- |
PATCH |
/admin/workflow_roles/:id(.:format) |
hyrax/admin/workflow_roles#update |
- |
PUT |
/admin/workflow_roles/:id(.:format) |
hyrax/admin/workflow_roles#update |
- |
DELETE |
/admin/workflow_roles/:id(.:format) |
hyrax/admin/workflow_roles#destroy |
new_admin_appearance |
GET |
/admin/appearance/new(.:format) |
hyrax/admin/appearances#new |
edit_admin_appearance |
GET |
/admin/appearance/edit(.:format) |
hyrax/admin/appearances#edit |
admin_appearance |
GET |
/admin/appearance(.:format) |
hyrax/admin/appearances#show |
- |
PATCH |
/admin/appearance(.:format) |
hyrax/admin/appearances#update |
- |
PUT |
/admin/appearance(.:format) |
hyrax/admin/appearances#update |
- |
DELETE |
/admin/appearance(.:format) |
hyrax/admin/appearances#destroy |
- |
POST |
/admin/appearance(.:format) |
hyrax/admin/appearances#create |
admin_collection_types |
GET |
/admin/collection_types(.:format) |
hyrax/admin/collection_types#index |
- |
POST |
/admin/collection_types(.:format) |
hyrax/admin/collection_types#create |
new_admin_collection_type |
GET |
/admin/collection_types/new(.:format) |
hyrax/admin/collection_types#new |
edit_admin_collection_type |
GET |
/admin/collection_types/:id/edit(.:format) |
hyrax/admin/collection_types#edit |
admin_collection_type |
PATCH |
/admin/collection_types/:id(.:format) |
hyrax/admin/collection_types#update |
- |
PUT |
/admin/collection_types/:id(.:format) |
hyrax/admin/collection_types#update |
- |
DELETE |
/admin/collection_types/:id(.:format) |
hyrax/admin/collection_types#destroy |
admin_collection_type_participants |
POST |
/admin/collection_type_participants(.:format) |
hyrax/admin/collection_type_participants#create |
admin_collection_type_participant |
DELETE |
/admin/collection_type_participants/:id(.:format) |
hyrax/admin/collection_type_participants#destroy |
content_block |
PATCH |
/content_blocks/:id(.:format) |
hyrax/content_blocks#update |
edit_content_blocks |
GET |
/content_blocks/edit(.:format) |
hyrax/content_blocks#edit |
page |
PATCH |
/pages/:id(.:format) |
hyrax/pages#update |
edit_pages |
GET |
/pages/edit(.:format) |
hyrax/pages#edit |
about |
GET |
/about(.:format) |
hyrax/pages#show {:key=>"about"} |
help |
GET |
/help(.:format) |
hyrax/pages#show {:key=>"help"} |
terms |
GET |
/terms(.:format) |
hyrax/pages#show {:key=>"terms"} |
agreement |
GET |
/agreement(.:format) |
hyrax/pages#show {:key=>"agreement"} |
zotero |
GET |
/zotero(.:format) |
hyrax/static#zotero |
mendeley |
GET |
/mendeley(.:format) |
hyrax/static#mendeley |