koha.git
2019-02-26 Kyle M HallBug 14850: Funds from inactive budgets appear in 'Funds...
2019-02-26 Tomas Cohen... Bug 22396: Make koha-sip set KOHA_HOME and KOHA_CONF...
2019-02-22 Jonathan DruartBug 22049: Do not pass Koha::Patron to AddIssue
2019-02-22 Nick ClemensBug 20639: DBRev 18.12.00.016
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Fix status_alias -1 bug
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Passed value to status_alias
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Fix unit test
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Fix status_alias comparison
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Overload status_alias
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Fix typo in DB upgrade
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Do not use PK for AV FK
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Fix dependency requirement
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Fix QA errors
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Fix typo in kohastructure
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Modify POD
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Fix AV population
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Fix fallback status_alias
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Fix statusalias return
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Allow for undefined lib
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Display status name
2019-02-22 Andrew IsherwoodBug 20581: Unit tests for status_alias
2019-02-22 Andrew IsherwoodBug 20581: Fix display of status alias in OPAC
2019-02-22 Andrew IsherwoodBug 20581: Add display of status_alias to staff vw
2019-02-22 Andrew IsherwoodBug 20581: API provide status_alias embed
2019-02-22 Andrew IsherwoodBug 20581: Provide status_alias on IllRequest
2019-02-22 Andrew IsherwoodBug 20581: Modifications to database schema
2019-02-22 Owen LeonardBug 22261: Revise style of DataTables menus
2019-02-22 Katrin FischerBug 22170: Improve display of add/edit library group...
2019-02-22 Josef MoravecBug 22130: (follow-up) Show not for loan authorised...
2019-02-22 Pierre-Marc... Bug 22130: Correct parameter to get authorized value...
2019-02-22 Kyle M HallBug 22080: (QA follow-up) Add filters
2019-02-22 Fridolin SomersBug 22080: Easier translation of ElasticSearch mappings...
2019-02-22 Katrin FischerBug 21335: Remove redundant includes of right-to-left.css
2019-02-22 Katrin FischerBug 18166: Show internal and vendor notes for receivied...
2019-02-22 Nick ClemensBug 16276: (RM follow-up) Fix update statement output
2019-02-22 Katrin FischerBug 17236: Add minute and hours to last checked out...
2019-02-22 Martin RenvoizeBug 21692: (QA follow-up) Enhance test for new
2019-02-22 Jasmine AmohiaBug 21692: created a test for Koha::Account->new
2019-02-22 Tomas Cohen... Bug 22216: Make GET /patrons/{patron_id} staff only
2019-02-22 Kyle M HallBug 21997: SIP patron information requests can lock...
2019-02-22 Kyle M HallBug 21997: Unit tests
2019-02-22 Jonathan DruartBug 21622: Adjust incorrect GROUP BY clauses in acqui...
2019-02-22 Jonathan DruartBug 22386: Remove debug statements
2019-02-22 Nick ClemensBug 22386: Define patron variable when matchign on...
2019-02-22 Nick ClemensBug 22386: Unit tests
2019-02-21 Jonathan DruartBug 22389: (bug 15836 follow-up) Add Delete regex links...
2019-02-21 Nick ClemensBug 22391: Remove group by clause in ajax-getauthvalued...
2019-02-21 Jonathan DruartBug 22388: Add missing +x flag to split_callnumbers
2019-02-19 Owen LeonardBug 22015: Move DataTables CSS to global include
2019-02-19 Katrin FischerBug 20600: (QA follow-up) Fix terminology and capitaliz...
2019-02-19 Martin RenvoizeBug 20600: (follow-up) Fix critic error
2019-02-19 Andrew IsherwoodBug 20600: (follow-up) Fix tests
2019-02-19 Andrew IsherwoodBug 20600: (follow-up) Fix unit tests
2019-02-19 Andrew IsherwoodBug 20600: (follow-up) Fix API spec
2019-02-19 Andrew IsherwoodBug 20600: (follow-up) Restore patron name fix
2019-02-19 Andrew IsherwoodBug 20600: (follow-up) Rebase on current master
2019-02-19 Owen LeonardBug 20600: (follow-up) Move template JavaScript to...
2019-02-19 Andrew IsherwoodBug 20600: (follow-up) Remove console.log!
2019-02-19 Andrew IsherwoodBug 20600: (follow-up) Fix filtering
2019-02-19 Andrew IsherwoodBug 20600: (follow-up) Add date range filtering
2019-02-19 Andrew IsherwoodBug 20600: (follow-up) Remove date formatting
2019-02-19 Andrew IsherwoodBug 20600: (follow-up) Do not use $_ in loop
2019-02-19 Andrew IsherwoodBug 20600: Add filtering of ILL requests in list
2019-02-19 Nick ClemensBug 3820: DBRev 18.12.015
2019-02-19 Martin RenvoizeBug 3820: (follow-up) Address lastseen log spamming
2019-02-19 Josef MoravecBug 3820: (QA follow-up) Change REGEXP_REPLACE to REPLA...
2019-02-19 Martin RenvoizeBug 3820: (follow-up) Update tests to reflect the chang...
2019-02-19 Martin RenvoizeBug 3820: (follow-up) Update cardnumber logs match...
2019-02-19 Martin RenvoizeBug 3820: (follow-up) Clean up warnings
2019-02-19 Martin RenvoizeBug 3820: Add changes to MEMBERS MODIFY logaction
2019-02-19 Martin RenvoizeBug 19164: (QA follow-up) Minor whitespace cleanup
2019-02-19 Jon KnightBug 19164: Add MARC modification template support to...
2019-02-19 Mark TompsettBug 18143: Silence ods MARC framework export flood
2019-02-19 Mark TompsettBug 18143: Silence XML MARC Framework export flood
2019-02-19 Owen LeonardBug 20102: Remove attribute "text/css" for <style>...
2019-02-19 Martin RenvoizeBug 21427: (QA follow-up) Fix for tabs
2019-02-19 Katrin FischerBug 21427: Format prices on ordered/spent lists consist...
2019-02-19 Katrin FischerBug 12759: Add missing html filters
2019-02-19 Jonathan DruartBug 12759: Pass records from selected tab
2019-02-19 Aleisha AmohiaBug 12759: (follow-up) Using tabs for diff ways of...
2019-02-19 Aleisha AmohiaBug 12759: Use a list (shelf) for batch record modifica...
2019-02-19 Martin RenvoizeBug 14272: (QA follow-up) Remove superflous filter
2019-02-19 Aleisha AmohiaBug 14272: (follow-up) Show single display of 'all...
2019-02-19 Katrin FischerBug 14272: Fix missing TT filters
2019-02-19 Aleisha AmohiaBug 14272: (follow-up) Fixing layout issues and expirat...
2019-02-19 Aleisha AmohiaBug 14272: (follow-up) Fixing template error and layout
2019-02-19 Charles FarmerBug 14272: (follow-up) only display news available...
2019-02-19 Aleisha AmohiaBug 14272: Show single news item [alternative patch]
2019-02-19 Jasmine AmohiaBug 22147: Hidden 'Batch modify' button on report print...
2019-02-19 Katrin FischerBug 21966: Fix descriptions of acquisition permissions...
2019-02-19 Tomas Cohen... Bug 16497: Refactor tests using BASIC authentication
2019-02-19 Tomas Cohen... Bug 16497: (follow-up) GET operations require staff...
2019-02-19 Tomas Cohen... Bug 16497: (follow-up) Adapt to existing guidelines...
2019-02-19 Alex ArnaudBug 16497: Add POD in Koha/REST/V1/Library.pm
2019-02-19 Tomas Cohen... Bug 16497: (follow-up) New column marcorgcode added
2019-02-19 Josef MoravecBug 16497: Add missing field in definitions due to...
2019-02-19 Jiří KozlovskýBug 16497: Add /api/v1/libraries
2019-02-19 Jonathan DruartBug 7143: (follow-up) Update about page for new devs...
2019-02-19 Owen LeonardBug 21845: Sort of issues in OPAC subscription table
2019-02-19 Owen LeonardBug 22156: Subscription result list sorts on "checkbox...
next