]> git.koha-community.org Git - koha.git/shortlog
koha.git
2024-07-09 Eric GarciaBug 37186: Fixed deletion of rotating collections
2024-07-09 Pedro AmorimBug 37283: Update expected error page title
2024-07-08 Pedro AmorimBug 37246: (QA follow-up) DRY Dropdown
2024-07-08 Nick ClemensBug 37246: Use the same dropdown for filtering and...
2024-07-08 Phil RingnaldaBug 37252: Use our local copy of MARC21slimUtils.xsl...
2024-07-08 Emmi TakkinenBug 37255: Fix handling of "All" values on waiting...
2024-07-08 Owen LeonardBug 37235: Fix export of single authority record
2024-07-08 Julian MauriceBug 35959: Add missing use statements in tests
2024-07-05 Pedro AmorimBug 36424: Remove trailing comma in DBRev 23.06.00.061
2024-07-05 Eric GarciaBug 32252: Show number of results after facet selection
2024-07-05 Nick ClemensBug 29507: Tidy
2024-07-05 Nick ClemensBug 29507: Speed up auto renew cronjob via parallel...
2024-07-05 Katrin FischerBug 18317: DBRev 24.06.00.013
2024-07-05 Martin RenvoizeBug 18317: (QA follow-up) Fix missing `,`
2024-07-05 Kyle M HallBug 18317: Add database update
2024-07-05 Kyle M HallBug 18317: (QA follow-up) Clean up code and add unit...
2024-07-05 David CookBug 18317: Perl tidy
2024-07-05 David CookBug 18317: Allow check out of already checked out items...
2024-07-05 Andreas JonssonBug 37244: Facets should not impact library pulldown.
2024-07-05 Lucas GassBug 37249: Disambiguate itemnumber with USING clause
2024-07-05 Julian MauriceBug 35959: Fix C3 merge of Koha::Old::Hold (part 2)
2024-07-05 Julian MauriceBug 35959: Fix C3 merge of Koha::Account::Debit, Koha...
2024-07-05 Julian MauriceBug 35959: Fix C3 merge of Koha::Biblio::Metadata:...
2024-07-05 Julian MauriceBug 35959: Fix C3 merge of Koha::Old::Hold
2024-07-05 Julian MauriceBug 35959: Fix C3 merge of 5 modules
2024-07-05 Martin RenvoizeBug 37065: Filter expired bookings by default
2024-07-02 Katrin FischerBug 36742: (follow-up) Fix sysprefs.sql
2024-07-02 Eric GarciaBug 37126: Add link to patron account when checking...
2024-07-02 Katrin FischerBug 30873: DBRev 24.06.00.012
2024-07-02 Owen LeonardBug 30873: Add system preference to hide libraries...
2024-07-02 Nick ClemensBug 37055: Check count of holds, not if defined
2024-07-02 Owen LeonardBug 37206: Removing an item from a label batch should...
2024-07-02 Nick ClemensBug 37056: Mount a new intranet_svc api to avoid redirects
2024-07-02 Caroline Cyr... Bug 37121: MARC21 Addition to relator terms in technica...
2024-07-02 Caroline Cyr... Bug 37120: Add heading subfields for 647 (MARC21)
2024-07-02 Caroline Cyr... Bug 37114: Update MARC21 default framework to Update...
2024-07-02 Caroline Cyr... Bug 37135: Update MARC21 authority frameworks to Update 38
2024-07-02 Caroline Cyr... Bug 37134: Update MARC21 authority frameworks to Update 37
2024-07-02 David NindBug 37133: (follow-up) Fix tagfield - 856$6 should...
2024-07-02 Caroline Cyr... Bug 37133: Update MARC21 authority frameworks to Update 36
2024-07-02 Matt BlenkinsopBug 36935: Add unit test for error handling
2024-07-02 Matt BlenkinsopBug 36935: Add a 'die' message to file parsing
2024-07-02 Matt BlenkinsopBug 36935: Remove warning if file parsing is successful
2024-07-02 Lucas GassBug 37027: Remove unnecessary dataTable controls from...
2024-07-01 Lucas GassBug 30411: Put shelving location into its own column...
2024-07-01 Owen LeonardBug 36950: Improve placement of catalog concern banner...
2024-07-01 Tomas Cohen... Bug 36901: Add logging for uncaught exceptions in backg...
2024-07-01 Alexandre NoelBug 35823: When uploading a MARC file to a basket it...
2024-07-01 Nick ClemensBug 37057: Restore filtering of unused authorities
2024-07-01 Sam LauBug 37104: (Follow up) Restructure checkpw code
2024-07-01 Sam LauBug 37104: Block AnonymousPatron from logging into...
2024-07-01 Sam LauBug 37104: Unit tests
2024-07-01 Nick ClemensBug 37155: Remove use of unblessed patron
2024-07-01 Nick ClemensBug 37155: Refactor GetAgeRestrictions
2024-07-01 Owen LeonardBug 37158: Make OPAC recalls history table responsive
2024-07-01 Phil RingnaldaBug 37167: Fix mapping call number searches to Z39.50
2024-07-01 Pedro AmorimBug 34920: Add cypress tests
2024-07-01 Pedro AmorimBug 34920: Ensure 'description' property is an empty...
2024-07-01 Pedro AmorimBug 34920: Add API endpoint tests
2024-07-01 Pedro AmorimBug 34920: Return sorted av_cats to be able to test
2024-07-01 Katrin FischerBug 37216: DBRev 24.06.00.011
2024-07-01 Emily LamancusaBug 37216: (follow-up) Clear invalid value
2024-07-01 Martin RenvoizeBug 37216: (QA follow-up) Add update to set existing...
2024-07-01 Emily LamancusaBug 37216: Fix SQL for EmailFieldSelection
2024-07-01 Owen LeonardBug 36557: (follow-up) Restore missing "Remove from...
2024-07-01 Owen LeonardBug 36557: Convert Cart and Lists controls to buttons...
2024-07-01 Tomas Cohen... Bug 36873: Make Koha::Objects->delete pass parameters...
2024-07-01 Tomas Cohen... Bug 36873: Unit tests
2024-07-01 Nick ClemensBug 35125: Respect LinkerConsiderThesaurus in update_cache
2024-07-01 Nick ClemensBug 35125: Respect LinkerConsiderThesaurus in get_link
2024-07-01 Owen LeonardBug 37150: Can't delete single title from a list using...
2024-07-01 Chris CormackBug 37183: Batch edit serial subscriptions sets expirat...
2024-07-01 Kyle M HallBug 35942: OPAC user can enroll several times to the...
2024-06-28 Caroline Cyr... Bug 37132: Update MARC21 authority frameworks to Update 35
2024-06-28 Caroline Cyr... Bug 37128: Update MARC21 authority frameworks to Update 34
2024-06-28 Caroline Cyr... Bug 37125: Update MARC21 authority frameworks to Update 33
2024-06-28 Caroline Cyr... Bug 37124: Update MARC21 authority frameworks to Update 32
2024-06-28 Caroline Cyr... Bug 37123: Update MARC21 authority frameworks to Update 31
2024-06-28 Caroline Cyr... Bug 37122: Update MARC21 authority frameworks to Update 30
2024-06-28 Nick ClemensBug 36941: Limit login branch list when IP restriction...
2024-06-28 Martin RenvoizeBug 35430: Add rota endpoints for stockrotation
2024-06-28 Martin RenvoizeBug 35430: Add unit tests for new stockrotation endpoints
2024-06-28 Martin RenvoizeBug 35430: Move 'Stage' into StockRotation directory
2024-06-28 Janusz KaczmarekBug 36976: Warning 'Argument "" isn't numeric in numeri...
2024-06-28 Marcel de RooyBug 37038: (QA follow-up) Replace \> by -gt
2024-06-28 Janusz KaczmarekBug 37038: koha-elasticsearch creates a file named 0
2024-06-28 Martin RenvoizeBug 36936: Squash warning in bookings test
2024-06-28 Tomas Cohen... Bug 14565: Allow koha-run-backups to backup an instance...
2024-06-28 Marcel de RooyBug 36944: Mock AutoLocation in 2FA subtest
2024-06-28 David CookBug 32575: Add an empty text body to fix multipart...
2024-06-28 David CookBug 36741: Skip auto_too_soon issues in auto renew...
2024-06-28 Owen LeonardBug 37187: Fix deletion of label batches and label...
2024-06-28 Martin RenvoizeBug 28664: (follow-up) Throw exception if debt if VOID
2024-06-28 Martin RenvoizeBug 28664: Prevent refunds against void lines
2024-06-27 Sam LauBug 37044: Added library branch to SCO OPAC message
2024-06-27 Matt BlenkinsopBug 36767: Add a hint to show the new default of 22
2024-06-27 Matt BlenkinsopBug 36767: Default port should be set to 22
2024-06-27 Caroline Cyr... Bug 36952: Add 370 to authority index (MARC21)
2024-06-27 Caroline Cyr... Bug 36953: Add 678 to authority index (MARC21)
2024-06-27 Lucas GassBug 36912: Add more spans/classes to member-display...
next