Bug 217539 - picasaweb ability to choose add or update photo
Summary: picasaweb ability to choose add or update photo
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-WebService-Google (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-06 10:16 UTC by Philippe ROUBACH
Modified: 2018-01-30 21:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 1.2.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe ROUBACH 2009-12-06 10:16:29 UTC
Version:           0.9.0 (using 4.3.80 (KDE 4.3.80 (KDE 4.4 Beta1)), Mandriva Linux release 2010.1 (Cooker) for i586)
Compiler:          gcc
OS:                Linux (i686) release 2.6.31.6-desktop-2mnb

Please

as picasa software export tool give the abilty to choose

- add selected photos and movies to the picasaweb album
- update corresponding selected photos and movies in picasaweb album

thanks
Comment 1 Jens Mueller 2010-02-11 22:50:37 UTC
SVN commit 1088903 by jmueller:

store unique gphoto:id of uploaded images

CCBUGS: 215787
CCBUGS: 217539

 M  +3 -18     picasawebitem.h  
 M  +41 -48    picasawebtalker.cpp  
 M  +14 -6     picasawebtalker.h  
 M  +145 -93   picasawebwindow.cpp  
 M  +7 -5      picasawebwindow.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1088903
Comment 2 Jens Mueller 2010-02-17 20:58:31 UTC
SVN commit 1091885 by jmueller:

finalize update option of existing photos

BUGS: 217539
CCBUGS: 215787


 M  +2 -1      NEWS  
 M  +1 -0      picasawebexport/CMakeLists.txt  
 M  +2 -2      picasawebexport/picasawebalbum.cpp  
 M  +1 -1      picasawebexport/picasawebalbum.h  
 A             picasawebexport/picasawebreplacedialog.cpp   [License: GPL (v2+)]
 A             picasawebexport/picasawebreplacedialog.h   [License: GPL (v2+)]
 M  +17 -15    picasawebexport/picasawebtalker.cpp  
 M  +0 -1      picasawebexport/picasawebtalker.h  
 M  +73 -23    picasawebexport/picasawebwindow.cpp  
 M  +1 -0      picasawebexport/picasawebwindow.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1091885