koha.git
2021-10-01 Nick ClemensBug 29073: Use 0 and 1 as values for DefaultHoldExpirat...
2021-10-01 Tomas Cohen... Bug 29072: Move reference route /cities spec to YAML
2021-10-01 Tomas Cohen... Bug 29032: Pre-load ILL backends to speed up response
2021-10-01 Emmi TakkinenBug 28653: Add new method RefreshIssuesTable
2021-10-01 Owen LeonardBug 18747: Select All in Add Patron Option in Patron...
2021-10-01 Marcel de RooyBug 28992: Resolve warning on BIG_LOOP
2021-10-01 Martin RenvoizeBug 28316: (QA follow-up) Make clean_search_term public
2021-10-01 Petro VashchukBug 28316: escape ES ranges if QueryAutoTruncate is...
2021-10-01 Petro VashchukBug 28316: avoid messing up regexes in the search queries
2021-10-01 Petro VashchukBug 28316: escape exclamation signs in the query
2021-10-01 Petro VashchukBug 28316: escape brackets in the search query
2021-10-01 Petro VashchukBug 28316: screen unquoted semicolons and all followup...
2021-10-01 Petro VashchukBug 28316: add tests
2021-10-01 Nick ClemensBug 28985: Force positive numbers for itemtype charge...
2021-10-01 Lucas GassBug 21093: In additem.pl set the right stickyduedate...
2021-10-01 Kyle M HallBug 28464: Remove useless check that gives the incorrec...
2021-10-01 Kyle M HallBug 28464: Add unit tests
2021-10-01 Kyle M HallBug 28228: Supress plugin related error message
2021-10-01 Fridolin SomersBug 28914: Fix wording in authentication forms
2021-10-01 Fridolin SomersBug 28829: Remove single quote escaping in value_builde...
2021-10-01 Andreas RoussosBug 28472: (follow-up) add unit test for the case where...
2021-10-01 Andreas RoussosBug 28472: handle items with NULL shelving location
2021-10-01 Nick ClemensBug 28986: Remove (All) notation to correctly select...
2021-10-01 Nick ClemensBug 28845: (follow-up) Retain selection when using...
2021-10-01 Nick ClemensBug 28845: Match against the full limit string, not...
2021-10-01 Nick ClemensBug 28676: Cache and retrieve match_count when searchin...
2021-10-01 Nick ClemensBug 28676: Unit test
2021-10-01 Martin RenvoizeBug 28960: Explicitly call get_column
2021-10-01 Jonathan DruartBug 28946: (bug 23271 follow-up) Missing occurrence...
2021-09-23 Kyle HallUpdate release notes for 21.05.04 release v21.05.04
2021-09-23 Kyle HallIncrement version for 21.05.04 release
2021-09-23 Kyle HallFix translations for Koha 21.05.04
2021-09-23 Kyle M HallMerge remote-tracking branch 'koha-translate/21.05...
2021-09-23 Koha translatorsTranslation updates for Koha 21.05.04
2021-09-23 Kyle M Hall[21.05] Bug 21958: Add missing subfields
2021-09-23 Kyle M Hall[21.05] Fix unit tests for t/Search.t
2021-09-22 Tomas Cohen... Bug 28772: Fix auth_authenticate_api_request.t
2021-09-22 Jonathan DruartBug 28772: Fix Koha/Object.t
2021-09-21 Victor Grousset... Bug 28772: DBRev 20.11.09.002
2021-09-15 Jonathan DruartBug 28772: Make validate_secret return 1|0
2021-09-15 Marcel de RooyBug 28772: (QA follow-up) Apply change to other dbrev...
2021-09-15 Tomas Cohen... Bug 28772: Update existing keys [STABLE]
2021-09-15 Tomas Cohen... Bug 28772: (QA follow-up) Fix wrong message
2021-09-15 Tomas Cohen... Bug 28772: Do not hash secrets twice
2021-09-15 Tomas Cohen... Bug 28772: Make secret validation use the new method
2021-09-15 Tomas Cohen... Bug 28722: Regression tests
2021-09-15 Tomas Cohen... Bug 28772: Display API secret once
2021-09-15 Tomas Cohen... Bug 28772: Add a warning about hash_password usage...
2021-09-15 Tomas Cohen... Bug 28772: Update existing keys
2021-09-15 Tomas Cohen... Bug 28772: Make Koha::ApiKey->store encrypt the secret
2021-09-15 Petro VashchukBug 28759: limit accessibility for "Manage API keys"
2021-09-15 Jonathan DruartBug 28941: Deal with OPACSuggestionUnwantedFields
2021-09-15 Jonathan DruartBug 28941: Filter suggestion inputs at the OPAC
2021-09-15 Jonathan DruartBug 28947: Prevent OPAC user to create new users
2021-09-15 Nick ClemensBug 28935: (QA follow-up) Use BorrowerUnwantedField...
2021-09-15 Marcel de RooyBug 28935: No filtering on patron's data on member...
2021-09-15 Jonathan DruartBug 28929: Add selenium tests
2021-09-15 Jonathan DruartBug 28929: Prevent flags to be sent during patron's...
2021-09-10 Owen LeonardBug 28149: (follow-up) Add string for job status "new"
2021-09-10 Owen LeonardBug 28149: Improve internationalization and formatting...
2021-09-10 Lucas GassBug 28392: make streettype and B_streettype work with...
2021-09-10 Joonas KylmäläBug 21794: (QA follow-up) Separate city and country...
2021-09-10 Katrin FischerBug 21794: Fix display of addresses on details tab...
2021-09-10 Lucas GassBug 28936: Add sort1/sort2 to borrowers.json
2021-09-10 Jonathan DruartBug 28373: [21.05] Fix transformMARCXML4XSLT export...
2021-09-10 Joonas KylmäläBug 10265: (QA follow-up) Make if-else checks consistent
2021-09-10 Katrin FischerBug 10265: Keep punctuation for 8xx series added entry...
2021-09-10 Jonathan DruartBug 28912: Remove duplicated warnings on the about...
2021-09-10 Jonathan DruartBug 28912: Prevent Pseudonymization to be set if bcrypt...
2021-09-10 Jonathan DruartBug 28882: Disable select/hide all links
2021-09-10 Jonathan DruartBug 28882: permission UI allows selection of superlibra...
2021-09-03 Nick ClemensBug 28373: [21.05.x] Add PassItemMarcToXSLT system...
2021-09-03 Jonathan DruartBug 20529: Remove other occurrences of decodeURICompone...
2021-09-03 Victor GroussetBug 20529: Fix "Return to results" link broken by a...
2021-09-03 Tomas Cohen... Bug 26195: Add a way to specify authorised values shoul...
2021-09-03 Kyle M HallBug 28774: DBRev 21.05.03.001
2021-09-03 Nick ClemensBug 28774: Don't store blank values for rental discount
2021-09-03 Kyle M HallBug 28885: Skip invalid biblios for OpacBrowseResults
2021-09-03 Tomas Cohen... Bug 28744: Better handling of undefined to_api_mapping
2021-09-03 Tomas Cohen... Bug 28744: Regression tests
2021-09-03 Didier GautheronBug 28891: (bug 23916 follow up) Always use 'Checkout...
2021-09-03 Owen LeonardBug 7703: (follow-up) Treat no items like none available
2021-09-03 Kyle M HallBug 7703: (QA follow-up)
2021-09-03 Kyle M HallBug 7703: Don't block bulk hold action on search result...
2021-09-03 Fridolin SomersBug 28554: Fix t/db_dependent/AuthorisedValues.t
2021-09-03 Fridolin SomersBug 28554: In itemsearch sort item types filter by...
2021-09-03 Fridolin SomersBug 28554: In Koha::AuthorisedValues sort by description
2021-09-03 Jonathan DruartBug 28812: Improve robustness of selector
2021-09-03 Didier GautheronBug 28812: (bug 7882 follow up) Copy all subfields...
2021-09-03 Nick ClemensBug 25619: Adjust POD and move date check before logging
2021-09-03 Jonathan DruartBug 25619: Adjust POD
2021-09-03 Kyle M HallBug 25619: (QA follow-up) Fix subtest description
2021-09-03 Kyle M HallBug 25619: Unit Tests
2021-09-03 Kyle M HallBug 25619: Add ability to adjust expiration date for...
2021-09-03 Tomas Cohen... Bug 26223: (QA follow-up) Fix filter order
2021-09-03 Andreas RoussosBug 26223: include item information in OPAC ISBD view
2021-09-03 Jonathan DruartBug 28881: (bug 23376 follow-up) Fix suggestion display...
2021-08-24 Kyle M HallFix release notes for 21.05.03 release v21.05.03
2021-08-24 Kyle M HallUpdate release notes for 21.05.03 release
2021-08-24 Kyle M HallIncrement version for 21.05.03 release
next