This adds a query feature that users can use to manually filter the candidates to suit their own goals. Also allows users to use the next/previous buttons with the query along with quick view.
Also a possible associations table is now shown on the crossmatch detail page showing potentially the same source found in a different image.
This adds a query feature that users can use to manually filter the candidates to suit their own goals. Also allows users to use the next/previous buttons with the query along with quick view.
Also a possible associations table is now shown on the crossmatch detail page showing potentially the same source found in a different image.
Note this is where the website becomes dependent on the Q3C Postgres plugin (https://github.com/segasai/q3c).
Fixes issue #54. Fixes issue #61. Somewhat addresses #57.