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

Improve user friendliness of automatically linked files #7484

Merged
merged 12 commits into from
Mar 9, 2021

Commits on Mar 3, 2021

  1. feature JabRef#3607 autolink redesign

    - added (Auto) in front of the name of the pdf
    - changed the icon for the linking action to LINK_PLUS
    LukasGutenberg committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    64a6005 View commit details
    Browse the repository at this point in the history
  2. fix JabRef#3607 autolink cleanup

    - Removed unused import statements introduced in 64a6005
    - Removed extraneous newline introduced in 64a6005
    martinfalke committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    50e98a7 View commit details
    Browse the repository at this point in the history
  3. Fix JabRef#3607 autolink cleanup

    - remove duplicates of empty rows missed in 50e98a7
    osclind committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    cbdcbc7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    931e454 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

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

Commits on Mar 8, 2021

  1. feature JabRef#3607 final version

    - auto removed
    - link button moved to the left
    - lowered opacity for automatically found files, unchanged for added
    LukasGutenberg committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    6f9f5cb View commit details
    Browse the repository at this point in the history
  2. Updated Changelog

    LukasGutenberg committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    134e945 View commit details
    Browse the repository at this point in the history
  3. fix JabRef#3607

    - made changelog easier to read
    - moved opacity operations to correct locations
    - readjusted opacity to correct value
    - removed unused localization
    LukasGutenberg committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    cb1cb5e View commit details
    Browse the repository at this point in the history
  4. refactor JabRef#3607

    - opacity is now set through a css pseudoclass instead of a property
    LukasGutenberg committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    aa5eea2 View commit details
    Browse the repository at this point in the history
  5. fixed link

    LukasGutenberg committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    b0eb124 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Configuration menu
    Copy the full SHA
    4d9a709 View commit details
    Browse the repository at this point in the history
  2. refactor JabRef#3607

    - changed how opacity is updated
    LukasGutenberg committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    b5b42b0 View commit details
    Browse the repository at this point in the history