Bug 28959: Add virtualshelves.public as a boolean
[koha.git] / catalogue / detail.pl
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) 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-08-16 Jonathan DruartBug 12561: Change prototype of XSLTParse4Display
2021-08-16 Jonathan DruartBug 12561: Remove non-XSLT views
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}
2021-06-21 Joonas KylmäläBug 28513: Fix analytics search links so they don't...
2021-06-04 Joonas KylmäläBug 28171: Revert "Bug 27980: Remove itemdata_published...
2021-04-28 Jonathan DruartBug 28213: Prevent crash if patron or club deleted...
2021-04-22 Fridolin SomersBug 27114: Use Template Toolkit plugin for Koha plugins...
2021-04-06 Jonathan DruartBug 27980: Remove itemdata_publisheddate from controller
2021-03-09 Aleisha AmohiaBug 27268: Move GetMarcNotes to Koha namespace
2021-01-04 Owen LeonardBug 26707: Split cart and lists button on bibliographic...
2020-10-12 Jonathan DruartBug 26145: Allow multi covers per item
2020-10-12 Jonathan DruartBug 26145: Refactoring - Move C4::Images to Koha::Cover...
2020-10-12 Jonathan DruartBug 26145: Add the ability to upload a cover image...
2020-09-03 Katrin FischerBug 15851: (QA follow-up) Fix booleans to uppercase...
2020-09-03 Tomas Cohen AraziBug 15851: (follow-up) Only display the analytics link...
2020-09-03 Jonathan DruartBug 24663: Remove authnotrequired if set to 0
2020-08-25 Jonathan DruartBug 26139: Centralize code for "Place hold" button...
2020-08-25 Jonathan DruartBug 23166: Remove filtering from controllers
2020-08-25 Jonathan DruartBug 23166: Replace the count of orders with Koha::Acq...
2020-08-25 Jonathan DruartBug 23166: Remove baskets_deletedorders code
2020-08-25 Jonathan DruartBug 23166: Remove baskets_orders code
2020-08-24 Chris CormackBug 8732: Allowing biblio level itemtypes to display...
2020-08-05 Jonathan DruartBug 26133: Remove GetMarc* calls in detail.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-02 Jonathan DruartBug 21746: Remove NO_LIBRARY_SET
2020-02-17 Jonathan DruartBug 23084: Replace grep {^$var$} with grep {$_ eq ...
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-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-10-22 Jonathan DruartBug 22445: Custom cover images - detail (staff)
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 Nick ClemensBug 12537: Don't retrieve XISBN results for the same...
2019-04-29 Josef MoravecBug 8995: (follow-up) Add tests, move open_url/coins...
2019-04-12 Owen LeonardBug 21891: Remove non-XSLT detail view in the staff...
2019-02-27 Katrin FischerBug 12318: Show shelving location on subscription tab...
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-08-30 Jonathan DruartBug 20366: Add subscription info to the acq tab on...
2018-07-13 Jonathan DruartBug 20919: Remove unecessary search calls on the biblio...
2018-06-29 Marcel de RooyBug 20697: Bind calling GetAnalyticsCount to pref EasyA...
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-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 18403: Use patron-title.inc when hidepatronname...
2017-10-09 Jonathan DruartBug 19440: Existing calls need to be done in scalar...
2017-08-25 Mark TompsettBug 19040: Refactor GetMarcBiblio parameters
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-04-14 Jonathan DruartBug 17835: Replace GetItemTypes with Koha::ItemTypes
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...
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-10-21 Jonathan DruartBug 17253: Koha::AuthorisedValues - Remove GetKohaAutho...
2016-10-21 Jonathan DruartBug 17250: Do not retrieve marc subfield structure...
2016-10-21 Jonathan DruartBug 17250 - Koha::AuthorisedValues - Remove GetAuthValCode
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranches
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
2016-08-10 Jonathan DruartBug 17029: Fix XSS in catalogue/*detail.pl
2016-05-04 Tomas Cohen AraziBug 15263: (QA followup) Use the new XSLTParse4Display...
2016-04-27 Jonathan DruartBug 16158: Move GetAuthorisedValues outside the loop
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Force scalar context
2016-04-07 Jonathan DruartBug 16157: Move the selected flag from GetAuthorisedVal...
2016-03-24 Julian Maurice Bug 12670: Show materials label instead of code
2016-03-24 Liz Rea Bug 16130 - Show the item non-public note on the detai...
2015-12-30 Jonathan DruartBug 15344: Remove some other calls of GetMemberDetails...
2015-11-05 Jonathan DruartBug 14544: Get rid of C4::VirtualShelves and C4::Virtua...
2015-11-05 Jonathan DruartBug 14544: Get rid of GetBibliosShelves
2015-09-25 Jonathan DruartBug 14879: Move the date displays to the template
next