Bug 411903

Summary: Add loan info to Entry View
Product: [Applications] tellico Reporter: Robby Stephenson <robby>
Component: generalAssignee: Robby Stephenson <robby>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 3.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 4.0

Description Robby Stephenson 2019-09-14 02:57:33 UTC
When a book is marked as "loaned", there is no way to see who it was loaned to when looking at the book info. The only way to have this information to is by watching in the left "Loan" column and try all names.

Would it be possible to add the possibility to access this information easily ?
Comment 1 Robby Stephenson 2020-09-13 20:23:56 UTC
Git commit 0c0863d86b6a05239f4c7d3c802075115a98d22e by Robby Stephenson.
Committed on 13/09/2020 at 20:23.
Pushed by rstephenson into branch '3.3'.

Include loan information for EntryView xml

M  +1    -0    src/entryview.cpp

https://invent.kde.org/office/tellico/commit/0c0863d86b6a05239f4c7d3c802075115a98d22e
Comment 2 Robby Stephenson 2023-10-18 14:39:03 UTC
Git commit 70b179111d7aaee57f62fd3d86dbf2b0c41b5e23 by Robby Stephenson.
Committed on 18/10/2023 at 04:03.
Pushed by rstephenson into branch 'master'.

Update all entry templates to include loan info when available
FIXED-IN: 4.0

M  +4    -0    ChangeLog
M  +47   -41   src/tests/data/ted_lasso.xml
M  +42   -2    src/tests/htmlexportertest.cpp
M  +4    -2    src/tests/htmlexportertest.h
M  +33   -0    xslt/entry-templates/Album.xsl
M  +31   -0    xslt/entry-templates/Compact.xsl
M  +34   -0    xslt/entry-templates/Default.xsl
M  +36   -0    xslt/entry-templates/Fancy.xsl
M  +37   -0    xslt/entry-templates/Video.xsl

https://invent.kde.org/office/tellico/-/commit/70b179111d7aaee57f62fd3d86dbf2b0c41b5e23
Comment 3 Robby Stephenson 2023-10-19 01:18:54 UTC
Git commit c81a210ce3dc7712e2a25a51c497e87573163f3e by Robby Stephenson.
Committed on 19/10/2023 at 03:18.
Pushed by rstephenson into branch 'master'.

Update all entry templates to include loan info when available
FIXED-IN: 4.0

M  +4    -0    ChangeLog
M  +-    --    src/tests/data/books-format11.bc
M  +42   -2    src/tests/htmlexportertest.cpp
M  +4    -2    src/tests/htmlexportertest.h
M  +33   -0    xslt/entry-templates/Album.xsl
M  +31   -0    xslt/entry-templates/Compact.xsl
M  +34   -0    xslt/entry-templates/Default.xsl
M  +36   -0    xslt/entry-templates/Fancy.xsl
M  +37   -0    xslt/entry-templates/Video.xsl

https://invent.kde.org/office/tellico/-/commit/c81a210ce3dc7712e2a25a51c497e87573163f3e