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

Update #3

Merged
merged 36 commits into from
Jul 18, 2017
Merged

Update #3

merged 36 commits into from
Jul 18, 2017

Conversation

mpele
Copy link
Owner

@mpele mpele commented Jul 18, 2017

  • Change in CHANGELOG.md described
  • Tests created for changes
  • Screenshots added (for bigger UI changes)
  • Manually tested changed features in running JabRef
  • Check documentation status (Issue created for outdated help page at help.jabref.org?)
  • If you changed the localization: Did you run gradle localizationUpdate?

jhshinn and others added 30 commits July 3, 2017 10:50
* Fix the function "Edit - Copy BibTeX key and link" to pass a hyperlink rather than an HTML statement.

* Update CHANGELOG.md

* Remove comment about non-working code

* Reorder the import statement using IntelliJ Configuration.
Rename Escape to ESC for javafx
Renamed Enum variables as key for the constant was amibiuous
* Try to fix other keybindings in entry editor

Try to match awt key events with keycombinations

* Finally fix keybinding
Remove + signs to make swing work again
Add + sign only in binding checker

* Extract method for event converting in keybinding repo
Adapt test
Add + between keybindings
* Propagate changes to the group tree to the MetaData

* Add Changelog entry
- Fix regression bug #1182
- Pass language and country as separate args for Locale constructor
* Remove <pre> tag from entries fetched using MathSciNet

* Fix tests
* Check for different editions in the duplicate check

* edited changelog

* Code Conventions
* Works in principle

* Code cleanup

* Fix build

* Fix build [cont]

* Properly implement person name suggestions

* Move auto completion support completely to gui package

* Replace auto completion support in search field by JavaFX

* Improve searchbar

* Code cleanup and changelog entry added

* Fix tests
* Add delta to FieldChangedEvents

* Do batched backups

* Turn the delta final

* Revert "Turn the delta final"

This reverts commit 0ca07d2.

* Fix checkstyle warnings

* One more try for fixing checkstyle
* Listen to change events for setting dirty status of database

* Use a single listener instance

* Merge DatabaseChangeListener into BasePanel

* Add changelog entry
* Fix #2897: readd content selectors

* Add content selectors to bib file

* Fix order

* Update localization
* Improve performance of journal abbreviation loader

* Fix test
@mpele mpele merged commit 4e0f34d into mpele:master Jul 18, 2017
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.

7 participants