koha.git
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...
2018-11-29 Tomas Cohen... Bug 21896: (QA follow-up) Add tests for FIFO behaviour
2018-11-29 Tomas Cohen... Bug 21896: (QA follow-up) normalize_balance -> reconcil...
2018-11-29 Tomas Cohen... Bug 21896: Add Koha::Account::normalize_balance
2018-11-29 Tomas Cohen... Bug 21896: Add unit tests for Koha::Account::normalize_...
2018-11-29 Nazlı ÇetinBug 7143: Update about page for Nazlı
2018-11-29 Fridolin SomersBug 7143: Update OpenHub link for Fridolin Somers in...
2018-11-29 Pasi KallinenBug 21736: Allow translating the localization widget...
2018-11-29 Kyle M HallBug 21905: Plugin hook intranet_catalog_biblio_enhancem...
2018-11-29 Andreas RoussosBug 21861: (follow-up) replace onchange() with jQuery...
2018-11-29 Andreas RoussosBug 21861: The MARC modification template actions edito...
2018-11-29 Mirko TietgenBug 21897: Typo in postinst
2018-11-29 Julian MauriceBug 21895: Fix path to POT file
2018-11-29 Julian MauriceBug 21895: Fix translation for package install
2018-11-29 Nick ClemensKoha 18.12 - ...and Steven!
2018-11-27 Nick ClemensCorrect release notes encoding issues v18.11.00
2018-11-27 Nick ClemensUpdate version in Koha.pm
2018-11-27 Nick ClemensUpdate release notes for 18.11.00 release
2018-11-27 Nick ClemensIncrement version for 18.11.00 release
2018-11-27 Koha translatorsTranslation updates for Koha 18.11.00
2018-11-27 Marcel de RooyBug 21867: Replace remaining document.element.onchange...
next