aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web/templates
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | This change means we need to be careful constructing flash messages (not allow user input in them).
* 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
| | | | Also fixes an HTML table bug the previous commit introduced
* 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
| | | | | Might be better/simpler to set up DNS A records on 'dev.fatcat.wiki', but that would require some hack to make offline dev work correctly.
* 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
|