Branch: refs/heads/master
  Home:   https://github.com/PathwayCommons/factoid
  Commit: 9e9fe2806a678af1ccaac77b86e05eaefa6dbb90
      
https://github.com/PathwayCommons/factoid/commit/9e9fe2806a678af1ccaac77b86e05eaefa6dbb90
  Author: Jeffrey <[email protected]>
  Date:   2023-07-04 (Tue, 04 Jul 2023)

  Changed paths:
    M package-lock.json
    M package.json

  Log Message:
  -----------
  Merge pull request #1191 from PathwayCommons/v0.24.0

Version 0.24.0


  Commit: d5c058f0adb83ca7515869ddb6a4d8f62317a83f
      
https://github.com/PathwayCommons/factoid/commit/d5c058f0adb83ca7515869ddb6a4d8f62317a83f
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-07-27 (Thu, 27 Jul 2023)

  Changed paths:
    M src/client/components/editor/info-panel.js

  Log Message:
  -----------
  Optional PubMed ID in info panel.


  Commit: 44bb1904852969f230d6100a0a2f16117c37a746
      
https://github.com/PathwayCommons/factoid/commit/44bb1904852969f230d6100a0a2f16117c37a746
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-08-01 (Tue, 01 Aug 2023)

  Changed paths:
    M README.md
    M src/config.js
    A src/server/routes/api/document/crossref/api.js
    A src/server/routes/api/document/crossref/index.js

  Log Message:
  -----------
  CrossRef API wrapper.


  Commit: 593cc58df846c0428dc8cf90fd5e8acfc8c32f11
      
https://github.com/PathwayCommons/factoid/commit/593cc58df846c0428dc8cf90fd5e8acfc8c32f11
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-08-01 (Tue, 01 Aug 2023)

  Changed paths:
    A src/server/routes/api/document/crossref/index.js
    A src/server/routes/api/document/crossref/util.js
    A src/server/routes/api/document/crossref/works.js
    A test/crossRef/10.1016_j.molcel.2019.06.008.json
    A test/crossRef/10.1101_2022.09.28.22280453.json
    A test/crossRef/10.1101_2023.04.12.536510.json
    A test/crossRef/10.7554_eLife.68292.json
    A test/crossRef/10.7554_eLife.87468.2.json
    A test/crossRef/10.7554_eLife.87468.2_noabstract.json
    A test/crossRef/util.js
    A test/crossRef/work_query_1.json
    A test/crossRef/work_query_2.json
    A test/crossRef/work_query_3.json
    A test/crossRef/work_query_4.json
    A test/crossRef/works.js

  Log Message:
  -----------
  Works and utils for prioritizing search hits from CrossRef


  Commit: a9a93950e522bfb48bfe29467518be980cc10768
      
https://github.com/PathwayCommons/factoid/commit/a9a93950e522bfb48bfe29467518be980cc10768
  Author: Max Franz <[email protected]>
  Date:   2023-08-03 (Thu, 03 Aug 2023)

  Changed paths:
    M src/client/components/editor/info-panel.js

  Log Message:
  -----------
  Merge pull request #1196 from PathwayCommons/iss961_allow-doi-or-pubmedId

Explorer Info panel: Show info when article DOI (no PMID)


  Commit: bfd43345dd828580b4ff1eea5a140c851de3ba81
      
https://github.com/PathwayCommons/factoid/commit/bfd43345dd828580b4ff1eea5a140c851de3ba81
  Author: Max Franz <[email protected]>
  Date:   2023-08-03 (Thu, 03 Aug 2023)

  Changed paths:
    M README.md
    M src/config.js
    A src/server/routes/api/document/crossref/api.js
    A src/server/routes/api/document/crossref/index.js

  Log Message:
  -----------
  Merge pull request #1198 from PathwayCommons/iss961_crossref-service

CrossRef API wrapper.


  Commit: e58466c03c696ad6a7f1d5509ddf8d91598b1fc8
      
