[libalkimia] [Bug 474946] Missing upload support for online quotes

2024-01-22 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=474946

Ralf Habacker  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
   Version Fixed In||8.1.73
  Latest Commit||https://invent.kde.org/offi
   ||ce/alkimia/-/commit/676bc61
   ||4bdd8223c030685433a69b9f27b
   ||45014d

--- Comment #2 from Ralf Habacker  ---
Git commit 676bc614bdd8223c030685433a69b9f27b45014d by Ralf Habacker.
Committed on 22/01/2024 at 21:49.
Pushed by habacker into branch 'master'.

Add support to upload GHNS online quote source

As the build in support of uploading GHNS sources has been removed
a replacement is added to create a package and hints for uploading.
FIXED-IN:8.1.73

M  +6-0src/CMakeLists.txt
A  +14   -0src/alknewstuffstore.cpp [License: LGPL(v2.1+)]
A  +23   -0src/alknewstuffstore.h [License: LGPL(v2.1+)]
M  +78   -77   src/alkonlinequotedetails.ui
M  +11   -0src/alkonlinequotes.ui
M  +1-1src/alkonlinequotesource.cpp
M  +1-1src/alkonlinequotesource.h
M  +13   -0src/alkonlinequoteswidget.cpp
A  +118  -0src/alkonlinequoteuploaddialog.cpp  *
A  +46   -0src/alkonlinequoteuploaddialog.h  *
A  +286  -0src/alkonlinequoteuploaddialog.ui

The files marked with a * at the end have a non valid license. Please read:
https://community.kde.org/Policies/Licensing_Policy and use the headers which
are listed at that page.


https://invent.kde.org/office/alkimia/-/commit/676bc614bdd8223c030685433a69b9f27b45014d

-- 
You are receiving this mail because:
You are the assignee for the bug.

[libalkimia] [Bug 474946] Missing upload support for online quotes

2023-10-04 Thread Ralf Habacker via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=474946

--- Comment #1 from Ralf Habacker  ---
> https://api.kde.org/frameworks/knewstuff/html/classKNS3_1_1UploadDialog.html

Since 5.85, Upload functionality is no longer directly supported and needs
complete reimplementation.

-- 
You are receiving this mail because:
You are the assignee for the bug.