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

Dd2480 2021 group 22 fix for issue 7452 #7534

Merged
merged 21 commits into from
Mar 14, 2021

Conversation

Siedlerchr
Copy link
Member

  • Change in CHANGELOG.md described in a way that is understandable for the average user (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked documentation: Is the information available and up to date? If not created an issue at https://github.com/JabRef/user-documentation/issues or, even better, submitted a pull request to the documentation repository.

binsu-kth and others added 21 commits March 4, 2021 19:05
Adds ignore parameter to mime type and notify the user if the file downloaded is HTML.
Use Localization when writing messages in the status bar.
replace StringUtils::substringBefore with String::substring
Add test ensuring the UI warns the user if they download a linked HTML file (i.e. a web page).
The test checks the resulting file type when downloading a HTML file.
Add check to only process the mimeType if an ';' exists inside the string
Tests that mime type with parameter value is parsed correctly to exclude the parameter.
Sets a new system-wide cookie manager if there is none, and sets the cookie policy
to ACCEPT_NONE after each test.
Clean up code styling according to JabRef style guidelines.
…roup-22/jabref into DD2480-2021-group-22-fix-for-issue-7452

* 'fix-for-issue-7452' of https://github.com/DD2480-2021-group-22/jabref:
  Refactor LinkedFileViewModelTest removing redundant code (#7452)
  Refactor LinkedFileViewModelTest removing redundant code (#7452)
  Refactor LinkedFileViewModelTest adding mock for JabRefPreferences used in testing (#7452)
  Remove duplicate changelog entry (#7452)
  Clean up code style (#7452) Clean up code styling according to JabRef style guidelines.
  Add test for when a linked file points to a PDF url (#7452)
  Reset cookie policy in test (#7452)
  Clarify changes (#7452)
  Add changes to changelog (#7452)
  Add unit test for mime type parsing (#7452)
  Fix mime type parsing bug (#7452) Add check to only process the mimeType if an ';' exists inside the string
  Add unit test for HTML file (#7452)
  Add UI test (#7452) Add test ensuring the UI warns the user if they download a linked HTML file (i.e. a web page).
  Replace apache StringUtils (#7452) replace StringUtils::substringBefore with String::substring
  Add debug message (#7452)
  Update status bar message (#7452)
  Ignore mime type params  (#7452)
@Siedlerchr Siedlerchr merged commit 42270fa into master Mar 14, 2021
@Siedlerchr Siedlerchr deleted the DD2480-2021-group-22-fix-for-issue-7452 branch March 14, 2021 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants