koha.git
2024-03-15 Tomas Cohen... Bug 36277: Avoid useless warnings
2024-03-15 Jonathan DruartBug 36277: Improve algorithmic complexity of batch_add
2024-03-15 Jonathan DruartBug 36277: Do not fetch the whole library list
2024-03-15 Emily LamancusaBug 35934: Correct missed case of switching items.trans...
2024-03-15 Lucas GassBug 36224: Remove unused spsuggest from templates
2024-03-15 Laura EscamillaBug 36292: Fixed 'See all charges' hyperlink for guaran...
2024-03-15 Fridolin SomersBug 36298: In patrons search fix road type with authori...
2024-03-15 Marcel de RooyBug 35997: (QA follow-up) Number of tests
2024-03-15 Kyle M HallBug 35997: Cancelling a hold should remove the hold...
2024-03-15 Kyle M HallBug 35997: Add tests
2024-03-15 Jonathan DruartBug 36332: Add missing semicolon in moremember.tt
2024-03-15 Lucas GassBug 35796: Properly set patron_expiration value
2024-03-15 Lucas GassBug 36274: Correct links leading to purchase suggestion...
2024-03-15 Marcel de RooyBug 36305: (QA follow-up) Enforce op values in script
2024-03-15 Kyle M HallBug 36305: Implement op paramters
2024-03-15 Kyle M HallBug 36305: Tidy forms
2024-03-15 Nick ClemensBug 36190: Fix problems found by test
2024-03-15 Nick ClemensBug 36190: (QA follow-up) Tidy
2024-03-15 Jonathan DruartBug 36190: To not assume op is invalid if it is a TT...
2024-03-15 Jonathan DruartBug 36190: Adjust the test
2024-03-15 Martin RenvoizeBug 35473: Also disable the plugin
2024-03-15 Martin RenvoizeBug 35473: Handle room reservations plugin conflict
2024-03-15 Nick ClemensBug 36308: Update sip login parameters
2024-03-15 Martin RenvoizeBug 35248: Add tests for Koha::Booking->_assign_item_fo...
2024-03-15 Martin RenvoizeBug 35248: Refactor - Move assign_item_for_booking
2024-03-15 Martin RenvoizeBug 35248: Add tests for Koha::Booking->store
2024-03-15 Martin RenvoizeBug 35248: Add unit tests for Koha::Bibilio->bookable_items
2024-03-15 Martin RenvoizeBug 35248: Add unit tests for Koha::Bibilio->check_booking
2024-03-15 Martin RenvoizeBug 35248: Add Koha::Biblio->bookings unit test
2024-03-15 Martin RenvoizeBug 35248: Add unit tests for Koha::Booking relations
2024-03-15 Martin RenvoizeBug 35248: Remove Koha::Booking->intersects
2024-03-15 Martin RenvoizeBug 35248: Add test for Koha::Exceptions::Booking
2024-03-15 Martin RenvoizeBug 35248: Drop ->place_booking
2024-03-15 Martin RenvoizeBug 35248: Add unit tests for Koha::Item->check_booking
2024-03-15 Martin RenvoizeBug 35248: Unit tests for CanBookBeIssued
2024-03-15 Martin RenvoizeBug 35248: Add unit tests for Koha::Item->find_booking
2024-03-15 Martin RenvoizeBug 35248: Add unit test for Koha::Item->bookings relation
2024-03-15 Tomas Cohen... Bug 35788: Simplify code
2024-03-15 Tomas Cohen... Bug 35788: Test for current day booking
2024-03-15 Jonathan DruartBug 35788: Remove Koha::Template::Plugin::Biblio::Booki...
2024-03-15 Martin RenvoizeBug 35787: Add unit test for filter_by_bookable
2024-03-15 Jonathan DruartBug 35787: Remove Koha::Template::Plugin::Biblio::CanBook
2024-03-15 Katrin FischerBug 35782: DBRev 23.12.00.007
2024-03-15 Jonathan DruartBug 35782: Fix scoping problem with "biblio"
2024-03-15 Jonathan DruartBug 35782: Replace TT plugin's method Biblio::HoldsCount
2024-03-15 Nick ClemensBug 36233: Set select2 width to 100%
2024-03-15 Nick ClemensBug 36233: (follow-up) Fix width and enable clear option
2024-03-15 Nick ClemensBug 36233: Use select2 to load vendors on invoice search
2024-03-15 Kyle M HallBug 33898: Implement reaping for database polling
2024-03-15 Marcel de RooyBug 33898: Alternative approach with receive frame...
2024-03-15 Jonathan DruartBug 32671: Prevent selenium/basic_workflow.t to fail...
2024-03-15 Katrin FischerBug 36215: (QA follow-up) Fix &? confusion
2024-03-12 Tomas Cohen... Bug 36232: Fix error in DBRev dealing with OAI-PMH...
2024-03-12 Pedro AmorimBug 36130: Fetch all batches for the table
2024-03-12 Jonathan DruartBug 36251: (bug 35329 follow-up) Fix patron search...
2024-03-12 Nick ClemensBug 36215: Remove limit on fetching bookings
2024-03-12 Lucas GassBug 36235: Encode system preference data with encodeURI...
2024-03-12 Jonathan DruartBug 36177: Add Cypress tests
2024-03-12 Jonathan DruartBug 36177: Cypress tests - cypress-mysql config
2024-03-12 Jonathan DruartBug 36177: Cypress tests - yarn add cypress-mysql
2024-03-12 Tomas Cohen... Bug 36193: cud- treatment for tools/stockrotation.pl
2024-03-12 Tomas Cohen... Bug 36193: cud- treatment for catalogue/stockrotation.pl
2024-03-12 Tomas Cohen... Bug 36193: Make restore icon consistent in cash registers
2024-03-12 Nick ClemensBug 36193: (follow-up) Use buttons and don't nest forms
2024-03-12 Tomas Cohen... Bug 36193: cud- treatment for restrictions.pl
2024-03-12 Tomas Cohen... Bug 36193: cud- treatment for reset_confirmed on mappin...
2024-03-12 Tomas Cohen... Bug 36193: cud- treatment for debit_types.pl
2024-03-12 Tomas Cohen... Bug 36193: cud- treatment for credit_types.pl
2024-03-12 Tomas Cohen... Bug 36193: cud- treatment for cash_registers.pl
2024-03-12 Tomas Cohen... Bug 36193: cud- treatment for Acq order receipt cancelling
2024-03-12 Tomas Cohen... Bug 36193: Fix acq receiving
2024-03-12 Tomas Cohen... Bug 36193: Add more request information on Koha::Middle...
2024-03-12 Brendan LawlorBug 36195: Replace POST in itemsearch.tt with GET
2024-03-12 Jonathan DruartBug 36195: Replace POST batch_records_ajax.pl with GET
2024-03-12 Jonathan DruartBug 36195: serials/routing-preview.pl - Fix save and...
2024-03-08 Marcel de RooyBug 36066: (follow-up) Move 403 to 409 when status...
2024-03-08 Marcel de RooyBug 36066: Only allow cancelled order deletion in API
2024-03-08 Marcel de RooyBug 36066: Add tests
2024-03-08 Lucas GassBug 35983: Remove extra selected=selected from dropdown...
2024-03-08 Shi Yao WangBug 35916: Purchase suggestions bibliographic filter...
2024-03-08 Kyle M HallBug 36103: Remove the "Cancel hold" link for item level...
2024-03-08 Lucas GassBug 35950: Adjust tests
2024-03-08 Lucas GassBug 35950: Move AddReturn call into circulation.pl
2024-03-08 Martin RenvoizeBug 35840: (QA follow-up) Tidy and critic fix
2024-03-08 Lucas GassBug 35840: Add unit tests
2024-03-08 Lucas GassBug 35840: Add option to AddReturn to skip recording...
2024-03-08 Shi Yao WangBug 35911: Make archived suggestions not show in patron...
2024-03-08 Lucas GassBug 35718: Remove ES6 warnings branches.tt
2024-03-08 Lucas GassBug 35718: Remove ES6 warns from JS system preferences
2024-03-08 Laura EscamillaBug 36004: Fixed typo in successfully
2024-03-08 Laura EscamillaBug 36005: Fixed typo in "Your concern was successfully...
2024-03-08 Pedro AmorimBug 36070: Fix CSS class
2024-03-08 Raphael StraubBug 36032: Use a single angle in the "Next" button
2024-03-08 Owen LeonardBug 35538: Sort OPAC self registration library list...
2024-03-08 Matt BlenkinsopBug 36012: Add 'waits' to cypress test
2024-03-07 Kyle M HallBug 35357: Enhance unit tests
2024-03-07 Kyle M HallBug 35357: Remove item from holds queue when it is...
2024-03-07 Kyle M HallBug 35357: Add unit test
2024-03-07 Tomas Cohen... Bug 36056: Clarify subpermissions AND behavior
2024-03-07 Martin RenvoizeBug 35469: Add 'manage_bookings' permission to biblios...
next