https://github.com/PathwayCommons/factoid/commit/e58466c03c696ad6a7f1d5509ddf8d91598b1fc8
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-08-30 (Wed, 30 Aug 2023)

  Changed paths:
    M src/server/routes/api/document/crossref/index.js
    A src/server/routes/api/document/crossref/map.js
    R src/server/routes/api/document/crossref/util.js
    M src/server/routes/api/document/crossref/works.js
    R test/crossRef/util.js
    M test/crossRef/works.js
    A test/crossref/map.js

  Log Message:
  -----------
  Rename modules.


  Commit: b83bb185841c51ed2f355daf4755213b240d8ce5
      
https://github.com/PathwayCommons/factoid/commit/b83bb185841c51ed2f355daf4755213b240d8ce5
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-08-30 (Wed, 30 Aug 2023)

  Changed paths:
    M README.md
    M src/client/components/editor/info-panel.js
    M src/config.js
    A src/server/routes/api/document/crossref/api.js
    M src/server/routes/api/document/crossref/index.js

  Log Message:
  -----------
  Merging api


  Commit: ee512dc3f29d26f692191719579eaf4236f8c666
      
https://github.com/PathwayCommons/factoid/commit/ee512dc3f29d26f692191719579eaf4236f8c666
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-08-30 (Wed, 30 Aug 2023)

  Changed paths:
    M src/util/pubmed.js

  Log Message:
  -----------
  Add a default publication type list field in template.


  Commit: 088c928c0c29bce47c6942202234d0784fc94884
      
https://github.com/PathwayCommons/factoid/commit/088c928c0c29bce47c6942202234d0784fc94884
  Author: Jeffrey <[email protected]>
  Date:   2023-08-30 (Wed, 30 Aug 2023)

  Changed paths:
    M src/util/pubmed.js

  Log Message:
  -----------
  Merge pull request #1199 from PathwayCommons/iss961_PublicationTypeList

Add PublicationTypeList to default Pubmed article template.


  Commit: fb99876e61325158762057e5c2c4181ebc3c13b5
      
https://github.com/PathwayCommons/factoid/commit/fb99876e61325158762057e5c2c4181ebc3c13b5
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-08-30 (Wed, 30 Aug 2023)

  Changed paths:
    M src/server/routes/api/document/crossref/map.js
    A test/crossRef/10.3030_101067344.json
    M test/crossref/map.js

  Log Message:
  -----------
  Include a PublicationType from CrossRef - fail silently.


  Commit: 5c088b438595c02f9ee6b5f0eb605cba681e6bcf
      
https://github.com/PathwayCommons/factoid/commit/5c088b438595c02f9ee6b5f0eb605cba681e6bcf
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-08-30 (Wed, 30 Aug 2023)

  Changed paths:
    M test/crossref/map.js

  Log Message:
  -----------
  Uncomment map tests.


  Commit: 04abc8ab1679e9d472c9ef583ca6ce2f30bdd444
      
https://github.com/PathwayCommons/factoid/commit/04abc8ab1679e9d472c9ef583ca6ce2f30bdd444
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-08-30 (Wed, 30 Aug 2023)

  Changed paths:
    M test/crossref/map.js

  Log Message:
  -----------
  Renaming test harness.


  Commit: a4c28517c8fd3c3f7bd876470ccceae86cb36771
      
https://github.com/PathwayCommons/factoid/commit/a4c28517c8fd3c3f7bd876470ccceae86cb36771
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-08-31 (Thu, 31 Aug 2023)

  Changed paths:
    M src/server/routes/api/document/crossref/works.js
    M test/crossRef/works.js

  Log Message:
  -----------
  Refactoring find to work with preprints.


  Commit: 2878ce4dd9d0bea15e7883702fd20314c15b572b
      
https://github.com/PathwayCommons/factoid/commit/2878ce4dd9d0bea15e7883702fd20314c15b572b
  Author: Jeffrey <[email protected]>
  Date:   2023-09-06 (Wed, 06 Sep 2023)

  Changed paths:
    M src/server/routes/api/document/crossref/index.js
    A src/server/routes/api/document/crossref/map.js
    A src/server/routes/api/document/crossref/works.js
    A test/crossRef/10.1016_j.molcel.2019.06.008.json
    A test/crossRef/10.1101_2022.09.28.22280453.json
    A test/crossRef/10.1101_2023.04.12.536510.json
    A test/crossRef/10.3030_101067344.json
    A test/crossRef/10.7554_eLife.68292.json
    A test/crossRef/10.7554_eLife.87468.2.json
    A test/crossRef/10.7554_eLife.87468.2_noabstract.json
    A test/crossRef/work_query_1.json
    A test/crossRef/work_query_2.json
    A test/crossRef/work_query_3.json
    A test/crossRef/work_query_4.json
    A test/crossRef/works.js
    A test/crossref/map.js

  Log Message:
  -----------
  Merge pull request #1200 from PathwayCommons/iss961_crossref-works

