-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Download no longer shows progress #3614
Labels
Comments
tobiasdiez
added
bug
Confirmed bugs or reports that are very likely to be bugs
entry-preview
ui
entry-editor
and removed
entry-preview
labels
Jan 6, 2018
Refs #3005 |
tobiasdiez
added a commit
that referenced
this issue
Mar 9, 2018
6 tasks
Siedlerchr
added a commit
that referenced
this issue
Mar 17, 2018
* upstream/master: Provides download option in context menu and fixes #3614 (#3824) Minor refactoring # Conflicts: # src/main/java/org/jabref/gui/fieldeditors/LinkedFileViewModel.java # src/main/java/org/jabref/gui/fieldeditors/LinkedFilesEditorViewModel.java # src/test/java/org/jabref/architecture/TestArchitectureTests.java # src/test/java/org/jabref/gui/fieldeditors/LinkedFileViewModelTest.java
Siedlerchr
added a commit
that referenced
this issue
Mar 18, 2018
* upstream/master: Provides download option in context menu and fixes #3614 (#3824) Minor refactoring # Conflicts: # src/main/java/org/jabref/gui/fieldeditors/LinkedFileViewModel.java # src/main/java/org/jabref/gui/fieldeditors/LinkedFilesEditorViewModel.java # src/test/java/org/jabref/architecture/TestArchitectureTests.java # src/test/java/org/jabref/gui/fieldeditors/LinkedFileViewModelTest.java
Siedlerchr
added a commit
that referenced
this issue
Mar 18, 2018
…esDlg * upstream/maintable-beta: Get rid of journal abbrev loader in linkedFiles (#3862) fix build, remove layout prefs, pass journal abbrev loader and prefs where necessary Watch main css file for change and reapply automatically (#3847) Provides download option in context menu and fixes #3614 (#3824) Minor refactoring # Conflicts: # src/main/java/org/jabref/gui/fieldeditors/LinkedFileViewModel.java
Siedlerchr
added a commit
that referenced
this issue
Mar 26, 2018
* javafx replacement for file dialog * Add some core structure for selectFilesDialog * Add Properties for binding * add getters * Renaming, use properties in controller open dialog with attach file action * port some more code * Asssign combobox selected value property * fix some formatting * make getController public to get viewModel * add enum with config values instead of booleans * Fix depdendency injection * Rework * Merge remote-tracking branch 'upstream/master' into maintable-beta * upstream/master: Provides download option in context menu and fixes #3614 (#3824) Minor refactoring # Conflicts: # src/main/java/org/jabref/gui/fieldeditors/LinkedFileViewModel.java # src/main/java/org/jabref/gui/fieldeditors/LinkedFilesEditorViewModel.java # src/test/java/org/jabref/architecture/TestArchitectureTests.java # src/test/java/org/jabref/gui/fieldeditors/LinkedFileViewModelTest.java * Create Wrapper to pass LinkedFile around TODO: what do to on edit? How to save the new file? * fix some indentations update File after Edit * remove open unknown external file type dialog convert ImportInspectionDialog to use new file edit dialog * fix indentation * convert attachFileDialog to javafx show file open dialog on attach file show dialog for editing file afterwards * reformat * Mark old filelist as deprecated Pass Preferences Service instead of Preferences * fix checkstyle remove unused parameter entry * fix checkstyle again * add changelog Move fxml to resources rework layout to grid * adjust indentation * convert to new FXML dialog model funcionality still some NPEs * fix empty lines * fix checkstyle * Fix viewModel NPE in copyFiles Action and linkedfilesEditDialog * Add close button in copy linked files * fix checkstyle * Rename and reformat * remove changelog move fxml to java package remove wrapper class pass externalFileType to viewModel renammings * remove close method Add ok button to dialog pane * change some odd looking assigments * renaming * forgotten rename
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
recent master
Steps to reproduce:
The text was updated successfully, but these errors were encountered: