koha.git
2021-10-21 Joonas KylmäläBug 28303: Add unit test for badtemplatecheck
2021-10-21 Jonathan DruartBug 29133: Correct select2 strings
2021-10-21 Nick ClemensBug 29134: Use a subquery to increase performance of...
2021-10-21 Nick ClemensBug 28352: Only check authorised values mapped to DB...
2021-10-21 Kyle HallBug 29137: DBRev 20.11.10.002
2021-10-21 Jonathan DruartBug 29137: Add new syspref to disable AV creation withi...
2021-10-21 Kyle HallBug 28826: DBRev 20.11.10.001
2021-10-21 Nick ClemensBug 28826: Add FacetOrder system preference
2021-10-21 Marcel de RooyBug 27155: Include identifier test in Biblio_and_Items_...
2021-10-21 Fridolin SomersBug 29091: Compiled CSS
2021-10-21 Owen LeonardBug 29091: Correct display of lists and tags on search...
2021-10-21 Marcel de RooyBug 29078: Resolve division by zero in touch_all scripts
2021-10-21 Lucas GassBug 28940: In spinelabel-print.tt call IntranetUserJS...
2021-10-21 Kyle M HallBug 28510: Remove marking of closed branches as 'disabl...
2021-10-21 Kyle M HallBug 28510: Skip processing holds queue items from close...
2021-10-09 Petro VashchukBug 29056: Remove the demo functionality leftovers
2021-10-09 Marcel de RooyBug 27461: Right pad with default elements for too...
2021-10-09 Marcel de RooyBug 27461: Add tests for biblio_008
2021-10-09 Marcel de RooyBug 27461: Move hardcoded value to module
2021-10-09 Fridolin SomersBug 29026: Restore behavior when an empty barcode field...
2021-10-09 Fridolin SomersBug 28927: Compiled CSS
2021-10-09 Fridolin SomersBug 28927: (follow-up) remove rule on id=opacheader...
2021-10-09 Fridolin SomersBug 28927: Fix id opacmainuserblock used twice in OPAC
2021-10-09 Didier GautheronBug 29025: Don't prefill userid and password in user...
2021-10-09 Nick ClemensBug 29076: Fetch the zebraqueue entries when not confirm
2021-10-09 Tomas Cohen... Bug 29032: Pre-load ILL backends to speed up response
2021-10-09 Emmi TakkinenBug 28653: Add new method RefreshIssuesTable
2021-10-09 Owen LeonardBug 18747: Select All in Add Patron Option in Patron...
2021-10-06 Marcel de RooyBug 28992: Resolve warning on BIG_LOOP
2021-10-06 Nick ClemensBug 28985: Force positive numbers for itemtype charge...
2021-10-06 Lucas GassBug 21093: In additem.pl set the right stickyduedate...
2021-10-06 Kyle M HallBug 28464: Remove useless check that gives the incorrec...
2021-10-06 Kyle M HallBug 28464: Add unit tests
2021-10-06 Fridolin SomersBug 28914: Fix wording in authentication forms
2021-10-06 Fridolin SomersBug 28829: Remove single quote escaping in value_builde...
2021-10-06 Andreas RoussosBug 28472: (follow-up) add unit test for the case where...
2021-10-06 Andreas RoussosBug 28472: handle items with NULL shelving location
2021-10-06 Nick ClemensBug 28986: Remove (All) notation to correctly select...
2021-10-06 Nick ClemensBug 28845: (follow-up) Retain selection when using...
2021-10-06 Nick ClemensBug 28845: Match against the full limit string, not...
2021-10-06 Nick ClemensBug 28676: Cache and retrieve match_count when searchin...
2021-10-06 Nick ClemensBug 28676: Unit test
2021-10-06 Martin RenvoizeBug 28960: Explicitly call get_column
2021-09-22 Fridolin SomersUpdate release notes for 20.11.10 release v20.11.10
2021-09-22 Fridolin SomersIncrement version for 20.11.10 release
2021-09-22 Victor Grousset... Fix translations for Koha 20.11.10
2021-09-22 Fridolin SomersMerge remote-tracking branch 'translate/20.11.10-transl...
2021-09-22 Koha translatorsTranslation updates for Koha 20.11.10
2021-09-21 Jonathan DruartBug 28772: Fix Koha/Object.t
2021-09-21 Tomas Cohen... Bug 28772: Fix auth_authenticate_api_request.t
2021-09-21 Victor Grousset... Bug 28772: DBRev 20.11.09.002
2021-09-21 Jonathan DruartBug 28772: Make validate_secret return 1|0
2021-09-21 Marcel de RooyBug 28772: (QA follow-up) Apply change to other dbrev...
2021-09-21 Tomas Cohen... Bug 28772: Update existing keys [STABLE]
2021-09-21 Tomas Cohen... Bug 28772: (QA follow-up) Fix wrong message
2021-09-21 Tomas Cohen... Bug 28772: Make secret validation use the new method
2021-09-21 Tomas Cohen... Bug 28722: Regression tests
2021-09-21 Tomas Cohen... Bug 28772: Display API secret once
2021-09-21 Tomas Cohen... Bug 28772: Add a warning about hash_password usage...
2021-09-21 Tomas Cohen... Bug 28772: Make Koha::ApiKey->store encrypt the secret
2021-09-21 Petro VashchukBug 28759: limit accessibility for "Manage API keys"
2021-09-21 Jonathan DruartBug 28941: Deal with OPACSuggestionUnwantedFields
2021-09-21 Jonathan DruartBug 28941: Filter suggestion inputs at the OPAC
2021-09-21 Nick ClemensBug 28935: (QA follow-up) Use BorrowerUnwantedField...
2021-09-21 Marcel de RooyBug 28935: No filtering on patron's data on member...
2021-09-21 Jonathan DruartBug 28947: Prevent OPAC user to create new users
2021-09-21 Jonathan DruartBug 28929: Add selenium tests
2021-09-21 Jonathan DruartBug 28929: Prevent flags to be sent during patron's...
2021-09-16 Lucas GassBug 28392: make streettype and B_streettype work with...
2021-09-16 Joonas KylmäläBug 21794: (QA follow-up) Separate city and country...
2021-09-16 Katrin FischerBug 21794: Fix display of addresses on details tab...
2021-09-16 Lucas GassBug 28936: Add sort1/sort2 to borrowers.json
2021-09-16 Joonas KylmäläBug 10265: (QA follow-up) Make if-else checks consistent
2021-09-16 Katrin FischerBug 10265: Keep punctuation for 8xx series added entry...
2021-09-16 Jonathan DruartBug 28912: Remove duplicated warnings on the about...
2021-09-16 Jonathan DruartBug 28912: Prevent Pseudonymization to be set if bcrypt...
2021-09-08 Jonathan DruartBug 20529: Remove other occurrences of decodeURICompone...
2021-09-08 Victor GroussetBug 20529: Fix "Return to results" link broken by a...
2021-09-08 Kyle M HallBug 28774: DBRev 20.11.09.001
2021-09-08 Nick ClemensBug 28774: Don't store blank values for rental discount
2021-09-08 Kyle M HallBug 28885: Skip invalid biblios for OpacBrowseResults
2021-09-08 Tomas Cohen... Bug 28744: Better handling of undefined to_api_mapping
2021-09-08 Tomas Cohen... Bug 28744: Regression tests
2021-09-08 Didier GautheronBug 28891: (bug 23916 follow up) Always use 'Checkout...
2021-09-08 Fridolin SomersBug 28554: Fix t/db_dependent/AuthorisedValues.t
2021-09-08 Fridolin SomersBug 28554: In itemsearch sort item types filter by...
2021-09-08 Fridolin SomersBug 28554: In Koha::AuthorisedValues sort by description
2021-09-08 Nick ClemensBug 25619: Adjust POD and move date check before logging
2021-09-08 Jonathan DruartBug 25619: Adjust POD
2021-09-08 Kyle M HallBug 25619: (QA follow-up) Fix subtest description
2021-09-08 Kyle M HallBug 25619: Unit Tests
2021-09-08 Kyle M HallBug 25619: Add ability to adjust expiration date for...
2021-09-08 Tomas Cohen... Bug 26223: (QA follow-up) Fix filter order
2021-09-08 Andreas RoussosBug 26223: include item information in OPAC ISBD view
2021-09-08 Jonathan DruartBug 28881: (bug 23376 follow-up) Fix suggestion display...
2021-09-07 Jonathan DruartBug 28812: Improve robustness of selector
2021-09-07 Didier GautheronBug 28812: (bug 7882 follow up) Copy all subfields...
2021-08-27 Lucas GassBug 28525: Dont let TinyMCE do code cleanup
2021-08-27 Tomas Cohen... Bug 28861: Item type column always hidden in OPAC holds...
2021-08-27 Nick ClemensBug 28776: Warns from GetItemsInfo when biblio marked...
next