koha.git
2018-07-19 Alex ArnaudBug 20273: Use compat routines for autocomplete in...
2018-07-19 Nick ClemensBug 19604: Unit tests
2018-07-19 Nick ClemensBug 19604: Elasticsearch Fixes for build_authorities_qu...
2018-07-19 Nick ClemensBug 13560: DBRev 18.06.00.008
2018-07-19 Nick ClemensBug 13560: Add an 'Add' option for marc modification...
2018-07-19 Nick ClemensBug 13560: Unit tests
2018-07-19 Nick ClemensBug 13560: Database changes
2018-07-19 Owen LeonardBug 20974: Remove files left behind after removing...
2018-07-19 Jonathan DruartBug 21086: Fix wrong mock of DateTime->now
2018-07-19 Nick ClemensBug 21064: Use undefined instead of undef
2018-07-19 Jonathan DruartBug 21053: Encode URI characters in plugin 008
2018-07-19 Nick ClemensBug 21076: Don't call autocomplete code after patron...
2018-07-19 Katrin FischerBug 16575: (follow-up) Compiled CSS
2018-07-19 Owen LeonardBug 16575: Irregular behaviour using window.print(...
2018-07-19 Jonathan DruartBug 21085: Fix add/edit of patrons when HouseboundModul...
2018-07-18 Owen LeonardBug 20807: Lost items report: Improve the display of...
2018-07-18 Nick ClemensBug 7651: DBRev 18.06.00.007
2018-07-18 Jonathan DruartBug 7651: put TT directive on a single line to help...
2018-07-18 Katrin FischerBug 7651: (QA follow-up) Fix warning about undefined...
2018-07-18 Katrin FischerBug 7651: (follow-up) Correct visibility on admin sidebar
2018-07-18 Katrin FischerBug 7651: Add a new permission for managing currencies...
2018-07-18 Julian MauriceBug 20393: (QA follow-up) Remove only occurence of...
2018-07-18 Mason JamesBug 20393: Remove redundant 'koha.psgi' and 'plackup...
2018-07-18 Martin RenvoizeBug 18322: (follow-up) Use authorized value labels
2018-07-18 Tomas Cohen... Bug 18322: Update xslt for NORMARC and UNIMARC
2018-07-18 Martin RenvoizeBug 18322: (follow-up) Add generated xsl
2018-07-18 Martin RenvoizeBug 18322: Add a facet for ccode fields to Zebra
2018-07-18 Jonathan DruartBug 18072: Only accept Koha::Library in parameters
2018-07-18 Tomas Cohen... Bug 18072: (QA follow-up) Remove warning from tests
2018-07-18 Lari TaskulaBug 18072: Add Koha::Biblio->can_be_transferred
2018-07-18 Lari TaskulaBug 18072: (QA follow-up) let Koha::Item->can_be_transf...
2018-07-18 Lari TaskulaBug 18072: Add Koha::Item->can_be_transferred
2018-07-18 Lari TaskulaBug 18072: Add deprecation warning to C4::Circulation...
2018-07-18 Lari TaskulaBug 18072: Add Koha objects for Branch Transfer Limit
2018-07-18 Josef MoravecBug 19902: (follow-up) Deal with patron column regardin...
2018-07-18 Josef MoravecBug 19902: Add column settings to bibliographic record...
2018-07-18 Jonathan DruartBug 20806: Surround string by span tag to help translation
2018-07-18 Jonathan DruartBug 20806: Do not rely on column position
2018-07-18 Josef MoravecBug 20806: Add item type description holds history...
2018-07-18 Jonathan DruartBug 20079: Display stack trace for development installa...
2018-07-18 Nick ClemensBug 19524: DBRev 18.06.006
2018-07-18 Kyle M HallBug 19524: Use existing logged_in_user variable
2018-07-18 Kyle M HallBug 19524: Share patron lists between staff
2018-07-18 Kyle M HallBug 19524: Update database
2018-07-18 Owen LeonardBug 21038: Reserves should be holds
2018-07-18 Tomas Cohen... Bug 20942: (QA follow-up) Use $lines->total_outstanding
2018-07-18 Tomas Cohen... Bug 20942: Split debit and credit lines
2018-07-18 Tomas Cohen... Bug 20942: Add route to get patron's account balance
2018-07-18 Tomas Cohen... Bug 20942: Unit tests for /patrons/{patron_id}/account
2018-07-18 Tomas Cohen... Bug 20942: OpenAPI spec for /patrons/{patron_id}/account
2018-07-18 Nick ClemensBug 20287: (RM follow-up) Add POD
2018-07-18 Jonathan DruartBug 20287: (follow-up) Test exception DuplicateID for...
2018-07-18 Tomas Cohen... Bug 20287: (QA follow-up) Fix warning on undefined
2018-07-18 Jonathan DruartBug 20287: Test exception DuplicateID for Koha::Patron...
2018-07-18 Jonathan DruartBug 20287: Use more simple object for Object.t
2018-07-18 Tomas Cohen... Bug 20287: Fix tests expecting a warning
2018-07-18 Jonathan DruartBug 20287: Replace occurrences of ModMember in REST API
2018-07-18 Jonathan DruartBug 20287: Replace occurrences of AddMember in REST API
2018-07-18 Jonathan DruartBug 20287: generate_userid now set the userid
2018-07-18 Jonathan DruartBug 20287: Fix update of patrons, clean the data before...
2018-07-18 Jonathan DruartBug 20287: Replace ModMember in patrons import
2018-07-18 Jonathan DruartBug 20287: There is a warning, we just want to unset...
2018-07-18 Jonathan DruartBug 20287: Fix test t/db_dependent/Members.t and preven...
2018-07-18 Jonathan DruartBug 20287: ->store new deal with enrolment fee
2018-07-18 Jonathan DruartBug 20287: Move ModMember to Koha::Patron
2018-07-18 Jonathan DruartBug 20287: Add plain_text_password (& Remove AddMember_...
2018-07-18 Jonathan DruartBug 20287: Remove AddMember_Auto
2018-07-18 Jonathan DruartBug 20287: Use DBIC transaction instead of AutoCommit=0
2018-07-18 Jonathan DruartBug 20287: New warning in t/db_dependent/Koha/Object...
2018-07-18 Jonathan DruartBug 20287: Remove warning
2018-07-18 Jonathan DruartBug 20287: Fix export issues in tests
2018-07-18 Jonathan DruartBug 20287: Replace occurrences of AddMember with Koha...
2018-07-18 Jonathan DruartBug 20287: Move AddMember to Koha::Patron->store
2018-07-18 Jonathan DruartBug 20287: Koha::Object->get_from_storage
2018-07-18 Jonathan DruartBug 20287: Move trim values to a method
2018-07-18 Jonathan DruartBug 20287: Move fixup_cardnumber
2018-07-13 Tomas Cohen... Bug 21022: (follow-up) Move overloaded full_message...
2018-07-13 Tomas Cohen... Bug 21022: Use passed message if present
2018-07-13 Tomas Cohen... Bug 21022: Unit tests
2018-07-13 Jonathan DruartBug 21008: Use Koha::Patron->is_child
2018-07-13 Tomas Cohen... Bug 21008: Use patron object to get category_type
2018-07-13 Owen LeonardBug 20814: Display issue with 'Saved reports' tabs...
2018-07-13 Owen LeonardBug 20805: Update child to adult patron process broken...
2018-07-13 Nick ClemensBug 18822: Check if we have MARC::Record and convert...
2018-07-13 Nick ClemensBug 18822: Better error response
2018-07-13 Marcel de RooyBug 20900: Add CPL branch in t_Batch.t too
2018-07-13 Marcel de RooyBug 20900: Add CPL test branch in rollingloans.t
2018-07-13 Charles FarmerBug 21025: Add GetPreparedLetter to Koha::Patron::Discharge
2018-07-13 Owen LeonardBug 20698: Remove obsolete template: transfer-slip.tt
2018-07-13 Pasi KallinenBug 20332: Allow translating some grouped opac results...
2018-07-13 Nick ClemensBug 20090: (RM follow-up) Add missing paren
2018-07-13 David KuhnBug 20090: Missing script statement for Novelist Select...
2018-07-13 Tomas Cohen... Bug 21023: Remove warning in t/db_dependent/Circulation...
2018-07-13 Marcel de RooyBug 14446: Workaround to resolve uninitialized value...
2018-07-13 Tomas Cohen... Bug 20990: (QA follow-up) make outstanding_credits...
2018-07-13 Kyle M HallBug 20990: Make same changes that were made to outstand...
2018-07-13 Josef MoravecBug 20990: (follow-up) Fix test description
2018-07-13 Tomas Cohen... Bug 20990: Add Koha::Account->outstanding_credits
2018-07-13 Tomas Cohen... Bug 20990: Unit tests for Koha::Account->outstanding_cr...
2018-07-13 Owen LeonardBug 6647: Label item search should use standard paginat...
next