[KBibTeX] [Bug 397027] Sciencedirect search broken

2018-08-18 Thread Thomas Fischer
https://bugs.kde.org/show_bug.cgi?id=397027

--- Comment #5 from Thomas Fischer  ---
Git commit 1f661be9bd3a4db5ebd7520d065112bc556bdf8f by Thomas Fischer.
Committed on 18/08/2018 at 10:41.
Pushed by thomasfischer into branch 'master'.

ScienceDirect now uses official API

Search on Elsevier's ScienceDirect has been refactored to
use the official API. KBibTeX got its own API key granted
(obfuscated in code). A new XSL transformation got written
for the XML data returned by this online service.

M  +88   -198  src/networking/onlinesearch/onlinesearchsciencedirect.cpp
M  +2-5src/networking/onlinesearch/onlinesearchsciencedirect.h
M  +1-0xslt/CMakeLists.txt
A  +134  -0xslt/sciencedirectsearchapi-to-bibtex.xsl

https://commits.kde.org/kbibtex/1f661be9bd3a4db5ebd7520d065112bc556bdf8f

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

[KBibTeX] [Bug 397027] Sciencedirect search broken

2018-08-11 Thread Thomas Fischer
https://bugs.kde.org/show_bug.cgi?id=397027

Thomas Fischer  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://commits.kde.org/kbi
   ||btex/c0865f306c3ff48fe6e5de
   ||5135403ef58c575b52
 Resolution|--- |FIXED

--- Comment #4 from Thomas Fischer  ---
Git commit c0865f306c3ff48fe6e5de5135403ef58c575b52 by Thomas Fischer.
Committed on 09/08/2018 at 20:23.
Pushed by thomasfischer into branch 'kbibtex/0.8'.

ScienceDirect now uses official API

Search on Elsevier's ScienceDirect has been refactored to
use the official API. KBibTeX got its own API key granted
(obfuscated in code). A new XSL transformation got written
for the XML data returned by this online service.
FIXED-IN: 0.8.2

M  +92   -208  src/networking/onlinesearch/onlinesearchsciencedirect.cpp
M  +2-5src/networking/onlinesearch/onlinesearchsciencedirect.h
M  +1-0xslt/CMakeLists.txt
A  +134  -0xslt/sciencedirectsearchapi-to-bibtex.xsl

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

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

[KBibTeX] [Bug 397027] Sciencedirect search broken

2018-08-01 Thread Thomas Fischer
https://bugs.kde.org/show_bug.cgi?id=397027

Thomas Fischer  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |ASSIGNED
   Version Fixed In||0.8.2

--- Comment #3 from Thomas Fischer  ---
I am aware of this problem. I have some working code which already uses this
API but it has some rough edges I'd like to fix before I push the commits and
make a new release.
The problem is due to be fixed in 0.8.2

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

[KBibTeX] [Bug 397027] Sciencedirect search broken

2018-07-31 Thread Volker Fröhlich
https://bugs.kde.org/show_bug.cgi?id=397027

--- Comment #2 from Volker Fröhlich  ---
https://github.com/JabRef/jabref/issues/1258 for reference

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

[KBibTeX] [Bug 397027] Sciencedirect search broken

2018-07-31 Thread Volker Fröhlich
https://bugs.kde.org/show_bug.cgi?id=397027

--- Comment #1 from Volker Fröhlich  ---
https://dev.elsevier.com/user/login -- Maybe using their proper API is more
useful though.

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