aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/templates
Commit message (Expand)AuthorAgeFilesLines
* web: add links to deletion pages from edit pagesBryan Newbold2020-07-314-0/+13
* editing: withdrawn_status, release_yearBryan Newbold2020-07-311-6/+20
* implement webface entity deletionBryan Newbold2020-07-311-0/+49
* routes: handle case of viewing deleted entity in editgroup contextBryan Newbold2020-07-302-6/+8
* wire up new TOML viewsBryan Newbold2020-07-3011-21/+43
* generic HTML views for TOML editingBryan Newbold2020-07-304-0/+80
* control shadow preservation display with a flagBryan Newbold2020-07-301-3/+9
* release search: fix fulltext_only checkbox (from query object)Bryan Newbold2020-07-301-1/+1
* search: 'recent' mode for coverage searchBryan Newbold2020-07-301-0/+14
* first iteration of flexible search coverageBryan Newbold2020-07-303-2/+83
* update container view statsBryan Newbold2020-07-303-80/+148
* preservation coverage updates (first round)Bryan Newbold2020-07-301-22/+38
* experimentally update semantic-ui to fomantic-ui 2.8.6Bryan Newbold2020-07-301-4/+4
* update front-page countsBryan Newbold2020-07-281-3/+3
* switch SERP stage coloring to brown uppercaseBryan Newbold2020-07-281-13/+11
* error handling: use 400 page with error passed instead of flash()Bryan Newbold2020-07-281-4/+14
* generic API error pageBryan Newbold2020-07-281-0/+20
* search: catch ES errors and display betterBryan Newbold2020-07-283-13/+19
* refactor search macros into new fileBryan Newbold2020-07-284-45/+72
* refactor release and container searchBryan Newbold2020-07-243-23/+23
* make fulltext-only label clickableMartin Czygan2020-06-161-2/+2
* use ES 'best_url' in file download pagesBryan Newbold2020-06-041-2/+2
* re-use 'best pdf url' for release green buttonBryan Newbold2020-06-041-2/+2
* Merge branch 'bnewbold-search-tweaks' into 'master'bnewbold2020-04-273-92/+132
|\
| * web search: tweak release search result styleBryan Newbold2020-04-231-25/+51
| * web search: improve indentation, fix missing div tagsBryan Newbold2020-04-232-67/+81
* | web: fix ident=None broken linksBryan Newbold2020-04-233-6/+10
|/
* web: small corrections to subtitle/original_nameBryan Newbold2020-03-281-2/+2
* Merge branch 'bnewbold-translation-view'Bryan Newbold2020-03-281-0/+3
|\
| * web: display container original titlesBryan Newbold2020-03-261-0/+3
* | improve citeproc/CSL web interfaceBryan Newbold2020-03-251-2/+1
|/
* container lookup: link to issn portal searchMartin Czygan2020-03-181-4/+3
* update front-page statsBryan Newbold2020-03-171-3/+3
* filter out shadows-only files in webfaceBryan Newbold2020-02-131-2/+3
* pagination: use correct endpoint in navigationMartin Czygan2020-01-182-6/+6
* datacite release links and metadata expansionBryan Newbold2019-12-202-9/+13
* initial 'Save Paper Now' web formBryan Newbold2019-12-122-1/+98
* fix delete release history viewBryan Newbold2019-12-091-1/+1
* add missing underline in deleted entity web viewBryan Newbold2019-12-091-1/+1
* gray out inactive navigation linksMartin Czygan2019-11-141-2/+2
* move pagination into macrosMartin Czygan2019-11-143-43/+51
* Add basic pagination to search resultsMartin Czygan2019-11-082-3/+42
* webface: extra <br> in container lookup linksBryan Newbold2019-09-211-1/+1
* remove duplicate style ref in container edit viewBryan Newbold2019-09-201-5/+0
* add guide editing links to edit forms and signup messageBryan Newbold2019-09-184-4/+24
* python webface impl token generationBryan Newbold2019-09-182-1/+44
* slightly less annoying 'flash' message headerBryan Newbold2019-09-181-1/+1
* small tweaks to coverage pagesBryan Newbold2019-09-061-0/+1
* small fixes to release viewBryan Newbold2019-09-051-14/+24
* finish container coverage pageBryan Newbold2019-09-043-28/+84