koha.git
2019-01-08 Nick ClemensBug 22030: DBRev 18.12.00.005
2019-01-08 Nick ClemensBug 22030: Use preference to determine username sent...
2019-01-08 Marcel de RooyBug 21605: (follow-up) Simple ternary boolean to number...
2019-01-08 Colin CampbellBug 21605: Ensure EDI acct fields set to boolean val
2019-01-08 Tomas Cohen... Bug 22059: Fix exception params in Koha::Patron->set_pa...
2019-01-08 Tomas Cohen... Bug 22059: regression tests
2019-01-03 Nick ClemensBug 19066: DBRev 18.12.00.004
2019-01-03 Nick ClemensBug 19066: (RM follow-up) Fix test count and structure...
2019-01-03 Martin RenvoizeBug 19066: (QA follow-up) Define foreign key for branchcode
2019-01-03 Tomas Cohen... Bug 19066: Add tests for Koha::Account->pay
2019-01-03 Tomas Cohen... Bug 19066: (QA follow-up) Fix ChargeReserveFee
2019-01-03 Tomas Cohen... Bug 19066: Tests for AddRenewal AddIssuingCharge and...
2019-01-03 Kyle M HallBug 19066: (QA follow-up) Remove bad and unecessary...
2019-01-03 Martin RenvoizeBug 19066: (QA follow-up) Add handling in add_credit
2019-01-03 Kyle M HallBug 19066: Add branchcode to accountlines
2019-01-03 Kyle M HallBug 19066: Update Database
2019-01-02 Nick ClemensBug 21802: Compiled CSS
2019-01-02 Jonathan DruartBug 21802: Align fieldset with accordion headers when...
2019-01-02 Jonathan DruartBug 21990: Replace dialog .error with .alert
2019-01-02 Jonathan DruartBug 22034: Handle default framework for MARC view with...
2019-01-02 Tomas Cohen... Bug 21578: Terminology changes in patron's account...
2019-01-02 Jonathan DruartBug 22007: Generated with add_missing_filters.pl
2019-01-02 Jonathan DruartBug 22007: Also handle Price and HtmlTags
2019-01-02 Jonathan DruartBug 22007: Handle safe filtered output (KohaDates)
2019-01-02 Jonathan DruartBug 22007: Remove html filters when KohaDates called...
2019-01-02 Jonathan DruartBug 21928: (bug 18789 follow-up) Fix CircAutoPrintQuick...
2019-01-02 Aleisha AmohiaBug 16939: (follow-up) Adding missing bracket
2019-01-02 Owen LeonardBug 16939: (follow-up) Correction for orderreceive.tt
2019-01-02 AleishaBug 16939: Making all 'add to basket' actions buttons
2019-01-02 Tomas Cohen... Bug 21909: Add return type explanation to POD
2019-01-02 Tomas Cohen... Bug 21909: Make Koha::Account::outstanding_* preserve...
2019-01-02 Tomas Cohen... Bug 21909: Unit tests
2019-01-02 Jonathan DruartBug 21817: Fix 2 failing tests
2019-01-02 Jonathan DruartBug 21817: Centralize the mock of userenv from tests
2018-12-26 Tomas Cohen... Bug 21547: (follow-up) Rely on Koha::Patron->set_passwo...
2018-12-26 Marcel de RooyBug 21547: Use set_password in opac-passwd and remove...
2018-12-26 Alex BuckleyBug 21754: Automatically clean up outstanding transfers...
2018-12-26 Andrew IsherwoodBug 21929: Typo in orderreceive.tt
2018-12-26 Jonathan DruartBug 21571: Make ACCTDETAILS translatable
2018-12-26 Nick ClemensBug 21844: Include itemcallnumber in lost fine description
2018-12-26 Katrin FischerBug 21693: Make page title consistent with other pages
2018-12-26 Owen LeonardBug 21693: Clean up checkout notes template
2018-12-26 Owen LeonardBug 21695: Clean up access files template
2018-12-26 Owen LeonardBug 21795: Switch two-column templates to Bootstrap...
2018-12-26 Owen LeonardBug 21790: Switch error page template to Bootstrap...
2018-12-26 Julian MauriceBug 21789: Example usage of I18N Template::Toolkit...
2018-12-26 Jonathan DruartBug 22033: Remove related_resultset from the list of...
2018-12-19 Marcel de RooyBug 21848: Remove Text::Unaccent from C4::Members
2018-12-19 Marcel de RooyBug 21848: Resolve unac_string warning from Circulation.t
2018-12-19 Nick ClemensBug 22022: Correct ordering for authorised values
2018-12-19 Nick ClemensBug 22024: DBRev 18.12.00.003
2018-12-19 Jonathan DruartBug 22024: Fix number of fields in uk-UA
2018-12-19 Katrin FischerBug 22024: Correct new installations with missing data
2018-12-19 Katrin FischerBug 22024: Update translated web installer files with...
2018-12-19 Jonathan DruartBug 21956: (bug 21775 follow-up) Use set_preference...
2018-12-19 Nick ClemensBug 21984: Pass param_name in pagination URL
2018-12-19 Nick ClemensBug 21065: DBRev 18.12.00.002
2018-12-19 Martin RenvoizeBug 19850: (QA follow-up) Make the update idempotent
2018-12-19 Jonathan DruartBug 21065: Set ON DELETE SET NULL on accountlines.borro...
2018-12-19 Jonathan DruartBug 21065: Add koha_object(s)_class methods to accountline
2018-12-19 Jonathan DruartBug 21065: Add tests
2018-12-14 Jonathan DruartBug 14334: Remove AutoCommit from tests
2018-12-14 Marcel de RooyBug 21880: (follow-up) Add some uri filters
2018-12-14 Andreas RoussosBug 21880: "Relationship information" disappears when...
2018-12-14 Jonathan DruartBug 21986: Do not escape quotation marks when cataloguing
2018-12-14 Jonathan DruartBug 21973: Do not url escape casServerUrl
2018-12-14 Jonathan DruartBug 21931: Do not reset the ES mapping on 3.23.00.050
2018-12-14 Nick ClemensBug 21991: Pass param names to report limit tool
2018-12-14 Jonathan DruartBug 21950: Remove filtering for query_cgi and limit_cgi
2018-12-11 Tomas Cohen... Bug 21969: Fix Koha::Account->outstanding_* matching...
2018-12-11 Tomas Cohen... Bug 21969: Regression tests
2018-12-11 Mark TompsettBug 21947: Address other misordered FILTER lines
2018-12-11 Mark TompsettBug 21947: Swap the filter order
2018-12-11 Tomas Cohen... Bug 21759: Avoid manually setting amountoutstanding...
2018-12-11 Tomas Cohen... Bug 21759: Regression tests
2018-12-11 Nick ClemensBug 21465: Don't throw duplicate userid error if userid...
2018-12-11 Nick ClemensBug 21961: DBRev 18.12.00.001
2018-12-11 Katrin FischerBug 21961: Fix typo in manage_didyoumean permission
2018-12-11 Julian MauriceBug 21908: (QA follow-up) Remove useless parentheses...
2018-12-11 Fridolin SomersBug 21908: Add DISTINCT biblionumber to rebuild_zebra.pl
2018-12-11 Fridolin SomersBug 21908: Add biblio_metadata to rebuild_zebra.pl...
2018-12-11 Kyle M HallBug 21849: Two useless Koha::Account::Offset->new calls...
2018-12-11 Kyle M HallBug 21849: Add unit tests
2018-12-11 Nick ClemensBug 21962: Fix authority search using 'all'
2018-12-11 Nick ClemensBug 21962: Unit tests
2018-12-11 Nick ClemensBug 21405: Fix authorities pagination for Zebra and ES
2018-12-11 Marcel de RooyBug 21608: (QA follow-up) Rename revert button
2018-12-11 Nick ClemensBug 21608: Add value for 'rank-request' when dropdwn...
2018-12-11 Nick ClemensBug 21608: Add ID and fix filters
2018-12-11 Nick ClemensBug 21608: Disable dropdown for found holds - add butto...
2018-12-11 Josef MoravecBug 21911: Regression test
2018-12-11 Nick ClemensBug 21911: Fix OPAC scoping to work with new group...
2018-12-11 Jonathan DruartBug 21910: Does not deal with call context, ->search...
2018-12-11 Jonathan DruartBug 21910: Remove duplicated lines in tests
2018-12-11 Nick ClemensBug 21910: Koha::Library::Groups->get_search_groups...
2018-12-11 Nick ClemensBug 21778: Sort user list by surname,firstname unless...
2018-12-11 Jonathan DruartBug 21955: Remove Cache::Memory as fallback for L2...
2018-11-30 Nick ClemensBug 21896: RM follow-up - fix tests
2018-11-29 Tomas Cohen... Bug 18805: Add ability to use up account credits
2018-11-29 Martin RenvoizeBug 21896: (QA follow-up) Document and Test for FIFO...
next