CrossRef modules for that support search


  Commit: f31fce32017714d1a2dfbf1d239df8e4c33806b6
      
https://github.com/PathwayCommons/factoid/commit/f31fce32017714d1a2dfbf1d239df8e4c33806b6
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-09-08 (Fri, 08 Sep 2023)

  Changed paths:
    M src/client/components/editor/cy/layout.js

  Log Message:
  -----------
  disable layout via keyboard.


  Commit: af81c09265e80f7b86d4747d28d74e02bbb851ee
      
https://github.com/PathwayCommons/factoid/commit/af81c09265e80f7b86d4747d28d74e02bbb851ee
  Author: Jeffrey <[email protected]>
  Date:   2023-09-11 (Mon, 11 Sep 2023)

  Changed paths:
    M src/client/components/editor/cy/layout.js

  Log Message:
  -----------
  Merge pull request #1204 from PathwayCommons/iss1202_disable-layouts

Disable layout-related  keyboard shortcuts.


  Commit: 3ca01de3d664d8da1ba4454b898acec43227f8b1
      
https://github.com/PathwayCommons/factoid/commit/3ca01de3d664d8da1ba4454b898acec43227f8b1
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-10-03 (Tue, 03 Oct 2023)

  Changed paths:
    A src/util/time.js

  Log Message:
  -----------
  Timer helper class


  Commit: 454ee0ca92ed25865718bfde0e6939797d53016b
      
https://github.com/PathwayCommons/factoid/commit/454ee0ca92ed25865718bfde0e6939797d53016b
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-10-03 (Tue, 03 Oct 2023)

  Changed paths:
    M src/config.js
    M src/server/routes/api/document/update.js
    M src/server/update-cron.js

  Log Message:
  -----------
  Use Timer class in Doc update. Everything in milliseconds.


  Commit: 7c87809beac4592a55924417e51e92a9c525fd4b
      
https://github.com/PathwayCommons/factoid/commit/7c87809beac4592a55924417e51e92a9c525fd4b
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-10-04 (Wed, 04 Oct 2023)

  Changed paths:
    M src/server/update-cron.js

  Log Message:
  -----------
  Reenable graphdb refresh.


  Commit: 006268a143c1482a5439f70eb4f097f164b613be
      
https://github.com/PathwayCommons/factoid/commit/006268a143c1482a5439f70eb4f097f164b613be
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-10-04 (Wed, 04 Oct 2023)

  Changed paths:
    M README.md
    M src/config.js

  Log Message:
  -----------
  CRON variable documentation.


  Commit: e153a1f7c80239cc4fdd5eae8add78c081c69059
      
https://github.com/PathwayCommons/factoid/commit/e153a1f7c80239cc4fdd5eae8add78c081c69059
  Author: Jeffrey <[email protected]>
  Date:   2023-10-04 (Wed, 04 Oct 2023)

  Changed paths:
    M README.md
    M src/config.js
    M src/server/routes/api/document/update.js
    M src/server/update-cron.js
    A src/util/time.js

  Log Message:
  -----------
  Merge pull request #1207 from PathwayCommons/iss1201_cron-refactor

CRON update refactoring


  Commit: 5030a2c1e255405df9506e3c0376debb245de9d4
      
https://github.com/PathwayCommons/factoid/commit/5030a2c1e255405df9506e3c0376debb245de9d4
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
    M src/server/routes/api/document/crossref/works.js
    A test/crossRef/work_query_5.json
    M test/crossRef/works.js

  Log Message:
  -----------
  Don't utilize 'score' from CrossRef.


  Commit: 897e6804a022bd323be98ce98a0b347eaae3e00a
      
