Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | web: minor typo correction | Bryan Newbold | 2021-10-13 | 1 | -1/+1 |
| | |||||
* | web: container lookup and display features | Bryan Newbold | 2021-10-13 | 1 | -2/+2 |
| | |||||
* | web: implement new schema changes | Bryan Newbold | 2021-10-13 | 1 | -5/+10 |
| | |||||
* | web: improve preservation holdings display for containers | Bryan Newbold | 2021-04-12 | 1 | -10/+22 |
| | |||||
* | web: tweak KBART span display | Bryan Newbold | 2021-02-26 | 1 | -1/+1 |
| | |||||
* | web: container bar improvements (eg, kbart holdings) | Bryan Newbold | 2021-02-26 | 1 | -8/+27 |
| | |||||
* | container view: fix non-OA empty box | Bryan Newbold | 2020-10-13 | 1 | -3/+3 |
| | |||||
* | Merge branch 'bnewbold-202009-polish' into 'master' | Martin Czygan | 2020-09-29 | 1 | -13/+7 |
|\ | | | | | | | | | fatcat.wiki 2020-09 polish See merge request webgroup/fatcat!84 | ||||
| * | container view: only show OA indicator when known | Bryan Newbold | 2020-09-17 | 1 | -5/+1 |
| | | | | | | | | | | The "is_oa:False" could be that we just don't know; aren't actually distinguishing between false and blank. | ||||
| * | web container view: hide preservation when no releases | Bryan Newbold | 2020-09-17 | 1 | -8/+6 |
| | | |||||
* | | update keepers links to keepers.issn.org | Bryan Newbold | 2020-09-28 | 1 | -5/+5 |
|/ | |||||
* | first iteration of flexible search coverage | Bryan Newbold | 2020-07-30 | 1 | -1/+1 |
| | |||||
* | update container view stats | Bryan Newbold | 2020-07-30 | 1 | -26/+24 |
| | | | | | | - show release type counts - new-style preservation status (single bar) - show release_type preservation break down on coverage page | ||||
* | web: fix ident=None broken links | Bryan Newbold | 2020-04-23 | 1 | -0/+2 |
| | | | | | | On web interface views for revisions, we had a bunch of broken links because the ident is "None". This commit fixes these by removing the links. | ||||
* | webface: extra <br> in container lookup links | Bryan Newbold | 2019-09-21 | 1 | -1/+1 |
| | |||||
* | finish container coverage page | Bryan Newbold | 2019-09-04 | 1 | -25/+13 |
| | | | | Also re-worked container view sidebar a bit more. | ||||
* | webface: improve container sidebar style | Bryan Newbold | 2019-09-04 | 1 | -41/+84 |
| | |||||
* | include example releases on container landing page | Bryan Newbold | 2019-09-03 | 1 | -0/+6 |
| | | | | | Included making release search results an entity macro (in webface templates). | ||||
* | do release search by container_id, not issnl | Bryan Newbold | 2019-09-03 | 1 | -2/+1 |
| | |||||
* | webface include webarchive_urls for containers | Bryan Newbold | 2019-09-03 | 1 | -0/+5 |
| | |||||
* | add kbart counts to container stats | Bryan Newbold | 2019-07-31 | 1 | -1/+4 |
| | |||||
* | refactor all entities to new UI style | Bryan Newbold | 2019-06-13 | 1 | -20/+5 |
| | |||||
* | implement major refactor for other entity types | Bryan Newbold | 2019-06-13 | 1 | -17/+17 |
| | |||||
* | continue large refactors of entity views | Bryan Newbold | 2019-06-12 | 1 | -1/+1 |
| | | | | | | - container views generic - editgroup edit deletion and re-editing - /editgroup/entity/ident views | ||||
* | remove title from metadata macro | Bryan Newbold | 2019-04-06 | 1 | -0/+1 |
| | |||||
* | fix wikidata_qid-exclusive formatting | Bryan Newbold | 2019-04-02 | 1 | -1/+2 |
| | |||||
* | webface: w3c validator fixes | Bryan Newbold | 2019-03-07 | 1 | -2/+2 |
| | |||||
* | fix very wide container URLs | Bryan Newbold | 2019-03-04 | 1 | -2/+4 |
| | |||||
* | revert collapsing extra key; do use template in release view | Bryan Newbold | 2019-03-02 | 1 | -10/+4 |
| | |||||
* | remove raw object embeddings | Bryan Newbold | 2019-03-01 | 1 | -5/+0 |
| | | | | | These were HTML commented out, but could have had an encoding escape or other issue; also bloated response sizes. | ||||
* | make 'Fatcat Bits' a macro | Bryan Newbold | 2019-03-01 | 1 | -11/+5 |
| | |||||
* | bunch of entity view updates | Bryan Newbold | 2019-02-22 | 1 | -9/+11 |
| | |||||
* | rework container page (search, stats) | Bryan Newbold | 2019-02-22 | 1 | -4/+35 |
| | |||||
* | tweaks and fixes for new container extra schema | Bryan Newbold | 2019-02-01 | 1 | -17/+27 |
| | |||||
* | remove coden and abbrev from python tools | Bryan Newbold | 2019-01-21 | 1 | -6/+0 |
| | |||||
* | fix empty ISSN bug (container view) | Bryan Newbold | 2018-12-03 | 1 | -2/+2 |
| | |||||
* | refactor python modules | Bryan Newbold | 2018-11-12 | 1 | -0/+108 |