Bug 34234: Respect display_order in additem.tt and detail.tt
[koha.git] / C4 /
2024-03-07 David CookBug 31427: Get auto renewal errors before other renewal...
2024-03-01 Jonathan DruartBug 36148: Do not deal with CSRF error in get_template_...
2024-03-01 Jonathan DruartBug 36148: Improve error handling and restore programmi...
2024-03-01 Jonathan DruartBug 36148: Move CSRF check to a Plack middleware
2024-03-01 David CookBug 36084: Add CSRF token support to svc/authentication
2024-03-01 Jonathan DruartBug 36084: C4::Auth+plack.psgi for svc?
2024-03-01 Jonathan DruartBug 36102: Fix expired session on the login page of...
2024-03-01 Jonathan DruartBug 36102: Generate a new sessionID if the existing...
2024-03-01 Jonathan DruartBug 36102: (follow-up) Add cud-login to the login form
2024-03-01 Jonathan DruartBug 36102: Do not keep op and csrf_token in param list...
2024-03-01 Jonathan DruartBug 36102: Use Koha::Session from C4::InstallAuth
2024-03-01 Jonathan DruartBug 36102: Add cud-login to the login form
2024-03-01 Jonathan DruartBug 34478: Add cud to updatestructure
2024-03-01 Jonathan DruartBug 34478: Log if CSRF is wrong (debug)
2024-03-01 Jonathan DruartBug 34478: Display programming errors in case plack...
2024-03-01 Jonathan DruartBug 34478: op =~ ^cud-
2024-03-01 Jonathan DruartBug 34478: op-cud - Trick CGI directly
2024-03-01 Jonathan DruartBug 34478: op-cud - Adjust C4::Auth code
2024-03-01 Jonathan DruartBug 34478: Move C4::Auth check
2024-03-01 Jonathan DruartBug 34478: Remove check_csrf from pl files
2024-03-01 Jonathan DruartBug 34478: Check CSRF in get_template_and_user
2024-03-01 David CookBug 36098: Add Koha::Session module to ease session...
2024-03-01 Jonathan DruartBug 36092: Pass sessionID at the end of get_template_an...
2024-03-01 Jonathan DruartBug 36092: Pass the sessionID from checkauth if we...
2024-03-01 Jonathan DruartBug 35918: Fix auto library connect (AutoLocation)
2024-03-01 Jonathan DruartBug 35890: Reject login if IP is not valid
2024-03-01 Victor Grousset... Bug 35904: (QA follow-up): tidy up code
2024-03-01 Jonathan DruartBug 35904: Make C4::Auth::checkauth testable easily
2024-03-01 Jonathan DruartBug 35904: Remove var loggedin
2024-02-14 Andreas JonssonBug 36034: (bug 34893 follow-up) fix capture of return...
2024-02-02 Tomas Cohen AraziBug 34893: Unit tests for C4::Auth::checkpw
2024-02-02 Kyle M HallBug 34893: (QA follow-up) Tidy code for qa script
2024-02-02 Kyle M HallBug 34893: ILS-DI can return the wrong patron for Authe...
2024-01-31 Martin RenvoizeBug 18397: Add message delivery details to the notices tab
2024-01-31 Marcel de RooyBug 35490: Remove GetMarcItem from C4::Biblio module
2024-01-29 Marcel de RooyBug 35833: Silence few warnings from searching
2024-01-29 Marcel de RooyBug 35833: Fix warnings from C4/Koha
2024-01-29 Jonathan DruartBug 34913: Fix perlcritic for VirtualShelves.pm
2024-01-26 Kyle M HallBug 35461: Fix function call parameters causing the...
2024-01-26 Fridolin SomersBug 32029: Automatic item modifications by age add...
2024-01-26 Janik HilserBug 29930: Cardnumber incorrectly set to userid on...
2024-01-26 Jonathan DruartBug 34913: Adjust C4::Utils::DataTables::VirtualShelves
2024-01-16 Kyle M HallBug 35322: Fix the logic for checking for holds in...
2024-01-16 Laura EscamillaBug 34950: Add availability statuses for in transit...
2024-01-16 Kyle M HallBug 35438: Remove skip_intermediate_commit parameter
2024-01-16 Kyle M HallBug 35438: Transact each record import separately
2024-01-16 Nick ClemensBug 35702: Fetch biblios at once and loop
2024-01-16 Nick ClemensBug 35702: Use framework code from biblio object
2024-01-11 Nick ClemensBug 35293: (follow-up) Handle all rules as well
2024-01-11 Alex BuckleyBug 35293: Re-implement bug 30407 functionality
2024-01-05 Aleisha AmohiaBug 35587: Do not trigger transfer if lost item returne...
2024-01-04 Tomas Cohen AraziBug 35070: Tidy
2024-01-04 Julian MauriceBug 35070: Add plugin hook template_include_paths
2023-12-28 David CookBug 35588: Scope authorised value desc lookup according...
2023-12-28 David CookBug 35579: Cache authorised value lookup by MARC field
2023-12-19 Nick ClemensBug 35491: Add logging to RevertWaitingStatus
2023-12-18 Marcel de RooyBug 35405: Remove noise from MARC::Record in SearchAuth...
2023-12-18 Kyle M HallBug 18139: Tidy code
2023-12-18 Kyle M HallBug 18139: Display the rule critera used to determin...
2023-11-10 Kyle M HallBug 34868: (QA follow-up) Tidy sip_circulation_status
2023-11-10 Kyle M HallBug 34868: (QA follow-up) Rename new option, add comments
2023-11-10 Kyle M HallBug 34868: Add ability for SIP2 to distinguish missing...
2023-11-10 Aleisha AmohiaBug 35008: Make ILS-DI not require auth when OpacPublic...
2023-11-08 Nick ClemensBug 33217: Tidy
2023-11-08 Nick ClemensBug 33217: Allow specifiying sort field and order for...
2023-11-08 Kyle M HallBug 21284: (QA follow-up) Fix QA script issues
2023-11-08 Kyle M HallBug 21284: (QA follow-up) Rename itemonhold and recordo...
2023-11-08 Matthias MeusburgerBug 21284: ILS-DI: Allow GetPatronInfo to tell if a...
2023-11-08 Aleisha AmohiaBug 17617: Confirmation email to patron when hold is...
2023-11-08 Kyle M HallBug 25814: Tidy code
2023-11-08 Matthias MeusburgerBug 25814: SIP: Add a message on successful checkin.
2023-11-08 Raphael StraubBug 20755: Add separate email configuration for acquisi...
2023-11-08 Tomas Cohen AraziBug 35269: Rename `update_item_location` to `location_u...
2023-11-06 Alex BuckleyBug 21159: Update item location on checkout
2023-11-06 Kyle M HallBug 34529: Offline circulation should be able to accept...
2023-11-06 Katrin FischerBug 27992: (QA follow-up) Perltidy
2023-11-06 Lucas GassBug 27992: Call AddReturn on stats patron
2023-11-06 Nick ClemensBug 17798: Confirm hold when printing slip from another...
2023-11-03 Kyle M HallBug 33749: (QA follow-up) Tidy code for qa script
2023-11-03 Tomas Cohen AraziBug 33749: Use TrimFields instead of stripWhitespaceChars
2023-11-03 Marcel de RooyBug 35231: Resolve crash on unexisting patron in Auth
2023-11-03 Tomas Cohen AraziBug 29002: Tidy
2023-11-03 Martin RenvoizeBug 29002: Circulation
2023-11-01 Magnus EngerBug 26170: Add protected status for patrons
2023-10-31 Nick ClemensBug 34924: Add 'auto_renew_final' and 'auto_unseen_fina...
2023-10-30 Katrin FischerBug 27943: (QA follow-up) Perltidy
2023-10-30 George VeranisBug 27943: (follow-up) Fix unit test, and use systempre...
2023-10-30 George VeranisBug 27943: Add support for 7XX equal terms on authoriti...
2023-10-27 Nick ClemensBug 34678: Allow new entries to overwrite hold_fill_targets
2023-10-25 Marcel de RooyBug 33608: (QA follow-up) Remove ->insert method
2023-10-25 Marcel de RooyBug 33608: Redirect UpdateStats to Koha namespace
2023-10-25 Marcel de RooyBug 33608: Add two new circulation types in Statistics...
2023-10-25 Kyle M HallBug 8838: Add digest option for HOLD notice
2023-10-25 Katrin FischerBug 10762: (QA follow-up) Perltidy
2023-10-25 Thibaud GuillotBug 10762: (follow-up) Update test plan, add kohastruct...
2023-10-25 Jérémy BreuillardBug 10762: Change the size of barcodes in label creator
2023-10-25 Kyle M HallBug 31846: (QA follow-up) Tidy code to make qa script...
2023-10-25 David GustafssonBug 31846: Add syspref for serials search results limit
2023-10-24 Martin RenvoizeBug 35027: Add 'hold' to patron activity triggers
2023-10-24 Martin RenvoizeBug 15504: Remove PatronLastActivity preference
next