https://github.com/PathwayCommons/factoid/commit/897e6804a022bd323be98ce98a0b347eaae3e00a
  Author: Jeffrey <[email protected]>
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
    M src/server/routes/api/document/crossref/works.js
    A test/crossRef/work_query_5.json
    M test/crossRef/works.js

  Log Message:
  -----------
  Merge pull request #1208 from PathwayCommons/iss961_flex-top-hit

Ignore the score when retrieving from CrossRef.


  Commit: 095bf6048bcdc7a7a2648df13a98bfacac163b86
      
https://github.com/PathwayCommons/factoid/commit/095bf6048bcdc7a7a2648df13a98bfacac163b86
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-10-10 (Tue, 10 Oct 2023)

  Changed paths:
    M src/server/routes/api/document/crossref/map.js
    M test/crossref/map.js

  Log Message:
  -----------
  Format paper date using three-letter month to match Pubmed.


  Commit: 617ca3a6e80f52724a491341ac56cd9d2df69ef3
      
https://github.com/PathwayCommons/factoid/commit/617ca3a6e80f52724a491341ac56cd9d2df69ef3
  Author: Jeffrey <[email protected]>
  Date:   2023-10-10 (Tue, 10 Oct 2023)

  Changed paths:
    M src/server/routes/api/document/crossref/map.js
    M test/crossref/map.js

  Log Message:
  -----------
  Merge pull request #1210 from PathwayCommons/iss961_pubdate-formatting

Format CrossRef month to match Pubmed


  Commit: a64d85884efe80dc0668fa7d6d62bad92244dab3
      
https://github.com/PathwayCommons/factoid/commit/a64d85884efe80dc0668fa7d6d62bad92244dab3
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-10-10 (Tue, 10 Oct 2023)

  Changed paths:
    M src/server/routes/api/document/crossref/works.js

  Log Message:
  -----------
  Create a findPreprint function to search crossref.


  Commit: d025db24d286739788fb27516d7586383740bce6
      
https://github.com/PathwayCommons/factoid/commit/d025db24d286739788fb27516d7586383740bce6
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-10-10 (Tue, 10 Oct 2023)

  Changed paths:
    M src/server/routes/api/document/index.js

  Log Message:
  -----------
  First pass - find article in PubMed or CrossRef


  Commit: c84ee4393ef79041672c029a6d9f6ea6ad0c80df
      
https://github.com/PathwayCommons/factoid/commit/c84ee4393ef79041672c029a6d9f6ea6ad0c80df
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-10-10 (Tue, 10 Oct 2023)

  Changed paths:
    M src/server/routes/api/document/crossref/works.js
    M src/server/routes/api/document/index.js

  Log Message:
  -----------
  prototype for fillDoc article.


  Commit: f0e41094d291cc0d5c989e3b39eea7af0333d5d9
      
https://github.com/PathwayCommons/factoid/commit/f0e41094d291cc0d5c989e3b39eea7af0333d5d9
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-10-11 (Wed, 11 Oct 2023)

  Changed paths:
    M src/server/routes/api/document/index.js

  Log Message:
  -----------
  Retrieve latest when pubmed and crossref return items.


  Commit: 1764f31085cf3fe66e75dd1071d12eb2a30b37d2
      
https://github.com/PathwayCommons/factoid/commit/1764f31085cf3fe66e75dd1071d12eb2a30b37d2
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-10-12 (Thu, 12 Oct 2023)

  Changed paths:
    M src/server/routes/api/document/crossref/works.js
    M src/server/routes/api/document/pubmed/index.js
    M src/util/is.js

  Log Message:
  -----------
  Extract string tests for string that look like DOIs and PMIDs


  Commit: a6f0a4368b3b671155d30a288e6694767834a9a2
      
https://github.com/PathwayCommons/factoid/commit/a6f0a4368b3b671155d30a288e6694767834a9a2
  Author: Jeffrey <[email protected]>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
    M src/server/routes/api/document/crossref/works.js
    M src/server/routes/api/document/pubmed/index.js
    M src/util/is.js

  Log Message:
  -----------
  Merge pull request #1212 from PathwayCommons/iss1201_extract-doi-test

Extract string tests for items that resemble DOIs and PMIDs


  Commit: c97479da513d1b2a409c0729b0e51878b9ff9258
      
