Bug 28901: (follow-up) Compiled CSS
[koha.git] / opac / opac-detail.pl
2021-10-28 Tomas Cohen AraziBug 28959: (follow-up) Adjust all places in which ...
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) Display components tab if...
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) 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-10-08 Jonathan DruartBug 3142: Use filter_by_for_holds where holdability...
2021-10-07 Jonathan DruartBug 18984: Remove NORMARC support
2021-09-29 Nick ClemensBug 28484: (QA follow-up) Add fix on OPAC
2021-08-31 Kyle M HallBug 28885: Skip invalid biblios for OpacBrowseResults
2021-08-16 Jonathan DruartBug 12561: Change prototype of XSLTParse4Display
2021-08-16 Jonathan DruartBug 12561: Remove non-XSLT views
2021-08-16 Jonathan DruartBug 12561: Remove HighlightOwnItemsOnOPAC and Highlight...
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-06-24 Tomas Cohen AraziBug 28600: (bug 18989 follow-up) Resolve variable scope...
2021-06-21 Joonas KylmäläBug 28513: Fix analytics search links so they don't...
2021-05-12 Jonathan DruartBug 18989: Restore hidding items on detail
2021-05-12 Tomas Cohen AraziBug 18989: (QA follow-up) Make controllers use Koha...
2021-05-12 Fridolin SomersBug 18989: Allow displaying biblios with all items...
2021-03-09 Aleisha AmohiaBug 27268: Move GetMarcNotes to Koha namespace
2021-01-29 James O'KeeffeBug 27487: Rename system preference reviewson to OPACCo...
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: Display the cover image at the OPAC
2020-09-03 Katrin FischerBug 15851: (QA follow-up) Fix booleans to uppercase...
2020-09-03 Tomas Cohen AraziBug 15851: Only display the analytics link when required
2020-08-05 Jonathan DruartBug 26133: Remove GetMarc* calls in detail.pl
2020-07-30 Jonathan DruartBug 26063: Use Koha::Plugins->call for some other hooks
2020-07-30 Tomas Cohen AraziBug 25961: Add hooks for plugins to inject variables...
2020-07-20 Marcel de RooyBug 25801: Add itemnumber parameter to opac-detail
2020-05-15 Tomas Cohen AraziBug 25416: Let OPAC XSLTs know if the context is an...
2020-05-12 Nazlı ÇetinBug 13547: Add item field 3 (Materials specified) to...
2020-03-24 Katrin FischerBug 24854: Remove IDreamBooks integration
2020-02-21 Jonathan DruartBug 17896: Remove duplicated use statements
2020-02-21 Nick ClemensBug 17896: load BakerTaylor module with use
2020-02-17 Jonathan DruartBug 23084: Replace grep {^$var$} with grep {$_ eq ...
2020-02-04 Jesse WeaverBug 18936: (follow-up) Fix tests, replace old get_onshe...
2019-11-13 Jonathan DruartBug 23846: Handle exception gracefully at the OPAC
2019-11-03 Agustin MoyanoBug 22581: Show and play musical inscripts
2019-10-24 Nick ClemensBug 23392: Don't display private notes in MARC21
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-07-04 Nick ClemensBug 14419: Expanding facets (Show more) performs a...
2019-04-29 Josef MoravecBug 8995: (follow-up) Add tests, move open_url/coins...
2019-03-04 Jonathan DruartBug 22360: (bug 21205 follow-up) Restore OPACAcquisitio...
2019-02-27 Katrin FischerBug 12318: Show shelving location on subscription tab...
2019-02-15 Fridolin SomersBug 22140: Use of EasyAnalyticalRecords pref in search
2018-11-08 Jonathan DruartBug 21205: Replace C4::Items::GetOrderFromItemnumber...
2018-11-02 Marcel de RooyBug 14385: (QA follow-up) Additional changes and fixes
2018-11-02 Mark TompsettBug 14385: Squash of a lot of patches rebased
2018-11-02 Chris CormackBug 14385: Extend OpacHiddenItems to allow specifying...
2018-10-19 Marcel de RooyBug 21475: Fix crash on missing default itemtype
2018-09-07 Marcel de RooyBug 17530: (QA follow-up) Move may_article_request...
2018-09-07 Marcel de RooyBug 17530: Use can_article_request to control sidebar...
2018-09-06 Owen LeonardBug 20898: Replace OPAC detail's results browser with...
2018-05-11 Nick ClemensBug 20737: Use https for baker and taylor cover images
2018-04-23 Jonathan DruartBug 19855: Move getalert, addalert and delalert to...
2018-04-23 Jonathan DruartBug 19855: Remove $type from the alerts
2018-03-26 Marcel de RooyBug 20422: Fix warning on uri_escape_utf8 in Output.pm
2018-03-19 Nick ClemensBug 20321: Remove get_biblionumber_from_isbn
2018-02-16 Jonathan DruartBug 18789: Send Koha::Patron object to the templates
2018-02-13 Marcel de RooyBug 19301: (QA follow-up) Add POD, use statements and...
2018-02-13 Jonathan DruartBug 19301: Move C4::Reserves::OnShelfHoldsAllowed to...
2018-02-13 Alex ArnaudBug 4319: (QA follow-up) Rename hasItemswaitingOrInTran...
2018-02-13 Marcel de RooyBug 4319: (QA follow-up) Use ReservableItems in all...
2018-02-13 Alex ArnaudBug 4319: [OPAC] Allow holds on waiting/transit items
2018-01-09 Jonathan DruartBug 19319: Only fetch the record if it exists
2018-01-09 Kyle M HallBug 19319: Reflected XSS Vulnerability in opac-MARCdeta...
2017-12-21 Jonathan DruartBug 19808: (follow-up) Handle deleted reviewers gracefu...
2017-12-21 Victor GroussetBug 19808: Handle deleted reviewers gracefully - opac...
2017-11-03 Mark TompsettBug 19576: Remove extra 'use Koha::Biblios' statement
2017-10-25 Tomas Cohen AraziBug 19038: Remove the OPACShowBarcode syspref
2017-10-25 Tomas Cohen AraziBug 19028: Add 'shelving location' to holdings table...
2017-10-11 Tomas Cohen AraziBug 15685: (follow-up) K:A:O->find and ->fetch are...
2017-10-11 Jesse WeaverBug 15685: Allow creation of items (AcqCreateItem)...
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-14 Jonathan DruartBug 18262: Koha::Biblio - Remove GetBiblioData - part 1
2017-07-11 Jonathan DruartBug 17829: (follow-up) Move GetMember to Koha::Patron
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-04-21 Jonathan DruartBug 10357: Do not change the alerttype
2017-04-21 Aleisha AmohiaBug 10357: Adding link for email notification for new...
2017-04-14 Jonathan DruartBug 17835: Replace GetItemTypes with Koha::ItemTypes
2017-03-31 Aleisha AmohiaBug 17946: Show number of subscriptions on tab in OPAC...
2017-03-31 Jonathan DruartBug 17736: Fix typo ->new vs ->next
2017-03-31 Jonathan DruartBug 17736: Replace GetReservesFromBiblionumber with...
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-17 Fridolin SomersBug 17367 - Showing all items must keep show holdings...
2016-09-09 AleishaBug 16507: Show play media tab first if record has...
2016-09-09 Jonathan DruartBug 15839: Koha::Reviews - Remove C4::Review residue
2016-09-09 Jonathan DruartBug 15839: Koha::Reviews - Remove getreviews
2016-09-09 Jonathan DruartBug 17089: Koha::Ratings - Remove GetRating
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Ultimate duel for C4:...
next