aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/entity_helpers.py
Commit message (Collapse)AuthorAgeFilesLines
* improve previous commit (JATS abstract hack)Bryan Newbold2019-12-031-4/+6
|
* hack: remove enclosing JATS XML tags around abstractsBryan Newbold2019-12-031-1/+7
| | | | | | The more complete fix is to actually render the JATS to HTML and display that. This is just to fix a nit with the most common case of XML tags in abstracts.
* refactor all python source for client lib nameBryan Newbold2019-09-051-1/+1
|
* include example releases on container landing pageBryan Newbold2019-09-031-7/+8
| | | | | Included making release search results an entity macro (in webface templates).
* improve wayback view pageBryan Newbold2019-08-241-1/+1
|
* default container stats by ident, not issnlBryan Newbold2019-08-121-1/+1
|
* refactor all entities to new UI styleBryan Newbold2019-06-131-1/+1
|
* implement major refactor for other entity typesBryan Newbold2019-06-131-14/+121
|
* revision links from editgroup, and typofixBryan Newbold2019-06-131-0/+1
|
* container revision viewBryan Newbold2019-06-131-0/+10
|
* web entity helpers (for refactored views)Bryan Newbold2019-06-121-0/+41