Bug 23640: Flushing L1 on every SIP connection
[koha.git] / Koha /
2020-03-04 NickBug 23719: [19.05.x] Allow searching specific fields...
2020-02-21 Marcel de RooyBug 23290: [RMaint version] Mitigate XML/XSLT vulnerabi...
2020-02-14 Jonathan DruartBug 24213: Fix Koha::Object->get_from_storage if the...
2020-02-14 Kyle M HallBug 24330: When importing patrons from CSV, automatical...
2020-02-13 Lucas GassBug 24289: (follow up) add dbic schema changes
2020-02-06 Agustin MoyanoBug 22835: (follow-up) Remove comented code
2020-02-06 Agustin MoyanoBug 22835: (follow-up) Remove unwanted warn
2020-02-06 Agustin MoyanoBug 22835: Serve plugin static files through API
2020-02-06 Tomas Cohen AraziBug 22834: Add Koha::Plugins::Base->bundle_path
2020-02-06 Fridolin SomersBug 22426: Map 'loc' to 'location' when building ES...
2020-02-06 Joonas KylmäläBug 17885: Koha::SearchEngine::Elasticsearch->reset_ela...
2020-02-05 Martin RenvoizeBug 14759: Replace Text::Unaccent with Unicode::Normalize
2020-02-05 Jonathan DruartBug 24313: Always display XSLT errors in logs
2020-02-05 Joonas KylmäläBug 24016: (QA follow-up) Format code to adhere to...
2020-02-05 Lari TaskulaBug 24016: manager_id in Koha::Patron::Message->store...
2020-01-31 Kyle M HallBug 23233: Remove use of AllowItemsOnHoldCheckout from...
2020-01-31 Kyle M HallBug 23233: AllowItemsOnHoldCheckout is misnamed and...
2020-01-17 Martin RenvoizeBug 23382: hours_between should match the logic of...
2020-01-17 Martin RenvoizeBug 23382: Truncate dates to minutes for comparison.
2020-01-17 Martin RenvoizeBug 23382: Improve test coverage
2020-01-17 Nick ClemensBug 24264: Use raw field when limiting by authtype
2020-01-15 Cori Lynn ArnoldBug 24173: Advanced Editor: Show subtitle & published...
2020-01-10 Nick ClemensBug 14419: [19.05.x] (squashed) Expanding facets (Show...
2020-01-09 Jonathan DruartBug 24259: Handle non existing default circ rule in...
2020-01-06 Tomas Cohen AraziBug 24191: Make objects.search pass to_model to dbic_me...
2020-01-06 Tomas Cohen AraziBug 24191: Add to_model param to _build_order_atom...
2019-12-20 Nick ClemensBug 24128: Add alias for biblionumber search
2019-12-17 NickBug 23089: Fix sorting on sum and regular fields
2019-12-16 Nick ClemensBug 23089: [19.05 and earlier] Use integer field direct...
2019-11-15 Nick ClemensBug 23986: Pass strings to Catmandu for deletion
2019-11-15 Jonathan DruartBug 17359: Correct encoding when displaying patron...
2019-11-15 Kyle M HallBug 23181: Unable to use payment library in ACCOUNT_PAY...
2019-11-15 Jonathan DruartBug 24026: (bug 22847 follow-up) Remove c/p issues
2019-11-15 Martin RenvoizeBug 22280: (RM follow-up) Correction to POD
2019-11-15 Tomas Cohen AraziBug 22280: Fix typo in _status_graph_union
2019-11-14 Dobrica PavlinusicBug 23589: Discharge notice does not show non-latin...
2019-11-08 Fridolin SomersBug 23630: Do not remove field 999 in Elasticsearch...
2019-11-08 Fridolin SomersBug 22997: Searching gives no results in auth_finder.pl
2019-10-08 Kyle M HallBug 23688: System preference uppercasesurnames broken...
2019-10-08 Tomas Cohen AraziBug 23627: Reduce Koha::Biblio->get_coins noise if...
2019-09-24 Tomas Cohen AraziBug 23425: (QA follow-up) Keep it generic
2019-09-24 Jonathan DruartBug 23425: Display the MARCXML error in the Metadata...
2019-09-13 Lari TaskulaBug 16825: Add API route for getting an item
2019-09-13 Fridolin SomersBug 23004: Missing authtype filter in auth_finder.pl
2019-09-09 Martin RenvoizeBug 23539: (RM follow-up) Update DBIC classes
2019-09-09 Jonathan DruartBug 23079: Handle invalid timezones when adding/subtrac...
2019-09-05 Marcel de RooyBug 23324: (QA follow-up) Typo and remove unneeded...
2019-09-05 Nick ClemensBug 23324: (QA follow-up) Use existing NormalizeISBN...
2019-09-05 Nick ClemensBug 23324: Add an ISBN normalization routine
2019-09-02 Martin RenvoizeBug 23309: DBRev 19.05.03.002
2019-08-09 Martin RenvoizeBug 22741: Make updated_on timezone aware in Koha:...
2019-08-09 Nick ClemensBug 23237: Fix POD and typos
2019-08-09 Frédéric DemiansBug 23237: Plugin allow [% INCLUDE %] from template
2019-08-09 Colin CampbellBug 23251: Correct formatting of IMD data ending in...
2019-08-09 Alex ArnaudBug 22249: Mana - Move comment process in a dedicated sub
2019-08-08 Ere MaijalaBug 22524: Fix date/time-last-modified search with...
2019-08-08 Ere MaijalaBug 22524: Fix publication date and year search with...
2019-08-06 Alex ArnaudBug 20607: Make Koha::SearchEngine::Elasticsearch:...
2019-07-25 Mark TompsettBug 23199: (follow-up) Fix tab/space issues
2019-07-25 Arthur SuzukiBug 23199: Koha::Patron->store must check 'uppercasesur...
2019-07-25 Nick ClemensBug 23077: Fix import of cardnumber 0
2019-07-25 Nick ClemensBug 23077: Don't fill cardnumber with empty string
2019-07-25 Tomas Cohen AraziBug 23230: Make _version_compare OO context aware
2019-07-25 Josef MoravecBug 17003: (follow-up) Update definitions according...
2019-07-25 Josef MoravecBug 17003: Adapt to OpenAPI
2019-07-25 Lari TaskulaBug 17003: Add API route to get checkout's renewability
2019-07-25 Jonathan DruartBug 23225: Do not hide a biblio if there is no item
2019-07-25 Martin RenvoizeBug 22566: Fix some more issues
2019-07-23 Martin RenvoizeBug 23151: DBRev 19.05.01.001
2019-07-23 Mark TompsettBug 23151: Tweak to use the new database structure
2019-07-23 Mark TompsettBug 23151: Schema changes
2019-07-16 Fridolin SomersBug 22944: avoid AnonymousPatron in search_patrons_to_a...
2019-07-16 Jonathan DruartBug 22571: Handle control fields in MMT for conditionals
2019-06-20 Martin RenvoizeBug 10215: (RM follow-up) Rebuid DBIC classes
2019-06-20 Fridolin SomersBug 21534: Always compute wildcards
2019-06-20 Martin RenvoizeBug 22358: (RM follow-up) Typo fix
2019-06-20 Nick ClemensBug 22358: (QA follow-up) Clear up phrasing
2019-06-20 Alex ArnaudBug 22358: fix POD header and typo
2019-06-20 Alex ArnaudBug 22358: Add POD to Koha::SharedContent
2019-06-20 Jonathan DruartBug 23022: Remove the SQl mode NO_AUTO_CREATE_USER
2019-06-11 Katrin FischerBug 22958: Fix help link on the SMS providers page
2019-06-11 Kyle M HallBug 22982: (QA follow-up) Add behavior to Koha::Account...
2019-06-11 Kyle M HallBug 22982: Paying lost fee does not always remove lost...
2019-05-23 rootBug 22934: Add missing use statement
2019-05-23 Julian MauriceBug 22705: Change default value of cxn_pool to 'Static'
2019-05-14 Jonathan DruartBug 11853: Allow to clear the date of birth at the...
2019-05-14 Nick ClemensBug 22899: DBRev 18.12.00.075
2019-05-14 Martin RenvoizeBug 22899: (QA follow-up) Change accessor name
2019-05-14 Nick ClemensBug 22899: Add pending_hold method to Koha::Item
2019-05-10 Nick ClemensBug 21411: DBRev 18.12.00.074
2019-05-10 Nick ClemensBug 21411: Address QA concerns
2019-05-10 Nick ClemensBug 21411: Advanced cataloging editor - rancor - Allow...
2019-05-10 David GustafssonBug 21872: Remove duplicate modulo condition in authori...
2019-05-10 David GustafssonBug 21872: Simplify conditions and exit on invalid...
2019-05-10 Ere MaijalaBug 21872: Add multiprocess support to Elasticsearch...
2019-05-10 Nick ClemensBug 22782: DBIC update for SocialData
2019-05-09 Marcel de RooyBug 21535: Anonymize function in Patron should not...
2019-05-09 Tomas Cohen AraziBug 22053: (QA follow-up) More tests
2019-05-09 Alex ArnaudBug 22053: ability to enable/disable some plugins
2019-05-09 Jonathan DruartBug 22847: Correctly displayed circ rule values for...
next