Simon

Results 215 comments of Simon

@tobystokes I've created a new branch called 404 with a basic [404 error page](https://github.com/TheScienceMuseum/collectionsonline/blob/8f65931ef54bd484074cc97c91a794eb1a3c517b/templates/pages/404.html) that you can modify. Let me know if this is ok.

@emilyfildes do you still want to have a link or an image of this item on the 404 page? ![lost-something-useful](https://cloud.githubusercontent.com/assets/6057298/19520715/144de9be-9609-11e6-9b6d-0643e1c85fec.png) At the moment the 404 page looks like this: ![404-page](https://cloud.githubusercontent.com/assets/6057298/19520821/6dfc1a8a-9609-11e6-92e6-4b5c264a1398.png)...

Thanks for the list @tobystokes :+1:

The information needed to display the related objects are: - figure: attributes.multimedia.0.processed.mid.location - caption: attributes.description || attributes.title || attributes.summary_title - link: the link of the object see the @emilyfildes's list...

@nelsonic register with Github too

Installation documentation from the Github marketplace: https://github.com/marketplace/actions/pr-review-apps-on-fly-io ![image](https://user-images.githubusercontent.com/6057298/205949421-e0ff1929-7ffb-4438-a74d-deac42a8150f.png)

I think this is due to a naming error of the module in the `mix.exs` file. Instead of using `defmodule Multibase.MixProject do` which is defined for the following package https://github.com/nocursor/ex-multibase...

Raising an error might be a good first step if a primary key is defined by the user. As you mention on the standup we can later on if necessary...

Yes I know it annoys everyone this bug :) I think there is already an issue for this bug. I think also a PR which was supposed to fix this...

linked to https://github.com/dwyl/dwylbot/issues/59#issuecomment-308034858 (How to notify errors) We also need to classify our list of errors/warning: "we should have a "scale" of words to describe the degrees of "errors" in...