Josh Gum
Josh Gum
An audit performed on our Hyrax instance identified what looks like a byproduct of Blacklight SearchState maintaining the querystring for link rendering. In our specific case, the audit attempted to...
Prevent future Term/Vocabulary/Predicates from using forward slashes in the ID, possibly preventing other characters that are sensitive on the URL (ie. ?, &). If terms need a "namespace" so to...
These functions should generate the appropriate .nt files/directory when persisting the RDF from the external source or from the pasted text. Note: You can edit a term/vocabulary that was imported,...
- copy current ONS blazegraph data to AWS - setup ONS-data repo on AWS - run CVM on AWS as `production` environment
At the lowest level (Rack?) have the application check `public/ns/**/*` and the HTTP_ACCEPT for the request to serve a static page rather than have Nginx evaluate the traffic. This update...
To shelve some of this functionality and decouple it from CVM
Look into configuring / reporting nginx static assets being reported in NewRelic for usages stats.
Needs a simple `review_branch_exists(id)` type method to detect if a branch exists and the term is in review. Render edit buttons to go to the review queue edit page rather...
Validate fields on the client side. Date fields are dates? Required fields are filled out? Appropriate fields for a term type are visible?