koha.git
2021-08-06 Jonathan DruartBug 28773: (bug 23302 follow-up) Fix add order from...
2021-08-06 Nick ClemensBug 28754: Only adjust holds on specific biblio and...
2021-08-06 Tomas Cohen... Bug 28741: (follow-up) Silence warning
2021-08-06 Nick ClemensBug 28741: Fix use of resumption token params
2021-08-06 Tomas Cohen... Bug 28741: Regression tests
2021-08-06 Nick ClemensBug 28533: Fix other ocurrence
2021-08-06 Nick ClemensBug 28533: Set subfields to 'undef' if whole field...
2021-08-06 Nick ClemensBug 28057: (follow-up) Get the biblionumber column
2021-08-06 Nick ClemensBug 28057: Use the biblioitem's biblionumber for checki...
2021-08-06 Owen LeonardBug 28704: Library MARCOrgCode field needs maxlength...
2021-08-06 Andrew Fuerste... Bug 28728: Link to holds page from holds raio
2021-08-06 Owen LeonardBug 28733: Correct position of desks link in admin...
2021-08-06 Owen LeonardBug 28689: Extra %s in alert message when saving an...
2021-08-06 Jonathan DruartBug 28567: DBRev 21.06.00.011
2021-08-06 Jonathan DruartBug 28567: Fix 0 vs "" vs undef on the admin library...
2021-08-06 Jonathan DruartBug 28509: Prevent Koha/Acquisition/Orders.t to fail...
2021-08-06 Jason BoyerBug 28749: Restore the database name to Koha dumps
2021-07-30 Jonathan DruartBug 28632: Prevent api/v1/patrons.t to fail on dates...
2021-07-30 David CookBug 28469: Move "Skip to main content" to top of OPAC...
2021-07-30 Kyle M HallBug 28662: Compiled CSS
2021-07-30 Jonathan DruartBug 28620: Replace remaining occurrence in test
2021-07-30 Marcel de RooyBug 28620: Remove trailing space when logging with...
2021-07-30 Owen LeonardBug 28662: Not possible to log out of patron account...
2021-07-30 Jonathan DruartBug 28408: Add new column to the table settings config
2021-07-30 Nick ClemensBug 28408: Add 'Last updated' column to suggestions...
2021-07-30 Nick ClemensBug 28336: Add missing input for item_action
2021-07-30 Nick ClemensBug 27885: (follow-up) Use biblionumbers instead of...
2021-07-30 Nick ClemensBug 27885: Populate biblionumbers parameter using bibli...
2021-07-30 Jonathan DruartBug 28622: (bug 15758 follow-up) Remove incorrect branc...
2021-07-30 Nick ClemensBug 22801: (follow-up) Use date-of-publication directly
2021-07-30 Fridolin SomersBug 22801: Advance search yr must use date-of-publicati...
2021-07-30 Andrew Fuerste... Bug 28747: Clarify working on RestrictionBlockRenewal
2021-07-30 Owen LeonardBug 28679: Unable to click "Log in to your account...
2021-07-30 Owen LeonardBug 28631: Holds History title link returns "not found...
2021-07-30 Jonathan DruartBug 28745: (bug 28158 follow-up) Restore the items...
2021-07-30 Kyle M HallUpdate release notes for 21.05.02 release v21.05.02
2021-07-30 Kyle M HallIncrement version for 21.05.02 release
2021-07-30 Kyle M HallFix translations for Koha 21.05.02
2021-07-26 Koha translatorsTranslation updates for Koha 21.05.02
2021-07-23 Jonathan DruartBug 28660: (bug 21325 follow-up) Fix auto self check
2021-07-16 Tomas Cohen... Bug 28483: Remove warnings from Search.t
2021-07-16 Jonathan DruartBug 28483: Fix t/Search/buildQuery.t
2021-07-16 Nick ClemensBug 28384: Add 'no_items' option to TransformMarcToKoha
2021-07-16 Kyle M HallBug 27908: Add support for circulation status 1 ( other...
2021-07-16 Kyle M HallBug 27908: Add unit test
2021-07-16 Kyle M HallBug 27907: Add support for circulation status 2 ( on...
2021-07-16 Kyle M HallBug 27907: Add unit test
2021-07-16 Kyle M HallBug 27906: Add support for circulation status 9 ( waiti...
2021-07-16 Kyle M HallBug 27906: Add unit test
2021-07-16 Julian MauriceBug 26760: Escape URI parameters in redirect URI to...
2021-07-16 Julian MauriceBug 26760: Redirect to paycollect.pl when clicking...
2021-07-16 Marcel de RooyBug 28644: Fix calling borrowernumber on undefined...
2021-07-16 Jonathan DruartBug 28561: Remove DBIC warning in opac-shelves
2021-07-16 Marcel de RooyBug 28561: Fix noisy warning about $direction too
2021-07-16 Jonathan DruartBug 28399: Remove txn error from batchRebuildItemsTables.pl
2021-07-09 Nick ClemensBug 28597: Fetch the logged in branchcode for OpacSugge...
2021-07-09 Andrew Fuerste... Bug 28455: Update wording on TrackLastPatronActivity
2021-07-09 Nick ClemensBug 28455: lastseen should be updated at checkout if...
2021-07-09 Jonathan DruartBug 28611: Fix width to 50% for additem form elements
2021-07-09 Tomas Cohen... Bug 28299: Make buildKohaItemsNamespace accept Koha...
2021-07-09 Jonathan DruartBug 28299: Take OpacHiddenItems into account on opac...
2021-07-09 Tomas Cohen... Bug 28299: Unit tests for buildKohaItemsNamespace
2021-07-09 Jonathan DruartBug 28462: Remove line breaks in TT tags
2021-07-09 Jonathan DruartBug 28462: Remove TT tag on several lines - opac-advsea...
2021-07-09 Jonathan DruartBug 28524: Escape 'rank' in cat_issues_top.pl
2021-07-09 Jonathan DruartBug 28523: Escape 'rank' in bor_issues_top.pl
2021-07-09 Jonathan DruartBug 28571: Remove C4::Auth::_session_log
2021-07-09 Nick ClemensBug 28601: Fix 'Home' breadcrumd on circulation-home.pl
2021-07-09 Tomas Cohen... Bug 28604: Prevent double encoding of MARC::Record...
2021-07-09 Tomas Cohen... Bug 28604: Regression tests
2021-07-09 Nick ClemensBug 28480: (QA follow-up) Add unit test
2021-07-09 Tomas Cohen... Bug 28480: Add q parameters for GET /patrons
2021-07-09 Marcel de RooyBug 28581: (QA follow-up) Fix method on unblessed reference
2021-07-09 Martin RenvoizeBug 28581: Enhance POD for EnqueueLetter
2021-07-09 Martin RenvoizeBug 28581: Use 'from_email_address' where appropriate
2021-07-09 Martin RenvoizeBug 28581: (QA follow-up) Prevent code failure
2021-07-09 Marcel de RooyBug 28581: Use from_email_address in the codebase
2021-07-09 Martin RenvoizeBug 28581: Add 'from_email_address' method and use...
2021-07-09 Kyle M HallBug 26205: DBRev 21.05.00.004
2021-07-09 Katrin FischerBug 26205: (QA follow-up) Add punctuation and widen...
2021-07-09 Katrin FischerBug 26205: (QA follow-up) Change OPACNEWS to just NEWS
2021-07-09 Katrin FischerBug 26205: (QA follow-up) Capitalization: OPAC News
2021-07-09 Lucas GassBug 26205: Add logging of news items
2021-07-09 Jonathan DruartBug 28516: Prevent failures if borrower_attribute_types...
2021-07-09 Andrew Fuerste... Bug 28598: Update DateFormat and TimeFormat description...
2021-07-09 Jonathan DruartBug 28570: Remove log to /tmp file from bor_issues_top.pl
2021-07-09 Wainui Witika... Bug 28242: added captions to tables and legends to...
2021-07-09 Owen LeonardBug 28418: Show template_id of MARC modification templates
2021-07-09 Katrin FischerBug 27498: (follow-up) Update to display logic
2021-07-09 Owen LeonardBug 27498: Add a link for the Hold Ratios to Acquisitio...
2021-07-02 Martin RenvoizeBug 27600: Remove password check from `add_hold`
2021-07-02 Martin RenvoizeBug 27600: Remove password check from `cancel_hold`
2021-07-02 Martin RenvoizeBug 27600: Remove password check from SIP2 `renew_all`
2021-07-02 Martin RenvoizeBug 27600: Add unit test
2021-07-02 Martin RenvoizeBug 28264: (QA follow-up) Impliment fix for debit_type_code
2021-07-02 Ivan DziubaBug 28264: Transaction type is empty is cash register...
2021-07-02 Jonathan DruartBug 27348: Fix test on ALTERNATE_INDEXER_DAEMON in...
2021-07-02 David CookBug 27348: Fix test on INDEXER_PARAMS in koha-indexer
2021-07-02 Owen LeonardBug 28443: Terminology: Issuing should be Checking out
2021-07-02 Owen LeonardBug 28428: Capitalization: Password Updated
next