aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web
Commit message (Collapse)AuthorAgeFilesLines
* slightly less annoying 'flash' message headerBryan Newbold2019-09-181-1/+1
|
* remove '@' from archive.org identBryan Newbold2019-09-171-1/+1
|
* IA auth: use itemname not screenname for usernameBryan Newbold2019-09-171-1/+1
| | | | | | | Have run in to several issues with IA screenname being invalid fatcat usernames (eg, containing whitespace). This probably won't catch all such issues, but hopefully most of them.
* small tweaks to coverage pagesBryan Newbold2019-09-062-1/+2
|
* refactor all python source for client lib nameBryan Newbold2019-09-057-14/+14
|
* small fixes to release viewBryan Newbold2019-09-051-14/+24
| | | | | - full width container metadata table accordion - fix "Published in by blah" cases
* container type: journal display as 'Scholarly Journal'Bryan Newbold2019-09-051-1/+1
|
* remove coverage debug statementsBryan Newbold2019-09-041-10/+0
|
* finish container coverage pageBryan Newbold2019-09-045-29/+110
| | | | Also re-worked container view sidebar a bit more.
* import pygalBryan Newbold2019-09-041-0/+36
|
* start container coverage pageBryan Newbold2019-09-044-2/+104
|
* webface: improve container sidebar styleBryan Newbold2019-09-041-41/+84
|
* clarify default blank form fieldsBryan Newbold2019-09-031-3/+3
|
* include example releases on container landing pageBryan Newbold2019-09-035-81/+137
| | | | | Included making release search results an entity macro (in webface templates).
* do release search by container_id, not issnlBryan Newbold2019-09-032-2/+5
|
* update front-page stats (for containers number)Bryan Newbold2019-09-031-3/+3
|
* additional container webface edit fieldsBryan Newbold2019-09-032-9/+36
|
* webface include webarchive_urls for containersBryan Newbold2019-09-032-1/+6
|
* perpetual access to the scholarly recordBryan Newbold2019-08-241-1/+1
|
* fix revision JSON entity links in webface side barBryan Newbold2019-08-241-1/+15
|
* simplify url_list() template macroBryan Newbold2019-08-241-10/+4
|
* improve wayback view pageBryan Newbold2019-08-242-3/+24
|
* Read Full Text not DownloadBryan Newbold2019-08-241-2/+2
| | | | | On release views. Also don't blue-link webcapture URLs (but still a hyperlink).
* container issnl: handle invalid ISSN-L better, and fix except blocksBryan Newbold2019-08-221-2/+5
|
* web search: container_id, not _identBryan Newbold2019-08-221-1/+1
|
* switch blog post example to openbookpublishersBryan Newbold2019-08-221-1/+1
|
* include in_kbart container countBryan Newbold2019-08-121-0/+2
|
* default container stats by ident, not issnlBryan Newbold2019-08-123-6/+25
|
* add kbart counts to container statsBryan Newbold2019-07-312-1/+5
|
* show release withdrawn statusBryan Newbold2019-07-012-3/+13
| | | | | Including in search results. De-emphasize release_stage button in search results.
* show release original_title in headerBryan Newbold2019-07-011-0/+3
|
* fix whitespace in HTML title; nothing on homeBryan Newbold2019-06-302-2/+3
|
* more descriptive HTML titlesBryan Newbold2019-06-3015-3/+63
|
* complete generic entity rev viewsBryan Newbold2019-06-281-28/+14
| | | | | | Was getting 500s in production from crawlers. Also expand test coverage.
* update front-page statsBryan Newbold2019-06-271-2/+2
|
* fix stats padding (mobile)Bryan Newbold2019-06-271-3/+3
|
* webface UI tweaks, mostly for mobileBryan Newbold2019-06-274-10/+20
|
* workaround empty releases list bugBryan Newbold2019-06-241-1/+1
|
* more links on new homepageBryan Newbold2019-06-141-9/+11
|
* fix a corner-case of WIP edit tab show/no-showBryan Newbold2019-06-141-1/+1
|
* include _metadata in editgroup views alsoBryan Newbold2019-06-141-0/+4
|
* allow editing of WIP entitiesBryan Newbold2019-06-141-1/+1
|
* typos and HTML validationBryan Newbold2019-06-145-21/+21
|
* edit metadata doesn't need titleBryan Newbold2019-06-131-1/+0
|
* more UI tweakingBryan Newbold2019-06-138-15/+18
|
* refactor all entities to new UI styleBryan Newbold2019-06-1315-155/+215
|
* fixes after rebaseBryan Newbold2019-06-135-149/+46
|
* more layout tweaks on new home pageBryan Newbold2019-06-131-23/+21
|
* release search: link direct to container, not issnl lookupBryan Newbold2019-06-131-2/+2
|
* query hint text; space numbers betterBryan Newbold2019-06-131-5/+5
|