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

"push to application" changes to LyX at every start #1

Closed
koppor opened this issue Nov 6, 2015 · 2 comments
Closed

"push to application" changes to LyX at every start #1

koppor opened this issue Nov 6, 2015 · 2 comments

Comments

@koppor
Copy link
Owner

koppor commented Nov 6, 2015

The "puash to application" button should keep the last selected application.

The default preferences should point to TeXstudio, not to LyX.

@oscargus
Copy link

oscargus commented Nov 6, 2015

The reason it doesn't work is that the string "Insert selected citations into %d" is not translated. However, there are some other small things which can/should be improved (including not relying on translation of a string), so a PR is on the way.

@koppor
Copy link
Owner Author

koppor commented Nov 29, 2015

Fixed in master. Thank you.

@koppor koppor closed this as completed Nov 29, 2015
koppor pushed a commit that referenced this issue Aug 8, 2017
* Updated maven repo

* #1 fixed, in case the old file is not there we just save the new file

* #1 adjustments

* #1 adjustments

* fixes for checkstyle and improvements on file path verification
koppor pushed a commit that referenced this issue Jul 27, 2020
koppor pushed a commit that referenced this issue Sep 5, 2020
* feat/#1 Add CSS file type, add button in preferences to import custom CSS file, started on import functionality

* feat/#1 Change so that the log messages uses format specifiers instead of string concatenation

* feat/#1 Add RadioButton for toggling custom theme

* feat/#1 Add preference for setting path to custom CSS theme

* feat/#1 Load custom CSS if toggled

* feat/#1 Add missing language keys

* feat/#1 Remove check if current theme is applied again, check is remove since we don't need it

* feat/#1 Save path to custom CSS file in program preferences

* Add functionality to let the user import custom CSS file JabRef#5790

* Add CSS file type, add button in preferences to import a custom CSS file, started on import functionality

* Change so that the log uses format specifiers instead of string concatenation

* Add RadioButton for toggling custom theme

* Add preference for setting the path to custom CSS theme

* Load custom CSS if toggled

* Add missing language keys

* Remove check if the current theme is applied again, the check is removed since we don't need it

* Save path to the custom CSS file in program preferences

* fix/#5 Add checks so that the theme change notification is only shown once, disable custom theme radio button i no custom theme has been imported

* Remove added stuff from merge conflict

* Add export current theme JabRef#5790

* Add method for saving theme to file

* Add modal for selection witch theme to export as CSS

* Add missing language lines

* Add information about import/export of themes, JabRef#5790

* Fix CodaCy and checkstyle issues, JabRef#5790

* Add fixes from code review, JabRef#5790

* Remove unused import JabRef#5790

* Move the import/export buttons to the Appearance tab JabRef#5790

* Fixed merge errors

* Fixed easy remarks

* Introduced AppereancePreferences and changed some visual elements

* Refactored ExportThemeDialog

* Fixed merge error

* Removed export theme logic and added validation

* CHANGELOG.md

* Removed obsolete viewmodel class

* Refactored io.File to nio.Path, use of JabRefPreferences and removed vmOption

* Refactored ThemeLoader object class to enum with static util methods

* Fixed overlooked merge error

* Refactored static methods to object methods

* Checkstyle

Co-authored-by: Nils Streijffert <nils.streijffert@gmail.com>
Co-authored-by: Christoph <siedlerkiller@gmail.com>
koppor pushed a commit that referenced this issue Nov 2, 2022
…ubgroups (JabRef#9286)

* Closes issue #1, opens issues #3, #4

* Adjusted removeGroupNoSubgroups to keep consistent with other removeGroup__ methods

* Update context menu each time it is opened, to reflect any changes that may have been made to subgroups
Adjusted removeSubgroups.setOnAction to be consistent with other action events

* Update CHANGELOG.md

* Removed "Remove subgroups" and "Sort subgroups" options when no subgroups present

* Removed context submenu addition from event listener

* Fixed JavaDoc for removeGroupNoSubgroups

* Added remove text to language file

* Fixed popup when deleting group with no subgroups

Co-authored-by: Christoph <siedlerkiller@gmail.com>
koppor pushed a commit that referenced this issue Dec 18, 2022
Siedlerchr pushed a commit that referenced this issue Mar 18, 2023
koppor pushed a commit that referenced this issue Apr 3, 2023
Don't accept the pull request and start the testing when password changes
have been implemented.
koppor pushed a commit that referenced this issue Apr 3, 2023
koppor pushed a commit that referenced this issue Apr 3, 2023
koppor pushed a commit that referenced this issue Apr 3, 2023
(Feat): #1 Added test for storage of proxy preferences
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

No branches or pull requests

2 participants