aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/templates/container_view.html
Commit message (Collapse)AuthorAgeFilesLines
* container view: don't display status/type if unknownBryan Newbold2022-02-071-2/+8
|
* web: minor typo correctionBryan Newbold2021-10-131-1/+1
|
* web: container lookup and display featuresBryan Newbold2021-10-131-2/+2
|
* web: implement new schema changesBryan Newbold2021-10-131-5/+10
|
* web: improve preservation holdings display for containersBryan Newbold2021-04-121-10/+22
|
* web: tweak KBART span displayBryan Newbold2021-02-261-1/+1
|
* web: container bar improvements (eg, kbart holdings)Bryan Newbold2021-02-261-8/+27
|
* container view: fix non-OA empty boxBryan Newbold2020-10-131-3/+3
|
* Merge branch 'bnewbold-202009-polish' into 'master'Martin Czygan2020-09-291-13/+7
|\ | | | | | | | | fatcat.wiki 2020-09 polish See merge request webgroup/fatcat!84
| * container view: only show OA indicator when knownBryan Newbold2020-09-171-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 releasesBryan Newbold2020-09-171-8/+6
| |
* | update keepers links to keepers.issn.orgBryan Newbold2020-09-281-5/+5
|/
* first iteration of flexible search coverageBryan Newbold2020-07-301-1/+1
|
* update container view statsBryan Newbold2020-07-301-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 linksBryan Newbold2020-04-231-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 linksBryan Newbold2019-09-211-1/+1
|
* finish container coverage pageBryan Newbold2019-09-041-25/+13
| | | | Also re-worked container view sidebar a bit more.
* webface: improve container sidebar styleBryan Newbold2019-09-041-41/+84
|
* include example releases on container landing pageBryan Newbold2019-09-031-0/+6
| | | | | Included making release search results an entity macro (in webface templates).
* do release search by container_id, not issnlBryan Newbold2019-09-031-2/+1
|
* webface include webarchive_urls for containersBryan Newbold2019-09-031-0/+5
|
* add kbart counts to container statsBryan Newbold2019-07-311-1/+4
|
* refactor all entities to new UI styleBryan Newbold2019-06-131-20/+5
|
* implement major refactor for other entity typesBryan Newbold2019-06-131-17/+17
|
* continue large refactors of entity viewsBryan Newbold2019-06-121-1/+1
| | | | | | - container views generic - editgroup edit deletion and re-editing - /editgroup/entity/ident views
* remove title from metadata macroBryan Newbold2019-04-061-0/+1
|
* fix wikidata_qid-exclusive formattingBryan Newbold2019-04-021-1/+2
|
* webface: w3c validator fixesBryan Newbold2019-03-071-2/+2
|
* fix very wide container URLsBryan Newbold2019-03-041-2/+4
|
* revert collapsing extra key; do use template in release viewBryan Newbold2019-03-021-10/+4
|
* remove raw object embeddingsBryan Newbold2019-03-011-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 macroBryan Newbold2019-03-011-11/+5
|
* bunch of entity view updatesBryan Newbold2019-02-221-9/+11
|
* rework container page (search, stats)Bryan Newbold2019-02-221-4/+35
|
* tweaks and fixes for new container extra schemaBryan Newbold2019-02-011-17/+27
|
* remove coden and abbrev from python toolsBryan Newbold2019-01-211-6/+0
|
* fix empty ISSN bug (container view)Bryan Newbold2018-12-031-2/+2
|
* refactor python modulesBryan Newbold2018-11-121-0/+108