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 EndNote XML Exporter + Rehaul Importer #11157

Merged
merged 98 commits into from
Apr 17, 2024

Commits on Apr 5, 2024

  1. Fix LICENSE link

    subhramit committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1d3a3ac View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Add Endnote XML Exporter

    subhramit committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    316753f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eed6822 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5da187a View commit details
    Browse the repository at this point in the history
  4. Review changes-1

    subhramit committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    1b211e8 View commit details
    Browse the repository at this point in the history
  5. Changelog addition

    subhramit committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    c84619e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06a314e View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    cad0157 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a595cdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    571e226 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef7a69b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7108400 View commit details
    Browse the repository at this point in the history
  6. Add test

    subhramit committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    354d514 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d0f2a37 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    100ebf4 View commit details
    Browse the repository at this point in the history
  9. Fix ref-type in test

    subhramit committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    07b2616 View commit details
    Browse the repository at this point in the history
  10. Fix ref-type in test

    subhramit committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    720d0ac View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Ordered export item types

    subhramit committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a0999c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba01435 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d26c65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a091fb7 View commit details
    Browse the repository at this point in the history
  5. Add series/secondary title

    subhramit committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b252d8c View commit details
    Browse the repository at this point in the history
  6. Update test

    subhramit committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3309cd9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f05675a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2b4cab9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f56dadb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3490c45 View commit details
    Browse the repository at this point in the history
  11. Attempt fix of LHM

    subhramit committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    04c9bc8 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Major rehaul: Conform to Endnote DTD, add missing fields, fix missing…

    … editor, importer changes
    subhramit committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    3542169 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b43e2a View commit details
    Browse the repository at this point in the history
  3. Fix exporter test

    subhramit committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    4b00fd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71c18e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. minor refactor

    subhramit committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d9361f7 View commit details
    Browse the repository at this point in the history
  2. rewriteRun

    subhramit committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    05f797e View commit details
    Browse the repository at this point in the history
  3. Fix ordering of entry types

    subhramit committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    3dead24 View commit details
    Browse the repository at this point in the history
  4. Test run success, TBD

    subhramit committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    899a12d View commit details
    Browse the repository at this point in the history
  5. Fix exporter test

    subhramit committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    73a4984 View commit details
    Browse the repository at this point in the history
  6. Fix exporter test-2

    subhramit committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    9df4fdb View commit details
    Browse the repository at this point in the history
  7. Fix exporter test-3

    subhramit committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    fdf1357 View commit details
    Browse the repository at this point in the history
  8. Fix exporter test-4

    subhramit committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    1b29089 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b9bc72f View commit details
    Browse the repository at this point in the history
  10. Extract test resources

    Add roundrip test
    
    move mapping to a new method
    Siedlerchr committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    0cfb995 View commit details
    Browse the repository at this point in the history
  11. fix merge conflicts

    Siedlerchr committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    ad037e3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1ad2189 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    83202b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

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

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    58f5529 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ffe0e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39603a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45a9388 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d17607 View commit details
    Browse the repository at this point in the history
  6. Removed debug printlns

    subhramit committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6f152b1 View commit details
    Browse the repository at this point in the history
  7. Fix exporter tests

    subhramit committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d26978d View commit details
    Browse the repository at this point in the history
  8. Rename test file

    subhramit committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    5dbd152 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b73dee1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d7b9cc6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e2cf097 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aa6c6d3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5447845 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a76b51e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f8b671d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9b36179 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    aa7edcf View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8e1e7dd View commit details
    Browse the repository at this point in the history
  19. Ad PDF suffix

    subhramit committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    51961f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Fix Importer tests

    subhramit committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    69f7f30 View commit details
    Browse the repository at this point in the history
  2. Fix Importer tests-2

    subhramit committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    1eff5b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b8fec4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd87bc3 View commit details
    Browse the repository at this point in the history
  5. Fix typo in changelog

    subhramit committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    cf37b6e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f85ce6c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1732b72 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c528071 View commit details
    Browse the repository at this point in the history
  9. Use HashMap Java data type

    koppor committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    74ea7e4 View commit details
    Browse the repository at this point in the history
  10. Extract methods

    koppor committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a78ffc4 View commit details
    Browse the repository at this point in the history
  11. Extract method

    koppor committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    f596f3d View commit details
    Browse the repository at this point in the history
  12. Restructure test

    koppor committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e0c18af View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    375614b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ab70573 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    61372df View commit details
    Browse the repository at this point in the history
  16. Add some helper thing

    koppor committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a4df60b View commit details
    Browse the repository at this point in the history
  17. Use author parsing

    koppor committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    9b66b5e View commit details
    Browse the repository at this point in the history
  18. Improve (and use JOURNAL only)

    koppor committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    2fe3d62 View commit details
    Browse the repository at this point in the history
  19. Fix obsolete .toString()

    koppor committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4532e28 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e0964a8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8a081ed View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a3bb94d View commit details
    Browse the repository at this point in the history
  23. Add export for alt-title

    subhramit committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    7d9763d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    fdb465d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    96b34bc View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    eba7afd View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    60f3ae2 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    07bf22c View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ca8e5f7 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    08393ba View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    6af33a3 View commit details
    Browse the repository at this point in the history
  32. More efficient cleanup

    subhramit committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    0527ec7 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    794376f View commit details
    Browse the repository at this point in the history