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 source to changes dialog #9533

Merged
merged 37 commits into from
Feb 7, 2023
Merged

Add source to changes dialog #9533

merged 37 commits into from
Feb 7, 2023

Commits on Jan 5, 2023

  1. Configuration menu
    Copy the full SHA
    633ac6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b3d26d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f00bbe1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d04e51 View commit details
    Browse the repository at this point in the history
  5. spaces...

    Siedlerchr committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    a194e2b View commit details
    Browse the repository at this point in the history
  6. remove from permit

    Siedlerchr committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    a4abb6d View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Hide and show rows

    add to string methods
    simplify enum parsing
    Siedlerchr committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    3168b78 View commit details
    Browse the repository at this point in the history
  2. fix checkstlye

    Siedlerchr committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    3511420 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

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

Commits on Jan 9, 2023

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

Commits on Jan 16, 2023

  1. Update FieldRowView.java

    HoussemNasri committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    c4de530 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into addSourceToChangesD…

    …ialog
    
    * upstream/main:
      Bump xmlunit-core from 2.9.0 to 2.9.1
      Bump mockito-core from 4.11.0 to 5.0.0
      Bump xmlunit-matchers from 2.9.0 to 2.9.1
      Bump junit-platform-launcher from 1.9.1 to 1.9.2
      Squashed 'buildres/csl/csl-styles/' changes from 43566f2..50eea55b2c
      New translations JabRef_en.properties (Portuguese, Brazilian) (#9559)
      Changed the color of light-color-text and highlighted text in … (#9546)
      New translations JabRef_en.properties (Portuguese, Brazilian) (#9557)
      chore: improve debug output in powershell starter script (#9550)
      Show development information (#9555)
      Observable Preferences T (NameDisplayPreferences, MainTablePreferences, ColumnPreferences) (#9535)
    Siedlerchr committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    d49b3ae View commit details
    Browse the repository at this point in the history
  3. checkstyle

    Siedlerchr committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    fe2385e View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Add SplitPane to show both entries with preview together

    Refactor to be able to use inject
    Siedlerchr committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    d2b1f63 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/main' into addSourceToChangesD…

    …ialog
    
    * upstream/main: (22 commits)
      Avoid using Globals.entryTypeManager
      try with liberica jdk
      test with unsigned image
      adjust dmg scpt and add mac sign id
      don't use keychain profile
      use older one
      return true in case security keychain not existing
      readd old codesiginng steps
      codesign image with timestamp
      read app image
      fuu yaml
      again
      try contains
      try to add braces
      fix error in yaml
      test new codesigning
      Test entries equality based on their citation key
      Fix failing tests
      Detect more cases when an entry is modified
      Refactor
      ...
    Siedlerchr committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    1312241 View commit details
    Browse the repository at this point in the history
  3. checkstyle

    Siedlerchr committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    fab0023 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Merge remote-tracking branch 'upstream/main' into addSourceToChangesD…

    …ialog
    
    * upstream/main:
      Fix date parsing for Doab fetcher
      Sort unique library suffix by length (#9568)
    Siedlerchr committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    f9400a3 View commit details
    Browse the repository at this point in the history
  2. Change boolean logic, default show all fields

    Fix bug in plain text selection with hiding/showing all fields
    Siedlerchr committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    c35de7b View commit details
    Browse the repository at this point in the history
  3. remove virtualized scrollpane breaks mouse scrolling

    fix checkstyle
    Siedlerchr committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    ce792af View commit details
    Browse the repository at this point in the history
  4. checkstyle

    Siedlerchr committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    ae715ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d899b6 View commit details
    Browse the repository at this point in the history
  6. Fix typo

    HoussemNasri committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    175e2ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cfa9e40 View commit details
    Browse the repository at this point in the history
  8. Refactor code

    HoussemNasri committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    4dd0b0b View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Merge remote-tracking branch 'upstream/main' into addSourceToChangesD…

    …ialog
    
    * upstream/main:
      Fixed ADS tests
      Bump junit-jupiter from 5.9.1 to 5.9.2 (#9579)
      Bump actions/configure-pages from 2 to 3
      open office csv format correction for abstract column (#9570)
      Update CHANGELOG.md
      add change log entry for the given change
      typo removed (#9577)
      remove filter that consumes mouse rightclick
    Siedlerchr committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    ef10a66 View commit details
    Browse the repository at this point in the history
  2. Create PreviewView in advance at least for added and removed

    Add in JabRef/On Disk as title
    Siedlerchr committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    e970e88 View commit details
    Browse the repository at this point in the history
  3. checkstyle

    Siedlerchr committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    cc418bf View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Merge remote-tracking branch 'upstream/main' into addSourceToChangesD…

    …ialog
    
    * upstream/main:
      Remove overquoting in jabrefHost on Linux (#9590)
      Squashed 'buildres/csl/csl-locales/' changes from 3961332022..9b9366b71b
      Squashed 'buildres/csl/csl-styles/' changes from 50eea55b2c..b111f31efe
      Checkstyle correction
      checkstyle issue removal
      removed unwanted resources related to BibTeXml
      Bump tinylog-impl from 2.5.0 to 2.6.0
      Bump slf4j-tinylog from 2.5.0 to 2.6.0
      Exporter Bibtex Xml removed
      Importer Format changes
    Siedlerchr committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    49f8b38 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Add label header for tab pane

    todo needs styling
    
    rename hide equal fields to  -> Only show changed fields
    Siedlerchr committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    4e2336a View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. add css class

    Siedlerchr committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    2efa489 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a3a341 View commit details
    Browse the repository at this point in the history
  3. remove tab chars

    Siedlerchr committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    22899e7 View commit details
    Browse the repository at this point in the history
  4. make prefs inject private

    Siedlerchr committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    ef6cfc3 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Update src/main/java/org/jabref/gui/collab/entrychange/PreviewWithSou…

    …rceTab.java
    
    Co-authored-by: Oliver Kopp <kopp.dev@gmail.com>
    Siedlerchr and koppor committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    74a653c View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. remove empty line

    Siedlerchr committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    771b032 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/addSourceToChangesDialog' into…

    … addSourceToChangesDialog
    
    * upstream/addSourceToChangesDialog:
      Update src/main/java/org/jabref/gui/collab/entrychange/PreviewWithSourceTab.java
    Siedlerchr committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    0291ed3 View commit details
    Browse the repository at this point in the history
  3. empty line

    Siedlerchr committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    93dd7cf View commit details
    Browse the repository at this point in the history