koha.git
2022-07-18 Tomas Cohen... Bug 28854: DBIC update
2022-07-18 Tomas Cohen... Bug 29632: DBRev 22.06.00.017
2022-07-18 Fridolin SomersBug 30882: Add max_result_window to index config
2022-07-18 Nick ClemensBug 29632: Unit tests
2022-07-18 Nick ClemensBug 29632: Don't sort cn-sort numerically
2022-07-18 Lucas GassBug 31153: Correct include for patron-search-header
2022-07-18 Nick ClemensBug 14680: Always subtract discount from price to calcu...
2022-07-18 Martin RenvoizeBug 31083: Fix part_name handling in js-biblio-format
2022-07-18 Jonathan DruartBug 30578: Fix multi-terms search
2022-07-18 Jonathan DruartBug 30578: Remove ajaxSetup from checkouts.js
2022-07-18 Jonathan DruartBug 30578: Fix on-select for 2 occurrences
2022-07-18 Jonathan DruartBug 30578: Restore highlighting of patrons from the...
2022-07-18 Jonathan DruartBug 30578: Remove circ/ysearch.pl in favor of the ...
2022-07-18 David CookBug 11158: Add complete field to authority "starts...
2022-07-18 Martin RenvoizeBug 31036: (QA follow-up) Add a warning to the system...
2022-07-18 Martin RenvoizeBug 31036: Treat SIP00 that same as CASH
2022-07-18 Victor Grousset... Bug 31069: fix <span> in OPAC search suggestions (Did...
2022-07-18 Kyle HallBug 29094: Adding hold via SIP should check if patron...
2022-07-18 Nick ClemensBug 31137: (QA follow-up) Also fix new template page
2022-07-18 Adolfo RodríguezBug 31137: Only display label printer profiles when...
2022-07-18 Lucas GassBug 31146: Fix unclosed table element
2022-07-18 Martin RenvoizeBug 31134: Mock EdifactLSQ for t/Edifact.t
2022-07-18 Martin RenvoizeBug 31129: Fix debarment count on circulation page
2022-07-18 Katrin FischerBug 25449: (QA follow-up) Set items.itype to mandatory...
2022-07-18 Jonathan DruartBug 25449: Set items.itype mandatory by default
2022-07-15 Jonathan DruartBug 31139: Fix basic_workflow.t
2022-07-13 Tomas Cohen... Bug 28854: Fix permissions problem
2022-07-13 Tomas Cohen... Bug 28854: Compiled CSS
2022-07-13 Tomas Cohen... Bug 28854: DBRev 22.06.00.016
2022-07-13 Martin RenvoizeBug 28854: (follow-up) Replace unique constraint in...
2022-07-13 Tomas Cohen... Bug 28854: DBRev 22.06.00.015
2022-07-13 Tomas Cohen... Bug 28854: DBIC update
2022-07-13 Martin RenvoizeBug 28854: (QA follow-up) Fix DB revision for AV's...
2022-07-13 Martin RenvoizeBug 28854: (QA follow-up) Remove duplicate key test
2022-07-13 Kyle HallBug 28854: (QA follow-up)
2022-07-13 Martin RenvoizeBug 28854: (follow-up) Remove fields from from bundle...
2022-07-13 Katrin FischerBug 28854: (QA follow-up) Add missing TT filters
2022-07-13 Martin RenvoizeBug 28854: (follow-up) Add handling for part_numbers...
2022-07-13 Martin RenvoizeBug 28854: (follow-up) Link to 'In bundle' on OPAC
2022-07-13 Martin RenvoizeBug 28854: (follow-up) Restore block styling on bundled...
2022-07-13 Martin RenvoizeBug 28854: (follow-up) Make 'Manage bundle' button...
2022-07-13 Martin RenvoizeBug 28854: (follow-up) Add bundle item status to manage...
2022-07-13 Martin RenvoizeBug 28854: (follow-up) Restore last seen date formatting
2022-07-13 Martin RenvoizeBug 28854: (follow-up) Link bundle items to thier biblios
2022-07-13 Martin RenvoizeBug 28854: (follow-up) Disable bundle editing for check...
2022-07-13 Martin RenvoizeBug 28854: (follow-up) Use barcodedecode in Koha::REST...
2022-07-13 Martin RenvoizeBug 28854: (follow-up) Improve error for item not found
2022-07-13 Katrin FischerBug 28854: (follow-up) Fix typo in templates and test...
2022-07-13 Martin RenvoizeBug 28854: (follow-up) Move preferences to "Item bundles"
2022-07-13 Martin RenvoizeBug 28854: (follow-up) Rename column configuration...
2022-07-13 Martin RenvoizeBug 28854: (follow-up) Translations fixes
2022-07-13 Martin RenvoizeBug 28854: Add default AV and Syspref values
2022-07-13 Martin RenvoizeBug 28854: Unit tests - chargelostitem
2022-07-13 Martin RenvoizeBug 28854: Unit test for AddReturn addition
2022-07-13 Martin RenvoizeBug 28854: Unit test for Koha::Item additions
2022-07-13 Martin RenvoizeBug 28854: (follow-up) Use Koha::Item->itemtype introdu...
2022-07-13 Katrin FischerBug 28854: (QA follow-up) Fix QA tool complaints
2022-07-13 Martin RenvoizeBug 28854: Make barcode comparison case insensative
2022-07-13 Martin RenvoizeBug 28854: (follow-up) Only count rows in the body
2022-07-13 Martin RenvoizeBug 28854: Add modal after checkin to print missing...
2022-07-13 Martin RenvoizeBug 28854: Add 'Remove from bundle' dialogue to details...
2022-07-13 Martin RenvoizeBug 28854: Add count of scanned items to verification...
2022-07-13 Martin RenvoizeBug 28854: Highlight when a scanned item is unexpected
2022-07-13 Martin RenvoizeBug 28854: Enable claims return view when BundleLostVal...
2022-07-13 Martin RenvoizeBug 28854: Improve lost details display for bundle...
2022-07-13 Martin RenvoizeBug 28854: Add ordering to checkin validation modal
2022-07-13 Martin RenvoizeBug 28854: Add option to print content list after verif...
2022-07-13 Martin RenvoizeBug 28854: Simplified status handling for bundle invent...
2022-07-13 Martin RenvoizeBug 28854: Record and display who lost the item
2022-07-13 Martin RenvoizeBug 28854: Drop unique index on issue_id in return...
2022-07-13 Martin RenvoizeBug 28854: Highlight bundle rows to clarify UI
2022-07-13 Martin RenvoizeBug 28854: Update circulation functionality for bundles
2022-07-13 Martin RenvoizeBug 28854: Expose functionality to attach items to...
2022-07-13 Martin RenvoizeBug 28854: Database update
2022-07-13 Nick ClemensBug 31145: Supply defaults for vendors and funds
2022-07-13 Martin RenvoizeBug 31141: Remove 'select_column' from waiting_holds.inc
2022-07-12 Jonathan DruartBug 31133: Don't generate values for more than one FK
2022-07-12 Jonathan DruartBug 31104: Add a selenium test
2022-07-12 Jonathan DruartBug 31140: (QA follow-up) Remove leftover POD
2022-07-12 Kyle HallBug 31140: TestBuilder.t is failing on item groups...
2022-07-12 Jonathan DruartBug 21978: Fix Selenium tests
2022-07-12 Tomas Cohen... Bug 30275: (QA follow-up) Trivial fix to schema file
2022-07-11 Kyle HallBug 31054: Manual importing for EDIFACT invoices fails...
2022-07-11 Marcel de RooyBug 31116: (QA follow-up) Remove duplicate line
2022-07-11 Martin RenvoizeBug 31116: Add circulation sidebar to article requests
2022-07-11 Andrew NuggedBug 31000: Warn removal: param record_type can be undef
2022-07-11 Tomas Cohen... Bug 31104: Put each link on a separate header
2022-07-11 Owen LeonardBug 31039: (follow-up) Wrap jQuery in $(document).ready()
2022-07-11 Martin RenvoizeBug 31039: Remove duplicate modal printing JS
2022-07-08 Tomas Cohen... Bug 24857: Fix missing additionalProperties in spec
2022-07-08 Tomas Cohen... Bug 24857: DBRev 22.06.00.014
2022-07-08 Tomas Cohen... Bug 24857: (QA follow-up) Make update idempotent
2022-07-08 Tomas Cohen... Bug 24857: DBIC update
2022-07-08 Nick ClemensBug 24857: Add object classes to Schema
2022-07-08 Kyle M HallBug 24857: Add new Schema files
2022-07-08 Nick ClemensBug 24857: Delete item group when last item is deleted
2022-07-08 Nick ClemensBug 24857: Add ability to set item group when adding...
2022-07-08 Nick ClemensBug 24857: Add item group management to detail.pl
2022-07-08 Nick ClemensBug 24857: Add Object Methods
2022-07-08 Nick ClemensBug 24857: API spec
next