Bug 36076: paycollect.tt add permission checks for manual credit and invoice
[koha.git] / C4 /
2024-03-19 David CookBug 36098: Add Koha::Session module to ease session...
2024-02-21 Jonathan DruartBug 35918: Fix auto library connect (AutoLocation)
2024-02-21 Jonathan DruartBug 36092: Pass sessionID at the end of get_template_an...
2024-02-21 Jonathan DruartBug 36092: Pass the sessionID from checkauth if we...
2024-02-21 Jonathan DruartBug 35890: Reject login if IP is not valid
2024-02-21 Jonathan DruartBug 35890: Remove var loggedin
2024-02-21 Victor Grousset... Bug 35904: (QA follow-up): tidy up code
2024-02-21 Jonathan DruartBug 35904: Make C4::Auth::checkauth testable easily
2024-02-20 Andreas JonssonBug 36034: (bug 34893 follow-up) fix capture of return...
2024-02-09 Kyle M HallBug 35461: Fix function call parameters causing the...
2024-02-08 Janik HilserBug 29930: Cardnumber incorrectly set to userid on...
2024-02-02 Kyle M HallBug 35322: Fix the logic for checking for holds in...
2024-02-02 Laura EscamillaBug 34950: Add availability statuses for in transit...
2024-02-02 Kyle M HallBug 35438: Remove skip_intermediate_commit parameter
2024-02-02 Kyle M HallBug 35438: Transact each record import separately
2024-02-02 Nick ClemensBug 35702: Fetch biblios at once and loop
2024-02-02 Nick ClemensBug 35702: Use framework code from biblio object
2024-01-24 Tomas Cohen AraziBug 34893: Unit tests for C4::Auth::checkpw
2024-01-24 Kyle M HallBug 34893: (QA follow-up) Tidy code for qa script
2024-01-24 Kyle M HallBug 34893: ILS-DI can return the wrong patron for Authe...
2024-01-12 Aleisha AmohiaBug 35587: Do not trigger transfer if lost item returne...
2024-01-12 Tomas Cohen AraziBug 35070: Tidy
2024-01-12 Julian MauriceBug 35070: Add plugin hook template_include_paths
2024-01-12 David CookBug 35588: Scope authorised value desc lookup according...
2024-01-12 David CookBug 35579: Cache authorised value lookup by MARC field
2024-01-04 Nick ClemensBug 35491: Add logging to RevertWaitingStatus
2024-01-04 Marcel de RooyBug 35405: Remove noise from MARC::Record in SearchAuth...
2023-11-11 Aleisha AmohiaBug 35008: Make ILS-DI not require auth when OpacPublic...
2023-11-11 Kyle M HallBug 21284: (QA follow-up) Fix QA script issues
2023-11-11 Kyle M HallBug 21284: (QA follow-up) Rename itemonhold and recordo...
2023-11-11 Matthias MeusburgerBug 21284: ILS-DI: Allow GetPatronInfo to tell if a...
2023-11-10 Katrin FischerBug 27992: (QA follow-up) Perltidy
2023-11-10 Lucas GassBug 27992: Call AddReturn on stats patron
2023-11-10 Nick ClemensBug 17798: Confirm hold when printing slip from another...
2023-11-08 Nick ClemensBug 34678: Allow new entries to overwrite hold_fill_targets
2023-10-25 Nick ClemensBug 34014: (follow-up) Tidy
2023-10-25 Nick ClemensBug 34014: Allow staff to edit degraded records
2023-10-09 David CookBug 34549: Strip non-XML chars during TransformHtmlToMarc
2023-10-05 Kyle M HallBug 22873: Add comment to explain what disallow_overpay...
2023-10-05 Nick ClemensBug 34822: Process real time holds along with indexing
2023-10-05 David CookBug 30843: Add mfa_range configuration option for TOTP
2023-09-28 Fridolin SomersMerge remote-tracking branch 'translate/23.05.04-transl...
2023-09-27 David CookBug 34513: Set auth state correctly when changing auth...
2023-09-22 Andreas RoussosBug 21828: build $bib_heading_fields only once per...
2023-09-18 Laura EscamillaBug 32048: Added clear cache routine to delete_holiday_...
2023-09-18 Marcel de RooyBug 34786: after_biblio_action hooks - No find when...
2023-09-18 Nick ClemensBug 34656: Do not update real Time Holds Queue when...
2023-09-18 Martin RenvoizeBug 34767: Pass fee_ack into ::Transaction::Renew(All)
2023-09-18 Lucas GassBug 34532: Silence warns in Patroncard.pm
2023-09-14 Kyle M HallBug 34731: Use Koha::Notice::Message in EnqueueLetter
2023-09-14 Kyle M HallBug 34731: Don't call SendQueuedMessages if message_id...
2023-09-14 Kyle M HallBug 34731: Throw exception if SendQueuedMessages is...
2023-09-08 Nick ClemensBug 34666: Combine queries in _Findgroupreserve
2023-09-08 Nick ClemensBug 34666: Allow item_group to be null and still match
2023-09-08 Per LarssonBug 23548: Set AQ to empty when item not exist
2023-08-30 David CookBug 30362: Fix GetSoonestRenewDate to really return...
2023-08-17 Hammat WeleBug 30846: 'If any unavailable' doesn't consider negati...
2023-08-08 Marcel de RooyBug 33964: (QA follow-up) Handle absence of smtp server
2023-08-08 Kyle M HallBug 33964: Use Email::Sender::Transport::SMTP::Persiste...
2023-08-08 Andreas RoussosBug 34258: pass an unblessed hash to AddIssue()
2023-08-08 Kyle M HallBug 34279: Don't enforce overduefinescap unless it...
2023-07-28 Fridolin SomersMerge remote-tracking branch 'translate/23.05.02-transl...
2023-07-28 David CookBug 33881: Clear self-check JWT during auth kick out
2023-07-28 Kyle M HallBug 30524: (QA follow-up) Only generate CSRF token...
2023-07-28 Martin RenvoizeBug 30524: Core CSRF checking code
2023-07-25 Martin RenvoizeBug 34178: (QA follow-up) Tidy
2023-07-25 Nick ClemensBug 34178: Cache ItemsAnyAvailableAndNotRestricted...
2023-07-19 Tomas Cohen AraziBug 34288: (follow-up) Tidy block
2023-07-19 Tomas Cohen AraziBug 34288: Allow access to the cataloguing module with...
2023-07-18 Phil RingnaldaBug 34182: Don't set biblio.serial based on biblio...
2023-07-17 Jonathan DruartBug 34174: (bug 33341 follow-up) Fix Ris export
2023-07-17 Marcel de RooyBug 33879: Do no longer overwrite interface in check_co...
2023-07-17 Sam LauBug 34101: Limit items types that can be checked out...
2023-07-17 Marcel de RooyBug 33404: Fix serverhost and init $page
2023-07-17 Marcel de RooyBug 33404: Z3950SearchAuth: Save in UTF-8 encoding
2023-07-17 jeremy breuillardBug 23775: Claiming a serial issue doesn't create the...
2023-07-17 Nick ClemensBug 33972: Remove settings of batch status to importing
2023-07-17 Marcel de RooyBug 34029: (QA follow-up) Fix pushing undef to biblio_ids
2023-07-17 Jonathan DruartBug 30860: Cache CanItemBeReserved return value
2023-07-17 Sam LauBug 31618: Fix typo in POD for C4::ImportBatch::Records...
2023-07-17 Jacob O'MaraBug 31651: Replaced duplicate error message
2023-07-17 Adolfo RodríguezBug 31185: Link authorities automatically doesn't detec...
2023-07-17 Kyle M HallBug 33987: Combine multiple db updates one in BatchComm...
2023-07-17 David CookBug 26700: Remove unused C4/SIP/t directory
2023-07-17 Jonathan DruartBug 33961: Remove built-in offline circ tool
2023-07-12 Jonathan DruartBug 33937: Remove incorrect export in C4::Members
2023-07-12 Jonathan DruartBug 32894: Koha::Item->last_returned_by
2023-06-09 Lucas GassBug 33725: (follow-up) Add ccode to grouping logic
2023-06-09 Lucas GassBug 33725: Add collection to search results
2023-06-09 Marcel de RooyBug 32478: (QA follow-up) Keep current hashref behavior
2023-06-09 Nick ClemensBug 32478: (follow-up) Tidy code
2023-06-09 Nick ClemensBug 32478: (follow-up) UpdateItemLocationOnCheckin...
2023-06-09 David GustafssonBug 32478: Remove Koha::Config::SysPref->find since...
2023-06-09 Jonathan DruartBug 33935: (bug 26403 follow-up) Remove occurrences...
2023-06-09 Jonathan DruartBug 32060: Use selectrow_array
2023-06-09 David GustafssonBug 32060: Improve performance of columns_to_str
2023-06-09 Tomas Cohen AraziBug 21983: Make DelBiblio update linked ILL requests
2023-06-09 Nick ClemensBug 33236: (follow-up) Remove export of NewSuggestion
2023-06-09 Nick ClemensBug 33236: (follow-up) Handle new suggestion in ReNewSu...
2023-06-09 Nick ClemensBug 33236: Move NewSuggestion to Koha::Suggestion-...
next