https://github.com/PathwayCommons/factoid/commit/c97479da513d1b2a409c0729b0e51878b9ff9258
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
    M src/server/routes/api/document/crossref/works.js
    M src/server/routes/api/document/pubmed/index.js
    M src/util/is.js

  Log Message:
  -----------
  Merge branch 'unstable' into iss1201_fill-article-by-id

# Conflicts:
#       src/server/routes/api/document/crossref/works.js


  Commit: eef4b32f148dd647472b570df7d11bfaa7a75c84
      
https://github.com/PathwayCommons/factoid/commit/eef4b32f148dd647472b570df7d11bfaa7a75c84
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-10-19 (Thu, 19 Oct 2023)

  Changed paths:
    M src/server/routes/api/document/crossref/works.js

  Log Message:
  -----------
  Throw an articleID error or original Http status error.


  Commit: 1b2f4025ab5c6fa0f853b017024df5a0ea4ed812
      
https://github.com/PathwayCommons/factoid/commit/1b2f4025ab5c6fa0f853b017024df5a0ea4ed812
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-10-20 (Fri, 20 Oct 2023)

  Changed paths:
    M src/server/routes/api/document/crossref/works.js
    M src/server/routes/api/document/index.js
    M src/server/routes/api/document/pubmed/index.js

  Log Message:
  -----------
  Differentiate between HTTP errors and failure to find article Error.


  Commit: 8b6602a8d79761d8d7f543b280e39931e34368a2
      
https://github.com/PathwayCommons/factoid/commit/8b6602a8d79761d8d7f543b280e39931e34368a2
  Author: Jeffrey <[email protected]>
  Date:   2023-10-25 (Wed, 25 Oct 2023)

  Changed paths:
    M src/server/routes/api/document/crossref/works.js
    M src/server/routes/api/document/index.js
    M src/server/routes/api/document/pubmed/index.js

  Log Message:
  -----------
  Merge pull request #1211 from PathwayCommons/iss1201_fill-article-by-id

Filling and updating Document Article metadata


  Commit: d6bb869e1f338cfab1883bc10723f5142c1a4b0a
      
https://github.com/PathwayCommons/factoid/commit/d6bb869e1f338cfab1883bc10723f5142c1a4b0a
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-10-26 (Thu, 26 Oct 2023)

  Changed paths:
    M src/server/routes/api/document/index.js

  Log Message:
  -----------
  Fix CrossRef module import casing.


  Commit: 4517cb3835b4fa1b55211545566c97952a8bbd47
      
https://github.com/PathwayCommons/factoid/commit/4517cb3835b4fa1b55211545566c97952a8bbd47
  Author: Jeffrey <[email protected]>
  Date:   2023-10-26 (Thu, 26 Oct 2023)

  Changed paths:
    M src/server/routes/api/document/index.js

  Log Message:
  -----------
  Merge pull request #1214 from PathwayCommons/iss1213_import-casing

Fix CrossRef module import casing.


  Commit: c99a965d16557eec8bfc554a715c7e52a5588b13
      
https://github.com/PathwayCommons/factoid/commit/c99a965d16557eec8bfc554a715c7e52a5588b13
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-11-15 (Wed, 15 Nov 2023)

  Changed paths:
    M src/client/components/document-management-components.js

  Log Message:
  -----------
  Set the Document status using functions


  Commit: 226a07247752afd555cc89b9ab40e5228b4627df
      
https://github.com/PathwayCommons/factoid/commit/226a07247752afd555cc89b9ab40e5228b4627df
  Author: Jeffrey <[email protected]>
  Date:   2023-11-15 (Wed, 15 Nov 2023)

  Changed paths:
    M src/client/components/document-management-components.js

  Log Message:
  -----------
  Merge pull request #1224 from 
PathwayCommons/iss1223_use-model-status-functions

Set the Document status using model functions


  Commit: 20b6c7a4f64807fff909460bf13bc827d5d2a62e
      
https://github.com/PathwayCommons/factoid/commit/20b6c7a4f64807fff909460bf13bc827d5d2a62e
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-11-27 (Mon, 27 Nov 2023)

  Changed paths:
    M src/server/routes/index.js

  Log Message:
  -----------
  Create a new document route; block from crawlers


  Commit: 5d822e7310c2d02dd3d6208da4f7669861d2b882
      
