Revert "Bug 36532: Protect opac-dismiss-message.pl from malicious usages"
[koha.git] / C4 /
2024-04-24 Jonathan DruartBug 36149: Unset userenv from middleware
2024-04-24 Frédéric DemiansBug 19613: Fix test for 22.11
2024-04-03 Frédéric DemiansMerge remote-tracking branch 'security/22.11.x-security...
2024-04-03 David CookBug 36098: Add Koha::Session module to ease session...
2024-03-26 Tomas Cohen AraziBug 34943: (QA follow-up) Use `before_biblio_action...
2024-03-26 Tomas Cohen AraziBug 34943: Implement `before_biblio_metadata_store...
2024-03-25 Frédéric DemiansMerge branch '22.11.x' into 22.11.x-security
2024-03-19 Andreas JonssonBug 36244: Do template toolkit processing first
2024-02-23 Andreas JonssonBug 36034: (bug 34893 follow-up) fix capture of return...
2024-02-22 Jonathan DruartBug 35918: Fix auto library connect (AutoLocation)
2024-02-22 Jonathan DruartBug 35890: Remove var loggedin
2024-02-22 Jonathan DruartBug 35890: Reject login if IP is not valid
2024-01-26 Tomas Cohen AraziBug 34893: Unit tests for C4::Auth::checkpw
2024-01-26 Kyle M HallBug 34893: (QA follow-up) Tidy code for qa script
2024-01-26 Kyle M HallBug 34893: ILS-DI can return the wrong patron for Authe...
2023-11-14 Nick ClemensBug 17798: Confirm hold when printing slip from another...
2023-11-13 Nick ClemensBug 34678: Allow new entries to overwrite hold_fill_targets
2023-11-13 Kyle M HallBug 34731: Use Koha::Notice::Message in EnqueueLetter
2023-11-13 Kyle M HallBug 34731: Throw exception if SendQueuedMessages is...
2023-10-17 David CookBug 34549: Strip non-XML chars during TransformHtmlToMarc
2023-10-17 Kyle M HallBug 22873: Add comment to explain what disallow_overpay...
2023-10-17 Nick ClemensBug 34822: Process real time holds along with indexing
2023-10-17 David CookBug 30843: Add mfa_range configuration option for TOTP
2023-10-12 Laura EscamillaBug 32048: Added clear cache routine to delete_holiday_...
2023-10-12 Marcel de RooyBug 34786: after_biblio_action hooks - No find when...
2023-10-12 Nick ClemensBug 34656: Do not update real Time Holds Queue when...
2023-10-12 Martin RenvoizeBug 34767: Pass fee_ack into ::Transaction::Renew(All)
2023-10-12 Lucas GassBug 34532: Silence warns in Patroncard.pm
2023-09-28 David CookBug 34513: Set auth state correctly when changing auth...
2023-09-15 Nick ClemensBug 34666: Combine queries in _Findgroupreserve
2023-09-15 Nick ClemensBug 34666: Allow item_group to be null and still match
2023-09-15 Per LarssonBug 23548: Set AQ to empty when item not exist
2023-08-31 David CookBug 30362: Fix GetSoonestRenewDate to really return...
2023-08-31 Matt BlenkinsopRevert "Bug 30362: Fix GetSoonestRenewDate to really...
2023-08-31 David CookBug 30362: Fix GetSoonestRenewDate to really return...
2023-08-28 Hammat WeleBug 30846: 'If any unavailable' doesn't consider negati...
2023-08-18 Kyle M HallBug 34279: Don't enforce overduefinescap unless it...
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-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-18 Jonathan DruartBug 34174: (bug 33341 follow-up) Fix Ris export
2023-07-18 Marcel de RooyBug 33879: Do no longer overwrite interface in check_co...
2023-07-18 Marcel de RooyBug 33404: Fix serverhost and init $page
2023-07-18 Marcel de RooyBug 33404: Z3950SearchAuth: Save in UTF-8 encoding
2023-07-18 jeremy breuillardBug 23775: Claiming a serial issue doesn't create the...
2023-07-18 Marcel de RooyBug 34029: (QA follow-up) Fix pushing undef to biblio_ids
2023-07-18 Nick ClemensBug 33972: Remove settings of batch status to importing
2023-07-18 Sam LauBug 31618: Fix typo in POD for C4::ImportBatch::Records...
2023-07-18 Jacob O'MaraBug 31651: Replaced duplicate error message
2023-07-18 Kyle M HallBug 33987: Combine multiple db updates one in BatchComm...
2023-07-18 Marcel de RooyBug 32478: (QA follow-up) Keep current hashref behavior
2023-07-18 Nick ClemensBug 32478: (follow-up) Tidy code
2023-07-18 Nick ClemensBug 32478: (follow-up) UpdateItemLocationOnCheckin...
2023-07-18 David GustafssonBug 32478: Remove Koha::Config::SysPref->find since...
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-12 Jonathan DruartBug 33935: (bug 26403 follow-up) Remove occurrences...
2023-06-12 Jonathan DruartBug 32060: Use selectrow_array
2023-06-12 David GustafssonBug 32060: Improve performance of columns_to_str
2023-06-12 Tomas Cohen AraziBug 21983: Make DelBiblio update linked ILL requests
2023-06-12 Nick ClemensBug 33411: Don't count related guarantees fees against...
2023-06-08 Kyle M HallBug 33838: Don't reset the renewal count
2023-06-08 Jonathan DruartBug 33815: Do not explode if logged in user modify...
2023-06-08 Aleisha AmohiaBug 26611: Make authority record matching use required...
2023-06-08 Jonathan DruartBug 33663: Pass 'suggestion' to the OPAC templates...
2023-06-08 Tomas Cohen AraziBug 33791: (QA follow-up) Stick to 'item_id' for the...
2023-06-08 Marcel de RooyBug 33791: Pass itemnumber to $hold->fill
2023-06-08 Nick ClemensBug 33761: Alter query to remove items with active...
2023-06-05 Martin RenvoizeBug 32775: (QA follow-up) Fix tab and indenting issues
2023-06-05 Alex BuckleyBug 32775: Correctly display language order in sysprefs...
2023-06-05 Alex BuckleyBug 32775: Do not order language directories based...
2023-05-26 Martin RenvoizeBug 32878: (follow-up) Exclude non_priority holds
2023-05-26 Petro VashchukBug 32878: Make it impossible to renew the item if...
2023-05-16 Kyle M HallBug 33580: Bring back ability to mark item as seen...
2023-05-16 Nick ClemensBug 33557: Add LinkerConsiderThesaurus system preference
2023-05-15 Fridolin SomersBug 33569: Fix sort by relevance in catalog search
2023-05-15 Marcel de RooyBug 33576: (QA follow-up) Polish comment, typo
2023-05-15 Nick ClemensBug 33576: Index records after import transaction is...
2023-05-15 Nick ClemensBug 33277: (follow-up) Don't use regex, tidy
2023-05-15 Nick ClemensBug 33277: (follow-up) Fix notdefined search for Zebra...
2023-05-15 Nick ClemensBug 33277: Add comments and missing thesauri
2023-05-15 Nick ClemensBug 33277: Support custom thesaurus authority with...
2023-05-15 Nick ClemensBug 33277: Do not search using thesaurus when linking...
2023-05-12 Marcel de RooyBug 32990: Prevent deadlock in _update_batch_record_counts
2023-05-12 Katrin FischerBug 33197: Rename GDPR_Policy system preference
2023-05-12 Jonathan DruartBug 28267: Simplify things
2023-05-12 Katrin FischerBug 33262: Store the biblionumber of a deleted record...
2023-05-11 Janusz KaczmarekBug 33210: (Bug 31963 follow-up) No hold fee message...
2023-05-09 Kyle HallBug 33216: Catch and handle RegisterRequired exceptions...
2023-05-09 Martin RenvoizeBug 18398: (follow-up) Update POD & Unit tests
2023-05-09 Martin RenvoizeBug 18398: Update C4::Message enqueue to use $patron...
2023-04-18 Nick ClemensBug 33231: (QA follow-up) Simplify conditional for...
2023-04-18 Janusz KaczmarekBug 33231: (Bug 30813 follow-up) No publication date...
2023-04-16 Kyle HallBug 33040: Add "Date published (text)" to serials tab...
2023-04-16 Fridolin SomersBug 32279: Add GetAuthorizedHeading method export C4...
2023-04-16 Fridolin SomersBug 32280: Export method ImportBreedingAuth from C4...
2023-04-16 Nick ClemensBug 31259: Escape infinite loop when lime cannot wrap...
next