aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/templates
Commit message (Expand)AuthorAgeFilesLines
* 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
* basic working release creationBryan Newbold2019-04-011-21/+64
* major progress on release create formBryan Newbold2019-03-211-181/+183
* add example dataset to homeBryan Newbold2019-03-191-1/+4
* improve url/table rendering for dweb URLsBryan Newbold2019-03-192-2/+6
* make wayback archive_urls workBryan Newbold2019-03-191-1/+1
* if no fulltext file, try webcaptureBryan Newbold2019-03-191-0/+2
* bugfix in release infoboxBryan Newbold2019-03-191-1/+1
* add webcaptures and filesets to prod homepageBryan Newbold2019-03-191-4/+13
* localhost JSON links fro dev.fatcat.wikiBryan Newbold2019-03-191-1/+1
* hot pink side-bar for WIP entitiesBryan Newbold2019-03-191-0/+8
* expose bibtex and citeproc; revert /unstable/ prefixesBryan Newbold2019-03-181-1/+1
* some API-like routes are unstableBryan Newbold2019-03-181-1/+1
* clean up HTML whitespaceBryan Newbold2019-03-072-7/+21
* webface: fix abstracts, descriptionBryan Newbold2019-03-071-5/+6
* webface: more validator fixes, including microdata bump to document-wideBryan Newbold2019-03-072-11/+10
* webface: w3c validator fixesBryan Newbold2019-03-079-43/+43
* webface: ScholarlyArticle microdata for all release pagesBryan Newbold2019-03-071-26/+34
* webface: structure meta tags for release pagesBryan Newbold2019-03-071-0/+67
* webface: microdata for searchboxBryan Newbold2019-03-072-4/+11
* webface: loud QA/DEV indicatorsBryan Newbold2019-03-061-2/+22
* smaller release statusBryan Newbold2019-03-041-2/+3
* bugfix search author resultsBryan Newbold2019-03-041-2/+2
* truncate long author listsBryan Newbold2019-03-042-3/+7
* allow contrib table to collapse (not fixed)Bryan Newbold2019-03-041-1/+1
* explode some extra metadata dictsBryan Newbold2019-03-041-2/+9
* fix very wide container URLsBryan Newbold2019-03-041-2/+4
* revert collapsing extra key; do use template in release viewBryan Newbold2019-03-023-22/+9
* collapse extra metadata key columnBryan Newbold2019-03-021-2/+2
* fix entity JSON linksBryan Newbold2019-03-021-1/+1
* revert reference list <ol> changesBryan Newbold2019-03-021-2/+3
* fix missing template importBryan Newbold2019-03-021-0/+2
* use key in reference listBryan Newbold2019-03-021-1/+2
* improve/fix deleted entity viewBryan Newbold2019-03-022-14/+8
* include filesets and webcaptures in release viewBryan Newbold2019-03-021-6/+50
* remove redundant bytes from file viewBryan Newbold2019-03-021-1/+1
* add basic fileset and webcapture viewsBryan Newbold2019-03-022-0/+163
* fix long contrib list attrib index widthBryan Newbold2019-03-021-1/+1
* macro-ify more entity view; fix release listsBryan Newbold2019-03-025-99/+67