Bug 33928: Improve translation of title tags: Various
[koha.git] / catalogue /
2023-11-03 Tomas Cohen AraziBug 29002: Tidy
2023-11-03 Martin RenvoizeBug 29002: Add bookable state to items
2023-10-20 Jonathan DruartBug 35099: (bug 26314 follow-up) Fix detail view for...
2023-10-17 Martin RenvoizeBug 26314: (QA follow-up) Resolve new QA script failures
2023-10-17 Martin RenvoizeBug 26314: Update for changes to bug 11175 methodology
2023-09-01 Pascal UphausBug 34441: Fixed Typo "Paramater"
2023-07-10 Jonathan DruartBug 33047: Return 404 instead of 500 when biblio does...
2023-07-07 Jonathan DruartBug 33497: Don't get host items if the MARC record...
2023-07-06 Nick ClemensBug 33497: (follow-up) Adjust relationship name from...
2023-07-06 Nick ClemensBug 33497: (follow-up) Remove unecessary scalar
2023-07-06 Nick ClemensBug 33497: Add a filter relationship for branchtransfers
2023-07-06 Nick ClemensBug 33497: Use 'host_items' param to fetch all items...
2023-07-03 Kyle HallBug 31253: Item search in staff interface should call...
2023-06-23 Matt BlenkinsopBug 33896: Check whether index is defined before string...
2023-05-30 Nick ClemensBug 33788: Limit the number of old issues rows returned
2023-05-12 Nick ClemensBug 33167: Cleanup staff detail page
2023-05-09 Janusz KaczmarekBug 33037: Koha does not display difference between...
2023-05-09 Fridolin SomersBug 33569: Fix sort by relevance in catalog search
2023-04-17 Tomas Cohen AraziBug 18829: (QA follow-up) Replace forbidden indirect...
2023-04-14 Nick ClemensBug 18829: (follow-up) Return 404 when record cannot...
2023-04-14 Axel AmgharBug 18829: Elasticsearch - Put a better display for...
2023-03-17 Kyle HallBug 33070: Remove use of can_edit_items
2023-02-27 Michael HafenBug 32585: (bug 32583 follow-up) Fix some variable...
2023-02-02 Kyle M HallBug 20256: Use new methods
2023-01-27 Michael HafenBug 32583: Restore display of only one item in catalogu...
2023-01-18 Jonathan DruartBug 32272: Restore last and previous borrowers on mored...
2022-11-16 Nick ClemensBug 31543: Use query string, rather than query, to...
2022-11-02 Nick ClemensBug 31664: Display pending transfer information on...
2022-10-21 Nick ClemensBug 17170: Add admin page for filters and ability to...
2022-10-21 Nick ClemensBug 17170: Add search filters to staff and opac interfaces
2022-10-20 Marcel de RooyBug 28375: (QA follow-up) Remove two remaining interfac...
2022-10-20 Nick ClemensBug 28375: (follow-up) Use C4::Context->interface
2022-10-20 Nick ClemensBug 28375: Inefficiencies in fetching COinS
2022-10-17 Kyle HallBug 31252: Advanced search in staff interface should...
2022-10-03 Nick ClemensBug 31663: Item transfers are not correctly displayed...
2022-09-12 Marcel de RooyBug 31535: Fix warning - uninitialized value in string...
2022-08-31 Joonas KylmäläBug 31315: (QA follow-up) Show itemtype description...
2022-08-31 Jonathan DruartBug 31315: Remove GetHostItemsInfo and GetItemsInfo...
2022-08-26 Tomas Cohen AraziBug 24295: (QA follow-up) Fix rebase issue
2022-08-26 Martin RenvoizeBug 24295: Remove GetTransfers from detail.pl
2022-08-22 Jonathan DruartBug 31321: Remove GetItemsInfo from catalogue/detail.pl
2022-08-18 Nick ClemensBug 30779: Remove _update_import_record_marc and update...
2022-08-16 Jonathan DruartBug 31310: Remove GetItemsInfo from catalogue/imageviewer
2022-08-01 Tomas Cohen AraziBug 30077: (QA follow-up) Avoid warning
2022-08-01 Lucas GassBug 30077: (follow-up) retain branch selection
2022-07-22 Jonathan DruartBug 29697: Deal with the degraded view in detail.pl
2022-07-22 Jonathan DruartBug 29697: Use flag embed_items
2022-07-22 Jonathan DruartBug 29697: Replace GetMarcBiblio occurrences with ...
2022-07-22 Nick ClemensBug 31213: Auto search simple term quoted
2022-07-20 Nick ClemensBug 27546: Add 'Search within results' search box
2022-07-18 Fridolin SomersBug 27683: Impact on catalogue/detail.pl
2022-07-18 Shi Yao WangBug 29922: (follow-up) Remove extra sort
2022-07-13 Martin RenvoizeBug 28854: (follow-up) Add bundle item status to manage...
2022-07-13 Martin RenvoizeBug 28854: Expose functionality to attach items to...
2022-07-08 Nick ClemensBug 24857: Add item group management to detail.pl
2022-07-08 Julian MauriceBug 29333: Fix encoding of imported UNIMARC authorities
2022-07-06 Jonathan DruartBug 30976: Display biblio's cover images first
2022-06-25 Nick ClemensBug 30327: Add options for sorting components
2022-06-24 Martin RenvoizeBug 21978: (follow-up) Stop passing holdfor_cardnumber
2022-06-24 Martin RenvoizeBug 21978: Use patron-title for holdfor handling in...
2022-06-21 Petro VashchukBug 30997: Fix "CGI::param called in list context"...
2022-06-06 Fridolin SomersBug 29871: Remove marcflavour param in Koha::Biblio...
2022-06-02 Nick ClemensBug 27697: Only preopulate search when we have found...
2022-05-19 Nick ClemensBug 30009: Do not set MARCNOTES to empty list in list...
2022-05-05 Aleisha AmohiaBug 30291: Changes to staff client files
2022-04-08 Lucas GassBug 21225: (follow-up) Make SyndeticCovers work on...
2022-03-25 Aleisha AmohiaBug 17748: Show due date and availability in item searc...
2022-03-25 Nick ClemensBug 22605: Add ability to edit a search on staff interface
2022-03-22 Jonathan DruartBug 30008: (bug 29690 follow-up) Fix Invalid data,...
2022-03-15 Fridolin SomersBug 19532: (RM follow-up) Fix recalls.old is default 0
2022-03-15 Fridolin SomersBug 19532: (RM follow-up) More use of system preference
2022-03-15 Aleisha AmohiaBug 19532: Recalls on intranet
2022-02-10 Jonathan DruartBug 29785: Rename Koha::Object->message with ->object_m...
2022-02-10 Jonathan DruartBug 29859: Use iterator instead of as_list
2022-02-10 Jonathan DruartBug 29844: Fix ->search occurrences
2022-01-29 Jonathan DruartBug 29690: Prevent detail.pl to crash if MARCXML is...
2021-11-02 Andrew NuggedBug 28959: (QA follow-up) One more lost 'category'...
2021-10-28 Tomas Cohen AraziBug 28959: (follow-up) Adjust all places in which ...
2021-10-26 Marcel de RooyBug 11175: (QA follow-up) Test message contents for...
2021-10-26 Martin RenvoizeBug 11175: (QA follow-up) Restore bug 29284
2021-10-26 Marcel de RooyBug 11175: (QA follow-up) Do not fetch twice
2021-10-26 Jonathan DruartBug 11175: Add syspref MaxComponentRecords to remove...
2021-10-26 Martin RenvoizeBug 11175: (QA follow-up) Restore link to more results
2021-10-26 Martin RenvoizeBug 11175: (QA follow-up) Account for difference in...
2021-10-26 Martin RenvoizeBug 11175: Display components in own tab
2021-10-26 Martin RenvoizeBug 11175: (QA follow-up) Move get_component_part_query
2021-10-26 Martin RenvoizeBug 11175: (QA follow-up) Take account of bug 15851
2021-10-25 Nick ClemensBug 29284: (follow-up) Fix code that I copied from too
2021-10-25 Nick ClemensBug 29284: (follow-up) Improve error logging to prevent...
2021-10-25 Nick ClemensBug 29284: Don't die on analytics searching error
2021-09-29 Alex ArnaudBug 28484: ES clean title in biblio detail
2021-09-20 Nick ClemensBug 28847: Move SearchLimitLibrary code to QueryBuilder...
2021-08-30 Fridolin SomersBug 28554: In itemsearch sort item types filter by...
2021-08-16 Jonathan DruartBug 12561: Change prototype of XSLTParse4Display
2021-08-16 Jonathan DruartBug 12561: Remove non-XSLT views
2021-08-04 Martin RenvoizeBug 22435: (QA follow-up) Fix returned offsets in mored...
2021-07-26 Jonathan DruartBug 28622: (bug 15758 follow-up) Remove incorrect branc...
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-07-12 Aleisha AmohiaBug 14237: Add individual bibliographic records to...
2021-06-24 Jonathan DruartBug 28606: Remove $DEBUG and $ENV{DEBUG}
next