koha.git
2021-07-12 Nick ClemensBug 14237: (follow-up) Make the routines exclusively...
2021-07-12 Jonathan DruartBug 14237: Set course_items.biblionumber in the DBrev
2021-07-12 Aleisha AmohiaBug 14237: Tests
2021-07-12 Aleisha AmohiaBug 14237: Schema updates
2021-07-12 Aleisha AmohiaBug 14237: Database updates
2021-07-12 Aleisha AmohiaBug 14237: Add individual bibliographic records to...
2021-07-12 Marcel de RooyBug 28644: Fix calling borrowernumber on undefined...
2021-07-12 Tomas Cohen... Bug 28483: Remove warnings from Search.t
2021-07-12 Marcel de RooyBug 28673: Add missing ampersand to amp; construction
2021-07-12 Jonathan DruartBug 28561: Remove DBIC warning in opac-shelves
2021-07-12 Marcel de RooyBug 28561: Fix noisy warning about $direction too
2021-07-12 Jonathan DruartBug 28399: Remove txn error from batchRebuildItemsTables.pl
2021-07-06 Jonathan DruartBug 22544: Restore newdate and timestamp for slip notices
2021-07-06 Jonathan DruartBug 22544: Fix OpacLoginInstructions
2021-07-06 Jonathan DruartBug 22544: TT plugin should return hashref only if...
2021-07-06 Josef MoravecBug 22544: Use template plugin for news author display
2021-07-06 Josef MoravecBug 22544: Add default language value to KohaNews templ...
2021-07-06 Josef MoravecBug 22544: Enhance exception description
2021-07-06 Josef MoravecBug 22544: Clarify documentation and change param ...
2021-07-06 Josef MoravecBug 22544: Fix filtering by location on tools -> news...
2021-07-06 Josef MoravecBug 22544: Update search_for_display to be able to...
2021-07-06 Josef MoravecBug 22544: Update to current codebase
2021-07-06 Josef MoravecBug 22544: (QA follow-up) Fix spelling
2021-07-06 Josef MoravecBug 22544: Refactor searching of news items
2021-07-06 Josef MoravecBug 22544: Add tests
2021-07-06 Josef MoravecBug 22544: Move GetNewsToDisplay to Koha namespace
2021-07-06 Josef MoravecBug 22544: Move add_opac_item to Koha namespace
2021-07-06 Josef MoravecBug 22544: Move upd_opac_new to Koha namespace
2021-07-06 Josef MoravecBug 22544: Move del_opac_new to Koha namespace
2021-07-06 Josef MoravecBug 22544: Move get_opac_news to Koha namespace
2021-07-06 Josef MoravecBug 22544: Move get_opac_new to Koha namespace
2021-07-06 Nick ClemensBug 28597: Fetch the logged in branchcode for OpacSugge...
2021-07-06 Andrew Fuerste... Bug 28455: Update wording on TrackLastPatronActivity
2021-07-06 Nick ClemensBug 28455: lastseen should be updated at checkout if...
2021-07-06 Jonathan DruartBug 28611: Fix width to 50% for additem form elements
2021-07-06 Tomas Cohen... Bug 28299: Make buildKohaItemsNamespace accept Koha...
2021-07-06 Jonathan DruartBug 28299: Take OpacHiddenItems into account on opac...
2021-07-06 Tomas Cohen... Bug 28299: Unit tests for buildKohaItemsNamespace
2021-07-06 Jonathan DruartBug 28462: Remove line breaks in TT tags
2021-07-06 Jonathan DruartBug 28462: Remove TT tag on several lines - opac-advsea...
2021-07-06 Jonathan DruartBug 28524: Escape 'rank' in cat_issues_top.pl
2021-07-06 Jonathan DruartBug 28523: Escape 'rank' in bor_issues_top.pl
2021-07-06 Jonathan DruartBug 28409: Adjust regression test
2021-07-06 Jonathan DruartBug 28409: Simplify data validation
2021-07-06 David CookBug 28409: Comprehensively validate category in opac...
2021-06-29 Tomas Cohen... Bug 28615: (follow-up) Disable strict mode explicitly
2021-06-29 Tomas Cohen... Bug 28615: (follow-up) Newer Test::MockModule forbid...
2021-06-29 Tomas Cohen... Bug 28615: Fix t/Auth_with_shibboleth.t
2021-06-29 Tomas Cohen... Bug 28615: Add a simple way to mock Koha::Logger
2021-06-24 Jonathan DruartBug 28571: Remove C4::Auth::_session_log
2021-06-24 Jonathan DruartBug 28606: Remove $DEBUG and $ENV{DEBUG}
2021-06-24 Nick ClemensBug 28601: Fix 'Home' breadcrumd on circulation-home.pl
2021-06-24 Tomas Cohen... Bug 28600: (bug 18989 follow-up) Resolve variable scope...
2021-06-23 Tomas Cohen... Bug 28588: (follow-up) Make the API use the new method
2021-06-23 Tomas Cohen... Bug 28588: Add Koha::Checkouts::ReturnClaim->resolve
2021-06-23 Tomas Cohen... Bug 28588: Unit tests
2021-06-23 Tomas Cohen... Bug 28604: Prevent double encoding of MARC::Record...
2021-06-23 Tomas Cohen... Bug 28604: Regression tests
2021-06-23 Nick ClemensBug 28480: (QA follow-up) Add unit test
2021-06-23 Tomas Cohen... Bug 28480: Add q parameters for GET /patrons
2021-06-23 Marcel de RooyBug 28581: (QA follow-up) Fix method on unblessed reference
2021-06-23 Martin RenvoizeBug 28581: Enhance POD for EnqueueLetter
2021-06-23 Martin RenvoizeBug 28581: Use 'from_email_address' where appropriate
2021-06-23 Martin RenvoizeBug 28581: (QA follow-up) Prevent code failure
2021-06-23 Marcel de RooyBug 28581: Use from_email_address in the codebase
2021-06-23 Martin RenvoizeBug 28581: Add 'from_email_address' method and use...
2021-06-23 Jonathan DruartBug 26205: DBRev 21.06.00.005
2021-06-23 Katrin FischerBug 26205: (QA follow-up) Add punctuation and widen...
2021-06-23 Katrin FischerBug 26205: (QA follow-up) Change OPACNEWS to just NEWS
2021-06-23 Katrin FischerBug 26205: (QA follow-up) Capitalization: OPAC News
2021-06-23 Lucas GassBug 26205: Add logging of news items
2021-06-23 Jonathan DruartBug 28516: Prevent failures if borrower_attribute_types...
2021-06-23 Jonathan DruartBug 28616: (bug 28220 follow-up) Replace Data::Printer...
2021-06-23 Tomas Cohen... Bug 28572: Set missing __LOG_DIR__ variable in zebra_co...
2021-06-23 Jonathan DruartBug 28572: Fix Search.t
2021-06-23 Jonathan DruartBug 28572: Fix misc/admin/koha-preferences
2021-06-22 Andrew Fuerste... Bug 28598: Update DateFormat and TimeFormat description...
2021-06-22 Jonathan DruartBug 28572: Remove C4::Debug
2021-06-22 Jonathan DruartBug 28591: Don't pass debug to get_template_and_user
2021-06-22 Jonathan DruartBug 28590: Remove get_shelves_userenv and set_shelves_u...
2021-06-22 Jonathan DruartBug 28570: Remove log to /tmp file from bor_issues_top.pl
2021-06-22 Jonathan DruartBug 28514: Set lang to default is not passed
2021-06-21 Wainui Witika... Bug 28242: added captions to tables and legends to...
2021-06-21 Katrin FischerBug 28563: (QA follow-up) Fix unit test
2021-06-21 Tomas Cohen... Bug 28563: Add AllowHoldItemTypeSelection to HEA
2021-06-21 Owen LeonardBug 28508: Use "Invoice number" instead of "Invoice...
2021-06-21 Owen LeonardBug 28418: Show template_id of MARC modification templates
2021-06-21 Owen LeonardBug 27882: Move external search results links out of...
2021-06-21 Katrin FischerBug 27498: (follow-up) Update to display logic
2021-06-21 Owen LeonardBug 27498: Add a link for the Hold Ratios to Acquisitio...
2021-06-21 Jonathan DruartBug 26838: Compiled CSS changes
2021-06-21 Owen LeonardBug 26838: Improve styling of checkin message
2021-06-21 Nick ClemensBug 8280: Add koha set and item fields to pqf.properties
2021-06-21 Marcel de RooyBug 8280: Sync whitespace differences between pqf confi...
2021-06-21 Martin RenvoizeBug 27600: Remove password check from `add_hold`
2021-06-21 Martin RenvoizeBug 27600: Remove password check from `cancel_hold`
2021-06-21 Martin RenvoizeBug 27600: Remove password check from SIP2 `renew_all`
2021-06-21 Martin RenvoizeBug 27600: Add unit test
2021-06-21 Jonathan DruartBug 15788: DBRev 21.06.00.004
2021-06-21 Tomas Cohen... Bug 15788: Make the API require the new permission
next