Bugzilla – Dependency tree for
Bug 33568
Use the REST API to display items on the staff biblio detail view
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Max Depth:
Bug 33568
depends on 48 bugs:
view as bug list
33568:
Use the REST API to display items on the staff biblio detail view
[Needs documenting; assigned to jonathan.druart]
29523:
Add a way to prevent embedding objects that should not be allowed
[RESOLVED FIXED; assigned to martin.renvoize]
33037:
[Bugs 32555 and 31313 follow-up] Koha does not display difference between enumchron and serialseq in record detail view (OPAC and intranet)
[RESOLVED FIXED; assigned to januszop]
33497:
Reduce DB calls on staff detail page
[RESOLVED FIXED; assigned to nick]
33167:
Cleanup staff interface catalog details page
[RESOLVED FIXED; assigned to nick]
33070:
Get rid of Koha::Patron->can_edit_item and use can_edit_item_from instead
[CLOSED FIXED; assigned to kyle]
20256:
Add ability to limit editing of items to home library or library group
[CLOSED FIXED; assigned to kyle]
33493:
Add a filter relationship for branchtransfers
[CLOSED FIXED; assigned to nick]
33167:
Cleanup staff interface catalog details page
[RESOLVED FIXED; assigned to nick]
(*)
33496:
Add 'host_items' param to Koha::Biblio->items
[CLOSED FIXED; assigned to nick]
33804:
Implement as_due_date for $date (js-date-format)
[CLOSED FIXED; assigned to jonathan.druart]
33817:
Composition of an item bundle can be changed if checked out
[CLOSED FIXED; assigned to jonathan.druart]
28854:
Add ability to create bundles of items for circulation
[RESOLVED FIXED; assigned to martin.renvoize]
27358:
Add GET /public/biblios/:biblio_id/items
[CLOSED FIXED; assigned to tomascohen]
24254:
Add Koha::Items->filter_by_visible_in_opac
[CLOSED FIXED; assigned to tomascohen]
27352:
Add GET /biblios/:biblio_id/items
[CLOSED FIXED; assigned to tomascohen]
27034:
$c->objects->search shouldn't use path parameters
[CLOSED FIXED; assigned to tomascohen]
27015:
Add filtering options to the pickup_locations routes
[CLOSED FIXED; assigned to tomascohen]
26988:
Defer loading the hold pickup locations until the dropdown is selected
[CLOSED FIXED; assigned to nick]
26963:
Improve Koha::Item::pickup_locations performance
[CLOSED FIXED; assigned to nick]
22284:
Add ability to define groups of locations for hold pickup
[CLOSED FIXED; assigned to agustinmoyano]
15496:
Delete bibliographic record after moving last item to another record(s)
[CLOSED FIXED; assigned to kyle]
18930:
Move 'refund lost item fee rules' into the `circulation_rules` table
[CLOSED FIXED; assigned to jonathan.druart]
18928:
Move `holdallowed`, `hold_fulfillment_policy` and `returnbranch` into the `circulation_rules` table.
[CLOSED FIXED; assigned to jonathan.druart]
18925:
Move maxissueqty and maxonsiteissueqty to circulation_rules
[CLOSED FIXED; assigned to jonathan.druart]
18887:
Introduce new table 'circulation_rules', use for 'max_holds' rules
[CLOSED FIXED; assigned to jonathan.druart]
15524:
Set limit on maximum possible holds per patron by category
[CLOSED FIXED; assigned to kyle]
20227:
admin/smart-rules.pl should pass categorycode instead of branchcode
[CLOSED FIXED; assigned to m.de.rooy]
2000:
separation of issuing & fines rules breaks defaults propagation
[CLOSED FIXED; assigned to gmcharlt]
22847:
Specific circ rule by patron category is displaying the default (or not displaying)
[CLOSED FIXED; assigned to jonathan.druart]
18887:
Introduce new table 'circulation_rules', use for 'max_holds' rules
[CLOSED FIXED; assigned to jonathan.druart]
(*)
18925:
Move maxissueqty and maxonsiteissueqty to circulation_rules
[CLOSED FIXED; assigned to jonathan.druart]
(*)
22688:
TT plugin for pickup locations code wrong
[CLOSED FIXED; assigned to kyle]
7614:
Use branch transfer limits for determining available opac holds pickup locations
[CLOSED FIXED; assigned to lari.taskula]
7534:
Add an option on library level to indicate if a library can be chosen as pick-up location
[CLOSED FIXED; assigned to lari.taskula]
18072:
Add Koha objects for Branch Transfer Limits
[CLOSED FIXED; assigned to lari.taskula]
27002:
Make Koha::Biblio->pickup_locations return a Koha::Libraries resultset
[CLOSED FIXED; assigned to martin.renvoize]
26963:
Improve Koha::Item::pickup_locations performance
[CLOSED FIXED; assigned to nick]
(*)
27021:
Chaining on Koha::Objects->empty should always return an empty resultset
[CLOSED FIXED; assigned to tomascohen]
28948:
Add a /public counterpart for the libraries REST endpoints
[CLOSED FIXED; assigned to martin.renvoize]
29408:
The datatables api wrapper is ambiguously named
[CLOSED FIXED; assigned to martin.renvoize]
29575:
Add a JS render function equivalent of the patron-title.inc TT include
[CLOSED FIXED; assigned to tomascohen]
31085:
The return claims table no longer reloads on resolution
[CLOSED FIXED; assigned to martin.renvoize]
29519:
Add option to resolve a return claim at checkin
[CLOSED FIXED; assigned to martin.renvoize]
29495:
Issue link is lost in return claims when using 'MarkLostItemsAsReturned'
[CLOSED FIXED; assigned to martin.renvoize]
31087:
Undefined notes in returns claims get stringified to 'null'
[CLOSED FIXED; assigned to martin.renvoize]
34211:
Add +strings for GET /api/v1/biblios/:biblio_id/items
[RESOLVED FIXED; assigned to jonathan.druart]
26635:
Expand coded values in REST API call
[RESOLVED FIXED; assigned to tomascohen]
26636:
Add objects.find Mojolicious helper
[CLOSED FIXED; assigned to agustinmoyano]
34226:
Format dates from DT filters before querying the REST API
[RESOLVED FIXED; assigned to jonathan.druart]
22440:
Improve ILL page performance by moving to server side filtering
[RESOLVED FIXED; assigned to tomascohen]
26635:
Expand coded values in REST API call
[RESOLVED FIXED; assigned to tomascohen]
(*)
29032:
ILL route unusable (slow)
[CLOSED FIXED; assigned to tomascohen]
34913:
Upgrade DataTables from 1.10.18 to 1.13.6
[RESOLVED FIXED; assigned to oleonard]
Bug 33568
blocks 71 bugs:
view as bug list
33568:
Use the REST API to display items on the staff biblio detail view
[Needs documenting; assigned to jonathan.druart]
16122:
Item record needs to keep local use count
[Needs documenting; assigned to lucas]
36709:
Add --confirm flag to update_localuse_from_statistics.pl script
[Needs documenting; assigned to lucas]
37790:
Prevent indexing and holds queue updates when running update_localuse_from_statistics.pl
[Signed Off; assigned to nick]
37790:
Prevent indexing and holds queue updates when running update_localuse_from_statistics.pl
[Signed Off; assigned to nick]
(*)
29275:
Use the API to render checkout history for a biblio
[ASSIGNED; assigned to tomascohen]
30113:
kohaTable add_filters option should be renamed to show_filter_row
[NEW; assigned to jake.deery]
32802:
Bundle handling JS should be moved to an asset
[NEW; assigned to koha-bugs]
33195:
Reindent the bibliographic details page
[Pushed to main; assigned to oleonard]
33526:
Use template wrapper for tabs: bibliographic detail page
[Pushed to main; assigned to oleonard]
2486:
Show user comments in staff interface
[Pushed to main; assigned to oleonard]
35402:
Update the OPAC and staff interface to Bootstrap 5
[Pushed to main; assigned to oleonard]
27063:
Allow changing which record an order is linked to
[Needs Signoff; assigned to aleisha]
28453:
Update pagination subroutine to generate Bootstrap markup
[Failed QA; assigned to oleonard]
37732:
Update templates to use Bootstrap styles when alert class comes from the perl script
[Pushed to main; assigned to oleonard]
37733:
Preservation link in the header menu is not styled correctly
[Pushed to main; assigned to oleonard]
37734:
Insert runtime parameter button is not working in Reports
[Pushed to main; assigned to blawlor]
37739:
Can't delete vendors after Bootstrap 5 update
[Pushed to main; assigned to jonathan.druart]
37740:
Saved reports GROUP tabs don't show the proper panel
[Pushed to main; assigned to oleonard]
37745:
Duplicate class attributes break dropdown items
[Pushed to main; assigned to jonathan.druart]
37748:
In Bootstrap 5 "disabled" class must be on anchor tag, not list item
[Pushed to main; assigned to oleonard]
38049:
Admin/RecordSources_spec.ts is still failing randomly
[Passed QA; assigned to jonathan.druart]
37752:
Tabs for MARC subfield structure are missing a class
[Pushed to main; assigned to lucas]
37753:
Navigation links when editing authority type subfields are in plain text instead of the tabbed style
[Pushed to main; assigned to cubingguy714]
37755:
Change in Bootstrap5 has broken batch patron modification
[Pushed to main; assigned to jake.deery]
37360:
Add 'Protected Status' as one of the things that can be updated via Batch Patron Modification tool
[Needs Signoff; assigned to jake.deery]
37759:
Duplicated "Set library" menu item caused by bad merge
[Pushed to main; assigned to oleonard]
37795:
job-progress.inc progress bar broken by Bootstrap5 upgrade
[NEW; assigned to oleonard]
37807:
"Export today's checked in barcodes" not disabled when needed
[Pushed to main; assigned to jonathan.druart]
37812:
Adjust Vue modals for Bootstrap 5
[Pushed to main; assigned to jonathan.druart]
37939:
Replace alert messages with toasts
[NEW; assigned to koha-bugs]
37833:
Incorrect logic controlling display of OPAC language selection menus
[Pushed to main; assigned to oleonard]
36337:
Hiding lists with OpacPublic breaks styling for language list
[Pushed to main; assigned to oleonard]
37841:
Switch OPAC language menu alignment in header and footer
[Pushed to main; assigned to oleonard]
36337:
Hiding lists with OpacPublic breaks styling for language list
[Pushed to main; assigned to oleonard]
(*)
37846:
Serial prediction pattern test appears at the bottom of the page
[Pushed to main; assigned to oleonard]
37859:
Tabs for record comments are in plain text (related to Bootstrap 5 update)
[Pushed to main; assigned to oleonard]
37928:
"Upload image" item not correctly styled
[Pushed to main; assigned to jonathan.druart]
37939:
Replace alert messages with toasts
[NEW; assigned to koha-bugs]
(*)
37945:
Links for system preferences subsections don't work
[Signed Off; assigned to jonathan.druart]
37946:
Double menu when clicking the caret in Z39.50 search
[Signed Off; assigned to oleonard]
37980:
Style corrections for installer and onboarding following Bootstrap 5 update
[Needs Signoff; assigned to oleonard]
38015:
Bootstrap 5: Can't use tab key to navigate to inactive tabs
[NEW; assigned to oleonard]
38057:
Fix checkmarks in Change framework menu in Advanced editor after Bootstrap5 update
[Signed Off; assigned to phil]
38082:
Advanced editor does not save the selected framework with new record
[Signed Off; assigned to januszop]
37746:
SQL reports: Double class breaks rows per page selection
[RESOLVED DUPLICATE; assigned to oleonard]
37330:
LocalCoverImages for items don't show after 33526
[Pushed to main; assigned to jonathan.druart]
33746:
[omnibus] speed improvement
[NEW; assigned to koha-bugs]
34353:
We don't need 'SpineLabelShowPrintOnBibDetails' anymore
[NEW; assigned to koha-bugs]
34358:
Generalise library selection filter for datatables
[NEW; assigned to jake.deery]
34832:
[OMNIBUS] API all the Tables!
[NEW; assigned to koha-bugs]
35191:
Make entries per page configurable for items table on staff detail page
[Pushed to main; assigned to jonathan.druart]
36663:
Table configuration options on items table don't show in staff interface
[Needs documenting; assigned to pedro.amorim]
36984:
Transit pending status breaks holdings info
[Needs documenting; assigned to adolfo.rodriguez]
37334:
Cannot filter holdings table by status
[In Discussion; assigned to jonathan.druart]
37375:
Holdings table not loading if MARC framework is missing certain 952 subfields
[Pushed to main; assigned to lari.taskula]
37383:
No edit item button on catalog detail page for items where holding library is not logged in library
[Needs documenting; assigned to lucas]
37392:
Edit item permission by library group is broken
[Signed Off; assigned to nick]
37399:
Item type not displayed on holdings table if noItemTypeImages is disabled
[Needs documenting; assigned to emmi.takkinen]
37496:
Link to item details from holdings table links to all items
[Needs documenting; assigned to emily.lamancusa]
37637:
Use the REST API to display items on the staff edit items view
[Failed QA; assigned to samalau]
34832:
[OMNIBUS] API all the Tables!
[NEW; assigned to koha-bugs]
(*)
38071:
"Clear filter" on catalogue details page always disabled
[Passed QA; assigned to jonathan.druart]
38108:
Staff interface holdings table - table navigation only shows when "Show filters" is selected
[NEW; assigned to koha-bugs]
38110:
Staff interface tables with filters - date format needs to be YYYY-MM-DD, need to use authorized value codes
[NEW; assigned to koha-bugs]
38118:
Removed empty columns on holdings table on details page are not restored when new items loaded
[Signed Off; assigned to jonathan.druart]
38122:
Cannot sort holdings table by status
[NEW; assigned to koha-bugs]
38130:
Cannot filter items on library name
[Signed Off; assigned to jonathan.druart]
33860:
Checkbox column on the items table of the catalogue detail page should not be sortable
[RESOLVED FIXED; assigned to jonathan.druart]
36535:
33568 introduced too many changes in modules without tests
[RESOLVED FIXED; assigned to jonathan.druart]
37005:
Holdings table will not load when noItemTypeImages is set to 'Don't show'
[RESOLVED FIXED; assigned to lucas]
37004:
Staff search results: Add a HTML class ( branchcode ) to each item entry in the results list
[Pushed to main; assigned to lucas]
37006:
Highlight items available at my loggedinlibrary
[Patch doesn't apply; assigned to lucas]
37078:
Damaged status not showing in record detail page
[RESOLVED FIXED; assigned to phil]
37544:
Item table not loading on Normal View, after upgrade
[RESOLVED DUPLICATE; assigned to koha-bugs]
38074:
It should be possible to define the default size of the holdings table on the details page
[RESOLVED DUPLICATE; assigned to nick]
Max Depth: