Bugzilla – Dependency tree for
Bug 18928
Move `holdallowed`, `hold_fulfillment_policy` and `returnbranch` into the `circulation_rules` table.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Max Depth:
Bug 18928
depends on 6 bugs:
view as bug list
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]
(*)
Bug 18928
blocks 361 bugs:
view as bug list
18928:
Move `holdallowed`, `hold_fulfillment_policy` and `returnbranch` into the `circulation_rules` table.
[CLOSED FIXED; assigned to jonathan.druart]
18930:
Move 'refund lost item fee rules' into the `circulation_rules` table
[CLOSED FIXED; assigned to jonathan.druart]
18936:
Move issuingrules into circulation_rules
[CLOSED FIXED; assigned to jonathan.druart]
15522:
New interface for revamped circulation rules
[In Discussion; assigned to koha-bugs]
15523:
Move a number of sysprefs to circulation rules (Omnibus)
[ASSIGNED; assigned to koha-bugs]
18886:
Restructure storage of circulation rules to reduce complexity and enable increased flexiblity
[NEW; assigned to koha-bugs]
15521:
Make circulation rules backend more granular
[NEW; assigned to koha-bugs]
15523:
Move a number of sysprefs to circulation rules (Omnibus)
[ASSIGNED; assigned to koha-bugs]
(*)
19001:
Different rules for the same itemtype in the same branch and for the same category code
[NEW; assigned to koha-bugs]
23323:
Koha::RefundLostItemFeeRules->find() should require `branchcode`, `categorycode` and `itemtype`
[CLOSED FIXED; assigned to jonathan.druart]
24083:
Koha should support "seen" vs "unseen" renewals
[CLOSED FIXED; assigned to koha-bugs]
29022:
Allow choice of whether or not to reset Unseen renewal count on Seen renewal
[NEW; assigned to koha-bugs]
29023:
Allow local definition of seen/unseen for various renewal methods
[NEW; assigned to koha-bugs]
29024:
Renewals performed via web-based self-check should be Unseen
[NEW; assigned to koha-bugs]
29021:
Automatic renewal due to RenewAccruingItemWhenPaid should not be considered Seen
[CLOSED FIXED; assigned to martin.renvoize]
29050:
Add punctuation in Unseen Renewals message
[CLOSED FIXED; assigned to koha-bugs]
29051:
Seen renewal methods incorrectly blocked
[CLOSED FIXED; assigned to martin.renvoize]
24159:
Allow daysMode for calculating due and renewal dates to be set at the circulation rules level
[CLOSED FIXED; assigned to jonathan.druart]
15523:
Move a number of sysprefs to circulation rules (Omnibus)
[ASSIGNED; assigned to koha-bugs]
(*)
31235:
UseDaysMode is used for calculating the expiration date for waiting holds
[NEW; assigned to koha-bugs]
25896:
Missing closing `td` tag in smart-rules.tt
[CLOSED FIXED; assigned to slavashishkin]
27026:
New circulation rule "Days mode" values are not explained anywhere
[CLOSED FIXED; assigned to jonathan.druart]
27280:
Explanation for "Days mode" is not consistent
[CLOSED FIXED; assigned to jonathan.druart]
24602:
The fallback value for onshelfholds should be 0
[CLOSED FIXED; assigned to tomascohen]
24669:
Editing circulation rule breaks holds when total holds unlimited
[CLOSED FIXED; assigned to joonas.kylmala]
24670:
Circulation and fine rules page has performance issues since issuingrules change
[CLOSED FIXED; assigned to jonathan.druart]
25556:
Holds blocked when empty holdallowed value present in circulation_rules
[CLOSED FIXED; assigned to stalkernoid]
26911:
Update for 18936 can cause data loss if constraints are violated
[CLOSED FIXED; assigned to jonathan.druart]
29705:
Test suite has some IssuingRules left-overs
[CLOSED FIXED; assigned to fridolin.somers]
36017:
Dead code in admin/clone-rules
[RESOLVED FIXED; assigned to jonathan.druart]
34478:
Full CSRF protection
[Pushed to main; assigned to jonathan.druart]
34608:
Add sort1 and sort2 to patron search results
[Needs documenting; assigned to oleonard]
38190:
JS error on suggestion page
[RESOLVED FIXED; assigned to jonathan.druart]
38191:
Suggestions filters do not expand
[RESOLVED FIXED; assigned to jonathan.druart]
33484:
Ability to remember user's selected table configuration and search filters for tables
[Needs documenting; assigned to jonathan.druart]
36640:
Upgrade DataTables from 1.13.6 to 2.x
[Pushed to main; assigned to jonathan.druart]
13965:
Add date last seen on item search
[NEW; assigned to gmcharlt]
26553:
Datatables button code is duplicated
[NEW; assigned to koha-bugs]
30113:
kohaTable add_filters option should be renamed to show_filter_row
[ASSIGNED; assigned to jake.deery]
33729:
Add a column for dateaccessioned to item search results
[BLOCKED; assigned to Laura.escamilla]
38114:
columns_settings.inc used when not needed
[ASSIGNED; assigned to jonathan.druart]
38185:
DT - replace dom with layout
[NEW; assigned to koha-bugs]
38255:
Do not use dataTable constructor directly
[NEW; assigned to koha-bugs]
38259:
Adjust DT's lengthMenu option
[NEW; assigned to koha-bugs]
38295:
Standardize "select all" behaviours
[In Discussion; assigned to koha-bugs]
38300:
Cancelling holds in bulk should not need localStorage
[NEW; assigned to koha-bugs]
38296:
Investigate DataTables's extension StateRestore
[ASSIGNED; assigned to jonathan.druart]
38310:
DataTables - Use Select2 for column filters
[ASSIGNED; assigned to jonathan.druart]
38311:
DataTables - Simplify the building of the dropdown list filters
[ASSIGNED; assigned to jonathan.druart]
38388:
Investigate DataTables's extension SearchBuilder
[ASSIGNED; assigned to jonathan.druart]
38436:
Adjust code for column visibility (after DataTables upgrade)
[Pushed to main; assigned to jonathan.druart]
38482:
Disable save state for items tables
[Pushed to main; assigned to jonathan.druart]
38433:
Conflicting behaviour of the columns visibility on the items table
[ASSIGNED; assigned to jonathan.druart]
38485:
Update column visibility on holdings table correctly
[Pushed to main; assigned to jonathan.druart]
38433:
Conflicting behaviour of the columns visibility on the items table
[ASSIGNED; assigned to jonathan.druart]
(*)
38485:
Update column visibility on holdings table correctly
[Pushed to main; assigned to jonathan.druart]
(*)
38440:
dt_button_clear_filter handling outside of datatables.js not needed
[ASSIGNED; assigned to jonathan.druart]
38461:
Table features needs to be covered by e2e tests - Cypress
[ASSIGNED; assigned to jonathan.druart]
38472:
exportColumns hard-coded in patron categories
[NEW; assigned to koha-bugs]
38484:
Filters on the "Holds to pull" page is broken
[Pushed to main; assigned to jonathan.druart]
38456:
Custom properties no longer accepted by DataTables
[RESOLVED DUPLICATE; assigned to jonathan.druart]
38116:
Patrons search description should be built from DT's search settings
[Needs Signoff; assigned to jonathan.druart]
38242:
ILL table status and backend fitler are not remember when using table's copied sharing link
[NEW; assigned to koha-bugs]
38296:
Investigate DataTables's extension StateRestore
[ASSIGNED; assigned to jonathan.druart]
(*)
38304:
Remove SaveState options for OPAC tables
[Pushed to main; assigned to jonathan.druart]
37238:
Add table settings to itemsearch results
[Needs documenting; assigned to jonathan.druart]
36640:
Upgrade DataTables from 1.13.6 to 2.x
[Pushed to main; assigned to jonathan.druart]
(*)
38331:
Add date accessioned column to itemsearch results
[Signed Off; assigned to lucas]
38433:
Conflicting behaviour of the columns visibility on the items table
[ASSIGNED; assigned to jonathan.druart]
(*)
38482:
Disable save state for items tables
[Pushed to main; assigned to jonathan.druart]
(*)
35992:
opac-shareshelf: Accepting invitation should not be triggered directly
[ASSIGNED; assigned to m.de.rooy]
36192:
[OMNIBUS] CSRF Protection for Koha
[ASSIGNED; assigned to koha-bugs]
37206:
Removing an item from a label batch should be a CSRF-protected POST operation
[Pushed to stable; assigned to oleonard]
37235:
Download single authority results in 500 error
[Pushed to stable; assigned to oleonard]
37252:
Saving an authority record as MADS (XML) fails
[Pushed to stable; assigned to phil]
37263:
Creating default article request fees is not working
[Pushed to stable; assigned to pedro.amorim]
37270:
Deleting a report from the actions menu on a list of saved reports does not work
[Needs documenting; assigned to oleonard]
37489:
Cannot delete patron image without uploading a file
[Needs documenting; assigned to samalau]
37580:
Unique holiday descriptions are not editable
[Pushed to stable; assigned to cj.lynce]
37741:
Koha errors on page (e.g. 404) cause incorrect CSRF errors
[Pushed to stable; assigned to dcook]
37766:
Fix forms that POST without an op in MARC bibliographic frameworks
[Pushed to stable; assigned to phil]
37728:
More "op" are missing in POSTed forms
[RESOLVED FIXED; assigned to jonathan.druart]
37794:
Fix form that POSTs without an op in Holds to pull
[Pushed to stable; assigned to phil]
37728:
More "op" are missing in POSTed forms
[RESOLVED FIXED; assigned to jonathan.druart]
(*)
37827:
Switch OPAC download list form from POST to GET
[Pushed to stable; assigned to phil]
37728:
More "op" are missing in POSTed forms
[RESOLVED FIXED; assigned to jonathan.druart]
(*)
37853:
Returning to your account at the end of changing your password in the OPAC doesn't need to POST a form
[Pushed to stable; assigned to phil]
37728:
More "op" are missing in POSTed forms
[RESOLVED FIXED; assigned to jonathan.druart]
(*)
37887:
OPAC password recovery needs to use a cud- op while POSTing new password
[Pushed to stable; assigned to phil]
37728:
More "op" are missing in POSTed forms
[RESOLVED FIXED; assigned to jonathan.druart]
(*)
37914:
Forms for budget planning filters and export should GET rather than POST
[Pushed to stable; assigned to phil]
37728:
More "op" are missing in POSTed forms
[RESOLVED FIXED; assigned to jonathan.druart]
(*)
37916:
Plugin search and install regression
[Pushed to stable; assigned to martin.renvoize]
37993:
Having a single EDI EAN account produces a bad redirect
[NEW; assigned to koha-bugs]
38275:
Unable to delete patron card creator images
[Pushed to stable; assigned to dcook]
38309:
Cannot delete additional fields
[Pushed to main; assigned to phil]
38328:
Cannot delete ILL batch statuses
[Pushed to main; assigned to phil]
38378:
Serial frequency deletion is broken
[Pushed to main; assigned to phil]
38463:
Unnecessary CSRF token in OPAC authority search
[Pushed to main; assigned to phil]
36597:
Cannot delete circulation desk
[RESOLVED FIXED; assigned to oleonard]
36598:
Add CSRF protection to Mojolicious apps
[RESOLVED FIXED; assigned to julian.maurice]
37069:
Authorities pagination on OPAC broken by CSRF
[RESOLVED FIXED; assigned to nick]
38463:
Unnecessary CSRF token in OPAC authority search
[Pushed to main; assigned to phil]
(*)
37080:
Cannot delete a MARC bibliographic framework or authority type
[RESOLVED FIXED; assigned to phil]
37093:
403 Forbidden Error when attempting to search for Mana Reports
[RESOLVED FIXED; assigned to phil]
37187:
Label batches and label templates cannot be deleted
[RESOLVED FIXED; assigned to oleonard]
37192:
Can't print label from the item editor
[RESOLVED FIXED; assigned to lucas]
37197:
Batch patron modification from reports fails by using GET instead of POST
[RESOLVED FIXED; assigned to phil]
37188:
Batch patron modification from report results should be an option when borrowernumber is selected
[Needs documenting; assigned to nick]
37481:
Some operations that do not affect data should be submitted as POST requests
[NEW; assigned to koha-bugs]
37615:
Clean up the form for sending cardnumbers from a report to batch patron modification
[RESOLVED FIXED; assigned to phil]
37409:
Edit button for items in course reserves list doesn't work
[RESOLVED FIXED; assigned to samalau]
37728:
More "op" are missing in POSTed forms
[RESOLVED FIXED; assigned to jonathan.druart]
(*)
37765:
Fix forms that POST without an op in systempreferences
[RESOLVED FIXED; assigned to phil]
37728:
More "op" are missing in POSTed forms
[RESOLVED FIXED; assigned to jonathan.druart]
(*)
37767:
Fix forms that POST without an op in Authority types
[RESOLVED FIXED; assigned to phil]
37728:
More "op" are missing in POSTed forms
[RESOLVED FIXED; assigned to jonathan.druart]
(*)
37768:
Fix form that POSTs without an op in itemtype administration
[RESOLVED FIXED; assigned to phil]
37728:
More "op" are missing in POSTed forms
[RESOLVED FIXED; assigned to jonathan.druart]
(*)
37769:
Fix forms that POST without an op in currency administration
[RESOLVED FIXED; assigned to phil]
37728:
More "op" are missing in POSTed forms
[RESOLVED FIXED; assigned to jonathan.druart]
(*)
37779:
Fix forms that POST without an op in tag moderation
[RESOLVED FIXED; assigned to phil]
37728:
More "op" are missing in POSTed forms
[RESOLVED FIXED; assigned to jonathan.druart]
(*)
37783:
Fix form that looks like it would POST without an op in reserve/request.tt
[RESOLVED FIXED; assigned to phil]
37817:
Cancellation holds alert not displayed the correct number of holds
[NEW; assigned to koha-bugs]
37728:
More "op" are missing in POSTed forms
[RESOLVED FIXED; assigned to jonathan.druart]
(*)
37785:
Remove dead code in tools/letter.tt that looks like a form that would POST without an op
[RESOLVED FIXED; assigned to phil]
37728:
More "op" are missing in POSTed forms
[RESOLVED FIXED; assigned to jonathan.druart]
(*)
37959:
Item circulation alerts table appears to be broken
[RESOLVED FIXED; assigned to phil]
37961:
Inventory followup fails by POSTing without an op or csrf_token
[RESOLVED FIXED; assigned to phil]
36189:
Rewrite www/auth_values_input_www.t using Selenium
[NEW; assigned to chris]
36192:
[OMNIBUS] CSRF Protection for Koha
[ASSIGNED; assigned to koha-bugs]
(*)
36192:
[OMNIBUS] CSRF Protection for Koha
[ASSIGNED; assigned to koha-bugs]
(*)
36195:
CSRF - testing reports
[NEW; assigned to koha-bugs]
36192:
[OMNIBUS] CSRF Protection for Koha
[ASSIGNED; assigned to koha-bugs]
(*)
36349:
Login for SCO/SCI broken by CSRF
[RESOLVED FIXED; assigned to jonathan.druart]
32256:
Self checkout batch mode
[RESOLVED FIXED; assigned to aleisha]
36718:
Include item barcode in checkout error message on self-check
[NEW; assigned to koha-bugs]
37525:
Self checkout: "Return this item" doesn't show up in scan confirmation screen despite SCOAllowCheckin being allowed
[Pushed to stable; assigned to oliver.behnke]
38174:
Self Checkout renders alert for each checkout in session instead of just most recent checkout
[Needs Signoff; assigned to blawlor]
36207:
Update browser alerts to modals: OPAC tags
[Needs documenting; assigned to oleonard]
36166:
Disable select to add to list if opacuserlogin is disabled
[Needs documenting; assigned to matthias.le-gac]
36557:
Improve logic and display of OPAC cart, tag, and lists controls
[Pushed to stable; assigned to oleonard]
36557:
Improve logic and display of OPAC cart, tag, and lists controls
[Pushed to stable; assigned to oleonard]
(*)
36863:
CSRF Plack middleware doesn't handle the CONNECT HTTP method
[Needs documenting; assigned to koha-bugs]
37150:
Can't delete single title from a list using the "Remove from list" link
[Needs documenting; assigned to oleonard]
36557:
Improve logic and display of OPAC cart, tag, and lists controls
[Pushed to stable; assigned to oleonard]
(*)
38251:
"Remove selected items" button not removing single item in OPAC lists
[Pushed to stable; assigned to phil]
37264:
Fix delete button on staff interface's suggestion detail page
[Pushed to stable; assigned to oleonard]
37290:
Deleting circulation rule for a specific library deletes for All libraries instead
[Needs documenting; assigned to januszop]
37263:
Creating default article request fees is not working
[Pushed to stable; assigned to pedro.amorim]
(*)
37483:
Batch extend due dates tool not working
[Needs documenting; assigned to nick]
36192:
[OMNIBUS] CSRF Protection for Koha
[ASSIGNED; assigned to koha-bugs]
(*)
37941:
Batch extend due date tool should separate actions/forms
[NEW; assigned to koha-bugs]
38199:
Printing transfer slips from circ/returns.pl doesn't set focus properly ( 24.05.x and below )
[Needs documenting; assigned to lucas]
38495:
Cannot cancel background job (CSRF)
[Pushed to main; assigned to nick]
36102:
Protect login forms from CSRF attacks
[RESOLVED FIXED; assigned to jonathan.druart]
36192:
[OMNIBUS] CSRF Protection for Koha
[ASSIGNED; assigned to koha-bugs]
(*)
36084:
Pass CSRF token to SVC scripts (1/2)
[RESOLVED FIXED; assigned to jonathan.druart]
36211:
Add support for script modules to Asset
[NEW; assigned to oleonard]
37332:
Renewal due date and renew as unseen fields not respected when renewing an item from the patron account
[Needs documenting; assigned to emily.lamancusa]
36192:
[OMNIBUS] CSRF Protection for Koha
[ASSIGNED; assigned to koha-bugs]
(*)
37189:
Renewals: Koha prioritizes hard due date from circulation rules over manual due date, although the manual due date is earlier
[RESOLVED WORKSFORME; assigned to koha-bugs]
36234:
Language prefs cannot be modified
[RESOLVED FIXED; assigned to jonathan.druart]
36235:
System preferences chopping everything after a semicolon.
[RESOLVED FIXED; assigned to lucas]
36407:
Custom renewal date is not respected when renewing items from the checkouts table
[RESOLVED DUPLICATE; assigned to koha-bugs]
36192:
[OMNIBUS] CSRF Protection for Koha
[ASSIGNED; assigned to koha-bugs]
(*)
36426:
Cannot set article request as pending
[RESOLVED FIXED; assigned to jonathan.druart]
36308:
SIP2 login broken by CSRF changes
[RESOLVED FIXED; assigned to nick]
36349:
Login for SCO/SCI broken by CSRF
[RESOLVED FIXED; assigned to jonathan.druart]
(*)
36148:
Move CSRF check code outside of CGI->new
[RESOLVED FIXED; assigned to jonathan.druart]
36192:
[OMNIBUS] CSRF Protection for Koha
[ASSIGNED; assigned to koha-bugs]
(*)
36177:
We need integration tests to cover CSRF checks
[RESOLVED FIXED; assigned to jonathan.druart]
36355:
Auth/csrf.ts is failing if library with long info in the DB
[RESOLVED FIXED; assigned to jonathan.druart]
36358:
Typo in errorpage.tt: requets
[RESOLVED FIXED; assigned to tomascohen]
36190:
op param for stateful requests must start with 'cud-'
[RESOLVED FIXED; assigned to nick]
36192:
[OMNIBUS] CSRF Protection for Koha
[ASSIGNED; assigned to koha-bugs]
(*)
36193:
CSRF - Code review missed
[RESOLVED FIXED; assigned to koha-bugs]
36192:
[OMNIBUS] CSRF Protection for Koha
[ASSIGNED; assigned to koha-bugs]
(*)
36219:
State parameter broken for OIDC/Oauth
[RESOLVED FIXED; assigned to dcook]
36192:
[OMNIBUS] CSRF Protection for Koha
[ASSIGNED; assigned to koha-bugs]
(*)
36237:
Improve set-library UI after 34478
[RESOLVED INVALID; assigned to lucas]
36241:
ILL Batches are broken
[RESOLVED FIXED; assigned to pedro.amorim]
36273:
ILL - Refactor $op in ill-requests.pl
[NEW; assigned to koha-bugs]
36130:
ILL batches table not showing all batches
[RESOLVED FIXED; assigned to pedro.amorim]
36291:
Scrolling glitch on datatables with fixed header
[Failed QA; assigned to baptiste.wojtkowski]
36249:
ILL - "Request from partners" action is broken
[RESOLVED FIXED; assigned to pedro.amorim]
36273:
ILL - Refactor $op in ill-requests.pl
[NEW; assigned to koha-bugs]
(*)
36245:
ILL - Custom backend form action is broken
[RESOLVED FIXED; assigned to pedro.amorim]
36273:
ILL - Refactor $op in ill-requests.pl
[NEW; assigned to koha-bugs]
(*)
35581:
ILL Koha classes are not consistent
[RESOLVED FIXED; assigned to pedro.amorim]
35570:
Add a generic master form in ILL
[Pushed to main; assigned to pedro.amorim]
35725:
Generic master form does not keep patron and cardnumber when changing type
[Pushed to main; assigned to pedro.amorim]
36221:
Improve styling of Standard backend create OPAC form
[Needs documenting; assigned to pedro.amorim]
35604:
ILL - Allow for automatic backend selection
[Signed Off; assigned to pedro.amorim]
36197:
Allow for OPAC unauthenticated ILL request
[Signed Off; assigned to pedro.amorim]
38441:
ILL - Allow for a history check workflow stage
[Needs Signoff; assigned to pedro.amorim]
38523:
Simple quote in ILL standard form JS can break translations
[NEW; assigned to koha-bugs]
38276:
ILL Standard form does not consider DOI in openURL
[Pushed to main; assigned to pedro.amorim]
38288:
Provide openURL backwards compatibility with FreeForm
[Pushed to main; assigned to pedro.amorim]
38289:
ILL module should create biblios for DVD and Thesis documents
[NEW; assigned to koha-bugs]
38339:
Standard backend _get_core_fields are not translatable
[NEW; assigned to koha-bugs]
38340:
Translatability - Standard form include files are not translatable
[NEW; assigned to koha-bugs]
38523:
Simple quote in ILL standard form JS can break translations
[NEW; assigned to koha-bugs]
(*)
38341:
Standard backend is missing unit tests
[NEW; assigned to koha-bugs]
36662:
ILL - t/db_dependent/Illrequest should not exist
[Signed Off; assigned to pedro.amorim]
35604:
ILL - Allow for automatic backend selection
[Signed Off; assigned to pedro.amorim]
(*)
36243:
ILL "Edit request" action is broken
[RESOLVED FIXED; assigned to pedro.amorim]
36273:
ILL - Refactor $op in ill-requests.pl
[NEW; assigned to koha-bugs]
(*)
36249:
ILL - "Request from partners" action is broken
[RESOLVED FIXED; assigned to pedro.amorim]
(*)
36274:
OPAC suggestions form doesn't display
[RESOLVED FIXED; assigned to lucas]
36044:
Show ISBN number of purchase suggestions on the OPAC
[BLOCKED; assigned to oleonard]
36280:
Viewing batch of staged records broken: CSRF token error
[RESOLVED DUPLICATE; assigned to koha-bugs]
36326:
Batch deletion of selected items from detail page is broken
[RESOLVED FIXED; assigned to jonathan.druart]
36192:
[OMNIBUS] CSRF Protection for Koha
[ASSIGNED; assigned to koha-bugs]
(*)
36336:
Exporting records from detail page is broken
[RESOLVED FIXED; assigned to jonathan.druart]
36349:
Login for SCO/SCI broken by CSRF
[RESOLVED FIXED; assigned to jonathan.druart]
(*)
36351:
CSRF Adjustments for Cataloguing editor
[RESOLVED FIXED; assigned to nick]
36377:
Fix translatability issues in koha-backend.js
[NEW; assigned to koha-bugs]
38082:
Advanced editor does not save the selected framework with new record
[Pushed to stable; assigned to januszop]
36418:
Set response's content-type to application/json when needed - svc scripts
[RESOLVED FIXED; assigned to lucas]
36060:
If issues table includes overdues 'Renew selected items' button is disabled
[RESOLVED FIXED; assigned to lucas]
36368:
Cannot save new patron after error
[RESOLVED FIXED; assigned to emmi.takkinen]
36384:
'Used saved' typo in guided reports
[RESOLVED FIXED; assigned to tomascohen]
36568:
Changing rows per page on a custom report is broken
[RESOLVED FIXED; assigned to emily.lamancusa]
36577:
(bug 34478 follow-up) marc21_linking_section.pl not working
[RESOLVED FIXED; assigned to januszop]
36630:
Item search batch operations buttons broken by CSRF
[RESOLVED FIXED; assigned to blawlor]
36192:
[OMNIBUS] CSRF Protection for Koha
[ASSIGNED; assigned to koha-bugs]
(*)
38413:
Batch operations from item search results fail when "select visible rows" and many items are selected
[Pushed to stable; assigned to phil]
36838:
Can't approve or reject tags in the staff interface
[RESOLVED FIXED; assigned to oleonard]
36877:
Patron card creator does not work when editing layout, profile or template
[RESOLVED FIXED; assigned to bibliothek]
36192:
[OMNIBUS] CSRF Protection for Koha
[ASSIGNED; assigned to koha-bugs]
(*)
36883:
Can't finish club enrollment in the OPAC
[RESOLVED FIXED; assigned to jonathan.druart]
36995:
Can't delete library EAN
[RESOLVED FIXED; assigned to oleonard]
37039:
Cannot request a discharge in the OPAC
[RESOLVED FIXED; assigned to oleonard]
37111:
OPAC renewal - CSRF "op must be set"
[RESOLVED FIXED; assigned to lucas]
36192:
[OMNIBUS] CSRF Protection for Koha
[ASSIGNED; assigned to koha-bugs]
(*)
37786:
members/cancel-charge.pl needs CSRF protection
[RESOLVED FIXED; assigned to phil]
37728:
More "op" are missing in POSTed forms
[RESOLVED FIXED; assigned to jonathan.druart]
(*)
38056:
Search term after deleting an authority shouldn't be URI encoded
[RESOLVED FIXED; assigned to phil]
22284:
Add ability to define groups of locations for hold pickup
[CLOSED FIXED; assigned to agustinmoyano]
24350:
Can't place holds
[CLOSED FIXED; assigned to jonathan.druart]
24368:
Koha::Libraries->pickup_locations needs refactoring/ratifying
[CLOSED FIXED; assigned to tomascohen]
25516:
Item/pickup_locations wantarray removed, so dies on Perl >=5.24 where "autoderef" feature absent
[CLOSED FIXED; assigned to stalkernoid]
24657:
Fix tests of bug 22284 - Groups of pickup locations for holds
[CLOSED FIXED; assigned to agustinmoyano]
25421:
Make Koha::Item and Koha::Biblio ->pickup_locations return an arrayref
[CLOSED FIXED; assigned to tomascohen]
24368:
Koha::Libraries->pickup_locations needs refactoring/ratifying
[CLOSED FIXED; assigned to tomascohen]
(*)
25540:
Biblio.t is failing randomly
[CLOSED FIXED; assigned to jonathan.druart]
25551:
[OMNIBUS] Some tests are failing randomly
[NEW; assigned to chris]
38236:
selenium/administration_tasks.t is failing randomly with "no such alert"
[NEW; assigned to chris]
26900:
Fixes Koka::Libraries typo in C4/Reserves.pm
[CLOSED FIXED; assigned to philippe.blouin]
26963:
Improve Koha::Item::pickup_locations performance
[CLOSED FIXED; assigned to nick]
26988:
Defer loading the hold pickup locations until the dropdown is selected
[CLOSED FIXED; assigned to nick]
27015:
Add filtering options to the pickup_locations routes
[CLOSED FIXED; assigned to tomascohen]
27016:
Make the pickup locations dropdowns use Select2
[CLOSED FIXED; assigned to tomascohen]
27732:
JavaScript error on place hold page in the staff interface
[CLOSED FIXED; assigned to oleonard]
27733:
Sort pickup locations by library name instead of branchcode
[CLOSED FIXED; assigned to oleonard]
27034:
$c->objects->search shouldn't use path parameters
[CLOSED FIXED; assigned to tomascohen]
27352:
Add GET /biblios/:biblio_id/items
[CLOSED FIXED; assigned to tomascohen]
27358:
Add GET /public/biblios/:biblio_id/items
[CLOSED FIXED; assigned to tomascohen]
28854:
Add ability to create bundles of items for circulation
[RESOLVED FIXED; assigned to martin.renvoize]
29099:
Add support for item bundles in the inventory tool
[Needs Signoff; assigned to martin.renvoize]
29560:
Add option to create MARC links when adding items to bundles
[Needs documenting; assigned to martin.renvoize]
32802:
Bundle handling JS should be moved to an asset
[NEW; assigned to koha-bugs]
37364:
Improve creation of 773 fields for item bundles regarding MARC21 245 and 264
[Needs Signoff; assigned to martin.renvoize]
37305:
Remove C4::Biblio::prepare_marc_host and use Koha::Biblio->generate_marc_host_field in preference
[Needs Signoff; assigned to martin.renvoize]
22439:
Duplicated code in PrepHostMarcField and prepare_host_field
[NEW; assigned to martin.renvoize]
37996:
Links created by link_marc_host should contain 773$0 in MARC21
[Needs Signoff; assigned to baptiste.wojtkowski]
37710:
Remove the marc link when removing an item from a bundle
[Needs Signoff; assigned to baptiste.wojtkowski]
38093:
Bundles: Add MARC link options should also add a link in 462
[Needs Signoff; assigned to baptiste.wojtkowski]
29566:
Convert bundle contents modal to a notice
[Needs Signoff; assigned to martin.renvoize]
31078:
Lost status different to 1 don't show with description in bundle detail view
[ASSIGNED; assigned to martin.renvoize]
31079:
Entering an empty line on checking of an item bundle, gives "Unexpected:" error
[NEW; assigned to koha-bugs]
31080:
Block adding the bundle item to its own bundle
[Needs documenting; assigned to martin.renvoize]
32802:
Bundle handling JS should be moved to an asset
[NEW; assigned to koha-bugs]
(*)
31081:
Improve display of 'Manage bundle' button
[NEW; assigned to koha-bugs]
31084:
Display item type in bundle management table
[NEW; assigned to martin.renvoize]
31130:
Display collection code in bundle management table
[NEW; assigned to martin.renvoize]
33035:
Add volume column in the item bundle table
[Failed QA; assigned to julian.maurice]
35963:
Problem using some filters in the bundled items table
[Pushed to oldstable; assigned to julian.maurice]
36458:
Koha::Item->return_claim method name is not correct
[NEW; assigned to koha-bugs]
25503:
Add option to export items bundle contents in checkouts table
[CLOSED FIXED; assigned to julian.maurice]
31083:
Part name (245$p) breaks item bundle detail view
[CLOSED FIXED; assigned to martin.renvoize]
31192:
Checking in an unkown barcode causes error
[CLOSED FIXED; assigned to martin.renvoize]
31615:
Allow checkin of items bundles without verifying their contents
[CLOSED FIXED; assigned to julian.maurice]
32802:
Bundle handling JS should be moved to an asset
[NEW; assigned to koha-bugs]
(*)
33827:
The option to skip bundle verification at checkin should be syspref driven
[NEW; assigned to martin.renvoize]
32802:
Bundle handling JS should be moved to an asset
[NEW; assigned to koha-bugs]
(*)
32121:
Show an alert when adding a checked out item to an item bundle
[CLOSED FIXED; assigned to julian.maurice]
32802:
Bundle handling JS should be moved to an asset
[NEW; assigned to koha-bugs]
(*)
33025:
Show an alert when adding a lost item to an item bundle
[Patch doesn't apply; assigned to julian.maurice]
33021:
Show an alert when adding an item on hold to an item bundle
[CLOSED FIXED; assigned to julian.maurice]
33769:
Terminology: 'Warning: Item {barcode} is reserved'
[CLOSED FIXED; assigned to oleonard]
33447:
Add caching to Biblio->pickup_locations
[CLOSED FIXED; assigned to nick]
33471:
Improve performance of hold pickup location verification for next available holds
[ASSIGNED; assigned to nick]
32134:
Show the bundle size when checked out
[CLOSED FIXED; assigned to julian.maurice]
33817:
Composition of an item bundle can be changed if checked out
[CLOSED FIXED; assigned to jonathan.druart]
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
[Pushed to main; assigned to nick]
37790:
Prevent indexing and holds queue updates when running update_localuse_from_statistics.pl
[Pushed to main; 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
[ASSIGNED; assigned to jake.deery]
(*)
32802:
Bundle handling JS should be moved to an asset
[NEW; assigned to koha-bugs]
(*)
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
[Needs documenting; 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 lucas]
7012:
Limit to available does not exclude in-transit items
[BLOCKED; assigned to jonathan.druart]
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
[Pushed to main; 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
[Pushed to stable; 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
[Pushed to stable; assigned to jonathan.druart]
38240:
Filtering resulting in no result will hide filters
[Pushed to stable; assigned to jonathan.druart]
33484:
Ability to remember user's selected table configuration and search filters for tables
[Needs documenting; assigned to jonathan.druart]
(*)
38485:
Update column visibility on holdings table correctly
[Pushed to main; assigned to jonathan.druart]
(*)
38122:
Cannot sort holdings table by status
[REOPENED; assigned to koha-bugs]
38130:
Cannot filter items on library name
[Pushed to stable; assigned to jonathan.druart]
38146:
Last seen date is missing the time in the item holdings table
[Pushed to stable; assigned to emily.lamancusa]
38301:
Add option to show holding table global search by default
[ASSIGNED; assigned to koha-bugs]
33195:
Reindent the bibliographic details page
[RESOLVED FIXED; assigned to oleonard]
33526:
Use template wrapper for tabs: bibliographic detail page
[Needs documenting; assigned to oleonard]
2486:
Show user comments in staff interface
[Needs documenting; 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]
37812:
Adjust Vue modals for Bootstrap 5
[Pushed to stable; assigned to jonathan.druart]
37939:
Replace alert messages with toasts
[NEW; assigned to koha-bugs]
37928:
"Upload image" item not correctly styled
[Pushed to stable; assigned to jonathan.druart]
37939:
Replace alert messages with toasts
[NEW; assigned to koha-bugs]
(*)
37946:
Double menu when clicking the caret in Z39.50 search
[Pushed to main; assigned to oleonard]
38015:
Bootstrap 5: Can't use tab key to navigate to inactive tabs
[NEW; assigned to oleonard]
38285:
Replace instances of obsolete Bootstrap class "pull-right"
[Needs Signoff; assigned to oleonard]
38293:
Cannot add Specific OPAC JS or CSS
[Pushed to main; assigned to dcook]
38294:
Checkbox/label for search filters incorrectly aligned
[NEW; assigned to koha-bugs]
38359:
ILL UI pages offset no longer works after Bootstrap 5 upgrade
[Pushed to main; assigned to pedro.amorim]
38380:
Fix other instances of obsolete col-*-offset classes from templates
[Pushed to main; assigned to oleonard]
38383:
say_info messages in web installer have bad contrast/font color
[Pushed to main; assigned to emily.lamancusa]
38519:
Improve contrast of Bootstrap alerts and text background classes
[Needs Signoff; assigned to oleonard]
37732:
Update templates to use Bootstrap styles when alert class comes from the perl script
[RESOLVED FIXED; assigned to oleonard]
37733:
Preservation link in the header menu is not styled correctly
[RESOLVED FIXED; assigned to oleonard]
37734:
Insert runtime parameter button is not working in Reports
[RESOLVED FIXED; assigned to blawlor]
37739:
Can't delete vendors after Bootstrap 5 update
[RESOLVED FIXED; assigned to jonathan.druart]
37740:
Saved reports GROUP tabs don't show the proper panel
[RESOLVED FIXED; assigned to oleonard]
37745:
Duplicate class attributes break dropdown items
[RESOLVED FIXED; assigned to jonathan.druart]
37746:
SQL reports: Double class breaks rows per page selection
[RESOLVED DUPLICATE; assigned to oleonard]
37748:
In Bootstrap 5 "disabled" class must be on anchor tag, not list item
[RESOLVED FIXED; assigned to oleonard]
38049:
Admin/RecordSources_spec.ts is still failing randomly
[RESOLVED FIXED; assigned to jonathan.druart]
37752:
Tabs for MARC subfield structure are missing a class
[RESOLVED FIXED; assigned to lucas]
37753:
Navigation links when editing authority type subfields are in plain text instead of the tabbed style
[RESOLVED FIXED; assigned to cubingguy714]
37755:
Change in Bootstrap5 has broken batch patron modification
[RESOLVED FIXED; assigned to jake.deery]
37360:
Add 'Protected Status' as one of the things that can be updated via Batch Patron Modification tool
[Signed Off; assigned to jake.deery]
37759:
Duplicated "Set library" menu item caused by bad merge
[RESOLVED FIXED; assigned to oleonard]
37795:
job-progress.inc progress bar broken by Bootstrap5 upgrade
[RESOLVED FIXED; assigned to phil]
37807:
"Export today's checked in barcodes" not disabled when needed
[RESOLVED FIXED; assigned to jonathan.druart]
37833:
Incorrect logic controlling display of OPAC language selection menus
[RESOLVED FIXED; assigned to oleonard]
36337:
Hiding lists with OpacPublic breaks styling for language list
[RESOLVED FIXED; assigned to oleonard]
37841:
Switch OPAC language menu alignment in header and footer
[RESOLVED FIXED; assigned to oleonard]
36337:
Hiding lists with OpacPublic breaks styling for language list
[RESOLVED FIXED; assigned to oleonard]
(*)
37846:
Serial prediction pattern test appears at the bottom of the page
[RESOLVED FIXED; assigned to oleonard]
37859:
Tabs for record comments are in plain text (related to Bootstrap 5 update)
[RESOLVED FIXED; assigned to oleonard]
37910:
Minor spacing issues in the catalog concerns page
[RESOLVED FIXED; assigned to martin.renvoize]
37912:
Catalog concerns - Broken link under concern title
[Pushed to main; assigned to martin.renvoize]
34324:
Merge OPACProblemReport and CatalogConcern functions
[ASSIGNED; assigned to martin.renvoize]
34255:
Add an enquiry/request/workflow management module
[NEW; assigned to koha-bugs]
37945:
Links for system preferences subsections don't work
[RESOLVED FIXED; assigned to jonathan.druart]
37980:
Style corrections for installer and onboarding following Bootstrap 5 update
[RESOLVED FIXED; assigned to oleonard]
38379:
Remove obsolete Bootstrap classes from installer templates
[Pushed to main; assigned to oleonard]
38057:
Fix checkmarks in change framework menu in advanced editor after Bootstrap5 update
[RESOLVED FIXED; assigned to phil]
38191:
Suggestions filters do not expand
[RESOLVED FIXED; assigned to jonathan.druart]
(*)
38197:
Remove old version of Bootstrap JS left behind during upgrade
[RESOLVED FIXED; assigned to oleonard]
37330:
LocalCoverImages for items don't show after 33526
[RESOLVED FIXED; 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
[RESOLVED FIXED; 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]
37375:
Holdings table not loading if MARC framework is missing certain 952 subfields
[RESOLVED FIXED; assigned to lari.taskula]
37544:
Item table not loading on Normal View, after upgrade
[RESOLVED DUPLICATE; assigned to koha-bugs]
37681:
XSS vulnerability in item.uri in staff interface
[RESOLVED FIXED; assigned to dcook]
38074:
It should be possible to define the default size of the holdings table on the details page
[RESOLVED DUPLICATE; assigned to nick]
38248:
Staff interface detail page item table lookup fails when item has lost status but no claims returned
[RESOLVED FIXED; assigned to dcook]
31082:
Add tooltip to buttons when item bundles cannot be changed while checked out
[CLOSED FIXED; assigned to jonathan.druart]
34881:
Database update for bug 28854 isn't fully idempotent
[RESOLVED FIXED; assigned to emily.lamancusa]
27016:
Make the pickup locations dropdowns use Select2
[CLOSED FIXED; assigned to tomascohen]
(*)
27177:
t/db_dependent/api/v1/holds.t failing after bug 26988
[CLOSED INVALID; assigned to koha-bugs]
27863:
Cannot select different pickup locations even with AllowHoldsPolicyOverride on request.pl
[CLOSED FIXED; assigned to tomascohen]
27864:
Visual feedback on overridden pickup locations when placing biblio-level hold
[CLOSED FIXED; assigned to tomascohen]
28261:
Add visual feedback on overridden pickup locations on patron's page
[CLOSED FIXED; assigned to tomascohen]
27865:
Hold pickup location dropdown on patron pages should respect hold fulfillment policies
[CLOSED FIXED; assigned to tomascohen]
28261:
Add visual feedback on overridden pickup locations on patron's page
[CLOSED FIXED; assigned to tomascohen]
(*)
27894:
Add visual feedback on overridden pickup locations
[CLOSED FIXED; assigned to tomascohen]
27864:
Visual feedback on overridden pickup locations when placing biblio-level hold
[CLOSED FIXED; assigned to tomascohen]
(*)
27931:
Add GET /items/:item_id/pickup_locations
[CLOSED FIXED; assigned to tomascohen]
28338:
Validate item holdability and pickup location separately
[CLOSED FIXED; assigned to tomascohen]
28748:
When hold is overridden cannot select a pickup location
[CLOSED FIXED; assigned to nick]
29349:
Item-level holds should assume the same pickup location as bib-level holds
[CLOSED FIXED; assigned to tomascohen]
28842:
Missing summary for /items/:item_id/pickup_locations
[CLOSED FIXED; assigned to tomascohen]
27932:
Add GET /biblios/:biblio_id/pickup_locations
[CLOSED FIXED; assigned to tomascohen]
27864:
Visual feedback on overridden pickup locations when placing biblio-level hold
[CLOSED FIXED; assigned to tomascohen]
(*)
27002:
Make Koha::Biblio->pickup_locations return a Koha::Libraries resultset
[CLOSED FIXED; assigned to martin.renvoize]
27015:
Add filtering options to the pickup_locations routes
[CLOSED FIXED; assigned to tomascohen]
(*)
27062:
pickup_location tests don't deal correctly with existing libraries
[CLOSED FIXED; assigned to jonathan.druart]
27062:
pickup_location tests don't deal correctly with existing libraries
[CLOSED FIXED; assigned to jonathan.druart]
(*)
26990:
No feedback if holds override is disabled and hold fails
[CLOSED FIXED; assigned to jonathan.druart]
26999:
"Any library" not translatable on the hold list
[CLOSED FIXED; assigned to tomascohen]
27068:
HoldsQueue doesn't know how to use holds groups
[CLOSED FIXED; assigned to agustinmoyano]
28766:
Fix remaining instance of missing sub checkHoldPolicy in C4/HoldsQueue.pm
[NEW; assigned to kyle]
24359:
Remove items from Holds Queue when checked in
[CLOSED FIXED; assigned to agustinmoyano]
27071:
Hold pickup library match not enforced correctly on intranet when using hold groups
[CLOSED FIXED; assigned to tomascohen]
28541:
Incorrect default pickup location passed to HTML, causing UI show items unreservable
[ASSIGNED; assigned to stalkernoid]
28118:
Fix missing "selected" attribute in "Pickup at" dropdown
[CLOSED FIXED; assigned to tomascohen]
27529:
Cannot place hold on OPAC if hold_fullfillment_policy is set to group and OPACAllowUserToChooseBranch not allowed
[CLOSED FIXED; assigned to nick]
23323:
Koha::RefundLostItemFeeRules->find() should require `branchcode`, `categorycode` and `itemtype`
[CLOSED FIXED; assigned to jonathan.druart]
(*)
23484:
Holds to pull (pendingreserves.pl) uses removed default_branch_item_rules table
[CLOSED FIXED; assigned to nick]
23485:
Holds to pull (pendingreserves.pl) should list barcodes
[CLOSED FIXED; assigned to andrew]
27538:
Cells in the bottom filtering row of the "Holds to pull" table shifted
[CLOSED FIXED; assigned to stalkernoid]
27655:
Barcode column is missing from "Holds to pull" table preferences yaml file
[CLOSED FIXED; assigned to stalkernoid]
25601:
Error when unsetting default checkout, hold and return policy for a specific library
[CLOSED FIXED; assigned to jonathan.druart]
25851:
19.11 upgrade creates holdallowed rule with empty value
[CLOSED FIXED; assigned to jonathan.druart]
Max Depth: