| Commit message (Expand) | Author | Age | Files | Lines |
* | web: handle unknown CSL style as a cleaner 400 page | Bryan Newbold | 2020-09-17 | 1 | -1/+5 |
* | lint cleanups | Bryan Newbold | 2020-09-17 | 1 | -1/+0 |
* | web: route constraints on fcids and UUIDs | Bryan Newbold | 2020-09-17 | 1 | -97/+97 |
* | coverage search: pretty display for ES query errors | Bryan Newbold | 2020-09-17 | 1 | -1/+12 |
* | sitemap fixes from testing | Bryan Newbold | 2020-08-19 | 1 | -5/+5 |
* | update robots.txt and sitemap.xml | Bryan Newbold | 2020-08-19 | 1 | -2/+13 |
* | routes: handle case of viewing deleted entity in editgroup context | Bryan Newbold | 2020-07-30 | 1 | -1/+1 |
* | minor lint fixes | Bryan Newbold | 2020-07-30 | 1 | -2/+1 |
* | control shadow preservation display with a flag | Bryan Newbold | 2020-07-30 | 1 | -4/+16 |
* | release search: fix fulltext_only checkbox (from query object) | Bryan Newbold | 2020-07-30 | 1 | -0/+1 |
* | search: 'recent' mode for coverage search | Bryan Newbold | 2020-07-30 | 1 | -5/+10 |
* | first iteration of flexible search coverage | Bryan Newbold | 2020-07-30 | 1 | -0/+29 |
* | make some ES agg methods work on general queries | Bryan Newbold | 2020-07-30 | 1 | -3/+7 |
* | move container _stats enrichment to routes | Bryan Newbold | 2020-07-30 | 1 | -1/+3 |
* | web: move random article enrichment to special case | Bryan Newbold | 2020-07-30 | 1 | -2/+3 |
* | update container view stats | Bryan Newbold | 2020-07-30 | 1 | -0/+5 |
* | preservation coverage updates (first round) | Bryan Newbold | 2020-07-30 | 1 | -4/+60 |
* | error handling: use 400 page with error passed instead of flash() | Bryan Newbold | 2020-07-28 | 1 | -13/+7 |
* | remove some spurious print statements | Bryan Newbold | 2020-07-28 | 1 | -3/+0 |
* | convert some API errors from abort() to raise | Bryan Newbold | 2020-07-28 | 1 | -7/+7 |
* | generic API error page | Bryan Newbold | 2020-07-28 | 1 | -0/+30 |
* | search: catch ES errors and display better | Bryan Newbold | 2020-07-28 | 1 | -3/+9 |
* | refactor release and container search | Bryan Newbold | 2020-07-24 | 1 | -33/+11 |
* | simple lint (flake8) fixes over python codebase | Bryan Newbold | 2020-07-23 | 1 | -1/+1 |
* | lint (flake8) web interface python files | Bryan Newbold | 2020-07-01 | 1 | -4/+3 |
* | search: assume * when q is not set or empty | Martin Czygan | 2020-04-29 | 1 | -0/+4 |
* | update ingest request schema | Bryan Newbold | 2019-12-13 | 1 | -2/+6 |
* | initial 'Save Paper Now' web form | Bryan Newbold | 2019-12-12 | 1 | -1/+41 |
* | Add basic pagination to search results | Martin Czygan | 2019-11-08 | 1 | -2/+7 |
* | redirect direct entity underscore links | Bryan Newbold | 2019-10-03 | 1 | -0/+28 |
* | handle more external identifiers in python | Bryan Newbold | 2019-09-18 | 1 | -0/+4 |
* | webface: fix duration_seconds parsing | Bryan Newbold | 2019-09-18 | 1 | -1/+1 |
* | python webface impl token generation | Bryan Newbold | 2019-09-18 | 1 | -0/+33 |
* | refactor all python source for client lib name | Bryan Newbold | 2019-09-05 | 1 | -2/+2 |
* | finish container coverage page | Bryan Newbold | 2019-09-04 | 1 | -0/+15 |
* | start container coverage page | Bryan Newbold | 2019-09-04 | 1 | -0/+19 |
* | do release search by container_id, not issnl | Bryan Newbold | 2019-09-03 | 1 | -0/+4 |
* | container issnl: handle invalid ISSN-L better, and fix except blocks | Bryan Newbold | 2019-08-22 | 1 | -2/+5 |
* | default container stats by ident, not issnl | Bryan Newbold | 2019-08-12 | 1 | -1/+19 |
* | complete generic entity rev views | Bryan Newbold | 2019-06-28 | 1 | -28/+14 |
* | include _metadata in editgroup views also | Bryan Newbold | 2019-06-14 | 1 | -0/+4 |
* | refactor all entities to new UI style | Bryan Newbold | 2019-06-13 | 1 | -18/+128 |
* | fixes after rebase | Bryan Newbold | 2019-06-13 | 1 | -2/+2 |
* | start work on 'generic' search box | Bryan Newbold | 2019-06-13 | 1 | -4/+26 |
* | entity view tweaks | Bryan Newbold | 2019-06-13 | 1 | -3/+7 |
* | experiment with entity view tabs | bnewbold | 2019-06-13 | 1 | -0/+12 |
* | implement major refactor for other entity types | Bryan Newbold | 2019-06-13 | 1 | -115/+90 |
* | get rid of active_editgroup_id cookie | Bryan Newbold | 2019-06-13 | 1 | -3/+0 |
* | container revision view | Bryan Newbold | 2019-06-13 | 1 | -1/+1 |
* | continue large refactors of entity views | Bryan Newbold | 2019-06-12 | 1 | -5/+21 |