| Commit message (Expand) | Author | Age | Files | Lines |
* | web: add links to deletion pages from edit pages | Bryan Newbold | 2020-07-31 | 4 | -0/+13 |
* | editing: withdrawn_status, release_year | Bryan Newbold | 2020-07-31 | 1 | -6/+20 |
* | implement webface entity deletion | Bryan Newbold | 2020-07-31 | 1 | -0/+49 |
* | routes: handle case of viewing deleted entity in editgroup context | Bryan Newbold | 2020-07-30 | 2 | -6/+8 |
* | wire up new TOML views | Bryan Newbold | 2020-07-30 | 11 | -21/+43 |
* | generic HTML views for TOML editing | Bryan Newbold | 2020-07-30 | 4 | -0/+80 |
* | control shadow preservation display with a flag | Bryan Newbold | 2020-07-30 | 1 | -3/+9 |
* | release search: fix fulltext_only checkbox (from query object) | Bryan Newbold | 2020-07-30 | 1 | -1/+1 |
* | search: 'recent' mode for coverage search | Bryan Newbold | 2020-07-30 | 1 | -0/+14 |
* | first iteration of flexible search coverage | Bryan Newbold | 2020-07-30 | 3 | -2/+83 |
* | update container view stats | Bryan Newbold | 2020-07-30 | 3 | -80/+148 |
* | preservation coverage updates (first round) | Bryan Newbold | 2020-07-30 | 1 | -22/+38 |
* | experimentally update semantic-ui to fomantic-ui 2.8.6 | Bryan Newbold | 2020-07-30 | 1 | -4/+4 |
* | update front-page counts | Bryan Newbold | 2020-07-28 | 1 | -3/+3 |
* | switch SERP stage coloring to brown uppercase | Bryan Newbold | 2020-07-28 | 1 | -13/+11 |
* | error handling: use 400 page with error passed instead of flash() | Bryan Newbold | 2020-07-28 | 1 | -4/+14 |
* | generic API error page | Bryan Newbold | 2020-07-28 | 1 | -0/+20 |
* | search: catch ES errors and display better | Bryan Newbold | 2020-07-28 | 3 | -13/+19 |
* | refactor search macros into new file | Bryan Newbold | 2020-07-28 | 4 | -45/+72 |
* | refactor release and container search | Bryan Newbold | 2020-07-24 | 3 | -23/+23 |
* | make fulltext-only label clickable | Martin Czygan | 2020-06-16 | 1 | -2/+2 |
* | use ES 'best_url' in file download pages | Bryan Newbold | 2020-06-04 | 1 | -2/+2 |
* | re-use 'best pdf url' for release green button | Bryan Newbold | 2020-06-04 | 1 | -2/+2 |
* | Merge branch 'bnewbold-search-tweaks' into 'master' | bnewbold | 2020-04-27 | 3 | -92/+132 |
|\ |
|
| * | web search: tweak release search result style | Bryan Newbold | 2020-04-23 | 1 | -25/+51 |
| * | web search: improve indentation, fix missing div tags | Bryan Newbold | 2020-04-23 | 2 | -67/+81 |
* | | web: fix ident=None broken links | Bryan Newbold | 2020-04-23 | 3 | -6/+10 |
|/ |
|
* | web: small corrections to subtitle/original_name | Bryan Newbold | 2020-03-28 | 1 | -2/+2 |
* | Merge branch 'bnewbold-translation-view' | Bryan Newbold | 2020-03-28 | 1 | -0/+3 |
|\ |
|
| * | web: display container original titles | Bryan Newbold | 2020-03-26 | 1 | -0/+3 |
* | | improve citeproc/CSL web interface | Bryan Newbold | 2020-03-25 | 1 | -2/+1 |
|/ |
|
* | container lookup: link to issn portal search | Martin Czygan | 2020-03-18 | 1 | -4/+3 |
* | update front-page stats | Bryan Newbold | 2020-03-17 | 1 | -3/+3 |
* | filter out shadows-only files in webface | Bryan Newbold | 2020-02-13 | 1 | -2/+3 |
* | pagination: use correct endpoint in navigation | Martin Czygan | 2020-01-18 | 2 | -6/+6 |
* | datacite release links and metadata expansion | Bryan Newbold | 2019-12-20 | 2 | -9/+13 |
* | initial 'Save Paper Now' web form | Bryan Newbold | 2019-12-12 | 2 | -1/+98 |
* | fix delete release history view | Bryan Newbold | 2019-12-09 | 1 | -1/+1 |
* | add missing underline in deleted entity web view | Bryan Newbold | 2019-12-09 | 1 | -1/+1 |
* | gray out inactive navigation links | Martin Czygan | 2019-11-14 | 1 | -2/+2 |
* | move pagination into macros | Martin Czygan | 2019-11-14 | 3 | -43/+51 |
* | Add basic pagination to search results | Martin Czygan | 2019-11-08 | 2 | -3/+42 |
* | webface: extra <br> in container lookup links | Bryan Newbold | 2019-09-21 | 1 | -1/+1 |
* | remove duplicate style ref in container edit view | Bryan Newbold | 2019-09-20 | 1 | -5/+0 |
* | add guide editing links to edit forms and signup message | Bryan Newbold | 2019-09-18 | 4 | -4/+24 |
* | python webface impl token generation | Bryan Newbold | 2019-09-18 | 2 | -1/+44 |
* | slightly less annoying 'flash' message header | Bryan Newbold | 2019-09-18 | 1 | -1/+1 |
* | small tweaks to coverage pages | Bryan Newbold | 2019-09-06 | 1 | -0/+1 |
* | small fixes to release view | Bryan Newbold | 2019-09-05 | 1 | -14/+24 |
* | finish container coverage page | Bryan Newbold | 2019-09-04 | 3 | -28/+84 |