koha.git
2018-08-02 Martin RenvoizeBug 20942: Revert - Too many missing dependancies
2018-08-02 Chris NighswongerBug 8604: Patron cards made for patrons which don't...
2018-08-02 David CookBug 21097: Missing optgroup closing tag in orderreceive.tt
2018-08-02 Nick ClemensBug 20811: (RM follow-up) fix check for matching
2018-08-02 Marcel de RooyBug 20811: (QA follow-up) Prevent calling AddItemBatchF...
2018-08-02 Marcel de RooyBug 20811: (QA follow-up) Make the isbn check work
2018-08-02 Jonathan DruartBug 20811: Fix wrong usage of ModBiblio
2018-08-02 Owen LeonardBug 20974: Remove files left behind after removing...
2018-08-02 Nick ClemensBug 21064: Use undefined instead of undef
2018-08-02 Jonathan DruartBug 21053: Encode URI characters in plugin 008
2018-08-02 Nick ClemensBug 21076: Don't call autocomplete code after patron...
2018-08-02 Katrin FischerBug 16575: (follow-up) Compiled CSS
2018-08-02 Owen LeonardBug 16575: Irregular behaviour using window.print(...
2018-08-02 Jonathan DruartBug 20806: Surround string by span tag to help translation
2018-08-02 Jonathan DruartBug 20806: Do not rely on column position
2018-08-02 Josef MoravecBug 20806: Add item type description holds history...
2018-08-02 Jonathan DruartBug 20079: Display stack trace for development installa...
2018-08-02 Owen LeonardBug 21038: Reserves should be holds
2018-08-02 Tomas Cohen... Bug 20942: (QA follow-up) Use $lines->total_outstanding
2018-08-02 Tomas Cohen... Bug 20942: Split debit and credit lines
2018-08-02 Tomas Cohen... Bug 20942: Add route to get patron's account balance
2018-08-02 Tomas Cohen... Bug 20942: Unit tests for /patrons/{patron_id}/account
2018-08-02 Tomas Cohen... Bug 20942: OpenAPI spec for /patrons/{patron_id}/account
2018-08-02 Martin RenvoizeBug 6647: Revert - Label item search should use standar...
2018-07-23 Martin RenvoizeUpdate release notes for 18.05.02 release v18.05.02
2018-07-23 Martin RenvoizeIncrement version for 18.05.02 release
2018-07-23 Martin RenvoizeRMaint Followup: Fix Armenian translation file error.
2018-07-23 Koha translatorsTranslation updates for Koha 18.05.02
2018-07-18 Josef MoravecBug 20934: (QA follow-up) Fix showing number of records...
2018-07-18 Josef MoravecBug 20934: (QA follow-up) Fix pod in Koha::Old::Checkout
2018-07-18 Jonathan DruartBug 20934: Fix display of old checkouts in the checkout...
2018-07-15 Tomas Cohen... Bug 21022: (follow-up) Move overloaded full_message...
2018-07-15 Tomas Cohen... Bug 21022: Use passed message if present
2018-07-15 Tomas Cohen... Bug 21022: Unit tests
2018-07-15 Jonathan DruartBug 21008: Use Koha::Patron->is_child
2018-07-15 Tomas Cohen... Bug 21008: Use patron object to get category_type
2018-07-15 Owen LeonardBug 20814: Display issue with 'Saved reports' tabs...
2018-07-15 Owen LeonardBug 20805: Update child to adult patron process broken...
2018-07-15 Nick ClemensBug 18822: Check if we have MARC::Record and convert...
2018-07-15 Nick ClemensBug 18822: Better error response
2018-07-15 Marcel de RooyBug 20900: Add CPL branch in t_Batch.t too
2018-07-15 Marcel de RooyBug 20900: Add CPL test branch in rollingloans.t
2018-07-15 Charles FarmerBug 21025: Add GetPreparedLetter to Koha::Patron::Discharge
2018-07-15 Owen LeonardBug 20698: Remove obsolete template: transfer-slip.tt
2018-07-15 Pasi KallinenBug 20332: Allow translating some grouped opac results...
2018-07-15 Nick ClemensBug 20090: (RM follow-up) Add missing paren
2018-07-15 David KuhnBug 20090: Missing script statement for Novelist Select...
2018-07-15 Tomas Cohen... Bug 21023: Remove warning in t/db_dependent/Circulation...
2018-07-15 Marcel de RooyBug 14446: Workaround to resolve uninitialized value...
2018-07-15 Owen LeonardBug 6647: Label item search should use standard paginat...
2018-07-15 Jonathan DruartBug 20919: Remove unecessary search calls on the biblio...
2018-07-15 Fridolin SomersBug 20953: Prevent several discharge requests on OPAC
2018-07-15 Mirko TietgenBug 20949: (follow-up) debian/control
2018-07-15 Mirko TietgenBug 20949: Koha depends on Clone
2018-07-15 Marcel de RooyBug 18250: Force startup order in postinst script
2018-07-15 Marcel de RooyBug 18250: Update LSB block of koha-common init script
2018-07-15 Julian MauriceBug 19502: Add POD for max_result_window
2018-07-15 Julian MauriceBug 19502: Remove debug warn
2018-07-15 Julian MauriceBug 19502: Retrieve index.max_result_window from ES
2018-07-15 Nick ClemensBug 19502: (follow-up) Pass parameters to avoid making...
2018-07-15 Nick ClemensBug 19502: Limit pagination to first 10000 results...
2018-07-15 Jonathan DruartBug 21009: Fix max length of inputs on editing/adding...
2018-07-15 Victor GroussetBug 20084: Fix Industrial2of5 and COOP2of5 patron card...
2018-07-15 Nick ClemensBug 21054: Remove extraneous </body> tag from sco-main.tt
2018-07-15 Jonathan DruartBug 20979: Fix confirm deletion popup when deleting...
2018-07-15 Alex ArnaudBug 21046: Return the correct borrowernumber when there...
2018-07-10 Bernardo Gonzalez... Bug 20710: Update MARC21 frameworks to Update 26 (April...
2018-07-10 Victor GroussetBug 19849: Make a string translatable again after a...
2018-07-10 Victor GroussetBug 19849: Minor fixes & refactor of opac-reserve.tt...
2018-07-10 Katrin FischerBug 7136: Correct description of Grace period for subsc...
2018-07-10 Owen LeonardBug 20507: Shelf browser does not update image sources...
2018-07-10 Tomas Cohen... Bug 20946: (QA follow-up) make outstanding_debits retur...
2018-07-10 Nick ClemensBug 20946: (RM follow-up) Additional tests and fix...
2018-07-10 Kyle M HallBug 20946: Additional unit tests for 0 lines edge case
2018-07-10 Kyle M HallBug 20946: Reduce number of db calls
2018-07-10 Tomas Cohen... Bug 20946: Use K::Account->outstanding_debits in pay...
2018-07-10 Tomas Cohen... Bug 20946: Add Koha::Account::outstanding_debits
2018-07-10 Jonathan DruartBug 21029: Make "Suspend until:" translatable
2018-07-10 Jonathan DruartBug 21020: Fix return branch on transfer - SIP
2018-07-09 Martin RenvoizeRevert "Bug 20864: Only set bibs_selected cookie when...
2018-07-03 Katrin FischerBug 20709: (follow-up) Update GERMAN MARC frameworks...
2018-07-03 Katrin FischerBug 20709: Update GERMAN MARC frameworks to Updates...
2018-07-03 Katrin FischerBug 19835: (follow-up) Correct formatting in a few...
2018-07-03 Bernardo Gonzalez... Bug 19835: Fix MARC21 frameworks revision date
2018-07-03 Bernardo Gonzalez... Bug 19835: Fix repeatability on MARC21 subfields
2018-07-03 Bernardo Gonzalez... Bug 19835: Update MARC frameworks to Updates 23+24...
2018-07-02 Owen LeonardBug 20793: (follow-up) Add style to the non-link hold...
2018-07-02 Katrin FischerBug 20793: Don't show a holds link in staff for users...
2018-07-02 Owen LeonardBug 20999: Remove invalid 'style="block"' from OPAC...
2018-07-02 Owen LeonardBug 15360: Incorrect or mislabeled behavior on Authorit...
2018-07-02 Mirko TietgenBug 20920: (follow-up) generated d/control
2018-07-02 Jérôme CharaouiBug 20920: Add missing dependency on CGI::Compile
2018-07-02 Owen LeonardBug 20559: Compiled CSS
2018-07-02 Owen LeonardBug 20559: Occurrences of loading-small.gif still exist
2018-07-02 Owen LeonardBug 20931: JS error "ReferenceError: $ is not defined...
2018-07-02 Kyle M HallBug 20977: Javascript vars used in confirm_deletion...
2018-07-02 Owen LeonardBug 20520: Re-indent moremember.tt
2018-07-02 Jonathan DruartBug 20991: Do not lost patron's category when editing...
2018-07-02 Caitlin GoodgerBug 17886: Don't show option to add to existing list...
2018-07-02 Nick ClemensBug 20945: (RM follow-up) Escape param_name too
next