-
My solution to #284 has resulted in URLs coming up like https://cdrhdev1.unl.edu/habeascorpus/people?section=people.
-
With the nested bucket aggregations, I am seeing a discrepancy between the facet count and search results. See https://github.com/CDRH/habeascorpus/issues/108. This seems to be related to how Orchid i…
-
right now we only include the favicon, but we should start including touch icons, etc.
This site: provides nice examples to follow: https://realfavicongenerator.net/
the header code they sugges…
-
I believe this will happen in three stages:
1: Pull data down
2: Ingest data into ElasticSearch
3: Rework rails interface to pull data from API
I imagine you might only be involved in steps 1…
-
This branch (see #228 and the PR #246) is going to need to be used for development on habeascorpus. Investigate the branch history, make sure it incorporates past work on Orchid which may also be nece…
-
While looking at some PRs for both Whitman Rails and Habeas Corpus, I thought there was a lot of under utilization of Orchid Sections, but stepping back I now see that there are some places where it s…
-
```
def check_response
if !@res || (@res.key?("error") && @res.error)
flash[:error] = t "errors.api"
end
end
```
This code fails if @res is an APIBridge object, with `undefined …
-
On dirait bien que le bloc de suggestions au bas des billets de blogs est pété
Cf. https://blog.mondediplo.net/ecrire/?exec=article&id_article=1943