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

UI Preferences->advanced tab optimization : separators and text modification #4922

Merged
merged 15 commits into from Apr 26, 2019
Merged

UI Preferences->advanced tab optimization : separators and text modification #4922

merged 15 commits into from Apr 26, 2019

Commits on Apr 25, 2019

  1. Configuration menu
    Copy the full SHA
    b25f298 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4146244 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5af09a5 View commit details
    Browse the repository at this point in the history
  4. Rework PosteOpenActions to javafx (custom entry type import)

    Convert dialog for importing custom entry types to CheckListView
    Rework threading when opening a database
    Siedlerchr authored and fritz-reynouard committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    319174d View commit details
    Browse the repository at this point in the history
  5. rework threading stuff

    simplify code
    Siedlerchr authored and fritz-reynouard committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    273de83 View commit details
    Browse the repository at this point in the history
  6. rework dialog, create fxml etc

    fix l10n
    Remove obsolete code
    Siedlerchr authored and fritz-reynouard committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    6d5e9fd View commit details
    Browse the repository at this point in the history
  7. remove dialog service argument

    Siedlerchr authored and fritz-reynouard committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    2a9d60c View commit details
    Browse the repository at this point in the history
  8. remove dialogService parameter

    Siedlerchr authored and fritz-reynouard committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    bf8c037 View commit details
    Browse the repository at this point in the history
  9. Fixes throwing an exception when 'id' field is present in bib file (#…

    …4918)
    
    * Fixes throwing an exception when 'id' field is present in bib file
    
    Fixes #4905
    
    * Remove test for id field
    
    * Renamed ID_FIELD to INTERNAL_ID_FIELD
    
    * Removed unused import
    CaptainDaVinci authored and fritz-reynouard committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    2a71a3f View commit details
    Browse the repository at this point in the history
  10. Toggle enable status of menu items (#4872)

    * Toggle enable status of menu items (prototype)
    
    * Use for pushtoapplication
    
    * Improve code around push to applications
    
    * Set enable status for all actions
    
    * Fix tests and checkstyle
    tobiasdiez authored and fritz-reynouard committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    24bec55 View commit details
    Browse the repository at this point in the history
  11. Refactorings, move functionality of CustomEntryTypesManager to Prefer…

    …ences
    
    Use ObservableList instead of LIstProperty
    Siedlerchr authored and fritz-reynouard committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    632bdf1 View commit details
    Browse the repository at this point in the history
  12. Fix for the issue #4912 (#4916)

    * Fix for the issue #4912
    
    Apostrophe character removed from KEY_ILLEGAL_CHARACTERS in BibtexKeyGenerator
    
    * Add special character to KEY_ILLEGAL_CHARACTERS
    
    ʹ added to KEY_ILLEGAL_CHARACTERS and an assertion has been added in testMakeLabelAndCheckLegalKeysAccentGrave
    znuznu authored and fritz-reynouard committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    0ce291d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    738146c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9e02ce1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a85a1a0 View commit details
    Browse the repository at this point in the history