Permalink
Switch branches/tags
Commits on Dec 7, 2018
Commits on Dec 5, 2018
  1. Fix error in NIPS date generation

    fnielsen committed Dec 5, 2018
    Generated Quickstatements did not work for publication date with new
    Quickstatement interface because of missing P
Commits on Dec 4, 2018
  1. Fix #563: chemical link for intervention

    fnielsen committed Dec 4, 2018
    Clinical trial index page now has two columns for intervention:
    One linking to topic the other linking to chemical.
Commits on Dec 2, 2018
  1. Added the ACS

    egonw committed Dec 2, 2018
  2. Fix typos in FAQ text

    fnielsen committed Dec 2, 2018
  3. typo fix

    Daniel-Mietchen committed Dec 2, 2018
Commits on Nov 30, 2018
  1. Correct typo in title

    fnielsen committed Nov 30, 2018
Commits on Nov 29, 2018
  1. Add clinical trial aspect

    fnielsen committed Nov 29, 2018
    New aspect for clinical trial.
    Also the menu has been changed to expose projects and clinical trials
Commits on Nov 28, 2018
Commits on Nov 24, 2018
  1. Attempt to improve citation graph on work aspect

    fnielsen committed Nov 24, 2018
    Nodes are now color and a method similar to the one used for related works
    are used to identify 40 works to be displayed.
    Fix for #548 too with wrong ordering of labels
  2. Fix #298: timeout of /author/random

    fnielsen committed Nov 24, 2018
    Now two queries are made and OFFSET. The query takes now several
    seconds, but seems no longer to timeout.
Commits on Nov 23, 2018
Commits on Nov 22, 2018
  1. Fix timeline in event series panel

    fnielsen committed Nov 22, 2018
    Now timepoints are not shown if the starttime is defined.
Commits on Nov 21, 2018
  1. Fix merged q item in example

    fnielsen committed Nov 21, 2018
    q item example in work aspect for multiple works was merged with another item.
  2. Fix bug in citations per year panel

    fnielsen committed Nov 21, 2018
    "Citations per year" panel in works aspect produced in many cases wrong counts:
    Too high if multiple labels were set.
Commits on Nov 20, 2018
  1. Fix #553 again: Did not snow some events

    fnielsen committed Nov 20, 2018
    The event series aspect did not show events that was only specified with a timepoint. The first attempted fix for #553 did not work.
  2. Fix in location aspect

    fnielsen committed Nov 20, 2018
  3. Fix #398: missing button

    fnielsen committed Nov 20, 2018
  4. Fix rounding in related events table

    fnielsen committed Nov 20, 2018
    Scores for time and location in related events was show with many decimals.
  5. Fix event series tables

    fnielsen committed Nov 20, 2018