Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to explore citation relation #643

Closed
wants to merge 118 commits into from
Closed

Add support to explore citation relation #643

wants to merge 118 commits into from

Commits on Sep 3, 2020

  1. disabled github actions

    marcelluethi committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    fedf4c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Configuration menu
    Copy the full SHA
    c241115 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0551c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e265fa View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Created prototype of an Citation Relations Tab displaying an articles…

    … citation relations based on the currently selected BibEntry.
    
    Created prototype for api fetcher of citation relations.
    timbachmann committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    3da40dd View commit details
    Browse the repository at this point in the history
  2. Added functionality to disable citation relations tab in settings and…

    … added language support (german and english) for tab
    timbachmann committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    6e88547 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Configuration menu
    Copy the full SHA
    411b50f View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Restructured prototype to search in background and implemented basic …

    …title search for all DOI's
    timbachmann committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    d739bcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50608a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2020

  1. Changed ListView cell of CitationRelationsTab to be responsive and ad…

    …ded functionality to addButton and detailsButton
    timbachmann committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    68fb270 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6de773 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1115b92 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2020

  1. Configuration menu
    Copy the full SHA
    f72a30e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    400207f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77021f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. resolve merge conflicts

    RaphaelKreft committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    017e5d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. Configuration menu
    Copy the full SHA
    4000d9b View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2020

  1. resolve merge conficts

    RaphaelKreft committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    718fbb5 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Configuration menu
    Copy the full SHA
    53a12ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a154b1e View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. Switched Tab Lists

    timbachmann committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    d5e1134 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2020

  1. local Globals bugfix

    RaphaelKreft committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    971b47c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    995f071 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. Configuration menu
    Copy the full SHA
    6a9d3c9 View commit details
    Browse the repository at this point in the history
  2. switch vboxes

    RaphaelKreft committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    f5d1065 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    016503b View commit details
    Browse the repository at this point in the history
  4. style ActivationPane

    RaphaelKreft committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    082a4bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab349c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02e1caa View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Added Localization

    RaphaelKreft committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    def7bcf View commit details
    Browse the repository at this point in the history
  2. resolve merge conflicts

    RaphaelKreft committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    c812b61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d88375 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Configuration menu
    Copy the full SHA
    07a57ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8355406 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d22bde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6729ae3 View commit details
    Browse the repository at this point in the history
  5. Improved Comments

    RaphaelKreft committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    b6f2802 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. Configuration menu
    Copy the full SHA
    4bf9baa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac5c7a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3367b02 View commit details
    Browse the repository at this point in the history
  4. improved list filtering

    timbachmann committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    632b8ec View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2020

  1. created test class for CitationRelationFetcher but can't be run for s…

    …ome reason
    olivierM committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    2cb16e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f860c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4820ae View commit details
    Browse the repository at this point in the history
  4. Fixed Double show Entry when already in keys, local entries are at th…

    …e top even when added later when double proof fetched results
    RaphaelKreft committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    28dc18e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2020

  1. Configuration menu
    Copy the full SHA
    bbfc57c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4142db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    481d081 View commit details
    Browse the repository at this point in the history
  4. fixed listview width

    timbachmann committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    94b4b64 View commit details
    Browse the repository at this point in the history
  5. implemented tests for citationRelationFetcher

    olivierM committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    eabef17 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e363e5f View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Added Progress Indicator

    timbachmann committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    4ade3f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Configuration menu
    Copy the full SHA
    4e35a57 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/JabRef/jabref

    # Conflicts:
    #	.github/workflows/cleanup_pr.yml
    RaphaelKreft committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    05ec2db View commit details
    Browse the repository at this point in the history
  3. fixed some style issues

    olivierM committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    2761b04 View commit details
    Browse the repository at this point in the history
  4. Update master to current jabref status

    Raphael Kreft committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    b2bfb8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    935de6c View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Comment Tab Testcases

    RaphaelKreft committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    2dcb827 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. Configuration menu
    Copy the full SHA
    fa1bfec View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2020

  1. Updated Localization

    matiascg committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    653e505 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Configuration menu
    Copy the full SHA
    a7eb548 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Added english translation

    matiascg committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    921a0fb View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    2a8034e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ca4b5e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from timbachmann/prototype

    Prototype
    timbachmann authored Dec 2, 2020
    Configuration menu
    Copy the full SHA
    4f4c5f1 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Configuration menu
    Copy the full SHA
    9272cd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d7da2a View commit details
    Browse the repository at this point in the history
  3. move adr to right place

    RaphaelKreft committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    8a7b6c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Configuration menu
    Copy the full SHA
    dcac171 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d0a46d View commit details
    Browse the repository at this point in the history
  3. Revert "disabled github actions"

    This reverts commit fedf4c5
    timbachmann committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    71c23e8 View commit details
    Browse the repository at this point in the history
  4. Revert "add clarification to README"

    This reverts commit c241115
    timbachmann committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    5846aac View commit details
    Browse the repository at this point in the history
  5. Revert "add patterns for emacs temp files"

    This reverts commit d0551c3
    timbachmann committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    82364a5 View commit details
    Browse the repository at this point in the history
  6. Fix files changed

    timbachmann committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    3fee435 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae89e2d View commit details
    Browse the repository at this point in the history
  8. Changed Ordering of elements and indented subelement of show Citation…

    …RelationTab
    RaphaelKreft committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    5db7eb4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    55e0cbb View commit details
    Browse the repository at this point in the history
  10. Added suggested changes

    timbachmann committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    f6e0893 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    df517ec View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    be076a6 View commit details
    Browse the repository at this point in the history
  13. Replaced DOIFetcher by using OpenCitations API again to fetch bibliog…

    …raphic data for all list entries at once
    timbachmann committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    7a27a84 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    201e020 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

  1. fixed checkstyle errors

    olivierM committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    20347fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43855ab View commit details
    Browse the repository at this point in the history
  3. Added abstract helper class CitationBasedParserFetcher to prepare for…

    … implementation of other CitationFetchers and changed OpenCitationFetcher to derive from the new class
    timbachmann committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    7ea6006 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c791351 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a1d926 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2020

  1. Configuration menu
    Copy the full SHA
    20b2b47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ea51d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a2e425 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab979d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    451463e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df6852a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e76ffc5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a0c63ee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    974eb2a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9d52345 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Added listview styling and highlighting and fixed selecting only item…

    …s that are not already in database
    timbachmann committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    e70423c View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Configuration menu
    Copy the full SHA
    d4ad8d1 View commit details
    Browse the repository at this point in the history
  2. Changed Fetcher implementation to be similar to other fetchers using …

    …UrlDownload and getParser()
    timbachmann committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    776b9f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e21c1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8a145e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    542b48d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2d74eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    35ea748 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cd3ee18 View commit details
    Browse the repository at this point in the history
  9. Fix changes in connect-plug-etc-opt-edge-native-messaging-jabref and …

    …disconnect-plug-etc-opt-edge-native-messaging-jabref
    timbachmann committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    a7a59b0 View commit details
    Browse the repository at this point in the history
  10. rename functional parameter to entry

    RaphaelKreft committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    ffe97d9 View commit details
    Browse the repository at this point in the history
  11. rename all BibEntry vars to entry

    RaphaelKreft committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    c3ee2f9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d86df36 View commit details
    Browse the repository at this point in the history
  13. Moved SearchType to CitationFetcher Interface, changed Logger level t…

    …o debug and execute search for BibTex details in parser
    timbachmann committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    63d7240 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b17d704 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    41641f7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a0e6a2a View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Merge remote-tracking branch 'origin/main' into pr-7160

    # Conflicts:
    #	.mailmap
    #	AUTHORS
    #	src/main/java/org/jabref/gui/entryeditor/EntryEditor.java
    #	src/main/java/org/jabref/gui/entryeditor/OtherFieldsTab.java
    #	src/main/resources/l10n/JabRef_de.properties
    #	src/main/resources/l10n/JabRef_en.properties
    koppor committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    08229f1 View commit details
    Browse the repository at this point in the history
  2. Compile fix

    Co-authored-by: Carl Christian Snethlage <50491877+calixtus@users.noreply.github.com>
    koppor and calixtus committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    0821f46 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24bd884 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5637a4f View commit details
    Browse the repository at this point in the history