-
Update Sufia forms for authority selection and QA search.
-
ActiveTriples/linked-data-fragments should give us a fair bit of what we need, but should be refactored from a standalone rails app into something mountable in an existing Sufia application.
There…
-
I would like to be able to migrate all of my Sufia 6.x objects to my Sufia PCDM repository.
To do this I must export the metadata of my Sufia 6 repository and import the metadata and content into the…
-
Presenter: Mike Giarlo (Mark e/m 6/26; Jon Stroop
Format: presentation (preping working group #11)
-
This will be a master ticket listing major changes made to Sufia 6.x that we will need to port. We can then track those in separate tickets.
- [ ] Migrate Sufia 6.x repository objects
- [ ] Migrate Su…
-
- [ ] Add admin user to the database
- [ ] How to access admin interface
- [ ] What admin rights can do in the interface.
-
After #41
- [ ] Move all necessary code (and associated tests) from sufia-models into curation_concerns-models and/or hydra-works
- [ ] Remove sufia-models from the gem's dependencies
Update code an…
-
This is because CurationConcern::GenericFileActor uses `sanitize_attributes`, which relies on `accessible_attributes`, which is set via `attr_accessible`.
From https://github.com/curationexperts/wort…
-
This is the best example I could find with a quick search in sufia-core. There are definitely more in curation_concerns.
**sufia-core catalog_controller.rb**
Had to rewrite this, which never actuall…
-