koha.git
2022-07-08 Nick ClemensBug 24857: API spec
2022-07-08 Nick ClemensBug 24857: Add Koha Objects
2022-07-08 Nick ClemensBug 24857: Database updates
2022-07-08 Tomas Cohen... Bug 29333: (QA follow-up) POD consistency
2022-07-08 Julian MauriceBug 29333: Fix encoding of imported UNIMARC authorities
2022-07-08 Jonathan DruartBug 28739: Execute the letter processing inside a trans...
2022-07-08 Kyle M HallBug 19966: Add ability to pass objects directly to...
2022-07-08 Martin RenvoizeBug 29051: Update svc api to allow seen renewals
2022-07-08 Martin RenvoizeBug 29051: Enable seen renewal in the staff client
2022-07-08 Owen LeonardBug 30911: Datatables error on course-details.pl after...
2022-07-08 Jonathan DruartBug 29951: Fix EXPORT for C4::ClassS*Routine modules
2022-07-08 Florian BontempsBug 31117: New message for cloning standard rules
2022-07-08 Karen TurnerBug: 27996: Updates the Circulation report overdues...
2022-07-08 Logan SymonsBug 30767: Changes word "issue" to "item"
2022-07-08 Danyon SewellBug 30766: extra space in Cannot cancel receipt string
2022-07-08 kriswBug 30762: Terminology: Go to Staff client
2022-07-08 Evan GilesBug 30763: fixes spelling of 'proceeds'
2022-07-08 David NindBug 30784: (follow-up) Additional rephrasing
2022-07-08 Danyon SewellBug 30784: Rephrasing OPACMandatoryHoldDates pref slightly
2022-07-08 Katrin FischerBug 30770: (QA follow-up) Fixing the last occurrence...
2022-07-08 Tosca WaereaBug 30770: Fixed terminology 'reserve' -> 'hold'
2022-07-08 Filip VujičićBug 30764: replace "Cancelled reserve" with "Cancelled...
2022-07-08 David NindBug 30773: (follow-up) Remove spaces between brackets
2022-07-08 kriswBug 30773: Standardize spelling i-tive / Itiva
2022-07-08 Martin RenvoizeBug 31038: Fix price formating in cashup summary
2022-07-08 David NindBug 29050: (follow-up) Replace & with and
2022-07-08 Nisha DahyaBug 29050: Added a punctuation between renewal messages
2022-07-08 David NindBug 31122: Terminology - Replace occurences of 'Notices...
2022-07-06 Florian BontempsBug 31067: Fixing missing permission check
2022-07-06 Nick ClemensBug 30769: Typo fix in request.tt
2022-07-06 Petro VashchukBug 31001: Fix "CGI::param called in list context"...
2022-07-06 Jonathan DruartBug 30976: Display biblio's cover images first
2022-07-06 Fridolin SomersBug 30903: (follow-up) Fix error message class
2022-07-06 Jonathan DruartBug 30903: Fix UI glitch on the quotes upload view
2022-07-06 Jonathan DruartBug 30903: Fix POST /quote
2022-07-06 Mason JamesBug 31108: rename ./t/00-check-atomic-updates.pl extens...
2022-07-06 Martin RenvoizeBug 30275: (QA follow-up) Fix TestBuilder.t
2022-07-06 Jonathan DruartBug 23991: Don't display empty div if no suggestions...
2022-07-05 Tomas Cohen... Bug 24010: DBIC update
2022-07-05 Marion DurandBug 21903: (follow-up) update documentation
2022-07-05 Marion DurandBug 21903: (follow-up) koha-dump can export uploaded...
2022-07-05 Matthias MeusburgerBug 21903: koha-dump can export uploaded and temporary...
2022-07-05 Tomas Cohen... Bug 24865: DBRev 22.06.00.013
2022-07-05 Marcel de RooyBug 24865: (QA follow-up) Remove hardcoded notice name...
2022-07-05 Kyle HallBug 24865: Customize the Accountlines Description
2022-07-05 Tomas Cohen... Bug 24010: DBRev 22.06.00.012
2022-07-05 Tomas Cohen... Bug 24010: (QA follow-up) Correct COMMENT syntax
2022-07-05 Jonathan DruartBug 24010: DB Changes
2022-07-05 Owen LeonardBug 24010: Number of issues to display to staff accepts...
2022-07-05 Lucas GassBug 30716: Add collection to cn_browser results
2022-07-05 Katrin FischerBug 30567: Fix price formatting when adding a manual...
2022-07-05 Owen LeonardBug 30566: Incorporate link handling in OPAC's biblio...
2022-07-05 Katrin FischerBug 30990: Fix DefaultHoldPickupLocation system prefere...
2022-07-05 Tomas Cohen... Bug 30275: (follow-up) Fix tests count
2022-07-05 Tomas Cohen... Bug 30275: DBRev 22.06.00.011
2022-07-05 Martin RenvoizeBug 30275: Unit Tests for Checkouts::Renewal
2022-07-05 Martin RenvoizeBug 30275: Add Unit test for renewals relation
2022-07-05 Martin RenvoizeBug 30275: Add unit tests for AddRenewal addition
2022-07-05 Martin RenvoizeBug 30275: (follow-up) Drop renewer_id constraint
2022-07-05 Tomas Cohen... Bug 30275: (QA follow-up) Rename columns to match API
2022-07-05 Martin RenvoizeBug 30275: Add renewals relation to Koha::Old::Checkout
2022-07-05 Martin RenvoizeBug 30275: (follow-up) Rebase fixes
2022-07-05 Martin RenvoizeBug 30275: Add basic unit test for fetching renewals
2022-07-05 Martin RenvoizeBug 30275: Fix checkouts.t unit test
2022-07-05 Martin RenvoizeBug 30275: Add alias to create renewal in api routes
2022-07-05 Martin RenvoizeBug 30275: Add `/api/v1/checkouts/{checkout_id}/renewals`
2022-07-05 Martin RenvoizeBug 30275: Add renewals relation to Koha::Checkout
2022-07-05 Martin RenvoizeBug 30275: Add 'renewals' relation to Issue Schema
2022-07-05 Martin RenvoizeBug 30275: renewals_count DBIC Update
2022-07-05 Martin RenvoizeBug 30275: Rename issues.renewals to issues.renewals_count
2022-07-05 Martin RenvoizeBug 30275: Add Koha::Objects for Renewals
2022-07-05 Martin RenvoizeBug 30275: DBIC Schema Additions
2022-07-05 Martin RenvoizeBug 30275: Record renewals
2022-07-05 Martin RenvoizeBug 30275: DBIC Schema Changes
2022-07-05 Martin RenvoizeBug 30275: Generated kohastructure.sql
2022-07-05 Martin RenvoizeBug 30275: Add checkout_renewals table
2022-07-05 Isobel GrahamBug 30785: Fixed typo in SIP2SortBinMapping
2022-07-05 Katrin FischerBug 26311: (QA follow-up) Update script documentation
2022-07-05 Fridolin SomersBug 26311: (follow-up) Fix undefined values in sprintf
2022-07-05 Fridolin SomersBug 26311: (follow-up) loop through the patron with...
2022-07-05 Katrin FischerBug 26311: (QA follow-up) Rephrase output message
2022-07-05 Fridolin SomersBug 26311: Add patron invalid age to search_for_data_in...
2022-07-05 Owen LeonardBug 31040: jsTree image being used outside of jsTree...
2022-07-05 Nick ClemensBug 31066: Update javascript to use 'text_plugin' type...
2022-07-05 Martin RenvoizeBug 29958: Do not set dateaccessioned on updates
2022-07-05 Tomas Cohen... Bug 29958: Regression tests
2022-07-05 Jonathan DruartBug 25622: Use special chars in DB password (koha-create)
2022-07-01 Kevin CarnesBug 30152: Elasticsearch - queries with OR don't work...
2022-07-01 Fridolin SomersBug 30430: (QA follow-up) Several fixes
2022-07-01 Arthur SuzukiBug 30430: (QA follow-up) fix display of 210 only if...
2022-07-01 François PichenotBug 30430: UNIMARC XSLT add field B214 display
2022-07-01 Owen LeonardBug 30859: Upgrade jQuery Validation plugin from v1...
2022-07-01 Caroline Cyr... Bug 31062: Change description of QOTD tool in tools...
2022-07-01 David CookBug 31064: Wrap local login with stylable element
2022-07-01 Tomas Cohen... Bug 30823: DBRev 22.06.00.010
2022-07-01 Aleisha AmohiaBug 30823: Filling recalls uses 'FILL' action in action...
2022-07-01 Martin RenvoizeBug 31085: Reload return claims table on resolve
2022-07-01 Martin RenvoizeBug 31087: Prevent stringification of null in return...
2022-07-01 Tomas Cohen... Bug 30889: (follow-up) Warn if context is not defined
2022-07-01 David CookBug 30865: Double-quote Host-item in Koha::Biblio-...
next