aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/templates
Commit message (Expand)AuthorAgeFilesLines
* home fixupsbnewbold2019-06-131-9/+9
* experiment with entity view tabsbnewbold2019-06-136-98/+267
* update container search pagebnewbold2019-06-131-15/+28
* release search not found betterbnewbold2019-06-131-6/+11
* revamp release search pagebnewbold2019-06-131-22/+75
* upgrade semantic-ui (via CDN)bnewbold2019-06-131-1/+1
* big rewrite of front page; needs polish and testingbnewbold2019-06-133-27/+111
* implement major refactor for other entity typesBryan Newbold2019-06-1312-83/+87
* editgroup selection as drop-downBryan Newbold2019-06-132-19/+36
* revision links from editgroup, and typofixBryan Newbold2019-06-131-1/+1
* continue large refactors of entity viewsBryan Newbold2019-06-125-18/+37
* add changelog link to headerBryan Newbold2019-06-051-0/+1
* fixes to lookup viewsBryan Newbold2019-06-053-9/+20
* more lookup viewsBryan Newbold2019-06-056-27/+205
* release lookup viewBryan Newbold2019-06-052-0/+141
* stabilize sort order for entity metadataBryan Newbold2019-05-301-2/+2
* show arixv, jstor, pubmed extra metadata in depthBryan Newbold2019-05-221-1/+1
* improve entity history viewBryan Newbold2019-05-221-3/+14
* swap release/work editgroup orderBryan Newbold2019-05-221-1/+1
* show version in release listsBryan Newbold2019-05-211-0/+1
* include arxiv, jstor IDs in side barBryan Newbold2019-05-211-1/+4
* use new editor username in changelog viewBryan Newbold2019-05-141-4/+2
* python: impl size_bytes -> sizeBryan Newbold2019-05-131-1/+1
* rework release view identifiers, subtitle, other new schemaBryan Newbold2019-05-131-15/+43
* webface: show webcapture sizeBryan Newbold2019-05-131-1/+2
* partial python impl of ext_id and release_stage refactorsBryan Newbold2019-05-133-33/+33
* fixes to home pageBryan Newbold2019-04-101-12/+7
* re-enable ORCiD loginBryan Newbold2019-04-101-7/+3
* github login via OAuth, not OIDCBryan Newbold2019-04-101-1/+1
* IA login button as actual form input/submitBryan Newbold2019-04-091-1/+1
* fix login display (google logo and disable orcid)Bryan Newbold2019-04-091-5/+8
* crude mostly-working wikipedia (mediawiki) loginBryan Newbold2019-04-091-5/+25
* resyle login viewsBryan Newbold2019-04-092-28/+111
* Merge branch 'bnewbold-review-bots'Bryan Newbold2019-04-099-4/+28
|\
| * diplay extra metadata, disposition in annotationsBryan Newbold2019-04-061-3/+21
| * remove title from metadata macroBryan Newbold2019-04-068-1/+7
* | have webcapture wayback links go right to capture (not calendar)Bryan Newbold2019-04-093-15/+21
|/
* fix container url form widthBryan Newbold2019-04-041-1/+1
* add error displays in release and file list formsBryan Newbold2019-04-042-1/+3
* web editing of container urlsBryan Newbold2019-04-042-0/+100
* revert back to earlier stats datetimeBryan Newbold2019-04-041-1/+1
* more citation styles, and testsBryan Newbold2019-04-041-0/+3
* link to BibTeX (and test this)Bryan Newbold2019-04-041-1/+12
* Merge branch 'bnewbold-forms'Bryan Newbold2019-04-0424-423/+854
|\
| * editor-specific annotation viewBryan Newbold2019-04-033-1/+37
| * small UI tweaks for editgroups/accountBryan Newbold2019-04-037-19/+42
| * markdown rendering of comments/annotationsBryan Newbold2019-04-031-1/+2
| * basic annotation view/createBryan Newbold2019-04-031-6/+52
| * strftime() in a bunch of placesBryan Newbold2019-04-038-26/+9
| * reviewable view; improvments to editgroup viewsBryan Newbold2019-04-035-12/+41