koha.git
2021-09-28 Petro VashchukBug 29056: Remove the demo functionality leftovers
2021-09-28 Jonathan DruartBug 29049: Remove reference to optionloop
2021-09-28 Joonas KylmäläBug 29049: (QA follow-up) Initialize uninitialized...
2021-09-28 Joonas KylmäläBug 29049: (QA follow-up) Remove unused variable
2021-09-28 Nick ClemensBug 29049: (follow-up) Reduce number of line returns...
2021-09-28 Nick ClemensBug 29049: Simplify holds priority dropdown logic on...
2021-09-28 Marcel de RooyBug 27461: Right pad with default elements for too...
2021-09-28 Marcel de RooyBug 27461: Add tests for biblio_008
2021-09-28 Marcel de RooyBug 27461: Move hardcoded value to module
2021-09-28 Jonathan DruartBug 27279: (bug 23916 follow-up) Fix issuer display...
2021-09-28 Fridolin SomersBug 29026: Restore behavior when an empty barcode field...
2021-09-28 Fridolin SomersBug 28927: (follow-up) remove rule on id=opacheader...
2021-09-28 Fridolin SomersBug 28927: Fix id opacmainuserblock used twice in OPAC
2021-09-28 Didier GautheronBug 29025: Don't prefill userid and password in user...
2021-09-28 Jonathan DruartBug 29019: Restore eval call
2021-09-28 Owen LeonardBug 29019: Unable to delete HTML customization
2021-09-28 Nick ClemensBug 29076: Fetch the zebraqueue entries when not confirm
2021-09-28 Jonathan DruartBug 29073: DBRev 21.06.00.024
2021-09-28 Nick ClemensBug 29073: Use 0 and 1 as values for DefaultHoldExpirat...
2021-09-28 Jonathan DruartBug 28534: DBRev 21.06.00.023
2021-09-28 Nick ClemensBug 28534: Atomic update to fix existing installs
2021-09-28 Nick ClemensBug 28534: Fix engine for pending_offline_circulations...
2021-09-28 Martin RenvoizeBug 28803: (QA follow-up) Reinstate UNKNOWN_ERROR in...
2021-09-28 Martin RenvoizeBug 28803: (follow-up) Error details improvement
2021-09-28 Martin RenvoizeBug 28803: Add invalid email handling in _send_message_...
2021-09-28 Martin RenvoizeBug 28803: Add unit tests
2021-09-28 Jonathan DruartBug 28870: non-FQDN addresses are valid
2021-09-28 Jonathan DruartBug 28870: Use Email::Address->parse
2021-09-28 Jonathan DruartBug 28870: Move email address validation to a specific...
2021-09-28 Tomas Cohen... Bug 28870: Remove traces of Email::Valid
2021-09-28 Tomas Cohen... Bug 28870: Use Email::Address to validate email addresses
2021-09-28 Tomas Cohen... Bug 28870: Regression tests
2021-09-21 Tomas Cohen... Bug 28412: Add information about supported authenticati...
2021-09-21 Owen LeonardBug 28536: Move translatable strings into overdrive.js
2021-09-21 Nick ClemensBug 28356: Consolidate catalogue search box code
2021-09-21 Thomas KlausnerBug 28022: Only show subfield "9" if subfield "a" is...
2021-09-21 Katrin FischerBug 28898: (follow-up) Add context to some more occurre...
2021-09-21 Katrin FischerBug 28898: (follow-up) Remove comment lines before...
2021-09-21 Caroline Cyr... Bug 28898: Context for translation: term (word) vs...
2021-09-21 Andrew IsherwoodBug 28340: Alphabetise metadata for notices
2021-09-21 Nick ClemensBug 28340: Unit test
2021-09-21 Andrew IsherwoodBug 27170: Fix bug fix
2021-09-21 Andrew IsherwoodBug 27170: Fix bug with undefined 'links'
2021-09-21 Andrew IsherwoodBug 27170: Add support for new 'links' property
2021-09-21 Nick ClemensBug 24190: (QA follow-up) record unchanged bookfund...
2021-09-21 Andrew IsherwoodBug 24190: (follow-up) Rename AcqLog
2021-09-21 Andrew IsherwoodBug 24190: (follow-up) Modify order of logging
2021-09-21 Andrew IsherwoodBug 24190: (follow-up) Add tests
2021-09-21 Andrew IsherwoodBug 24190: (follow-up) Respond to QA feedback
2021-09-21 Andrew IsherwoodBug 24190: (follow-up) Cancel order del item bug
2021-09-21 Andrew IsherwoodBug 24190: Add acquisition logging
2021-09-21 Andrew IsherwoodBug 22614: Migrate original request
2021-09-21 Tomas Cohen... Bug 29072: Move reference route /cities spec to YAML
2021-09-21 Tomas Cohen... Bug 29032: Pre-load ILL backends to speed up response
2021-09-20 Jonathan DruartBug 17600: Fix overdrive_proxy and recordedbooks
2021-09-20 Jonathan DruartBug 28972: Fix failing tests
2021-09-20 Jonathan DruartBug 17600: Remove wrong C4::Context imports
2021-09-20 Emmi TakkinenBug 28653: Add new method RefreshIssuesTable
2021-09-20 Owen LeonardBug 18747: Select All in Add Patron Option in Patron...
2021-09-20 Marcel de RooyBug 28992: Resolve warning on BIG_LOOP
2021-09-20 Jonathan DruartBug 28972: DBIC schema changes
2021-09-20 Jonathan DruartBug 28972: DBRev 21.06.00.022
2021-09-20 Jonathan DruartBug 28972: Make DB rev idempotent
2021-09-20 Kyle M HallBug 28972: Add missing foreign key constraints to holds...
2021-09-20 Martin RenvoizeBug 28316: (QA follow-up) Make clean_search_term public
2021-09-20 Petro VashchukBug 28316: escape ES ranges if QueryAutoTruncate is...
2021-09-20 Petro VashchukBug 28316: avoid messing up regexes in the search queries
2021-09-20 Petro VashchukBug 28316: escape exclamation signs in the query
2021-09-20 Petro VashchukBug 28316: escape brackets in the search query
2021-09-20 Petro VashchukBug 28316: screen unquoted semicolons and all followup...
2021-09-20 Petro VashchukBug 28316: add tests
2021-09-20 Nick ClemensBug 28985: Force positive numbers for itemtype charge...
2021-09-20 Nick ClemensBug 28847: Remove dead code and make regex consistent
2021-09-20 Nick ClemensBug 28847: (follow-up) Handle branch_group_limit
2021-09-20 Nick ClemensBug 28847: Only apply JS to branch/multibranch selectio...
2021-09-20 Nick ClemensBug 28847: Cleanup of branch limitsand fix OPAC_SEARCH_...
2021-09-20 Nick ClemensBug 28847: Unit tests
2021-09-20 Nick ClemensBug 28847: Move SearchLimitLibrary code to QueryBuilder...
2021-09-20 Lucas GassBug 21093: In additem.pl set the right stickyduedate...
2021-09-20 Kyle M HallBug 28464: Remove useless check that gives the incorrec...
2021-09-20 Kyle M HallBug 28464: Add unit tests
2021-09-20 Kyle M HallBug 28228: Supress plugin related error message
2021-09-20 Fridolin SomersBug 28914: Fix wording in authentication forms
2021-09-20 Fridolin SomersBug 28829: Remove single quote escaping in value_builde...
2021-09-20 Andreas RoussosBug 28472: (follow-up) add unit test for the case where...
2021-09-20 Andreas RoussosBug 28472: handle items with NULL shelving location
2021-09-20 Nick ClemensBug 28986: Remove (All) notation to correctly select...
2021-09-20 Nick ClemensBug 28845: (follow-up) Retain selection when using...
2021-09-20 Nick ClemensBug 28845: Match against the full limit string, not...
2021-09-20 Nick ClemensBug 28676: Cache and retrieve match_count when searchin...
2021-09-20 Nick ClemensBug 28676: Unit test
2021-09-20 Martin RenvoizeBug 28960: Explicitly call get_column
2021-09-14 Jonathan DruartBug 17600: Fix opac/svc/overdrive
2021-09-14 Jonathan DruartBug 28946: (bug 23271 follow-up) Missing occurrence...
2021-09-09 Didier GautheronBug 28921: Remove warning from html_helpers.inc
2021-09-09 Owen LeonardBug 28149: (follow-up) Add string for job status "new"
2021-09-09 Owen LeonardBug 28149: Improve internationalization and formatting...
2021-09-09 Lucas GassBug 28392: make streettype and B_streettype work with...
2021-09-09 Joonas KylmäläBug 21794: (QA follow-up) Separate city and country...
2021-09-09 Katrin FischerBug 21794: Fix display of addresses on details tab...
next