aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/templates/release_search.html
Commit message (Expand)AuthorAgeFilesLines
* web: try container search along with release for generic queriesBryan Newbold2021-02-261-0/+10
* web: release search (SERP) changesBryan Newbold2021-02-261-1/+1
* release search: fix fulltext_only checkbox (from query object)Bryan Newbold2020-07-301-1/+1
* search: catch ES errors and display betterBryan Newbold2020-07-281-0/+2
* refactor search macros into new fileBryan Newbold2020-07-281-2/+3
* refactor release and container searchBryan Newbold2020-07-241-10/+10
* make fulltext-only label clickableMartin Czygan2020-06-161-2/+2
* web search: improve indentation, fix missing div tagsBryan Newbold2020-04-231-26/+33
* move pagination into macrosMartin Czygan2019-11-141-22/+5
* Add basic pagination to search resultsMartin Czygan2019-11-081-2/+22
* include example releases on container landing pageBryan Newbold2019-09-031-74/+3
* show release withdrawn statusBryan Newbold2019-07-011-2/+5
* more descriptive HTML titlesBryan Newbold2019-06-301-1/+10
* typos and HTML validationBryan Newbold2019-06-141-2/+2
* more UI tweakingBryan Newbold2019-06-131-1/+1
* release search: link direct to container, not issnl lookupBryan Newbold2019-06-131-2/+2
* release elasticsearch results: stage not statusBryan Newbold2019-06-131-3/+3
* release search not found betterbnewbold2019-06-131-6/+11
* revamp release search pagebnewbold2019-06-131-22/+75
* bugfix search author resultsBryan Newbold2019-03-041-2/+2
* truncate long author listsBryan Newbold2019-03-041-1/+3
* "Search all Releases"Bryan Newbold2019-03-011-1/+1
* refactor entity searchesBryan Newbold2019-02-201-0/+4
* search results: file_pdf_url -> best_pdf_urlBryan Newbold2019-02-121-2/+2
* direct link to release (not DOI lookup)Bryan Newbold2019-02-011-1/+1
* implement release_year (and rustfmt)Bryan Newbold2018-12-241-2/+2
* webface: add input form labelsBryan Newbold2018-11-131-1/+1
* refactor python modulesBryan Newbold2018-11-121-0/+64