https://github.com/PathwayCommons/factoid/commit/5d822e7310c2d02dd3d6208da4f7669861d2b882
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-11-27 (Mon, 27 Nov 2023)

  Changed paths:
    M src/server/routes/api/document/index.js

  Log Message:
  -----------
  Implement a blank document create helper


  Commit: 9a459a2b9d4d1117abc0da0ec0314a1b16b1dca9
      
https://github.com/PathwayCommons/factoid/commit/9a459a2b9d4d1117abc0da0ec0314a1b16b1dca9
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-11-27 (Mon, 27 Nov 2023)

  Changed paths:
    M src/client/components/request-form.js

  Log Message:
  -----------
  Retain information when popup closes.


  Commit: d786351bbace95290465b75f43d23a73001d2632
      
https://github.com/PathwayCommons/factoid/commit/d786351bbace95290465b75f43d23a73001d2632
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-11-27 (Mon, 27 Nov 2023)

  Changed paths:
    M src/server/routes/api/document/index.js

  Log Message:
  -----------
  Stub out correspondence to accommodate admin


  Commit: c7f2a0ab4d786f8238bf5fa627846ebd10620723
      
https://github.com/PathwayCommons/factoid/commit/c7f2a0ab4d786f8238bf5fa627846ebd10620723
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-11-27 (Mon, 27 Nov 2023)

  Changed paths:
    M src/server/routes/api/document/index.js

  Log Message:
  -----------
  Set temp errors on blank document so admin is aware of missing fields.


  Commit: a2916cdc6dbfc26da1baaed0b142dc5bff3ab79f
      
https://github.com/PathwayCommons/factoid/commit/a2916cdc6dbfc26da1baaed0b142dc5bff3ab79f
  Author: Jeffrey <[email protected]>
  Date:   2023-11-29 (Wed, 29 Nov 2023)

  Changed paths:
    M src/client/components/request-form.js
    M src/server/routes/api/document/index.js
    M src/server/routes/index.js

  Log Message:
  -----------
  Merge pull request #1226 from PathwayCommons/iss1056_get-document

Zero-input route to new, blank Document


  Commit: 4ae70c15168a8edc14e960f3dea473762cd56009
      
https://github.com/PathwayCommons/factoid/commit/4ae70c15168a8edc14e960f3dea473762cd56009
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-11-29 (Wed, 29 Nov 2023)

  Changed paths:
    M src/client/components/home.js

  Log Message:
  -----------
  Remove request form references.


  Commit: b6c3dbdcda2c88ae257a3454ed65e2739612100a
      
https://github.com/PathwayCommons/factoid/commit/b6c3dbdcda2c88ae257a3454ed65e2739612100a
  Author: Max Franz <[email protected]>
  Date:   2023-11-30 (Thu, 30 Nov 2023)

  Changed paths:
    M src/client/components/home.js

  Log Message:
  -----------
  Merge pull request #1227 from PathwayCommons/iss1056_add-article-home-ez


  Commit: 41d8c78f9c65232ff5bdc965a765e3107d317599
      
https://github.com/PathwayCommons/factoid/commit/41d8c78f9c65232ff5bdc965a765e3107d317599
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
    M src/client/components/editor/info-panel.js
    M src/styles/editor/editor.css

  Log Message:
  -----------
  Cover cases where there is a preprint, no paper ID


  Commit: 1ea3236a36e1c3e2458fd91add68c821d6676e7e
      
https://github.com/PathwayCommons/factoid/commit/1ea3236a36e1c3e2458fd91add68c821d6676e7e
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
    M src/client/components/editor/info-panel.js

  Log Message:
  -----------
  Always provide a Google Scholar link based on title


  Commit: 5db3187478dd93d9a8fddfcd9312f0c100987b57
      
https://github.com/PathwayCommons/factoid/commit/5db3187478dd93d9a8fddfcd9312f0c100987b57
  Author: Jeffrey <[email protected]>
  Date:   2023-12-05 (Tue, 05 Dec 2023)

  Changed paths:
    M src/client/components/editor/info-panel.js
    M src/styles/editor/editor.css

  Log Message:
  -----------
  Merge pull request #1228 from PathwayCommons/iss1215_relPapers-preprints

