History.md | 100644 | 0 | 0 | | | 447 Bytes | e5c9d08538a8b1ef4335f5d70d32aaa11e5857c3b1513cc2f86d7e850488d66c |
README.md | 100644 | 0 | 0 | | | 2.29 KB | 79aa3dc5f990eb12b0eb3d98cc4274fbb4342e0bff0b0cb2125b0228cb833cc6 |
Rakefile | 100644 | 0 | 0 | | | 919 Bytes | bc767f8d7bfa3d9894416073b6cd18524d0a1143f1ec6e891d856030e9fa71ce |
app/assets/javascripts/hydra-editor/editMetadata.js | 100644 | 0 | 0 | | | 83 Bytes | c7ac87992156af24f33485bdcead5fbfffe47e54b763c000ba3b4a686ce59e1c |
app/assets/javascripts/hydra-editor/hydra-editor.js | 100644 | 0 | 0 | | | 130 Bytes | e59423b76c58db6e81b2364078420f634cb1f25c0d22267fbb726cb375e3ad6f |
app/assets/javascripts/hydra-editor/keyboard_support.js | 100644 | 0 | 0 | | | 497 Bytes | 25ae54fc402e24ec4dff1b144f7f01bced5d9510e10cd55ff8af0af9aa7676bc |
app/assets/javascripts/hydra-editor/manage_repeating_fields.js | 100644 | 0 | 0 | | | 5.28 KB | d8b45c778a264ea15e87765e33ecca79574be789f6a2b7970b4dafd84d92b037 |
app/assets/stylesheets/hydra-editor/hydra-editor.scss | 100644 | 0 | 0 | | | 29 Bytes | da067d5a2b3ddacaa9929f7f99e0a4d300c29983033448a88480e4fee5df26f5 |
app/assets/stylesheets/hydra-editor/multi_value_fields.scss | 100644 | 0 | 0 | | | 1.04 KB | 6b07d7941dda6d32c7fbe2fa420505b9c2fb21fc81d9e972b974e0e617136498 |
app/controllers/concerns/records_controller_behavior.rb | 100644 | 0 | 0 | | | 2.97 KB | 961cc8ae4781d409b33f54a1853fa45726344caf3ee2e1589011eee19dccc203 |
app/controllers/records_controller.rb | 100644 | 0 | 0 | | | 88 Bytes | ae3a30031b76b652882b36726cfe09b347b7fce3f44150e194824a47b81c74e2 |
app/forms/hydra_editor/form.rb | 100644 | 0 | 0 | | | 2.15 KB | 473e08b469fcee205e15bf6bbc03d49ef241f0b1cf2fca52745169c5adb0695b |
app/forms/hydra_editor/form/permissions.rb | 100644 | 0 | 0 | | | 714 Bytes | d1ac6c642cc36d6678d59ae3fea33d74e118076052ffaf21f653f9e7f8a19abc |
app/helpers/concerns/records_helper_behavior.rb | 100644 | 0 | 0 | | | 1.77 KB | ad6c8b6505f28e0c0f9bcdfef2eccfc25cf5e13c61ca95d9b5f912d0c577de3c |
app/helpers/records_helper.rb | 100644 | 0 | 0 | | | 57 Bytes | 8a81e1792339913a403aea4dc9a37ad54657d3d24a67c723bf9f4ff27f925b39 |
app/inputs/multi_value_input.rb | 100644 | 0 | 0 | | | 1.68 KB | 6ba2dc6b9ca0c1a46f84fa3d133907461f36dafca4718c85739d78e4b231a485 |
app/presenters/hydra/presenter.rb | 100644 | 0 | 0 | | | 1.58 KB | b1787251ab2f5ec79dbb4e234316f2f14bf96c489b22bf629815e5abecf6b665 |
app/views/records/_form.html.erb | 100644 | 0 | 0 | | | 626 Bytes | 2196cac8403bf096b70e381372e666ec707e5bd8a76cb6178bfb2bc0746a95f3 |
app/views/records/_form_header.html.erb | 100644 | 0 | 0 | | | 186 Bytes | 562366e3920f5f2251fc930c3b55728432d9b52b235ed20ef4311d9764aecdbd |
app/views/records/choose_type.html.erb | 100644 | 0 | 0 | | | 344 Bytes | eec01b8cbd3448a87f868389a062b50f50c0943487b6b24a14156edbb5d00c5e |
app/views/records/edit.html.erb | 100644 | 0 | 0 | | | 73 Bytes | ffccf68630e4f2159017bf53dce82785dd9353d7e0e7833a3e2e37547b445592 |
app/views/records/edit_fields/_default.html.erb | 100644 | 0 | 0 | | | 228 Bytes | 51e71acd014fa563bf522443900425025b52fcb9a8141a27844f0a4260ac096a |
app/views/records/new.html.erb | 100644 | 0 | 0 | | | 71 Bytes | 0f02b957e16013bc87a5da3f976139b2b960b7ea0992a786e8074259b66a1856 |
config/initializers/simple_form.rb | 100644 | 0 | 0 | | | 1.17 KB | 37b9bf13c65e02c1b1fd99ed1405e17e8417aee96a8fab1b690b150324bc0af3 |
config/jetty.yml | 100644 | 0 | 0 | | | 107 Bytes | 2c6efed291130f28ce622a2e77f13d47d13a73169f3d4b91fc899e14c0324822 |
config/locales/hydra_editor.yml | 100644 | 0 | 0 | | | 261 Bytes | b4008ecd455c91e7b5e13a43ae472ce0ec0efc8aa8f4d89f1979f13e93f9f5c8 |
config/routes.rb | 100644 | 0 | 0 | | | 144 Bytes | 0b4235771422d974cb3e626e877e7706ea214b431577ad46782f64dee892a2ca |
lib/hydra-editor.rb | 100644 | 0 | 0 | | | 315 Bytes | 6da09b2d6b6438acf55ee07535c3c0c934537bfd7af77f7a7fb7c02cb3c0925d |
lib/hydra_editor/controller_resource.rb | 100644 | 0 | 0 | | | 377 Bytes | 2f02d4407d55f1d58c605e7b0bfdd1d1f800b0fe9d3e771afccbd9ff711c1a86 |
lib/hydra_editor/engine.rb | 100644 | 0 | 0 | | | 290 Bytes | ec7d8ec969186b0de179e4177d341ae1ebfc3debe9b347e514d92231d2c7e59e |
lib/hydra_editor/version.rb | 100644 | 0 | 0 | | | 43 Bytes | bbd150e8daf75a052a6f2cadb738d886cd99d3152d26f2010736f876e55fa7f1 |
lib/tasks/hydra-editor_tasks.rake | 100644 | 0 | 0 | | | 90 Bytes | c36327ac18848892292a774217b336e77fe0b2af33c481cca31c74c8f01a8e6e |