Branch: refs/heads/master
Home: https://github.com/PathwayCommons/factoid
Commit: ad4f93c813ca96cfbaafd6126c4262ba21e31526
https://github.com/PathwayCommons/factoid/commit/ad4f93c813ca96cfbaafd6126c4262ba21e31526
Author: Jeffrey <[email protected]>
Date: 2022-03-30 (Wed, 30 Mar 2022)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
Merge pull request #1059 from PathwayCommons/v0.20.0
Version 0.20.0
Commit: d6ac2f41aa31bf9943b8c0cf49f53318aca8a7dd
https://github.com/PathwayCommons/factoid/commit/d6ac2f41aa31bf9943b8c0cf49f53318aca8a7dd
Author: Jeffrey Wong <[email protected]>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
M src/server/sitemap.js
Log Message:
-----------
Use ISO_8601 representation for lastmod
Commit: 94586ccfb62fe4c7b65a1080d7fd96e40e7e6bf3
https://github.com/PathwayCommons/factoid/commit/94586ccfb62fe4c7b65a1080d7fd96e40e7e6bf3
Author: Jeffrey <[email protected]>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
M src/server/sitemap.js
Log Message:
-----------
Merge pull request #1063 from PathwayCommons/iss1061_sitemap-lastmod
Use ISO_8601 representation for lastmod
Commit: d7dcabcb27acbf7ccdd2ea785c2862c9426c66b1
https://github.com/PathwayCommons/factoid/commit/d7dcabcb27acbf7ccdd2ea785c2862c9426c66b1
Author: Jeffrey <[email protected]>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
M src/server/sitemap.js
Log Message:
-----------
Merge pull request #1063 from PathwayCommons/iss1061_sitemap-lastmod
Use ISO_8601 representation for lastmod
Commit: 6e37e13813385a9cdec379459d24b1bfb958d601
https://github.com/PathwayCommons/factoid/commit/6e37e13813385a9cdec379459d24b1bfb958d601
Author: Jeffrey <[email protected]>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
Merge pull request #1059 from PathwayCommons/v0.20.0
Version 0.20.0
Commit: b62b6c919c06c2c844901e09863e6b22aab3fed3
https://github.com/PathwayCommons/factoid/commit/b62b6c919c06c2c844901e09863e6b22aab3fed3
Author: Jeffrey Wong <[email protected]>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
Log Message:
-----------
Merge branch 'unstable' of https://github.com/PathwayCommons/factoid into
unstable
Commit: 35686f2fc12e2e35547773f26b99f038260804a7
https://github.com/PathwayCommons/factoid/commit/35686f2fc12e2e35547773f26b99f038260804a7
Author: Jeffrey Wong <[email protected]>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
M README.md
M src/config.js
Log Message:
-----------
Add the config variable for the public ORCID API
Commit: 0e73815d9fa9d42773d957583fa4cdd0cad57767
https://github.com/PathwayCommons/factoid/commit/0e73815d9fa9d42773d957583fa4cdd0cad57767
Author: Jeffrey Wong <[email protected]>
Date: 2022-04-04 (Mon, 04 Apr 2022)
Changed paths:
M README.md
M src/config.js
Log Message:
-----------
Add the ORCID website url
Commit: a24d097b1480c74fef7df8fac11e72ddd3ff224e
https://github.com/PathwayCommons/factoid/commit/a24d097b1480c74fef7df8fac11e72ddd3ff224e
Author: Jeffrey Wong <[email protected]>
Date: 2022-04-05 (Tue, 05 Apr 2022)
Changed paths:
M src/client-env-vars.json
M src/client/components/editor/credits.js
M src/client/components/editor/info-panel.js
M src/server/routes/api/document/index.js
M src/util/pubmed.js
Log Message:
-----------
- utilize PubMed ORCID information
- match author profiles on last name, if unique
Commit: e29cffd9d939b96a4101f2af4ddd0a7699988fdb
https://github.com/PathwayCommons/factoid/commit/e29cffd9d939b96a4101f2af4ddd0a7699988fdb
Author: Jeffrey Wong <[email protected]>
Date: 2022-04-05 (Tue, 05 Apr 2022)
Changed paths:
M src/util/pubmed.js
Log Message:
-----------
Catch any mangled ORCIDs in PubMed records correctly.
Commit: 5f6c0a9ed9cf089e0a291b41715654f47e8b54ea
https://github.com/PathwayCommons/factoid/commit/5f6c0a9ed9cf089e0a291b41715654f47e8b54ea
Author: Jeffrey Wong <[email protected]>
Date: 2022-04-11 (Mon, 11 Apr 2022)
Changed paths:
M src/server/routes/api/document/index.js
Log Message:
-----------
Uncomment
Commit: 365ea65567fdebc467f46af6cb2af77e60bbd380
https://github.com/PathwayCommons/factoid/commit/365ea65567fdebc467f46af6cb2af77e60bbd380
Author: Jeffrey Wong <[email protected]>
Date: 2022-04-11 (Mon, 11 Apr 2022)
Changed paths:
M src/server/routes/api/document/index.js
M src/util/pubmed.js
Log Message:
-----------
Document the new methods
Commit: 8b8416dedc757251a98616ac65ac9bca9face0bb
https://github.com/PathwayCommons/factoid/commit/8b8416dedc757251a98616ac65ac9bca9face0bb
Author: Jeffrey <[email protected]>
Date: 2022-04-13 (Wed, 13 Apr 2022)
Changed paths:
M README.md
M src/client-env-vars.json
M src/client/components/editor/credits.js
M src/client/components/editor/info-panel.js
M src/config.js
M src/server/routes/api/document/index.js
M src/util/pubmed.js
Log Message:
-----------
Merge pull request #1065 from PathwayCommons/iss1064_orcid-refactoring
Refactor ORCID disambiguation to be more precise and comprehensive
Commit: b56c4a6874a4faff3f8ac7a7e348258634ab680a
https://github.com/PathwayCommons/factoid/commit/b56c4a6874a4faff3f8ac7a7e348258634ab680a
Author: Jeffrey Wong <[email protected]>
Date: 2022-04-13 (Wed, 13 Apr 2022)
Changed paths:
M src/server/routes/api/document/index.js
M src/server/routes/api/document/update.js
Log Message:
-----------
Make the cron update the author profiles.
Commit: 276e3a2b65235fba727f9ac8d55dfb90224a7415
https://github.com/PathwayCommons/factoid/commit/276e3a2b65235fba727f9ac8d55dfb90224a7415
Author: Jeffrey <[email protected]>
Date: 2022-04-19 (Tue, 19 Apr 2022)
Changed paths:
M src/server/routes/api/document/index.js
M src/server/routes/api/document/update.js
Log Message:
-----------
Merge pull request #1068 from PathwayCommons/iss1067_cron-author-profiles
CRON update the author profiles.
Commit: 98c40b6b4d6c6bec2f71b4e081dc1c919dfff230
https://github.com/PathwayCommons/factoid/commit/98c40b6b4d6c6bec2f71b4e081dc1c919dfff230
Author: Jeffrey Wong <[email protected]>
Date: 2022-08-31 (Wed, 31 Aug 2022)
Changed paths:
M src/client/components/home.js
Log Message:
-----------
Never search an empty string
Commit: 2c6369484116cf157406fc85e52911c8500eabe0
https://github.com/PathwayCommons/factoid/commit/2c6369484116cf157406fc85e52911c8500eabe0
Author: Jeffrey Wong <[email protected]>
Date: 2022-09-01 (Thu, 01 Sep 2022)
Changed paths:
M src/server/routes/api/document/index.js
Log Message:
-----------
Id mapping declares the new db prefix.
Commit: 590d59a31f2f761ae70933b40232a4988da5d593
https://github.com/PathwayCommons/factoid/commit/590d59a31f2f761ae70933b40232a4988da5d593
Author: Max Franz <[email protected]>
Date: 2022-09-01 (Thu, 01 Sep 2022)
Changed paths:
M src/client/components/home.js
Log Message:
-----------
Merge pull request #1076 from PathwayCommons/iss1075_search-empty
Don't search an empty strings
Commit: 010d657ffae97e5e0a939e538a8d9a6aa099a530
https://github.com/PathwayCommons/factoid/commit/010d657ffae97e5e0a939e538a8d9a6aa099a530
Author: Jeffrey <[email protected]>
Date: 2022-09-01 (Thu, 01 Sep 2022)
Changed paths:
M src/server/routes/api/document/index.js
Log Message:
-----------
Merge pull request #1077 from PathwayCommons/iss1073_xref-biopax
Id mapping declares the new db prefix.
Commit: a78f2bc81f268089d3478ed0aeb8206c4761729a
https://github.com/PathwayCommons/factoid/commit/a78f2bc81f268089d3478ed0aeb8206c4761729a
Author: Jeffrey Wong <[email protected]>
Date: 2022-09-01 (Thu, 01 Sep 2022)
Changed paths:
M src/server/routes/api/document/index.js
Log Message:
-----------
Reply to Tweet with paper link
Commit: 849d132031334d59a72d688d9e08d28ce27ec6cb
https://github.com/PathwayCommons/factoid/commit/849d132031334d59a72d688d9e08d28ce27ec6cb
Author: Max Franz <[email protected]>
Date: 2022-09-02 (Fri, 02 Sep 2022)
Changed paths:
M src/server/routes/api/document/index.js
Log Message:
-----------
Merge pull request #1078 from PathwayCommons/iss1041_article-link
Reply to Tweet with paper link
Commit: 1c17d56489893333a2eb87259bb45befe82f562b
https://github.com/PathwayCommons/factoid/commit/1c17d56489893333a2eb87259bb45befe82f562b
Author: Jeffrey Wong <[email protected]>
Date: 2022-09-02 (Fri, 02 Sep 2022)
Changed paths:
M package-lock.json
M package.json
Log Message:
-----------
0.21.0
Commit: d2865840d0f54d58cd6904a7f49c9513b007358e
https://github.com/PathwayCommons/factoid/commit/d2865840d0f54d58cd6904a7f49c9513b007358e
Author: Jeffrey <[email protected]>
Date: 2022-09-02 (Fri, 02 Sep 2022)
Changed paths:
M README.md
M package-lock.json
M package.json
M src/client-env-vars.json
M src/client/components/editor/credits.js
M src/client/components/editor/info-panel.js
M src/client/components/home.js
M src/config.js
M src/server/routes/api/document/index.js
M src/server/routes/api/document/update.js
M src/server/sitemap.js
M src/util/pubmed.js
Log Message:
-----------
Merge pull request #1082 from PathwayCommons/v0.21.0
v0.21.0
Compare:
https://github.com/PathwayCommons/factoid/compare/78079821b41a...d2865840d0f5
--
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/780798-d28658%40github.com.