Permalink
Tree: bd50a35b15
Commits on Feb 8, 2019
Commits on Feb 4, 2019
Commits on Jan 31, 2019
  1. Tweaks to layout

    arthurpsmith committed Jan 31, 2019
Commits on Jan 23, 2019
Commits on Jan 21, 2019
  1. Added new page for different form of clustering - by common sequences…

    arthurpsmith committed Jan 21, 2019
    … of author names (especially for cases where the author freqently appears in large collaborations)
Commits on Jan 16, 2019
  1. Move author query form box below (so not displayed on Quickstatements…

    arthurpsmith committed Jan 16, 2019
    … page)
    
    Also check for multiple authors selected on the same manuscript and add warnings if so.
Commits on Jan 15, 2019
  1. Fetch only the specific claims being edited, instead of full items (w…

    arthurpsmith committed Jan 15, 2019
    …as failing when fetching dozens of papers with thousands of authors each). Also moved checkbox to next to the author being edited.
Commits on Jan 14, 2019
Commits on Jan 11, 2019
Commits on Jan 10, 2019
  1. Oops - font style typo!

    arthurpsmith committed Jan 10, 2019
  2. Add match column showing which potential authors match each individua…

    arthurpsmith committed Jan 10, 2019
    …l paper
    
    Also fix issue with duplicated journal listings, and merge authors list into a single grouping (with identified authors linked as before) and preserve "limit" value when linking to a new search name.
Commits on Jan 9, 2019
  1. Use direct SPARQL queries instead of Wikidata Item List to fetch arti…

    arthurpsmith committed Jan 9, 2019
    …cle data; also add a limit selector.
Commits on Jan 8, 2019
  1. Moved some linking code to a common library file; added links for jou…

    arthurpsmith committed Jan 8, 2019
    …rnals ("published in" values)
  2. Preserve all qualifiers (other than handling "stated as") when moving…

    arthurpsmith committed Jan 8, 2019
    … statement from P2093 to P50 and back
Commits on Jan 7, 2019
  1. Query for potential authors with matching "stated as" fields; also li…

    arthurpsmith committed Jan 7, 2019
    …mit number of fetched papers to 100 due to hitting memory limits for some big items.
  2. Move form processing to before main paper/author search area (speed t…

    arthurpsmith committed Jan 7, 2019
    …hings up, avoid excessive memory use)
Commits on Jan 5, 2019
  1. Merge pull request arthurpsmith#35 from Daniel-Mietchen/patch-1

    arthurpsmith committed Jan 5, 2019
    added a non-breaking space before the link to Scholia's "missing" page
Commits on Jan 4, 2019
  1. Parse name and search based on a specific collection of name variants…

    arthurpsmith committed Jan 4, 2019
    …, both for papers and for the potential authors themselves.
Commits on Jan 3, 2019