aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/templates
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * editgroup submit/mergeBryan Newbold2019-04-031-4/+46
| * tweak account page copyBryan Newbold2019-04-031-3/+3
| * better CSRF handling; restyle account pageBryan Newbold2019-04-033-5/+33
| * file editing templatesBryan Newbold2019-04-022-125/+147
| * editgroup_dropdown() macro refactorBryan Newbold2019-04-023-34/+23
| * release edit contextBryan Newbold2019-04-023-1/+239
| * basic container create/edit formsBryan Newbold2019-04-022-154/+78
| * 'Create' links on homepage (not prod)Bryan Newbold2019-04-021-1/+2
| * fix wikidata_qid-exclusive formattingBryan Newbold2019-04-021-1/+2
| * basic release editingBryan Newbold2019-04-013-249/+272
| * allow HTML in flash messages (dangerous)Bryan Newbold2019-04-011-1/+1