[Bug 144337] New: ther should be no "empty folders"

classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

[Bug 144337] New: ther should be no "empty folders"

S. Burmeister
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=144337         
           Summary: ther should be no "empty folders"
           Product: digikam
           Version: 0.9.1
          Platform: SuSE RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: Albums GUI
        AssignedTo: digikam-devel kde org
        ReportedBy: sven.burmeister gmx net


Version:           0.9.1 (using KDE KDE 3.5.5)
Installed from:    SuSE RPMs
OS:                Linux

When I use the album-view and click on "My Albumlist" or even on the categories, no pictures are displayed.

Expected behaviour: When clicking on the Category "Family", show all pictures within "Family" and order them by album.

Same for the date-view, clicking on 2007 does not show any pictures, although it should show all pictures from 2007 ordered by month.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 144337] ther should be no "empty folders"

Bugzilla from hugelmopf@web.de
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=144337         




------- Additional Comments From hugelmopf web de  2007-04-17 14:51 -------
Closely related to #140743.
The left sidebar has to behave more consistently, and tags already display items in subtags. So if #140743 is implemented, there will hopefully be an option to also display items in sub-[folders/dates/...].
If you feel that #140743 covers your case as well, please close this bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 144337] ther should be no "empty folders"

Bugzilla from thorsten.schnebeck@gmx.net
In reply to this post by S. Burmeister
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=144337         




------- Additional Comments From thorsten.schnebeck gmx net  2007-04-17 21:34 -------
... or #126871
http://bugs.kde.org/show_bug.cgi?id=126871

Bye

  Thorsten
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 144337] ther should be no "empty folders"

Gilles Caulier-4
In reply to this post by S. Burmeister
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=144337         
caulier.gilles gmail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Albums GUI                  |Dates



------- Additional Comments From caulier.gilles gmail com  2007-12-04 08:38 -------
Arnd,

Recursive album feature is implemented with 0.9.3... but this one no :

>Same for the date-view, clicking on 2007 does not show any pictures, although
>it should show all pictures from 2007 ordered by month.

What do you think about ?

Gilles
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 144337] ther should be no "empty folders"

Arnd Baecker
In reply to this post by S. Burmeister
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=144337         




------- Additional Comments From arnd.baecker web de  2007-12-04 09:08 -------
I think this should be done as well.

See also my comment http://bugs.kde.org/show_bug.cgi?id=128231#c52 
I.e., should we visually mark all months below the selected
year in some way?
(E.g., Either make them all selected as well, if that's technically
possible, or in bold? Does this sound like the right approach ...????)
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 144337] ther should be no "empty folders"

Gilles Caulier-4
In reply to this post by S. Burmeister
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=144337         
caulier.gilles gmail com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From caulier.gilles gmail com  2008-01-30 07:53 -------
SVN commit 768470 by cgilles:

digiKam from KDE3 branch : Calendar View : When selecting Year album now show all pictures
taken during this year.

BUG: 144337
CCBUGS: 140743
CCBUGS: 126871



 M  +28 -6     digikam/album.cpp  
 M  +13 -2     digikam/album.h  
 M  +59 -16    digikam/albummanager.cpp  
 M  +44 -52    digikam/datefolderview.cpp  
 M  +3 -3      digikam/datefolderview.h  
 M  +13 -11    kioslave/digikamdates.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=768470
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 144337] ther should be no "empty folders"

Gilles Caulier-4
In reply to this post by S. Burmeister
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=144337         




------- Additional Comments From caulier.gilles gmail com  2008-01-30 07:57 -------
With commit #768470, I have close this file. Date View is fixed about Year album. Since digiKam 0.9.3, recursive albums is supported with a new option in View menu.

Following comment #1 from Franck, i recommend to use bug #140743 for additional wishes.

Gilles Caulier
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 144337] ther should be no "empty folders"

Gilles Caulier-4
In reply to this post by S. Burmeister
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=144337         




------- Additional Comments From caulier.gilles gmail com  2008-01-31 07:31 -------
SVN commit 768997 by cgilles:

digiKam from trunk : backport commit #768470 from KDE3 branch.
CCBUGS: 144337
CCBUGS: 140743
CCBUGS: 126871


 M  +41 -47    datefolderview.cpp  
 M  +3 -3      datefolderview.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=768997
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel