koha.git
2021-03-03 Martin RenvoizeBug 25757: Add unit tests for item relation
2021-03-03 Martin RenvoizeBug 25757: Add Koha::Item::Transfer->transit method
2021-03-03 Martin RenvoizeBug 25757: Add item relation to Koha::Item::Transfer
2021-03-03 Martin RenvoizeBug 25755: (QA follow-up) Further POD clarifications
2021-03-03 Martin RenvoizeBug 25755: (follow-up) Fix unit test
2021-03-03 Katrin FischerBug 25755: Fix typo in POD
2021-03-03 Martin RenvoizeBug 25755: Add Unit tests for update to get_transfer
2021-03-03 Martin RenvoizeBug 25755: (QA follow-up) Clarify POD and parameters
2021-03-03 Martin RenvoizeBug 25755: Add Koha::Item->request_transfer method
2021-03-03 Jonathan DruartBug 25846: Compiled CSS
2021-03-03 Owen LeonardBug 27703: Make ID of category select field unique
2021-03-03 Nick ClemensBug 27784: Don't parse subdivision authorities as headings
2021-03-03 Nick ClemensBug 27784: Unit tests
2021-03-03 Jonathan DruartBug 27828: (bug 24469 follow-up) Add missing import
2021-03-03 Jonathan DruartBug 27822: Fix default value for AddressFormat (es-ES)
2021-03-03 Aleisha AmohiaBug 27803: Ensure publicationyear or copyrightdate...
2021-03-03 Jonathan DruartBug 8976: (follow-up) Code cleaning
2021-03-03 Jonathan DruartBug 8976: Use existing Koha::Authority::Subfield[s]
2021-03-02 Martin RenvoizeBug 27680: (QA follow-up) Update test for dbic_merge_so...
2021-03-02 Tomas Cohen... Bug 27808: (QA follow-up) Make sure the update catches...
2021-03-01 Jonathan DruartBug 27808: DBRev 20.12.00.018
2021-03-01 Jonathan DruartBug 27808: DB changes - adjust items.onloan when needed
2021-03-01 Tomas Cohen... Bug 27808: Refresh the item object when AddReturn is...
2021-03-01 Kyle M HallBug 27808: Mark the onloan column as dirty in AddIssue
2021-03-01 Kyle M HallBug 27808: Add unit tests
2021-03-01 Owen LeonardBug 27794: Add link to biblio in lateorders page
2021-03-01 Martin RenvoizeBug 27792: (follow-up) Double escape the escape
2021-03-01 Owen LeonardBug 27792: Improve jEditable configuration for point...
2021-03-01 Owen LeonardBug 27592: Link audio alerts to corresponding preferenc...
2021-03-01 Owen LeonardBug 25846: Improve handling of multiple covers on catal...
2021-03-01 Jonathan DruartBug 26937: DBRev 20.12.00.017
2021-03-01 Katrin FischerBug 26937: (QA follow-up) Rephrase and link CheckPrevCh...
2021-03-01 Matthias MeusburgerBug 26937: Add an optional delay to the CheckPrevChecko...
2021-03-01 Matthias MeusburgerBug 26591: SIP option prevcheckout_block_checkout to...
2021-03-01 Jonathan DruartBug 8976: DBRev 20.12.00.016
2021-03-01 Tomas Cohen... Bug 8976: (QA follow-up) Trivial POD fixes
2021-03-01 Tomas Cohen... Bug 8976: (QA follow-up) Add a better feature decription
2021-03-01 Jonathan DruartBug 8976: DBIC schema changes
2021-03-01 Jonathan DruartBug 8976: Code cleaning
2021-03-01 Jonathan DruartBug 8976: Add Koha::AuthSubfieldStructure[s]
2021-03-01 Jonathan DruartBug 8976: Change for the item forms
2021-03-01 Jonathan DruartBug 8976: Sort subfields for authority records
2021-03-01 Jonathan DruartBug 8976: Add the ability to sort subfields for the...
2021-03-01 Jonathan DruartBug 8976: Add marc_subfield_structure.display_order
2021-03-01 Jonathan DruartBug 27316: DBRev 20.12.00.015
2021-03-01 Nick ClemensBug 27316: (follow-up) Default to 1 if undef in mappings
2021-03-01 Nick ClemensBug 27316: Convert 'undef' for sort to Yes and use...
2021-03-01 Tomas Cohen... Bug 27680: Add support for param[] syntax
2021-03-01 Martin RenvoizeBug 27680: Allow traditional multi-params to work
2021-03-01 Martin RenvoizeBug 27680: Add tests for various ways of passing multi...
2021-03-01 Martin RenvoizeBug 27680: Add support for sorting fields with multiple...
2021-03-01 Jonathan DruartBug 27680: Take first order column for ordering
2021-03-01 Mason JamesBug 27673: remove libyaml-syck-perl, and lower libyaml...
2021-03-01 Owen LeonardBug 27754: Correct eslint errors in basket.js
2021-03-01 Nick ClemensBug 27578: Initialize searchid as blank when not populated
2021-03-01 David CookBug 25777: Disable misleading datatables table informat...
2021-03-01 Kyle M HallBug 27798: Add warning to IndependentBranches system...
2021-03-01 Andrew NuggedBug 27718: (follow-up) add missing return
2021-03-01 Jonathan DruartBug 27718: (bug 24488 follow-up) Hide items not holdable
2021-03-01 Jonathan DruartBug 27718: Add tests
2021-03-01 Jonathan DruartBug 7806: DBRev 20.12.00.014
2021-03-01 Martin RenvoizeBug 7806: (follow-up) Update to use sanitize_zero_date
2021-03-01 Jonathan DruartBug 7806: Fix remaining occurrences of 0000-00-00
2021-03-01 Jonathan DruartBug 27821: Make sanitize_zero_date support datetime...
2021-03-01 David CookBug 26363: Change SyslogIdentifier to match koha-worker...
2021-03-01 David CookBug 26363: Provide a systemd unit file for koha-worker...
2021-03-01 David CookBug 26363: Provide a systemd unit file for koha-worker...
2021-03-01 Marcel de RooyBug 26457: (QA follow-up) Switch to PK index in UPDATE...
2021-03-01 Nick ClemensBug 26457: Unit test
2021-03-01 Nick ClemensBug 26457: Throw exception if update of issues table...
2021-03-01 Tomas Cohen... Bug 27071: (follow-up) Get rid of loop
2021-03-01 Tomas Cohen... Bug 27071: (follow-up) Provide a more meaningful error...
2021-03-01 Tomas Cohen... Bug 27071: Use GetReservesControlBranch to pick the...
2021-03-01 Tomas Cohen... Bug 27071: More tests for Koha::Library->validate_hold_...
2021-03-01 Jonathan DruartBug 27071: Code simplification
2021-03-01 Jonathan DruartBug 27071: Fix Hold pickup library when using hold...
2021-02-23 Marcel de RooyBug 27715: (QA follow-up) Remove conditional declaration
2021-02-23 Joonas KylmäläBug 27715: Use $dbh->quote_identifier to quote untruste...
2021-02-23 Jonathan DruartBug 27715: Add a deprecation notice
2021-02-23 Jonathan DruartBug 27715: Sanitize order by DT params
2021-02-23 Jonathan DruartBug 27715: Add tests
2021-02-23 Jonathan DruartBug 27715: Remove unused dt_build_having
2021-02-23 Jonathan DruartBug 27715: Remove unused build_dt_query
2021-02-23 Jonathan DruartBug 27661: Compiled CSS
2021-02-23 Tomas Cohen... Bug 27593: Consistent behavior for club holds route
2021-02-23 Tomas Cohen... Bug 27593: Regression tests
2021-02-23 Owen LeonardBug 27733: Add "_sort_by" paramter to pickup_locations...
2021-02-23 Owen LeonardBug 27732: JavaScript error on place hold page in the...
2021-02-23 Owen LeonardBug 27713: Duplicate search field IDs in MARC framework...
2021-02-23 Jonathan DruartBug 27332: Hide branchcode and note is RenewSerialAddsS...
2021-02-23 Jonathan DruartBug 27332: Use the branchcode from the subscription...
2021-02-23 Jonathan DruartBug 27661: Use td.bg-success for ES and memcached as...
2021-02-23 Martin RenvoizeBug 27661: (QA follow-up) Use bootstrap classes
2021-02-23 Katrin FischerBug 27661: (QA follow-up) Capitalization
2021-02-23 Martin RenvoizeBug 27661: Update about for message broker status
2021-02-23 Marcel de RooyBug 27729: Fix use of grep and split in CheckReserves
2021-02-23 Martin RenvoizeBug 27014: (QA follow-up) Add regression tests
2021-02-23 Kyle M HallBug 27014: Enable C4::SIP::ILS::Patron::new to accept...
2021-02-23 Jonathan DruartBug 27714: Prevent Koha::NewsItem->author to explode
2021-02-23 Jonathan DruartBug 23675: Add leader and default value for ACQ
next