koha.git
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
2021-02-23 Nick ClemensBug 26051: We should sort callnumber based on cn-sort
2021-02-23 Fridolin SomersBug 26051: Add sort=1 on cn-sort in mappings.yaml
2021-02-23 BlouBug 23929: Invoice adjustments should filter inactive...
2021-02-23 Owen LeonardBug 27731: Remove hold class from individual OPAC searc...
2021-02-23 Jonathan DruartBug 27626: Fix self registration if categorycode is...
2021-02-23 Jonathan DruartBug 27534: Add missing ON UPDATE/DELETE clause to messa...
2021-02-23 Martin RenvoizeBug 26997: (QA follow-up) Fix Typo
2021-02-23 Jonathan DruartBug 26997: CAST AS CHAR to prevent the error
2021-02-23 Jonathan DruartBug 26997: Remove 0000-00-00 from aqorders.datecancella...
2021-02-23 Jonathan DruartBug 26997: Fix upgrade process under MySQL 8
2021-02-23 Nick ClemensBug 26208: Perform batch checkin/renewals serially...
2021-02-18 Jonathan DruartBug 27131: Improve POD for the new method
2021-02-18 Lucas GassBug 27694: use HTML filtering on News Tool textarea
2021-02-18 Marcel de RooyBug 27131: (QA follow-up) POD and comments
2021-02-18 Jonathan DruartBug 27131: Add tests for get_items_that_can_fill
2021-02-18 Jonathan DruartBug 27131: Add get_items_that_can_fill
2021-02-18 Jonathan DruartBug 24469: Move the new queries to a dedicated ImportBa...
2021-02-18 Jonathan DruartBug 24469: Record biblionumber in import_biblio when...
2021-02-18 Agustin MoyanoBug 27719: Apply _escape_str and _escape_price where...
2021-02-17 Jonathan DruartBug 24108: DBRev 20.12.00.013
2021-02-17 Jonathan DruartBug 24108: Remove extra spaces
2021-02-17 Katrin FischerBug 24108: (QA follow-up) Add staff detail page to...
2021-02-17 Katrin FischerBug 24108: (QA follow-up) Add missing comma in sysprefs.sql
2021-02-17 Nick ClemensBug 24108: Make export file names consistent
2021-02-17 Nick ClemensBug 24108: (QA follow-up) Adjust wording and use perl...
2021-02-17 John DoeBug 24108: (follow-up) Fix typo with .xml extension
2021-02-17 Cori Lynn ArnoldBug 24108: Advanced editor: configure if biblionumber...
2021-02-17 Martin RenvoizeBug 26274: (QA follow-up) Fix the order of summary...
2021-02-17 Jonathan DruartBug 27673: Fix t/Context.t
2021-02-16 Jonathan DruartBug 27673: (follow-up) Fix encoding issues - Dump
2021-02-16 Joonas KylmäläBug 27673: (QA follow-up) Remove unused YAML::XS import
2021-02-16 Jonathan DruartBug 27673: Fix encoding issues - Dump
2021-02-16 Jonathan DruartBug 27673: Rename C4::Circulation decode to _decode
2021-02-16 Jonathan DruartBug 27673: Fix encoding issues
2021-02-16 Jonathan DruartBug 27673: Replace YAML with YAML::XS
2021-02-16 Jonathan DruartBug 27707: (bug 26639 follow-up) Fix renewals when...
2021-02-16 Jonathan DruartBug 27569: Fix ODS export - take empty string into...
2021-02-16 Jonathan DruartBug 27569: Change av for 100$2
2021-02-16 Jonathan DruartBug 27569: Add tests for ODS export
2021-02-16 Jonathan DruartBug 27569: Fix CSV export for biblio frameworks
2021-02-16 Jonathan DruartBug 27569: Add tests
2021-02-16 Jonathan DruartBug 27569: Don't hide errors!
2021-02-16 Jonathan DruartBug 27569: Remove non mysql code
2021-02-16 Jonathan DruartBug 27706: (bug 24488 follow-up) Fix libraries column...
2021-02-16 Jonathan DruartBug 27380: Add missing use statement
2021-02-16 Jonathan DruartBug 27604: Deal with empty pref
2021-02-15 Jonathan DruartBug 27598: DBRev 20.12.00.012
2021-02-15 Owen LeonardBug 27598: (QA follow-up) Add category description...
2021-02-15 Owen LeonardBug 27598: Add UPLOAD as a built-in system authorized...
2021-02-15 Nick ClemensBug 18146: (follow-up) Remove warn for uninitialized...
2021-02-15 Nick ClemensBug 18146: Fix tests for OverduesBlockRenewing
2021-02-15 Nick ClemensBug 12966: Add edition field to Card view
2021-02-15 Jonathan DruartBug 8326: Add tooltips
2021-02-15 Jonathan DruartBug 8326: Add aria-disabled to li's
2021-02-15 Jonathan DruartBug 8326: Make repeatable and unique_id modifiable...
2021-02-15 Jonathan DruartBug 8287: Improve "show checked out items" filter on...
2021-02-15 Owen LeonardBug 27653: Use div instead of caption for controls
next