koha.git
2024-04-11 Owen LeonardBug 36511: Some scripts missing a dependency following... v23.11.04-4
2024-03-27 Fridolin SomersUpdate release notes for 22.11.04 release v23.11.04
2024-03-27 Fridolin SomersIncrement version for 23.11.04 release
2024-03-27 Fridolin SomersBug 24879: (follow-up) Fix test suite
2024-03-27 Fridolin SomersBug 36244: DBRev 23.11.03.001
2024-03-27 Jonathan DruartBug 31988: Remove reports/itemtypes.plugin
2024-03-27 Fridolin SomersBug 36323: Move koha_perl_deps.pl to misc/devel
2024-03-27 Jonathan DruartBug 24879: Exclude koha_perl_deps.pl
2024-03-27 Jonathan DruartBug 24879: Use perl shebang to list the exec
2024-03-27 Jonathan DruartBug 24879: Add check_cookie_auth when missing
2024-03-27 Jonathan DruartBug 24879: Adjust tests
2024-03-27 Jonathan DruartBug 24879: Remove installer/externalmodules.pl
2024-03-27 Jonathan DruartBug 24879: Add new test to catch missing auth statement
2024-03-27 Jonathan DruartBug 36322: Redirect docs dir to 404
2024-03-27 Julian MauriceBug 35960: Use .val() instead of string concat to preve...
2024-03-27 Kyle M HallBug 36244: Add atomic update to check for affected...
2024-03-27 Andreas JonssonBug 36244: Do template toolkit processing first
2024-03-27 Andreas JonssonBug 36244: Unit test for tt syntax in parameters
2024-03-27 Lucas GassBug 36176: Exclude misc/releases_notes/*
2024-03-21 Marcel de RooyBug 35388: Add comment to 'Transfers to send'
2024-03-21 Tomas Cohen... Bug 36329: (follow-up) Fix error message comparisson...
2024-03-21 Tomas Cohen... Bug 36329: Make POST /transfer_limits/batch honor Branc...
2024-03-21 Tomas Cohen... Bug 36329: Miscelaneous spec fixes
2024-03-21 Tomas Cohen... Bug 36329: Add missing return codes
2024-03-21 Jonathan DruartBug 36356: Fix rollback from FrameworkPlugin.t
2024-03-21 Julian MauriceBug 35921: Improve perfs of acqui-home.pl when there...
2024-03-21 Katrin FischerBug 33036: (QA follow-up) Tidy code
2024-03-21 Jonathan DruartBug 33036: Improve REST API controller
2024-03-21 Jonathan DruartBug 33036: Use Koha::Objects
2024-03-21 Jonathan DruartBug 33036: Add more tests
2024-03-21 Jonathan DruartBug 33036: Improve merge_with tests
2024-03-21 Zeno TajoliBug 33036: REST API: Merge biblio records implements...
2024-03-19 Martin RenvoizeBug 35532: Remove shortcut buttons from flatpickr
2024-03-19 Martin RenvoizeBug 35532: Update date select field and add hint
2024-03-19 Owen LeonardBug 35426: Improve layout of bookings modal form
2024-03-19 Martin RenvoizeBug 35248: Add tests for Koha::Booking->_assign_item_fo...
2024-03-19 Martin RenvoizeBug 35248: Refactor - Move assign_item_for_booking
2024-03-19 Martin RenvoizeBug 35248: Add tests for Koha::Booking->store
2024-03-19 Martin RenvoizeBug 35248: Add unit tests for Koha::Bibilio->bookable_items
2024-03-19 Martin RenvoizeBug 35248: Add unit tests for Koha::Bibilio->check_booking
2024-03-19 Martin RenvoizeBug 35248: Add Koha::Biblio->bookings unit test
2024-03-19 Martin RenvoizeBug 35248: Add unit tests for Koha::Booking relations
2024-03-19 Martin RenvoizeBug 35248: Remove Koha::Booking->intersects
2024-03-19 Martin RenvoizeBug 35248: Add test for Koha::Exceptions::Booking
2024-03-19 Martin RenvoizeBug 35248: Drop ->place_booking
2024-03-19 Martin RenvoizeBug 35248: Add unit tests for Koha::Item->check_booking
2024-03-19 Martin RenvoizeBug 35248: Unit tests for CanBookBeIssued
2024-03-19 Martin RenvoizeBug 35248: Add unit tests for Koha::Item->find_booking
2024-03-19 Martin RenvoizeBug 35248: Add unit test for Koha::Item->bookings relation
2024-03-19 Pedro AmorimBug 36130: Fetch all batches for the table
2024-03-18 Nick ClemensBug 29522: Unit test
2024-03-18 Nick ClemensBug 29522: [alternate] Skip relinking bibliographic...
2024-03-18 Tomas Cohen... Bug 36277: Avoid useless warnings
2024-03-18 Jonathan DruartBug 36277: Improve algorithmic complexity of batch_add
2024-03-18 Jonathan DruartBug 36277: Do not fetch the whole library list
2024-03-18 Emily LamancusaBug 35934: Correct missed case of switching items.trans...
2024-03-18 Lucas GassBug 36224: Remove unused spsuggest from templates
2024-03-18 Laura EscamillaBug 36292: Fixed 'See all charges' hyperlink for guaran...
2024-03-18 Fridolin SomersBug 36298: In patrons search fix road type with authori...
2024-03-18 Marcel de RooyBug 35997: (QA follow-up) Number of tests
2024-03-18 Kyle M HallBug 35997: Cancelling a hold should remove the hold...
2024-03-18 Kyle M HallBug 35997: Add tests
2024-03-18 Jonathan DruartBug 36332: Add missing semicolon in moremember.tt
2024-03-18 Lucas GassBug 35796: Properly set patron_expiration value
2024-03-18 Martin RenvoizeBug 35473: Also disable the plugin
2024-03-18 Martin RenvoizeBug 35473: Handle room reservations plugin conflict
2024-03-18 Nick ClemensBug 36233: Set select2 width to 100%
2024-03-18 Nick ClemensBug 36233: (follow-up) Fix width and enable clear option
2024-03-18 Nick ClemensBug 36233: Use select2 to load vendors on invoice search
2024-03-18 Kyle M HallBug 33898: Implement reaping for database polling
2024-03-18 Marcel de RooyBug 33898: Alternative approach with receive frame...
2024-03-18 Jonathan DruartBug 32671: Prevent selenium/basic_workflow.t to fail...
2024-03-18 Katrin FischerBug 36215: (QA follow-up) Fix &? confusion
2024-03-13 Tomas Cohen... Bug 36232: Fix error in DBRev dealing with OAI-PMH...
2024-03-13 Nick ClemensBug 36215: Remove limit on fetching bookings
2024-03-12 Fridolin SomersRevert "Bug 34755: Backport Koha::Token change from...
2024-03-12 David CookBug 34755: Backport Koha::Token change from bug 34478
2024-03-12 Jonathan DruartBug 35955: Add tests
2024-03-12 David CookBug 35955: Cache CSRF token in template plugin
2024-03-11 Marcel de RooyBug 36066: (follow-up) Move 403 to 409 when status...
2024-03-11 Marcel de RooyBug 36066: Only allow cancelled order deletion in API
2024-03-11 Marcel de RooyBug 36066: Add tests
2024-03-11 Lucas GassBug 35983: Remove extra selected=selected from dropdown...
2024-03-11 Shi Yao WangBug 35916: Purchase suggestions bibliographic filter...
2024-03-11 Kyle M HallBug 36103: Remove the "Cancel hold" link for item level...
2024-03-11 Lucas GassBug 35950: Adjust tests
2024-03-11 Lucas GassBug 35950: Move AddReturn call into circulation.pl
2024-03-11 Martin RenvoizeBug 35840: (QA follow-up) Tidy and critic fix
2024-03-11 Lucas GassBug 35840: Add unit tests
2024-03-11 Lucas GassBug 35840: Add option to AddReturn to skip recording...
2024-03-11 Shi Yao WangBug 35911: Make archived suggestions not show in patron...
2024-03-11 Lucas GassBug 35718: Remove ES6 warnings branches.tt
2024-03-11 Lucas GassBug 35718: Remove ES6 warns from JS system preferences
2024-03-11 Laura EscamillaBug 36004: Fixed typo in successfully
2024-03-11 Laura EscamillaBug 36005: Fixed typo in "Your concern was successfully...
2024-03-11 Pedro AmorimBug 36070: Fix CSS class
2024-03-11 Raphael StraubBug 36032: Use a single angle in the "Next" button
2024-03-11 Owen LeonardBug 35538: Sort OPAC self registration library list...
2024-03-11 Kyle M HallBug 35357: Enhance unit tests
2024-03-11 Kyle M HallBug 35357: Remove item from holds queue when it is...
next