koha.git
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...
2020-01-23 Jonathan DruartBug 24149: Add tests
2020-01-23 Jonathan DruartBug 24149: Add Koha::Statistic->item
2020-01-23 Jonathan DruartBug 24149: Add Koha::Statistic[s] classes
2020-01-23 Martin RenvoizeBug 24478: DBRev 19.12.00.013
2020-01-23 Katrin FischerBug 24478: Fix sequence in sysprefs.sql and add missing...
2020-01-23 Martin RenvoizeBug 24478: Use `EnablePointOfSale` preference
2020-01-23 Martin RenvoizeBug 24478: Add `EnablePointOfSale` system preference
2020-01-23 Lucas GassBug 24025: Make CodeMirror content searchable
2020-01-23 Owen LeonardBug 23884: Merge strings.inc and browser-strings.inc
2020-01-23 Jonathan DruartBug 19809: Remove some new occurrences
2020-01-23 Julian MauriceBug 19809: Re-allow to call Koha::Objects::find in...
2020-01-23 Liz ReaBug 24105: Fix error when running longoverdue.pl with...
2020-01-23 Owen LeonardBug 24452: Advanced editor - show multiple spaces visually
2020-01-23 Martin RenvoizeBug 22831: (RM follow-up) Code golf
2020-01-23 Nick ClemensBug 22831: (follow-up) Sort results, group by db
2020-01-23 Nick ClemensBug 22831: (follow-up) Determine where the record is...
2020-01-23 Nick ClemensBug 22831: Elasticsearch - add a maintenance script...
2020-01-23 Jonathan DruartBug 23064: Use Koha::Subscription in ModSubscription
2020-01-23 Jonathan DruartBug 24345: Fix OPACViewOthersSuggestions
2020-01-23 Jonathan DruartBug 24345: Fix process of suggesting purchase of existi...
2020-01-23 Jonathan DruartBug 24397: Remove out of sync script populate_db.pl
2020-01-23 Tomas Cohen... Bug 24459: Make ->to_api pass $params through
next