-
-
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
[WIP] Integrate BibSonomy Plugin #2157
Conversation
42694cc
to
e415619
Compare
Does it make sense to integrate the "Search BibSononym" feature as a fetcher? |
What is the status / plan here? I am not quite sure as to what questions are waiting for being answered here? The size of the PR is a little scary. 5000+ lines are well above what we can meaningfully review. |
@zellerdev is going to provide an update on Tuesday. The size of the code cannot be reduced easily, because we include a plugin, which is large by itself. See f8da659 and https://bitbucket.org/bibsonomy/bibsonomy-jabref-plugin/wiki/Home This PR is a huge step to fix #152 |
3a43cdf
to
3e4c203
Compare
# Conflicts: # src/main/java/net/sf/jabref/model/metadata/MetaData.java
Status: Functionality works. Also with PUMA. Others should test it, too. Open issues:
|
# Conflicts: # build.gradle # external-libraries.txt # src/main/java/org/jabref/gui/IconTheme.java # src/main/java/org/jabref/gui/JabRefFrame.java # src/main/java/org/jabref/gui/preftabs/FontSelectorDialog.java # src/main/java/org/jabref/model/strings/StringUtil.java # src/main/resources/l10n/JabRef_da.properties # src/main/resources/l10n/JabRef_de.properties # src/main/resources/l10n/JabRef_en.properties # src/main/resources/l10n/JabRef_es.properties # src/main/resources/l10n/JabRef_fa.properties # src/main/resources/l10n/JabRef_fr.properties # src/main/resources/l10n/JabRef_in.properties # src/main/resources/l10n/JabRef_it.properties # src/main/resources/l10n/JabRef_ja.properties # src/main/resources/l10n/JabRef_nl.properties # src/main/resources/l10n/JabRef_no.properties # src/main/resources/l10n/JabRef_pt_BR.properties # src/main/resources/l10n/JabRef_ru.properties # src/main/resources/l10n/JabRef_sv.properties # src/main/resources/l10n/JabRef_tr.properties # src/main/resources/l10n/JabRef_vi.properties # src/main/resources/l10n/JabRef_zh.properties # src/test/java/org/jabref/logic/formatter/FormatterTest.java
Maybe @halirutan can add the |
@koppor @tobiasdiez Here #4069 |
@halirutan perfect! Thanks. |
Any update? I'll mark this as on-hold for the moment. Feel free to merge the latest master, update the code and reopen. |
I am not able to code JavaFX, so we really need help from the community. Maybe @zesaro wants to learn JavaFX and bring JabRef a huge step forward! |
I am always interested in learning new things. Currently I'm not up to date with this PR. Is this meant to update this PR or address issues in the Rework? |
Is this still relevant? What has to be done here? Something with JavaFX? |
Yes, definitvely! The UI has to be ported to JavaFX and the functionality
has to be checked. No popup if pseudo credentials are used. Only if
bibsonomy Dialog is shown.
Sascha Zeller <notifications@github.com> schrieb am Mi., 13. März 2019,
22:27:
… Is this still relevant? What has to be done here? Something with JavaFX?
I'd love to finish what I started 😅
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2157 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ABTafpRBs90BBbPQ__w8VHx9Da_LVFbZks5vWW0ygaJpZM4KU1bP>
.
|
Is the bibsonomy-rest-client still usable with the current version of JabRef? I didn't work with Java for a long time now and never touched the new modules. |
We try to offer the latest build at http://builds.jabref.org/bibsonomy/. Feel free to comment on the functionality in this PR.
BibSonomy is a tool for maintaining references. PUMA is the instance of the University of Stuttgart. For more information, check the related work of CloudRef.
Example usage of BibSonomy:
The aim of this pull request is to integrate the BibSonomy Plugin from JabRef 2.11 into the actual JabRef master branch. You can run BibSonomy from the menubar (between
Tools
andOptions
), search for entries and fetch them. There are still parts in the code which has to be updated. Since 2.11 much has changed. For example the MetaData which I have to investigate.I am looking forward to hear your feedback.
gradle localizationUpdate
?Notes
interhash;intrahash;keywords;groups;privnote
. Special handling for them is removed in this PR as it is unclear how they are used.