Update docs/teams.yaml for 19.11.x development cycle
[koha.git] / catalogue /
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...
2018-02-12 Kyle M HallBug 16735: Migrate library search groups into the new...
2018-02-05 Zoe BennettBug 19995: use Modern::Perl in Catalogue perl scripts
2018-01-02 Victor GroussetBug 19807: Make IntranetCatalogSearchPulldown honor...
2017-10-27 Jonathan DruartBug 12363: Add a switch to mark|do not mark items as...
2017-10-20 Jonathan DruartBug 18961: Use exact match for select filters on item...
2017-10-09 Jonathan DruartBug 19440: Existing calls need to be done in scalar...
2017-10-09 Aleisha AmohiaBug 13205: [FOLLOW-UP] Fixing math and variable names
2017-10-09 Aleisha AmohiaBug 13205: [FOLLOW-UP] Some extra logic
2017-10-09 Aleisha AmohiaBug 13205: Last/first page options for result list...
2017-10-09 David CookBug 19367: $biblio variable redefined in same scope...
2017-09-29 Dobrica PavlinusicBug 19334: Circulation history doesn't set biblionumber...
2017-08-25 Mark TompsettBug 19040: Refactor GetMarcBiblio parameters
2017-07-14 Chris CormackBug 18854 - Protect from DOS
2017-07-10 Julian MauriceBug 18633: Remove remaining use of CGI.param in template
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-07-10 Marcel de RooyBug 18260: [QA Follow-up] Always something left?
2017-07-10 Jonathan DruartBug 18260: Handle nonexistent biblionumber in imageview...
2017-07-10 Jonathan DruartBug 18260: Koha::Biblio - Remove GetBiblio
2017-07-10 Jonathan DruartBug 18276: Remove GetBiblioFromItemNumber - Easy ones
2017-07-05 Jonathan DruartBug 17843: Replace C4::Koha::getitemtypeinfo with Koha...
2017-04-14 Jonathan DruartBug 17835: Replace GetItemTypes with Koha::ItemTypes
2017-04-13 Julian MauriceBug 18394: Add an option to item search to export a...
2017-04-13 Julian MauriceBug 18394: Remove useless code from item search
2017-04-13 Jonathan DruartBug 17737: Rename holds_placed_before_today with curren...
2017-04-13 Jonathan DruartBug 17737: Replace GetReservesFromItemnumber with Koha...
2017-03-31 Jonathan DruartBug 17736: Replace GetReservesFromBiblionumber with...
2017-03-22 Jonathan DruartBug 18256: Koha::Items - Remove GetItemsCount
2016-12-30 Jonathan DruartBug 13726: Make Koha::Acq::Bookseller using Koha::Object
2016-12-28 Jonathan DruartBug 17679: C4::Circulation - Remove unused GetItemIssues
2016-12-22 Jonathan DruartBug 16951: Replace some more
2016-12-22 Jonathan DruartBug 16951: Fix Item search sorting
2016-12-09 Jonathan DruartBug 17556: Koha::Patrons - Remove GetHideLostItemsPrefe...
2016-11-18 Jonathan DruartBug 17642: Add and use get_descriptions_by_koha_field
2016-11-18 Jonathan DruartBug 17642: use get_description_by_koha_field when needed
2016-11-18 Jonathan DruartBug 17642: use find_by_koha_field when needed
2016-11-18 Koha Team Lyon 3Bug_17484 Search with date range limit (lower and upper...
2016-10-28 Jonathan DruartBug 15801: Koha::BiblioFrameworks - Remove C4::Koha...
next