koha.git
2019-01-31 Jasmine AmohiaBug 19920: Removed unnecessary code from C4/Members.pm
2019-01-31 helene hickeyBug 20491: Updating the MARC subfield desciption of...
2019-01-31 helene hickeyBug 7403: Shorten CataloguingLog preference description
2019-01-31 Kyle M HallBug 7614: (QA follow-up) Remove unused variable
2019-01-31 Kyle M HallBug 7614: (QA follow-up) Tidy code to remove tab characters
2019-01-31 Kyle M HallBug 7614: (QA follow-up) Fix POD merge missed in rebase
2019-01-31 Kyle M HallBug 7614: Don't allow un-usable pickup locations in...
2019-01-31 Lari TaskulaBug 7614: (follow-up) If patron's home library is not...
2019-01-31 Olli-Antti... Bug 7614: Fix my variable earlier declaration bug.
2019-01-31 Lari TaskulaBug 7614: Build a list of pickup locations in OPAC...
2019-01-31 Kyle M HallBug 7614: Consider transfer limits in Koha::Template...
2019-01-31 Lari TaskulaBug 7614: Check transfer limit in CanBookBeReserved...
2019-01-31 Lari TaskulaBug 7614: Add a new method Koha::Libraries->pickup_loca...
2019-01-31 helene hickeyBug 20274: Itemtypes report gives zero results if item...
2019-01-31 Ethan AmohiaBug 22122: Rearranged inputs from a patrons basket...
2019-01-31 Owen LeonardBug 22101: Ill Requests missing in menu on advanced...
2019-01-31 Tomas Cohen... Bug 22125: branches.pickup_location should be flagged...
2019-01-31 Jonathan DruartBug 21192: Do not pick SelfRegistration hidden fields...
2019-01-31 Jonathan DruartBug 21170: Remove "isn't numeric in numeric eq (==...
2019-01-23 Jonathan DruartBug 22006: Handle undefined itemnumber for Koha::Accoun...
2019-01-23 Jonathan DruartBug 22006: Add tests
2019-01-23 Fridolin SomersBug 22082: ambiguous column in patron stats
2019-01-23 Katrin FischerBug 22002: (QA follow-up) Remove some debugging code...
2019-01-23 Jonathan DruartBug 22002: (bug 21621 follow-up) Re-add GROUP BY in...
2019-01-23 Ere MaijalaBug 21084: Fix automatic truncation in authority search
2019-01-23 Katrin FischerBug 22058: Fix display of empty table cells in OPAC...
2019-01-23 Nick ClemensBug 21491: Display 'Yes' as selected if no refundlostit...
2019-01-23 Fridolin SomersBug 22085: fix UNIMARC default XSLT broken by Bug 14716
2019-01-23 Nick ClemensBug 7143: Fix typo in adding new dev
2019-01-23 Nick ClemensBug 7143: Update about page for new devs (Academy)wq
2019-01-23 Jack KelliherBug 22011: Fixed Typo on batchMod-edit.tt
2019-01-23 Mackey JohnstoneBug 21637: Fixed upercase letter in EasyAnalyticalRecor...
2019-01-23 Jasmine AmohiaBug 22036: Indented code where '^I' was written rather...
2019-01-23 Jasmine AmohiaBug 20865: Removed space before : on order receive...
2019-01-23 Olivia LuBug 20165: Changed uppercase letter to a lowercase...
2019-01-23 helene hickeyBug 22054: Updated the error message for attempting...
2019-01-23 Ethan AmohiaBug 22095: Replaced dead links with working links
2019-01-23 Olivia LuBug 21866: Changed "report" to "plugins" for the warnin...
2019-01-22 Martin RenvoizeUpdate release notes for 18.11.02 release v18.11.02
2019-01-22 Martin RenvoizeIncrement version for 18.11.02 release
2019-01-22 Martin RenvoizeRMaint: Translations follow-up
2019-01-22 Koha translatorsTranslation updates for Koha 18.11.02
2019-01-14 Tomas Cohen... Bug 22107: patrons.t doesn't need to delete existing...
2019-01-14 Tomas Cohen... Bug 22107: Make tests use a simpler class, with no FK
2019-01-14 Tomas Cohen... Bug 21912: (QA follow-up) Do not delete existing patrons
2019-01-14 Tomas Cohen... Bug 21912: Add tests for Koha::Objects->search
2019-01-10 Nick ClemensBug 21915: DBRev 18.11.01.002
2019-01-10 Tomas Cohen... Bug 21915: Add a cli script to reconcile balances
2019-01-10 Tomas Cohen... Bug 21915: Call reconcile_balance on manual credit...
2019-01-10 Tomas Cohen... Bug 21915: Call reconcile_balance on manual invoice...
2019-01-10 Tomas Cohen... Bug 21915: Reconcile balance on _FixAccountForLostAndRe...
2019-01-10 Tomas Cohen... Bug 21915: Add AccountAutoReconcile syspref
2019-01-10 Tomas Cohen... Bug 22071: (follow-up) Add POD for validate_query_param...
2019-01-10 Tomas Cohen... Bug 22071: (follow-up) Simplify code
2019-01-10 Tomas Cohen... Bug 22071: Make authenticate_api_request stash koha...
2019-01-10 Tomas Cohen... Bug 22071: Regression tests
2019-01-10 Nick ClemensBug 22073: Add to diacritics mappings for Ž and ž
2019-01-10 Jonathan DruartBug 22020: (bug 21777 follow-up) Fix columns visibility...
2019-01-10 Martin RenvoizeBug 21813: Compiled CSS
2019-01-10 Owen LeonardBug 21813: In-page JavaScript causes error on patron...
2019-01-10 Nick ClemensBug 22052: Refactor DeleteExpiredOpacReigstrations
2019-01-10 Nick ClemensBug 22052: Unit tests
2019-01-10 Nick ClemensBug 22030: DBRev 18.11.01.001
2019-01-10 Nick ClemensBug 22030: Use preference to determine username sent...
2019-01-10 Marcel de RooyBug 21605: (follow-up) Simple ternary boolean to number...
2019-01-10 Colin CampbellBug 21605: Ensure EDI acct fields set to boolean val
2019-01-10 Tomas Cohen... Bug 22059: Fix exception params in Koha::Patron->set_pa...
2019-01-10 Tomas Cohen... Bug 22059: regression tests
2019-01-07 Martin RenvoizeBug 21802: Compiled CSS
2019-01-07 Jonathan DruartBug 21802: Align fieldset with accordion headers when...
2019-01-07 Jonathan DruartBug 21990: Replace dialog .error with .alert
2019-01-07 Jonathan DruartBug 22034: Handle default framework for MARC view with...
2019-01-07 Jonathan DruartBug 22007: Generated with add_missing_filters.pl
2019-01-07 Jonathan DruartBug 22007: Also handle Price and HtmlTags
2019-01-07 Jonathan DruartBug 22007: Handle safe filtered output (KohaDates)
2019-01-07 Jonathan DruartBug 22007: Remove html filters when KohaDates called...
2019-01-07 Jonathan DruartBug 21928: (bug 18789 follow-up) Fix CircAutoPrintQuick...
2019-01-07 Tomas Cohen... Bug 21909: Add return type explanation to POD
2019-01-07 Tomas Cohen... Bug 21909: Make Koha::Account::outstanding_* preserve...
2019-01-07 Tomas Cohen... Bug 21909: Unit tests
2019-01-07 Jonathan DruartBug 21817: Fix 2 failing tests
2019-01-07 Jonathan DruartBug 21817: Centralize the mock of userenv from tests
2019-01-03 Tomas Cohen... Bug 21547: (follow-up) Rely on Koha::Patron->set_passwo...
2019-01-03 Marcel de RooyBug 21547: Use set_password in opac-passwd and remove...
2019-01-03 Andrew IsherwoodBug 21929: Typo in orderreceive.tt
2019-01-03 Jonathan DruartBug 21571: Make ACCTDETAILS translatable
2019-01-03 Julian MauriceBug 21789: Example usage of I18N Template::Toolkit...
2019-01-03 Jonathan DruartBug 22033: Remove related_resultset from the list of...
2018-12-21 Nightly Build BotBug 17108: Automatic debian/control updates (stable...
2018-12-20 Martin RenvoizeUpdate release notes for 18.11.01 release v18.11.01
2018-12-20 Martin RenvoizeIncrement version for 18.11.01 release
2018-12-20 Koha translatorsTranslation updates for Koha 18.11.01
2018-12-20 Marcel de RooyBug 21848: Remove Text::Unaccent from C4::Members
2018-12-20 Marcel de RooyBug 21848: Resolve unac_string warning from Circulation.t
2018-12-20 Nick ClemensBug 22022: Correct ordering for authorised values
2018-12-20 Nick ClemensBug 22024: DBRev 18.11.00.003
2018-12-20 Jonathan DruartBug 22024: Fix number of fields in uk-UA
2018-12-20 Katrin FischerBug 22024: Correct new installations with missing data
2018-12-20 Katrin FischerBug 22024: Update translated web installer files with...
2018-12-20 Jonathan DruartBug 21956: (bug 21775 follow-up) Use set_preference...
next