Bugzilla – Dependency tree for
Bug 34255
Add an enquiry/request/workflow management module
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Max Depth:
Bug 34255
depends on 136 bugs:
view as bug list
34255:
Add an enquiry/request/workflow management module
[NEW; assigned to koha-bugs]
32436:
Add 'quick replies' to catalog concerns
[NEW; assigned to martin.renvoize]
36696:
Add an endpoint to fetch a constructed notice
[NEW; assigned to martin.renvoize]
35657:
Add ability to assign tickets to librarians for catalog concerns
[RESOLVED FIXED; assigned to martin.renvoize]
32435:
Add resolution types to catalog concerns
[RESOLVED FIXED; assigned to martin.renvoize]
35628:
Add optional statuses to catalog concerns
[RESOLVED FIXED; assigned to martin.renvoize]
33494:
Catalog concerns - Toggle 'Hide resolved' and 'Show all'
[RESOLVED FIXED; assigned to martin.renvoize]
31028:
Add 'Report a concern' feature for patrons to report concerns about catalog records
[CLOSED FIXED; assigned to martin.renvoize]
31699:
Add a generic way to redirect back to the page you were on at login for modal logins
[CLOSED FIXED; assigned to martin.renvoize]
34324:
Merge OPACProblemReport and CatalogConcern functions
[ASSIGNED; assigned to martin.renvoize]
35287:
Add additional fields support to ERM licenses
[Needs documenting; assigned to pedro.amorim]
35044:
Additional fields: Allow for repeatable fields
[Needs documenting; assigned to pedro.amorim]
37262:
api/v1/extended_attribute_types does not filter additional fields for unmapped tablenames
[RESOLVED FIXED; assigned to pedro.amorim]
35197:
Expose additional_field definitions through REST API
[Needs documenting; assigned to pedro.amorim]
35190:
Additional_fields table should allow null values for authorised_value_category
[CLOSED FIXED; assigned to emily.lamancusa]
37261:
api/v1/extended_attribute_types does not return additional fields for unmapped tablenames
[RESOLVED FIXED; assigned to pedro.amorim]
35197:
Expose additional_field definitions through REST API
[Needs documenting; assigned to pedro.amorim]
(*)
30645:
Generated DBIC query incorrect for API searches across joined extended attributes when several terms are passed
[RESOLVED FIXED; assigned to pedro.amorim]
30639:
Patron search does not split search terms
[CLOSED FIXED; assigned to jonathan.druart]
30063:
Make the main patron search use the /patrons REST API route
[CLOSED FIXED; assigned to jonathan.druart]
30094:
Rewrite the patron search when requesting an article with the REST API route
[CLOSED FIXED; assigned to jonathan.druart]
30093:
Rewrite the patron search when placing a hold with the REST API route
[CLOSED FIXED; assigned to jonathan.druart]
29136:
Patron search on request.pl has performance and display issues
[CLOSED FIXED; assigned to jonathan.druart]
28782:
Get rid of custom query param list creation for request.pl
[CLOSED FIXED; assigned to joonas.kylmala]
29660:
reserve/request.pl should not deal with biblioitem
[CLOSED FIXED; assigned to jonathan.druart]
29562:
Pass objects to CanItemBeReserved and checkHighHolds
[CLOSED FIXED; assigned to nick]
29058:
Add option to not load existing holds table automatically
[CLOSED FIXED; assigned to nick]
29043:
Items are processed but not displayed on request.pl before a patron is selected
[CLOSED FIXED; assigned to jonathan.druart]
30055:
Rewrite some of the patron searches to make them use the REST API routes
[CLOSED FIXED; assigned to jonathan.druart]
29844:
Remove uses of wantarray in Koha::Objects
[CLOSED FIXED; assigned to tomascohen]
29806:
->pickup_locations should always be called in scalar context
[CLOSED FIXED; assigned to tomascohen]
29804:
Koha::Hold->is_pickup_location_valid explodes if empty list of pickup locations
[CLOSED FIXED; assigned to tomascohen]
29807:
Branches template plugin doesn't handle empty lists correctly
[CLOSED FIXED; assigned to tomascohen]
30058:
Add a Koha::Patrons method to filter by permissions
[CLOSED FIXED; assigned to jonathan.druart]
30059:
Add a JS equivalent to Koha::Patron->get_age
[CLOSED FIXED; assigned to jonathan.druart]
30060:
Missing primary key on user_permissions
[CLOSED FIXED; assigned to nick]
30074:
Missing extended_attributes relationship in DBIC schema
[CLOSED FIXED; assigned to jonathan.druart]
30194:
Update required JSON::Validator version
[CLOSED FIXED; assigned to tomascohen]
30193:
Invalid refs removed in JSON::Validator 5.x
[RESOLVED DUPLICATE; assigned to tomascohen]
30393:
datatables wrapper should handle searching for %, _ and \
[CLOSED FIXED; assigned to tomascohen]
30074:
Missing extended_attributes relationship in DBIC schema
[CLOSED FIXED; assigned to jonathan.druart]
(*)
30576:
DefaultPatronSearchFields no longer takes effect
[CLOSED FIXED; assigned to martin.renvoize]
30063:
Make the main patron search use the /patrons REST API route
[CLOSED FIXED; assigned to jonathan.druart]
(*)
30626:
DT REST API wrapper not building the filter query correctly
[CLOSED FIXED; assigned to jonathan.druart]
24561:
Add a datatables API wrapper
[CLOSED FIXED; assigned to agustinmoyano]
24615:
Add support for ordering by related object columns in the REST API
[CLOSED FIXED; assigned to agustinmoyano]
24502:
Add a query language and param (q=) to the API
[CLOSED FIXED; assigned to agustinmoyano]
24356:
objects.search prefetch
[CLOSED FIXED; assigned to agustinmoyano]
24321:
Make objects.search use mappings from Koha::Object(s)
[CLOSED FIXED; assigned to tomascohen]
23893:
Add ->new_from_api and ->set_from_api methods to Koha::Object
[CLOSED FIXED; assigned to tomascohen]
23843:
Make existing endpoints use Koha::Object(s)->to_api
[CLOSED FIXED; assigned to tomascohen]
23770:
Add Koha::Object(s)->to_api method
[CLOSED FIXED; assigned to tomascohen]
24487:
build_query_params helper builds path parameter with matching criteria
[CLOSED FIXED; assigned to agustinmoyano]
37389:
REST API queries joining on extended_attributes may cause severe performance issues
[RESOLVED FIXED; assigned to pedro.amorim]
30645:
Generated DBIC query incorrect for API searches across joined extended attributes when several terms are passed
[RESOLVED FIXED; assigned to pedro.amorim]
(*)
35625:
Add support for system flag to additional fields
[Needs Signoff; assigned to martin.renvoize]
35044:
Additional fields: Allow for repeatable fields
[Needs documenting; assigned to pedro.amorim]
(*)
37912:
Catalog concerns - Broken link under concern title
[Needs documenting; assigned to martin.renvoize]
37910:
Minor spacing issues in the catalog concerns page
[RESOLVED FIXED; assigned to martin.renvoize]
35402:
Update the OPAC and staff interface to Bootstrap 5
[RESOLVED FIXED; assigned to oleonard]
33526:
Use template wrapper for tabs: bibliographic detail page
[Needs documenting; assigned to oleonard]
32571:
Use template wrapper to build tabbed components
[REOPENED; assigned to oleonard]
32562:
Reindent the about page template
[CLOSED FIXED; assigned to oleonard]
33891:
Use template wrapper for tabs: OPAC advanced search
[CLOSED FIXED; assigned to oleonard]
33892:
Use template wrapper for tabs: OPAC authority detail
[CLOSED FIXED; assigned to oleonard]
33891:
Use template wrapper for tabs: OPAC advanced search
[CLOSED FIXED; assigned to oleonard]
(*)
33893:
Use template wrapper for tabs: OPAC checkout history
[CLOSED FIXED; assigned to oleonard]
33891:
Use template wrapper for tabs: OPAC advanced search
[CLOSED FIXED; assigned to oleonard]
(*)
33894:
Use template wrapper for tabs: OPAC search history
[CLOSED FIXED; assigned to oleonard]
33891:
Use template wrapper for tabs: OPAC advanced search
[CLOSED FIXED; assigned to oleonard]
(*)
33895:
Use template wrapper for tabs: OPAC user summary
[CLOSED FIXED; assigned to oleonard]
33891:
Use template wrapper for tabs: OPAC advanced search
[CLOSED FIXED; assigned to oleonard]
(*)
33897:
Use template wrapper for tabs: OPAC bibliographic detail page
[CLOSED FIXED; assigned to oleonard]
33891:
Use template wrapper for tabs: OPAC advanced search
[CLOSED FIXED; assigned to oleonard]
(*)
34012:
Use template wrapper for tabs: Recalls awaiting pickup
[CLOSED FIXED; assigned to oleonard]
34010:
Template corrections to recall pages
[CLOSED FIXED; assigned to oleonard]
19532:
Recalls for Koha
[Needs documenting; assigned to aleisha]
33195:
Reindent the bibliographic details page
[RESOLVED FIXED; assigned to oleonard]
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)
[CLOSED FIXED; assigned to januszop]
33497:
Reduce DB calls on staff detail page
[CLOSED FIXED; assigned to nick]
33167:
Cleanup staff interface catalog details page
[CLOSED 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
[CLOSED 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
[CLOSED 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
[CLOSED FIXED; assigned to koha-bugs]
26635:
Expand coded values in REST API call
[CLOSED 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
[CLOSED 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
[CLOSED 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]
37002:
Correct several HTML markup errors
[RESOLVED FIXED; assigned to oleonard]
37030:
Use template wrapper for breadcrumbs: Cash register stats
[Pushed to oldstable; assigned to oleonard]
33436:
Use template wrapper for breadcrumbs: Reports part 1
[RESOLVED FIXED; assigned to oleonard]
32507:
Use template wrapper to build breadcrumb navigation
[RESOLVED FIXED; assigned to oleonard]
4461:
Add a context-sensitive report a problem process
[CLOSED FIXED; assigned to aleisha]
10269:
Add a way to utilise a specific replyto email address for some notices
[CLOSED FIXED; assigned to martin.renvoize]
22823:
Koha::Library needs a method for obtaining the inbound email address
[CLOSED FIXED; assigned to martin.renvoize]
35616:
Add a 'source' field to Koha::Tickets to denote the path taken to report the ticket
[RESOLVED FIXED; assigned to martin.renvoize]
31028:
Add 'Report a concern' feature for patrons to report concerns about catalog records
[CLOSED FIXED; assigned to martin.renvoize]
(*)
35628:
Add optional statuses to catalog concerns
[RESOLVED FIXED; assigned to martin.renvoize]
(*)
35615:
Merge AllowCheckoutNotes and CatalogConcern functions
[NEW; assigned to martin.renvoize]
17698:
Make patron notes show up on staff dashboard
[CLOSED FIXED; assigned to aleisha]
14224:
patron notes about item shown at check in
[CLOSED FIXED; assigned to aleisha]
35616:
Add a 'source' field to Koha::Tickets to denote the path taken to report the ticket
[RESOLVED FIXED; assigned to martin.renvoize]
(*)
36759:
We should add a shortcut for assigning a ticket to yourself
[NEW; assigned to martin.renvoize]
35657:
Add ability to assign tickets to librarians for catalog concerns
[RESOLVED FIXED; assigned to martin.renvoize]
(*)
36801:
Allow re-opening of a catalog concern
[NEW; assigned to martin.renvoize]
35657:
Add ability to assign tickets to librarians for catalog concerns
[RESOLVED FIXED; assigned to martin.renvoize]
(*)
36756:
Fix default action on split update button when editing tickets/catalog concerns
[RESOLVED FIXED; assigned to martin.renvoize]
35628:
Add optional statuses to catalog concerns
[RESOLVED FIXED; assigned to martin.renvoize]
(*)
36802:
Add 'status flow' configuration options to catalog concerns
[NEW; assigned to martin.renvoize]
32435:
Add resolution types to catalog concerns
[RESOLVED FIXED; assigned to martin.renvoize]
(*)
35628:
Add optional statuses to catalog concerns
[RESOLVED FIXED; assigned to martin.renvoize]
(*)
33105:
Add vendor issues
[CLOSED FIXED; assigned to jonathan.druart]
33104:
Add vendor interfaces
[CLOSED FIXED; assigned to jonathan.druart]
33103:
Add vendor aliases
[CLOSED FIXED; assigned to jonathan.druart]
35657:
Add ability to assign tickets to librarians for catalog concerns
[RESOLVED FIXED; assigned to martin.renvoize]
(*)
36612:
The public tickets endpoint needs public fields list
[CLOSED FIXED; assigned to martin.renvoize]
28948:
Add a /public counterpart for the libraries REST endpoints
[CLOSED FIXED; assigned to martin.renvoize]
(*)
31028:
Add 'Report a concern' feature for patrons to report concerns about catalog records
[CLOSED FIXED; assigned to martin.renvoize]
(*)
36758:
We should notify an assignee when they are assigned a ticket
[RESOLVED FIXED; assigned to martin.renvoize]
35657:
Add ability to assign tickets to librarians for catalog concerns
[RESOLVED FIXED; assigned to martin.renvoize]
(*)
Bug 34255
does not block any bugs.
Max Depth: