koha.git
2021-03-16 Kyle M HallBug 26633: Add REST API for managing transfer limits
2021-03-16 Martin RenvoizeBug 27716: Update permissions for patroncards creator
2021-03-16 Jonathan DruartBug 27939: Compiled CSS
2021-03-16 Jonathan DruartBug 27939: Update yarn.lock file
2021-03-16 Jonathan DruartBug 27860: Fix password recovery
2021-03-16 Jonathan DruartBug 27860: Fix self-registration if messages with incor...
2021-03-16 Jonathan DruartBug 27860: Add message_id param to SendQueuedMessages
2021-03-16 Jonathan DruartBug 27597: Remove leading colon in ES query
2021-03-16 Phil RingnaldaBug 27737: (follow-up) Minimal CSS changes to avoid...
2021-03-16 Owen LeonardBug 27737: Tag editor for authority lookup broken in...
2021-03-11 Fridolin SomersBug 27820: add all missing use in misc/cronjobs/plugins...
2021-03-11 Samir ShahBug 27820: fix missing import in plugins_nightly.pl
2021-03-11 Martin RenvoizeBug 26273: (QA follow-up) Use escape_str/price for...
2021-03-11 Martin RenvoizeBug 26273: (follow-up) Add 'Cashier' to the cashups...
2021-03-11 Martin RenvoizeBug 26273: (follow-up) Format dates and money correctly.
2021-03-11 Martin RenvoizeBug 26273: Add historic cashups table to register page
2021-03-11 Martin RenvoizeBug 27930: Move _escape_* from acqui/parcel.tt to js...
2021-03-11 Martin RenvoizeBug 22569: (QA follow-up) Use itemtype description
2021-03-11 Martin RenvoizeBug 22569: (QA follow-up) Make 'reason' translatable
2021-03-11 Martin RenvoizeBug 22569: Add Unit Tests
2021-03-11 Martin RenvoizeBug 22569: Add a 'Transfers to send' report
2021-03-11 Kyle M HallBug 8426: Diacritics not being mapped for searching
2021-03-11 Jonathan DruartBug 27813: Restore default order on suggestion list...
2021-03-09 Owen LeonardBug 27815: "Remove" in point of sale untranslatable
2021-03-09 Marcel de RooyBug 27268: (QA follow-up) Add Koha::Biblios to basket...
2021-03-09 Aleisha AmohiaBug 27268: Move GetMarcNotes to Koha namespace
2021-03-09 David NindBug 27405: (follow up) Updates to accommodate currency...
2021-03-09 Catherine MaBug 27405: Update koha-tmpl/intranet-tmpl/prog/en/modul...
2021-03-09 David CookBug 26199: Include LDR for match check/match point
2021-03-09 Jonathan DruartBug 27545: Keep the location if passed
2021-03-09 Jonathan DruartBug 27545: Use NewItemsDefaultLocation from places...
2021-03-09 Jonathan DruartBug 27652: DBRev 20.12.00.023
2021-03-09 Owen LeonardBug 27652: (follow-up) Correct typo in database update
2021-03-09 Jonathan DruartBug 27652: Display patron's categories for sysprefs...
2021-03-09 Owen LeonardBug 27766: Hide expired news items by default
2021-03-09 Owen LeonardBug 27751: Phase out jquery.cookie.js: Batch item modif...
2021-03-09 Owen LeonardBug 27699: Add register information to responsive staff...
2021-03-09 Owen LeonardBug 27682: (follow-up) Make sure table is drawn with...
2021-03-09 Owen LeonardBug 27682: Add a floating table header for Search engin...
2021-03-09 Owen LeonardBug 27681: Style OPAC self-registration CAPTCHA as...
2021-03-09 Owen LeonardBug 27728: Add a search box on OPAC Search history
2021-03-09 Martin RenvoizeBug 27855: (QA follow-up) Rename extended_attribute...
2021-03-09 Tomas Cohen... Bug 27855: Add 'extended_attributes' embedding to the...
2021-03-09 Tomas Cohen... Bug 27855: Make GET /patrons/:patron_id use objects...
2021-03-09 Tomas Cohen... Bug 27855: Implement Koha::Patron::Attribute->to_api_ma...
2021-03-09 Tomas Cohen... Bug 27855: Add extended_attribute OpenAPI spec
2021-03-09 Tomas Cohen... Bug 27854: Clean GET /patrons controller
2021-03-09 Tomas Cohen... Bug 26636: (QA follow-up) Handle no results correctly
2021-03-09 Tomas Cohen... Bug 26636: Regression tests for undef case
2021-03-09 Tomas Cohen... Bug 26636: (QA follow-up) Add POD
2021-03-09 Agustin MoyanoBug 26636: Add objects.find helper
2021-03-09 Agustin MoyanoBug 26636: Add tests
2021-03-09 Tomas Cohen... Bug 24359: (QA follow-up) Fix tests
2021-03-09 Agustin MoyanoBug 24359: Remove hold from holds queue when captured
2021-03-09 Agustin MoyanoBug 24359: Add test
2021-03-09 Tomas Cohen... Bug 27863: Use the /libraries route when AllowHoldsPoli...
2021-03-08 Phil RingnaldaBug 26964: Newly created macros should be selected...
2021-03-08 Joonas KylmäläBug 27058: (follow-up) Clarify notforloan checks with...
2021-03-08 Jonathan DruartBug 27058: Add test for IsAvailableForItemLevelRequest...
2021-03-08 Joonas KylmäläBug 27058: Remove confusing and unnecessary $biblionumb...
2021-03-08 Joonas KylmäläBug 27058: Make checkout availability use all notforloa...
2021-03-08 Joonas KylmäläBug 27058: Add test to show ordered items cannot be...
2021-03-08 Jonathan DruartBug 27650: Fix variable passed to the template in opac...
2021-03-08 Nick ClemensBug 27886: Move non-rancor code into correct section
2021-03-05 Jonathan DruartBug 27851: Use filter_by_todays_checkins in members...
2021-03-05 Jonathan DruartBug 27851: Use filter_by_todays_checkins in printslip.pl
2021-03-05 Jonathan DruartBug 27851: Add Koha::Old::Checkouts->filter_by_todays_c...
2021-03-05 Jonathan DruartBug 27851: Add tests
2021-03-05 Jonathan DruartBug 12224: DBRev 20.12.00.022
2021-03-05 Katrin FischerBug 12224: (follow-up) Format today with KohaDates
2021-03-05 Jonathan DruartBug 12224: Some code improvements
2021-03-05 Martin RenvoizeBug 12224: (QA follow-up) Ensure patron language is...
2021-03-05 Aleisha AmohiaBug 12224: (follow-up) Loop old_issues with itemnumber
2021-03-05 Aleisha AmohiaBug 12224: (follow-up) Switching to TT notice
2021-03-05 Aleisha AmohiaBug 12224: (follow-up) Access old_issues table when...
2021-03-05 Owen LeonardBug 12224: (follow-up) Move button to patron column...
2021-03-05 Aleisha AmohiaBug 12224: Print a slip of borrower's checkins for...
2021-03-05 Petro VashchukBug 27745: prevent warning for uninitialized value...
2021-03-05 Owen LeonardBug 27795: Misalignment of TOTAL value in lateorders...
2021-03-05 Owen LeonardBug 27752: Correct eslint errors in batchMod.js
2021-03-05 Owen LeonardBug 27410: (follow-up) Updates to accommodate currency...
2021-03-05 Mazen KhallafBug 27410: Update intranet-tmpl/prog/en/modules/members...
2021-03-05 Owen LeonardBug 27408: (follow-up) Updates to accommodate currency...
2021-03-05 Mazen KhallafBug 27408: Update intranet-tmpl/prog/en/modules/members...
2021-03-05 Jonathan DruartBug 27668: Compiled CSS
2021-03-05 Owen LeonardBug 27668: Improve validation of patron entry form...
2021-03-05 Owen LeonardBug 27777: (alternate) Improve tables on Point of Sale...
2021-03-05 Martin RenvoizeBug 27776: Remove default sort order of sales table
2021-03-05 Martin RenvoizeBug 27717: Display date of birth even if the patron...
2021-03-05 Jonathan DruartBug 25674: Remove default vhost
2021-03-05 Tomas Cohen... Bug 25674: Add documentation
2021-03-05 Tomas Cohen... Bug 25674: Adapt koha-create
2021-03-05 Tomas Cohen... Bug 25674: Add placeholders for RabbitMQ configuration
2021-03-05 Jonathan DruartBug 26742: Remove die from connect
2021-03-05 David CookBug 26742: Add configuration to koha-conf.xml for messa...
2021-03-04 Jonathan DruartBug 22824: DBRev 20.12.00.021
2021-03-04 Jonathan DruartBug 22824: Add warning to the about page
2021-03-04 Julian MauriceBug 22824: Fix encoding of misc/admin/koha-preferences...
2021-03-04 Jonathan DruartBug 22824: Prevent YesNo to be filled with invalid...
2021-03-04 Jonathan DruartBug 22824: Fix koha-preferences dump
next