koha.git
2024-03-22 Thibaud GuillotBug 18885: Specify due date behavior according to on...
2024-03-22 Nick ClemensBug 36331: Don't check reserves that an item cannot...
2024-03-22 Jonathan DruartBug 36326: Fix batch item mod/del access from biblio...
2024-03-22 Katrin FischerBug 35783: DBRev 23.12.00.011
2024-03-22 Jonathan DruartBug 35783: Replace TT plugin's method Biblio::RecallsCount
2024-03-22 Marcel de RooyBug 35062: Add class plugin-blocks-submit in addbiblio
2024-03-22 Owen LeonardBug 35638: Upgrade Enquire JS library from v2.0.1 to...
2024-03-22 Owen LeonardBug 35640: Upgrade FileSaver JS library to v2.0.4
2024-03-22 Owen LeonardBug 35642: Upgrade Font Face Observer library from...
2024-03-22 Owen LeonardBug 35540: Separate StaffListsHome block from the table...
2024-03-22 Owen LeonardBug 35633: (follow-up) Custom style updates
2024-03-22 Owen LeonardBug 35633: Upgrade Chocolat JS library from v1.1.0...
2024-03-22 David CookBug 27291: Reformat Zebra output logs
2024-03-22 Jonathan DruartBug 30349: Add missing double dash (--delete) to POD
2024-03-22 David SchmidtBug 30349: More double dashes
2024-03-22 David SchmidtBug 30349: Use double dash for multi character option...
2024-03-22 David SchmidtBug 30349: Tidy bulkmarcimport.pl to fix indentations
2024-03-22 Katrin FischerBug 36033: DBRev 23.12.00.010
2024-03-22 Fridolin SomersBug 36033: Add more indexes to table pseudonymized_tran...
2024-03-22 Fridolin SomersBug 36321: Problem when dateexpiry in BorrowerUnwantedField
2024-03-22 Jonathan DruartBug 36336: (bug 34478 follow-up) Fix export from catalo...
2024-03-20 Pedro AmorimBug 36327: Update handling of item delete
2024-03-20 Pedro AmorimBug 36327: Delete link is no longer a GET href
2024-03-20 Pedro AmorimBug 36327: Clean-up old unused code that results in...
2024-03-20 Pedro AmorimBug 36327: Preparation: Update form
2024-03-20 Jonathan DruartBug 36351: Pretty the api-client
2024-03-20 Nick ClemensBug 36351: Adjust saveRecord and _fromXMLStruct
2024-03-20 Jonathan DruartBug 36351: Fix http-client when response is not JSON
2024-03-20 Nick ClemensBug 36351: Add CSRF tokens to advanced cataloguing...
2024-03-20 Pedro AmorimBug 36302: Get rid of defer_loading in patron-search
2024-03-20 Jonathan DruartBug 36355: Prevent csrf.ts to fail if DB has libraries...
2024-03-19 Marcel de RooyBug 35388: Add comment to 'Transfers to send'
2024-03-19 Katrin FischerBug 34668: DBRev 23.12.00.009
2024-03-19 Lucas GassBug 34668: (QA follow-up) Change file permission
2024-03-19 Shi Yao WangBug 34668: pass whole waiting_holds rs
2024-03-19 Shi Yao WangBug 34668: remove binding/unbinding event for one submi...
2024-03-19 Shi Yao WangBug 34668: Add popup warn librarians of waiting holds...
2024-03-19 Aleisha AmohiaBug 35328: Add a notes pop-up for authority records...
2024-03-19 Tomas Cohen... Bug 36358: Fix typo in errorpage.tt: requets
2024-03-19 Tomas Cohen... Bug 36329: (follow-up) Fix error message comparisson...
2024-03-19 Nick ClemensBug 34611: Confirm run if pseudonymized transactions...
2024-03-19 Nick ClemensBug 34611: Add a script to pseudonymize statistics...
2024-03-19 Nick ClemensBug 34611: Add pseudonymize routine to Koha::Statistics
2024-03-19 Tomas Cohen... Bug 34611: Unit tests
2024-03-19 Katrin FischerBug 27595: DBRev 23.12.00.008
2024-03-19 Nick ClemensBug 27595: Place holds when ordering from a suggestion
2024-03-19 Nick ClemensBug 27595: Add place_hold method to Koha::Suggestion
2024-03-19 Nick ClemensBug 27595: Add new system preference PlaceHoldsOnOrders...
2024-03-19 Tomas Cohen... Bug 36329: Make POST /transfer_limits/batch honor Branc...
2024-03-19 Tomas Cohen... Bug 36329: Miscelaneous spec fixes
2024-03-19 Tomas Cohen... Bug 36329: Add missing return codes
2024-03-19 Jonathan DruartBug 36356: Fix rollback from FrameworkPlugin.t
2024-03-18 Julian MauriceBug 35921: Improve perfs of acqui-home.pl when there...
2024-03-18 Katrin FischerBug 35539: (QA follow-up) Remove defer_marc_save from...
2024-03-18 David GustafssonBug 25539: Enable bulkmarcimport overlay context
2024-03-18 David GustafssonBug 25539: Strip items when adding new biblio to preser...
2024-03-18 David GustafssonBug 25539: Remove AddBiblio option "defer_marc_save"
2024-03-18 Jonathan DruartBug 31988: Remove reports/itemtypes.plugin
2024-03-18 Nick ClemensBug 36334: (follow-up) Restore selection of previous...
2024-03-18 Jonathan DruartBug 36334: Remove unnecessary JS code from member.tt
2024-03-18 Owen LeonardBug 35643: Upgrade HC Sticky library from v2.2.3 to...
2024-03-18 Martin RenvoizeBug 29440: (QA follow-up) Fix tidy
2024-03-18 David GustafssonBug 29440: Fix AddBiblio/ModBiblio options args
2024-03-18 David GustafssonBug 29440: Replace removed syspref BiblioAddsAuthoritie...
2024-03-18 David GustafssonBug 29440: Only log items has been inserted if actually...
2024-03-18 David GustafssonBug 29440: Rename $modify_biblio_marc_options to $mod_b...
2024-03-18 David GustafssonBug 29440: Remove pointless call to _strip_item_fields
2024-03-18 David GustafssonBug 29440: replace usage of removed GetMarcBiblio
2024-03-18 David GustafssonBug 29440: defer biblio autolinking until records are...
2024-03-18 David GustafssonBug 29440: Fix QA-tool issues
2024-03-18 David GustafssonBug 29440: Make authorities import behavior consistent...
2024-03-18 David GustafssonBug 29440: Refactor and clean up bulkmarcimport.pl
2024-03-18 Katrin FischerBug 33036: (QA follow-up) Tidy code
2024-03-18 Jonathan DruartBug 33036: Improve REST API controller
2024-03-18 Jonathan DruartBug 33036: Use Koha::Objects
2024-03-18 Jonathan DruartBug 33036: Add more tests
2024-03-18 Jonathan DruartBug 33036: Improve merge_with tests
2024-03-18 Zeno TajoliBug 33036: REST API: Merge biblio records implements...
2024-03-18 Tomas Cohen... Bug 33431: Fix remaining cases
2024-03-18 Tomas Cohen... Bug 33431: Make C4::Record use C4::Context->yaml_preference
2024-03-18 Tomas Cohen... Bug 33431: Make C4::Circulation use C4::Context->yaml_p...
2024-03-18 Matt BlenkinsopBug 33171: Fix missing price when mapped from MarcItemF...
2024-03-18 Kyle HallBug 33171: Add coded_location_qualifier, barcode, and...
2024-03-18 Katrin FischerBug 35331: Fix URL parmameter in unit test
2024-03-18 Pedro AmorimBug 35331: (QA follow-up): Patron ILL history
2024-03-18 Pedro AmorimBug 35331: (QA follow-up): Avoid code pattern iterating...
2024-03-18 Pedro AmorimBug 35331: Add plugin hook tests
2024-03-18 Pedro AmorimBug 35331: CSRF follow-up
2024-03-18 Pedro AmorimBug 35331: Add table actions hook to ILL table
2024-03-18 Emily-Rose... Bug 26597: Update the description of the PrefillGuarant...
2024-03-18 Hammat WeleBug 26597: (QA follow-up) Add missing filters
2024-03-18 Hammat WeleBug 26597: (Fix) remove REST API call and retrieve...
2024-03-18 Hammat WeleBug 26597: (follow-up) Add disabling / enabled the...
2024-03-18 Hammat WeleBug 26597: Fixing the populate of fields when using...
2024-03-18 Hammat WeleBug 26597: Transfer informations from guarantor when...
2024-03-15 Nick ClemensBug 29522: Unit test
2024-03-15 Nick ClemensBug 29522: [alternate] Skip relinking bibliographic...
2024-03-15 Nick ClemensBug 35944: (QA follow-up) Tidy
2024-03-15 Nick ClemensBug 35944: (QA follow-up) Check if there are bookings...
2024-03-15 Martin RenvoizeBug 35944: Add link to 'booked' biblio in checkouts...
next