Explorer view: Handling preprints


  Commit: 321b5c267a284caf5f874aad64948fa3417efa16
      
https://github.com/PathwayCommons/factoid/commit/321b5c267a284caf5f874aad64948fa3417efa16
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-12-06 (Wed, 06 Dec 2023)

  Changed paths:
    M test/neo4j-test/doc-tests-complex.js
    M test/neo4j-test/doc-tests.js
    M test/neo4j-test/search-tests.js

  Log Message:
  -----------
  No hyphens in db name


  Commit: 3b30d737174f9b452435ea28fbf809ab457ff3d0
      
https://github.com/PathwayCommons/factoid/commit/3b30d737174f9b452435ea28fbf809ab457ff3d0
  Author: Jeffrey <[email protected]>
  Date:   2023-12-06 (Wed, 06 Dec 2023)

  Changed paths:
    M test/neo4j-test/doc-tests-complex.js
    M test/neo4j-test/doc-tests.js
    M test/neo4j-test/search-tests.js

  Log Message:
  -----------
  Merge pull request #1230 from PathwayCommons/iss1229_neo4j-hyphens-complex

No hyphens in db name


  Commit: 196c0f34e486ccbc3d87e94c3158f0de085440ef
      
https://github.com/PathwayCommons/factoid/commit/196c0f34e486ccbc3d87e94c3158f0de085440ef
  Author: Jeffrey Wong <[email protected]>
  Date:   2023-12-06 (Wed, 06 Dec 2023)

  Changed paths:
    M package-lock.json
    M package.json

  Log Message:
  -----------
  0.25.0


  Commit: 0daaca2be4ce20c3c73fc158edb5c617b644bebc
      
https://github.com/PathwayCommons/factoid/commit/0daaca2be4ce20c3c73fc158edb5c617b644bebc
  Author: Jeffrey <[email protected]>
  Date:   2023-12-06 (Wed, 06 Dec 2023)

  Changed paths:
    M README.md
    M package-lock.json
    M package.json
    M src/client/components/document-management-components.js
    M src/client/components/editor/cy/layout.js
    M src/client/components/editor/info-panel.js
    M src/client/components/home.js
    M src/client/components/request-form.js
    M src/config.js
    A src/server/routes/api/document/crossref/api.js
    A src/server/routes/api/document/crossref/index.js
    A src/server/routes/api/document/crossref/map.js
    A src/server/routes/api/document/crossref/works.js
    M src/server/routes/api/document/index.js
    M src/server/routes/api/document/pubmed/index.js
    M src/server/routes/api/document/update.js
    M src/server/routes/index.js
    M src/server/update-cron.js
    M src/styles/editor/editor.css
    M src/util/is.js
    M src/util/pubmed.js
    A src/util/time.js
    A test/crossRef/10.1016_j.molcel.2019.06.008.json
    A test/crossRef/10.1101_2022.09.28.22280453.json
    A test/crossRef/10.1101_2023.04.12.536510.json
    A test/crossRef/10.3030_101067344.json
    A test/crossRef/10.7554_eLife.68292.json
    A test/crossRef/10.7554_eLife.87468.2.json
    A test/crossRef/10.7554_eLife.87468.2_noabstract.json
    A test/crossRef/work_query_1.json
    A test/crossRef/work_query_2.json
    A test/crossRef/work_query_3.json
    A test/crossRef/work_query_4.json
    A test/crossRef/work_query_5.json
    A test/crossRef/works.js
    A test/crossref/map.js
    M test/neo4j-test/doc-tests-complex.js
    M test/neo4j-test/doc-tests.js
    M test/neo4j-test/search-tests.js

  Log Message:
  -----------
  Merge pull request #1231 from PathwayCommons/v0.25.0

v0.25.0


Compare: 
https://github.com/PathwayCommons/factoid/compare/5e29a9438e82...0daaca2be4ce

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/cytoscape-cvs/PathwayCommons/factoid/push/refs/heads/master/5e29a9-0daaca%40github.com.

Reply via email to