Skip to content
Permalink
Tree: ce46584d75
Commits on Jun 4, 2020
Commits on May 20, 2020
  1. PubMed: Update timestamp

    dstillman committed May 20, 2020
    We're still seeing some reports that the new PubMed isn't working, so
    trigger another update for clients that failed to pull the update for
    some reason.
Commits on May 19, 2020
  1. PubMed: Fix saving single pages on the new site

    dstillman committed May 19, 2020
    They seem to have gotten rid of <meta name="ncbi_article_id"> in favor
    of <meta name="uid">?
    
    https://forums.zotero.org/discussion/83218/chrome-connector-is-not-working-correctly-in-pubmed
Commits on May 18, 2020
  1. Merge pull request zotero#2128 from placardo/ingenta

    adam3smith committed May 18, 2020
    Ingenta - Fixed RIS url and multiple detection.
    Update tests & lint
Commits on May 17, 2020
  1. FAO Publications: language methods optimized (zotero#2179)

    swifterslb committed May 17, 2020
    The language section is rewritten. Now it should handle all situations well.
  2. FAO Publications: Disable snapshots

    dstillman committed May 17, 2020
    Pages are rendered with JS and are broken with our current snapshots
  3. Updating ThesesFR translator (zotero#2150)

    eonm-abes committed May 17, 2020
    de-facto re-write:
    
    * Retreinving data from theses.fr .rdf files
    * Considering supervisors as contributors
    * Adding multiples imports for organization/supervisors/doctors pages
    * Making a distinction between "Thèses de doctorat" and "Thèse en préparation"
    * Adding extra information such as laboratory, graduate schools, jury members
    * Adding licence for theses.fr data
    * linting
Commits on May 16, 2020
  1. Merge pull request zotero#2178 from adam3smith/clinicaltrials-authors

    dstillman committed May 16, 2020
    clinicaltrials.gov: Fix authors
Commits on May 15, 2020
  1. FAO Publications: Add defer: true

    dstillman committed May 15, 2020
    Translator depends on dynamic rendering
  2. Update FAO Publications.js (zotero#2176)

    swifterslb committed May 15, 2020
    Various adjustment to make the code work, mainly:
    
      - Change Element ID from N1 to N0 at multiple occurrences
      - Add DOI
      - Adjust textVariables (metadata names). Remove some obsolete ones.
      - Optimized the way author names are handled.
Commits on May 14, 2020
  1. Merge pull request zotero#2143 from dstillman/linked-dois

    dstillman committed May 14, 2020
    DOI: Find DOIs in links, and other improvements
Commits on May 11, 2020
  1. FAO Publications: Fix test parsing in Scaffold and lint code

    dstillman committed May 11, 2020
    Translator is currently broken and needs to be updated, though
  2. Merge pull request zotero#2144 from dstillman/bibtex-eof-newline

    adam3smith committed May 11, 2020
    BibTeX: Add newline to end of exported file
Commits on May 10, 2020
  1. Merge pull request zotero#2173 from adam3smith/amazon-authors

    adam3smith committed May 10, 2020
    Fix author names for new(ish) layout (update tests; no more abstracts, but these were always of questionable quality)
  2. Merge pull request zotero#2165 from vancleve/npg_abstract_pages

    adam3smith committed May 10, 2020
    take abstract from RIS and pages(article numbers) from RIS for electronic journals
Commits on May 9, 2020
  1. Fix linting

    adam3smith committed May 9, 2020
    Also add a list of electronic only journals for which we use the RIS page number
Commits on May 7, 2020
  1. Pubmed - various fixes

    adam3smith authored and dstillman committed May 7, 2020
    Multiples, collections, bibliography; also update tests & remove invalid 
    URLs
Commits on May 5, 2020
  1. Translator for clinicaltrials.gov (zotero#2153)

    rdvelazquez committed May 5, 2020
    using report item type for now; 
    test for multiple  fails, so not adding, but tested successfully in Firefox
Commits on May 4, 2020
  1. Fix DBLP translator where the multiple titles are not recognized. (zo…

    zl8716y
    zl8716y committed May 4, 2020
    …tero#2169)
    
    and update tests (no more ISBN in metadata)
    Fixes zotero#2168
Commits on Apr 24, 2020
Commits on Apr 20, 2020
  1. DataCite JSON: Make most fields optional

    dstillman committed Apr 20, 2020
    ```
    curl -L -v \
        -H "Accept: application/vnd.datacite.datacite+json, application/vnd.crossref.unixref+xml, application/vnd.citationstyles.csl+json" \
        'https://doi.org/10.7916/d8959hr1'
    ```
    
    The JSON for https://doi.org/10.7916/d8959hr1 didn't have many of the
    fields expected by the translator, so I made them optional.
    
    The new test fails because of zotero#2018.
  2. DOI Content Negotiation: Look for other indicators of DataCite JSON

    dstillman committed Apr 20, 2020
    zotero#2018 (comment)
    
    This is a temporary fix until the DataCite JSON includes
    "http://datacite.org/schema" again or we can check the Content-Type
    response.
Commits on Apr 19, 2020
Commits on Apr 15, 2020
  1. Merge pull request zotero#2148 from nivaca/master

    adam3smith committed Apr 15, 2020
    added multivol support to TEI.js and fix linting
Commits on Apr 11, 2020
Commits on Apr 1, 2020
  1. fix linting

    adam3smith committed Apr 1, 2020
Older
You can’t perform that action at this time.