https://bugs.kde.org/show_bug.cgi?id=377401

Thomas Fischer <fisc...@unix-ag.uni-kl.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |0.6.2
      Latest Commit|                            |https://commits.kde.org/kbi
                   |                            |btex/e26e3a2ea3fc7b675e9975
                   |                            |21dae4de463b02a5da

--- Comment #9 from Thomas Fischer <fisc...@unix-ag.uni-kl.de> ---
Git commit f5dd33c428ca629a8de3c41e90bbe86ce8fad588 by Thomas Fischer.
Committed on 16/03/2017 at 22:16.
Pushed by thomasfischer into branch 'kbibtex/0.6'.

Appending API key to all requests to Zotero

Appending API key is relevant for answers from Zotero that
span multiple requests, where the response contains a
"next related page" URL. This URL omits the API key which
needs to be appended to make a valid, authenticated request
to Zotero."

M  +14   -3    src/networking/zotero/api.cpp
M  +7    -1    src/networking/zotero/api.h
M  +2    -1    src/networking/zotero/collection.cpp
M  +2    -1    src/networking/zotero/groups.cpp
M  +2    -1    src/networking/zotero/items.cpp
M  +2    -1    src/networking/zotero/tags.cpp

https://commits.kde.org/kbibtex/f5dd33c428ca629a8de3c41e90bbe86ce8fad588

--- Comment #10 from Thomas Fischer <fisc...@unix-ag.uni-kl.de> ---
Git commit e26e3a2ea3fc7b675e997521dae4de463b02a5da by Thomas Fischer.
Committed on 16/03/2017 at 22:17.
Pushed by thomasfischer into branch 'kbibtex/0.6'.

Merge branch 'bugs/kde377401' into kbibtex/0.6
FIXED-IN: 0.6.2


https://commits.kde.org/kbibtex/e26e3a2ea3fc7b675e997521dae4de463b02a5da

--- Comment #11 from Thomas Fischer <fisc...@unix-ag.uni-kl.de> ---
Git commit 8cc77ba12521d9890584a74793b15d77f44cf269 by Thomas Fischer.
Committed on 16/03/2017 at 22:16.
Pushed by thomasfischer into branch 'kbibtex/0.6'.

Showing search results docklet on data returned from Zotero

Fixing a minor issue as reported in comment 6 of
KDE bug report 377401:

"However, the search results panel doesn't open when I
double click on the zotero library. It only shows
results if I did an online search before and when the
search panel is opened. If I close the search panel
it doesn't appear when double clicking the library."

M  +2    -1    src/program/docklets/zoterobrowser.cpp
M  +4    -1    src/program/docklets/zoterobrowser.h
M  +2    -1    src/program/mainwindow.cpp

https://commits.kde.org/kbibtex/8cc77ba12521d9890584a74793b15d77f44cf269

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to