Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / catalogue /
2020-08-24 Chris CormackBug 8732: Allowing biblio level itemtypes to display...
2020-08-20 Jonathan DruartBug 18501: Add _set_found_trigger
2020-08-20 Jonathan DruartBug 18501: Auto refund if mark as found from cataloguing
2020-08-13 Jonathan DruartBug 5428: Jump back to the search result after deleting...
2020-08-12 Jonathan DruartBug 26012: Correctly format "paid for" info on the...
2020-08-05 Jonathan DruartBug 26133: Remove GetMarc* calls in detail.pl
2020-08-05 Jonathan DruartBug 26141: Remove duplicated code from search.pl
2020-07-24 Martin RenvoizeBug 20799: (QA follow-up) Move syspref check
2020-07-24 Magnus EngerBug 20799: Add link from biblio to ILL detail view
2020-04-14 Jonathan DruartBug 23591: Hide archived suggestions
2020-04-14 Jonathan DruartBug 23591: Display a new "Suggestion detail" tab on...
2020-03-26 Fridolin SomersBug 20415: Remove UseKohaPlugins system preference
2020-03-23 Jonathan DruartBug 23463: Replace ModItem with Koha::Item->store
2020-03-16 Jonathan DruartBug 5103: Refactor the code to avoid repetition
2020-03-16 Aleisha AmohiaBug 5103: (follow-up) Using mapped item fields instead...
2020-03-16 Aleisha AmohiaBug 5103: Format dates in MARC detail using dateformat...
2020-03-02 Jonathan DruartBug 21746: Remove NO_LIBRARY_SET
2020-02-24 Jonathan DruartBug 24545: Fix newly added files
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-02-19 Julian MauriceBug 18433: Allow to select results to export in item...
2020-02-19 Nick ClemensBug 24103: Add option to dump search query to templates
2020-02-17 Jonathan DruartBug 23084: Replace grep {^$var$} with grep {$_ eq ...
2020-02-17 Andreas JonssonBug 24506: Multibranch limit does not work with Elastic...
2020-02-17 Marcel de RooyBug 13574: Fix display of repeatable item subfields
2020-02-06 Jonathan DruartBug 13420: Fallback to the previous behavior if publish...
2020-01-30 Owen LeonardBug 24347: Add a 'search to order' option similar to...
2019-12-10 Jonathan DruartBug 23970: Make search with "Publication date" field...
2019-12-09 Jonathan DruartBug 20948: Simplify existing code
2019-11-13 Jonathan DruartBug 23846: Display degraded view when MARCXML is invali...
2019-11-05 Martin RenvoizeBug 23050: (RM follow-up) Add Try::Tiny to controller
2019-11-05 Tomas Cohen AraziBug 23050: (QA follow-up) Add Koha::Plugins::Tab class
2019-11-05 Julian MauriceBug 23050: Fix creation of biblio tab's id
2019-11-05 Julian MauriceBug 23050: Fix tab's id to avoid compatibility issues
2019-11-05 Julian MauriceBug 23050: Plugin hook to add tabs in intranet biblio...
2019-11-03 Ere MaijalaBug 22592: Add index scan emulation to Elasticsearch
2019-10-28 Jonathan DruartBug 23525: (bug 19289 follow-up) Use biblio's framework...
2019-10-24 Martin RenvoizeBug 23049: Update existing code to use debit_type
2019-10-22 Jonathan DruartBug 22445: Custom cover images - detail (staff)
2019-10-09 Jonathan DruartBug 22927: Do not check an already lost item when marke...
2019-10-03 Owen LeonardBug 23543: Adding Withdrawn to the Item Search
2019-10-02 Nick ClemensBug 20589: Add option for searching entire record if...
2019-10-02 David GustafssonBug 20589: Add field boosting and use query_string...
2019-10-01 Agustin MoyanoBug 19618: Add ability to place holds for members of...
2019-08-05 Ere MaijalaBug 11529: (follow-up) Fix QA issues
2019-08-05 Ere MaijalaBug 11529: Add templates for biblio title display....
2019-08-05 Ere MaijalaBug 11529: Use new biblio fields whenever possible
2019-07-15 Josef MoravecBug 22721: Remove frameworkcode parameter in GetMarcFro...
2019-07-15 Martin RenvoizeBug 19919: Stop using paidfor altogether
2019-07-15 Nick ClemensBug 12537: Don't retrieve XISBN results for the same...
2019-07-04 Nick ClemensBug 14419: Expanding facets (Show more) performs a...
2019-04-30 Owen LeonardBug 22424: Add search by all lost statuses to item...
2019-04-29 Josef MoravecBug 8995: (follow-up) Add tests, move open_url/coins...
2019-04-25 Jonathan DruartBug 22762: Fix items.collection display on receiving
2019-04-19 Katrin FischerBug 22649: Add itemtype to item search results and...
2019-04-12 Owen LeonardBug 21891: Remove non-XSLT detail view in the staff...
2019-03-23 Hayley MapleyBug 12441: Search.pl conditional checks and displays...
2019-03-11 Jonathan DruartBug 19046: Make seach pulldown to retain index selection
2019-03-07 Kyle M HallBug 20912: Rental Fees based on Time Period
2019-02-27 Katrin FischerBug 12318: Show shelving location on subscription tab...
2019-02-26 Jonathan DruartBug 21206: Replace C4::Items::GetItem
2019-02-11 Katrin FischerBug 22116: Add price formatting to rental charge and...
2019-01-18 Jonathan DruartBug 21170: Remove "isn't numeric in numeric eq (==...
2019-01-02 Jonathan DruartBug 22034: Handle default framework for MARC view with...
2018-11-08 Josef MoravecBug 21719: Fix typos
2018-11-07 Alex ArnaudBug 18316: (follow-up) Koha::SearchField::search_marc_m...
2018-11-07 Nick ClemensBug 18316: Add weighting/relevancy options to ES query...
2018-11-02 Andrew IsherwoodBug 20968: (follow-up) Replace tabs with spaces
2018-11-02 Kyle M HallBug 20968: Rename method get_intranet_catalog_toolbar_b...
2018-11-02 Andrew IsherwoodBug 20968: (follow-up) Respond to feedback
2018-11-02 Andrew IsherwoodBug 20968: Add hooks into cat-toolbar.inc to display...
2018-11-02 Chris CormackBug 14385: Extend OpacHiddenItems to allow specifying...
2018-10-15 BlouBug 21291: (follow-up) Pass subscriptionsnumber to...
2018-10-09 Martin RenvoizeBug 11897: Stockrotation
2018-09-14 Pasi KallinenBug 21248: Fix COinS carp in MARC details page on unkno...
2018-08-30 Jonathan DruartBug 20366: Add subscription info to the acq tab on...
2018-08-10 Jonathan DruartBug 21125: Shortcut moredetail.pl on nonexistent biblio...
2018-07-13 Jonathan DruartBug 20919: Remove unecessary search calls on the biblio...
2018-07-12 Julian MauriceBug 19502: Remove debug warn
2018-07-12 Julian MauriceBug 19502: Retrieve index.max_result_window from ES
2018-07-12 Nick ClemensBug 19502: (follow-up) Pass parameters to avoid making...
2018-07-12 Nick ClemensBug 19502: Limit pagination to first 10000 results...
2018-06-29 Marcel de RooyBug 20697: Bind calling GetAnalyticsCount to pref EasyA...
2018-06-22 Jonathan DruartBug 20934: Fix display of old checkouts in the checkout...
2018-06-04 Jonathan DruartBug 20838: (bug 16735 follow-up) Fix search by group...
2018-05-04 Jonathan DruartBug 20620: Remove warnings in moredetail.pl
2018-04-20 Jonathan DruartBug 19974: Make MarkLostItemsAsReturned multiple
2018-04-16 Julian MauriceBug 20539: Remove warnings in catalogue/search.pl
2018-04-11 Jonathan DruartBug 19289: Use the ACQ framework to display bibliograph...
2018-04-04 Andreas RoussosBug 20083: Information disclosure when (mis)using the...
2018-03-26 Katrin FischerBug 20067: Fix other checks for linked authorised value...
2018-03-26 Katrin FischerBug 20067: Fix false display of authorised value for...
2018-03-23 Jonathan DruartBug 18255: Koha::Biblio - Replace GetBiblioItemByBiblio...
2018-03-19 Jonathan DruartRevert "Bug 20341: Use AuthorisedValues plugin on the...
2018-03-19 Nick ClemensBug 20321: Remove get_biblionumber_from_isbn
2018-03-19 Kyle M HallBug 20341: Use AuthorisedValues plugin on the staff...
2018-03-19 Fridolin SomersBug 20341: Show authorized value description for withdr...
2018-02-12 Jonathan DruartBug 20157: Do not display OPAC groups on the staff...
2018-02-12 Jonathan DruartBug 18403: Use patron-title.inc when hidepatronname...
2018-02-12 Jonathan DruartBug 18403: Use patron-title.inc when hidepatronname...
2018-02-12 Kyle M HallBug 16735: Use libraries in all subgroups, not just...
next