koha.git
2020-02-04 Jesse WeaverBug 18936: (follow-up) Add foreign key and scope enhanc...
2020-02-04 Tomas Cohen... Bug 18936: Fix api/v1/holds.t
2020-02-04 Tomas Cohen... Bug 18936: (follow-up) Fix upgrade step
2020-02-04 Kyle M HallBug 18936: Convert issuingrules fields to circulation_rules
2020-01-31 Martin RenvoizeBug 21674: (RM follow-up) Fix updatedatabase error
2020-01-31 Jonathan DruartBug 24546: Fix intentions of build_sample_item in Club...
2020-01-31 Jonathan DruartBug 24213: Fix Koha::Object->get_from_storage if the...
2020-01-31 Jonathan DruartBug 24213: Add tests
2020-01-31 Josef MoravecBug 24467: (QA follow-up) Clarify tests wording for...
2020-01-31 Josef MoravecBug 24467: (QA follow-up) Fix POD in Koha::Biblio
2020-01-31 Tomas Cohen... Bug 24467: Remove _count methods introduced for API use
2020-01-31 Tomas Cohen... Bug 24528: Add a syntax to x-koha-embed to specify...
2020-01-31 Tomas Cohen... Bug 24528: Add *_count support to to_api
2020-01-31 Tomas Cohen... Bug 24528: Unit tests for Koha::Object->to_api
2020-01-31 Lucas GassBug 24523: Add missing </p>
2020-01-30 Kyle M HallBug 24330: When importing patrons from CSV, automatical...
2020-01-30 Martin RenvoizeBug 21674: DBRev 19.12.00.017
2020-01-30 Jonathan DruartBug 21674: Remove duplicates from library_groups before...
2020-01-30 Jonathan DruartBug 21674: Prevent to insert twice the same library...
2020-01-30 Jonathan DruartBug 21674: DB changes
2020-01-30 Nick ClemensBug 24377: Record passed branch if renewing via cron
2020-01-30 Nick ClemensBug 24377: Unit test
2020-01-30 Jonathan DruartBug 24543: Fix wrong test in api/v1/checkouts.t
2020-01-30 Jonathan DruartBug 24487: Add 2 more tests
2020-01-30 Agustin MoyanoBug 24487: Don't apply matching criteria to path parameters
2020-01-30 Agustin MoyanoBug 24487: Regresion test
2020-01-30 Jonathan DruartBug 23031: Make 'add to basket' accessible in one click...
2020-01-30 Owen LeonardBug 24347: (follow-up) Remove custom catalog search...
2020-01-30 Owen LeonardBug 24347: Add a 'search to order' option similar to...
2020-01-30 Jonathan DruartBug 23594: Fix bad resolution conflict with bug 16784
2020-01-30 Jonathan DruartBug 23594: Add missing html filters
2020-01-30 Jonathan DruartBug 23594: Restore previous view after delete or update...
2020-01-30 Jonathan DruartBug 23594: Fix [un]checkall links
2020-01-30 Jonathan DruartBug 23594: Batch modification for itemtypes on suggesti...
2020-01-30 Owen LeonardBug 23915: Replace OPAC list sort menu with Bootstrap...
2020-01-30 Marcel de RooyBug 23896: logaction should pass the correct interface...
2020-01-30 Katrin FischerBug 17697: Improve NotesBlacklist system preference...
2020-01-30 Jonathan DruartBug 24542: (bug 23049 follow-up) Add missing use statem...
2020-01-30 Jonathan DruartBug 23493: Fix selenium/regressions.t
2020-01-30 Martin RenvoizeBug 23493: (RM follow-up) Let datatables calculate...
2020-01-30 Martin RenvoizeBug 22868: DBRev 19.12.00.016
2020-01-30 Jonathan DruartBug 22868: Move suggestions_manage subperm out of acqui...
2020-01-29 Jonathan DruartBug 23493: Remove commented lines
2020-01-29 Martin RenvoizeRevert "Bug 23493: (follow-up) Switch to aDataSort...
2020-01-29 Martin RenvoizeRevert "Bug 23493: (follow-up) Disable rowGroup on...
2020-01-29 Martin RenvoizeBug 23493: (follow-up) Disable rowGroup on due date...
2020-01-29 Martin RenvoizeBug 23493: (follow-up) Switch to aDataSort for multi...
2020-01-29 Martin RenvoizeBug 23493: Replace rowGrouping with rowGroup
2020-01-29 Jonathan DruartBug 24305: (follow-up) Remove previous declaration...
2020-01-29 Owen LeonardBug 23947: Phase out jquery.cookie.js: Authority merge
2020-01-29 Owen LeonardBug 23944: (follow-up) Update circulation to use new...
2020-01-29 Owen LeonardBug 23944: Phase out use of jquery.cookie.js in favor...
2020-01-29 David RobertsBug 20847: Add more fields to the Batch Patron Modifica...
2020-01-29 Owen LeonardBug 23856: Split author and ISBN/ISSN out of citation...
2020-01-29 Owen LeonardBug 23885: Move staff client search results JavaScript...
2020-01-29 Owen LeonardBug 13121: Move search results "action" links ("Place...
2020-01-28 Martin RenvoizeBug 24296: DBRev 19.12.00.015
2020-01-28 Martin RenvoizeBug 24296: Update stockrotation process to use branchtr...
2020-01-28 Martin RenvoizeBug 24296: Update existing data in the database
2020-01-28 Martin RenvoizeBug 24287: DBRev 19.12.00.014
2020-01-28 Martin RenvoizeBug 24287: Add `reason` to `branchtransfers`
2020-01-28 Jonathan DruartBug 24448: Adding a notice to tell the _count methods...
2020-01-28 Tomas Cohen... Bug 24448: Add Koha::Biblio->subscriptions_count
2020-01-28 Tomas Cohen... Bug 24448: Unit tests
2020-01-28 Andreas JonssonBug 24348: Pass marc record to _passes_required_checks
2020-01-28 Martin RenvoizeBug 23442: (RM followup) Boraccount refund form correction
2020-01-28 Martin RenvoizeBug 24080: (RM followup) Boraccount payout form correction
2020-01-28 Owen LeonardBug 23113: members/pay.tt account_grp is not longer...
2020-01-27 Jonathan DruartBug 24361: Silent t/db_dependent/Items.t
2020-01-27 Nick ClemensBug 24486: Remove duplicated account information at...
2020-01-27 Nick ClemensBug 24421: Check if subfields are valid using the bibli...
2020-01-27 Nick ClemensBug 24421: Unit tests
2020-01-27 Jonathan DruartBug 24339: Do not assume there are exactly 3 SIP* AVs
2020-01-27 Martin RenvoizeBug 24339: Remove SIP payment types from staff pay...
2020-01-27 Martin RenvoizeBug 24339: Add SIP2 payment types for installation
2020-01-27 Lucas GassBug 24497: Turn off smartIndent for SQL
2020-01-27 David RobertsBug 24484: Add explanatory text to batch patron deletion
2020-01-27 Nick ClemensBug 24511: Update variable names to avoid confusion
2020-01-27 Owen LeonardBug 24515: Column Configuration for pay-fines-table...
2020-01-24 Tomas Cohen... Bug 24509: Fix API relared tests failing on MySQL8
2020-01-24 Jonathan DruartBug 24507: Make Checkouts/ReturnClaim.t pass on MySQL 8
2020-01-24 Marcel de RooyBug 24305: (QA follow-up) Strip table name in [[table...
2020-01-24 Marcel de RooyBug 24305: (follow-up) Add small comment for square...
2020-01-24 Jonathan DruartBug 24305: Remove previous declaration of batch_biblion...
2020-01-24 Jonathan DruartBug 24305: Fix links to batch tools when report's colum...
2020-01-24 Fridolin SomersBug 24503: fix missing use in value builder barcode_man...
2020-01-24 Jonathan DruartBug 23443: Do not checkin an item if checked out to...
2020-01-24 Jonathan DruartBug 23443: Add tests
2020-01-24 Marcel de RooyBug 23407: (QA follow-up) Same change for UNIMARC XSLT
2020-01-24 Marcel de RooyBug 23407: (QA follow-up) Remove some XSLT item leftovers
2020-01-24 Nick ClemensBug 23407: Don't process items for XSLT on details...
2020-01-24 Fridolin SomersBug 24443: Unit test
2020-01-24 Fridolin SomersBug 24443: Consider NULL as 0 for issues in items search
2020-01-24 Martin RenvoizeBug 22831: (RM follow-up) Add libarray-utils-perl to...
2020-01-24 Nightly Build BotBug 17084: Automatic debian/control updates (unstable...
2020-01-24 Jonathan DruartBug 24149: Skip Koha::Statistics for TestBuilder tests
2020-01-23 Martin RenvoizeBug 24080: (RM follow-up) Add payout to 'accounts.inc'
2020-01-23 Martin RenvoizeBug 23442: (RM follow-up) Add 'Refund' to accounts.inc
2020-01-23 Martin RenvoizeBug 23442: (RM follow-up) Fix for missing 'uc' in offse...
2020-01-23 Josef MoravecBug 24149: (QA follow-up) Add pod for Koha::Statistics...
next