koha.git
2018-11-08 Josef MoravecBug 21205: (follow-up) Fix column name - itemnumbers...
2018-11-08 Jonathan DruartBug 21205: Replace C4::Items::GetOrderFromItemnumber...
2018-11-08 Matthias MeusburgerBug 18507: Shibboleth auto-provisioning - Sync
2018-11-08 Tomas Cohen... Bug 21413: Call AddBiblio in list context
2018-11-08 Nick ClemensBug 12365: (RM follow-up) Fix schema files
2018-11-08 Jonathan DruartBug 15395: Fix QA failure - filter not found
2018-11-08 Jonathan DruartBug 15395: Use POSIX::setlocale
2018-11-08 Julian MauriceBug 15395: Do not process template files that do not...
2018-11-08 Julian MauriceBug 15395: Make QA test script happy
2018-11-08 Julian MauriceBug 15395: Add unit tests for extract_messages_from_tem...
2018-11-08 Julian MauriceBug 15395: Do not use nl_putenv, use $ENV instead
2018-11-08 Julian MauriceBug 15395: Make msgmerge quiet
2018-11-08 Julian MauriceBug 15395: Allow correct handling of plural translation
2018-11-08 Jonathan DruartBug 15184: Fix bad merge conflict with created_by
2018-11-08 Katrin FischerBug 15184: Fix TT filter
2018-11-08 Jonathan DruartBug 15184: Add missing html filters
2018-11-08 Jonathan DruartBug 15184: Improve styling
2018-11-08 Jonathan DruartBug 15184: Change permission (+x) on .pl
2018-11-08 Jonathan DruartBug 15184: Set created_by to the logged in user
2018-11-08 Jonathan DruartBug 15184: Do copy items for not a serial OR if items...
2018-11-08 Jonathan DruartBug 15184: Remove the checkboxes on the last step
2018-11-08 Jonathan DruartBug 15184: add missing filters
2018-11-08 Jonathan DruartBug 15184: Add POD
2018-11-08 Jonathan DruartBug 15184: Add the ability to duplicate existing order...
2018-11-08 Jonathan DruartBug 15184: Add the ordernumbers filters to GetHistory
2018-11-08 Jonathan DruartBug 15184: Prepare the ground - Move funds and sort...
2018-11-08 Jonathan DruartBug 15184: Prepare the ground - Move order search filters
2018-11-08 Nick ClemensBug 20312: DBRev 18.06.00.057
2018-11-08 Nick ClemensBug 20312: Add missing filters
2018-11-08 Nick ClemensBug 20312: Compiled CSS
2018-11-08 Martin RenvoizeBug 20312: (QA follow-up) Make display syspref driven
2018-11-08 Pierre-Luc... Bug 20312: Add a link to last consulted patron
2018-11-08 Jonathan DruartBug 12365: Fix GetHardDueDate.t test
2018-11-08 Nick ClemensBug 21079: DBRev 18.06.00.056
2018-11-08 Andrew IsherwoodBug 21079: (follow-up) Move from Try::Tiny to eval
2018-11-08 Andrew IsherwoodBug 21079: Unify metadata schema across backends
2018-11-08 Tomas Cohen... Bug 21413: Fix condition to avoid operator bnding isssues
2018-11-08 Katrin FischerBug 21413: (QA follow-up) Rename new option
2018-11-08 Kyle M HallBug 21413: Inventory - Skip items with waiting holds
2018-11-08 Tomas Cohen... Bug 21413: Unit tests
2018-11-08 Nick ClemensBug 12365: DBRev 18.06.00.055
2018-11-08 Aleisha AmohiaBug 12365: (follow-up) Fixing broken circ rules table
2018-11-08 Aleisha AmohiaBug 12365: (follow-up) Putting backticks in atomicupdate
2018-11-08 Aleisha AmohiaBug 12365: (follow-up) Adding maxlength attribute and...
2018-11-08 Aleisha AmohiaBug 12365: Notes for rules
2018-11-08 Jonathan DruartBug 21770: Allow html_entity for href
2018-11-08 Jonathan DruartBug 21770: Add tests for html_entity
2018-11-08 David GustafssonBug 20486: Add --marc_conditions option to export_recor...
2018-11-08 Fridolin SomersBug 21755: Show patron updated date in circ menu
2018-11-08 Jonathan DruartBug 21015: Remove unecessary 'use Koha::Schema' stateme...
2018-11-08 Joonas KylmäläBug 21015: fix performance issue with C4::Members
2018-11-08 Katrin FischerBug 12258: (QA follow-up) Add some missing rrrrrrs
2018-11-08 Caroline Cyr... Bug 21158: Add cronjob references to the system prefere...
2018-11-08 Owen LeonardBug 21628: (follow-up) Indentation and filter corrections
2018-11-08 Nick ClemensBug 21628: Simplify holds awating pickup report
2018-11-08 Tomas Cohen... Bug 21715: Ease translation of account and account...
2018-11-08 Josef MoravecBug 21719: Fix typos
2018-11-08 Owen LeonardBug 21433: Update two-column templates with Bootstrap...
2018-11-08 David CookBug 21666: Replace unsupported use attribute with more...
2018-11-08 Nick ClemensBug 18316: (follow-up) Don't let 'fields' be undef...
2018-11-07 Alex ArnaudBug 20602: Use weighted fields in OPAC simple search
2018-11-07 Nick ClemensBug 18316: DBRev 18.06.00.054
2018-11-07 Martin RenvoizeBug 18316: (QA follow-up) Add final missing filter
2018-11-07 Alex ArnaudBug 18316: (follow-up) remove use_dis_max
2018-11-07 Nick ClemensBug 18316: (follow-up) Fix tests and update statement
2018-11-07 David GustafssonBug 18316: Fix field weight validation/deletion bug
2018-11-07 David GustafssonBug 18316: Change search field weight field to decimal
2018-11-07 Alex ArnaudBug 18316: (follow-up) Koha::SearchField::search_marc_m...
2018-11-07 Alex ArnaudBug 18316: String changes
2018-11-07 Nick ClemensBug 18316: Add weighting/relevancy options to ES query...
2018-11-07 Alex ArnaudBug 18316: Ability to weight search fields
2018-11-07 Marcel de RooyBug 21299: (QA follow-up) Rename module and subroutine
2018-11-07 Marcel de RooyBug 21299: Introduce localReferer in [opac-]changelangu...
2018-11-07 Marcel de RooyBug 21299: Add localReferer function to Util module...
2018-11-07 Nick ClemensBug 15494: DBRev 18.06.00.053
2018-11-07 Nick ClemensBug 15494: (follow-up) Update tests to generate their...
2018-11-07 Nick ClemensBug 15494: (follow-up) Move yaml syspref code to its...
2018-11-07 Marcel de RooyBug 15494: (QA follow-up) Additional polishing
2018-11-07 Nick ClemensBug 15494: Add syspref
2018-11-07 Nick ClemensBug 15494: Update display of renewal errors
2018-11-07 Nick ClemensBug 15494: Add _items_denied_renewal sub to C4:Circulat...
2018-11-07 Nick ClemensBug 15494: Unit tests
2018-11-07 Tomas Cohen... Bug 21408: Enable checkbox on file selection
2018-11-07 Kyle M HallBug 21408: Inventory - Warn of items possibly scanned...
2018-11-07 Nick ClemensBug 14391: (follow-up) check for correct patron categor...
2018-11-07 Nick ClemensBug 14391: DBRev 18.06.00.052
2018-11-07 Nick ClemensBug 14391: (RM follow-up) Adjust a few template conditions
2018-11-07 Katrin FischerBug 14391: (QA follow-up) Correct database update for...
2018-11-07 Nick ClemensBug 14391: Move udpate to perl
2018-11-07 Katrin FischerBug 14391: Keep parameters_remaining_permissions for now
2018-11-07 Katrin FischerBug 14391: (QA follow-up) Fix some typos
2018-11-07 Marcel de RooyBug 14391: (QA follow-up) Resolve POD warn on svc....
2018-11-07 Katrin FischerBug 14391: Add granular permissions to the administrati...
2018-11-06 Jonathan DruartBug 21474: Add the Koha::Subscription->frequency method
2018-11-06 Martin RenvoizeBug 21619: Expand tax abreviations in acquisitions...
2018-11-06 Martin RenvoizeBug 21387: Receive items from - form should include...
2018-11-06 Jonathan DruartBug 20996: Remove warning 'Un-mocked method'
2018-11-06 Martin RenvoizeBug 20996: (RM follow-up) Fix the api tests
2018-11-06 Fridolin SomersBug 20435: Allow lowercase prefix in inventory value...
2018-11-06 Marcel de RooyBug 21771: (follow-up) Revert the shift statement
next