Bug 23140: Fix typo in branchcode parameters for print slip
[koha.git] / opac / opac-detail.pl
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:...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranches
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
2016-09-08 Tomas Cohen AraziBug 11592: (QA followup) Add missing framework code...
2016-09-08 Tomas Cohen AraziBug 11592: (QA followup) Simplify code
2016-09-08 Mark TompsettBug 11592: Applying filtering to opac interface.
2016-05-04 Tomas Cohen AraziBug 15263: (QA followup) Use the new XSLTParse4Display...
2016-04-29 Jonathan DruartBug 16167: Remove Authorised value images prefs
2016-04-29 Jonathan DruartBug 16041: Turn off StaffAuthorisedValueImages by default
2016-04-22 Henri-Damien LAURENTBug 5979 : OPAC : using OPACISBD systempreference to...
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-10-27 Jonathan DruartBug 14100: (follow-up) Language overlay for item types
2015-07-10 Julian FIOLBug 14496: Improving opac-detail.pl performances
2015-06-05 Jonathan DruartBug 7976: Remove the borrow permission
2015-04-28 Jonathan DruartBug 8992: Interfacing with the Idref webservice
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-04-13 Jonathan DruartBug 11337: Remove the C4::Serials::GetSubscriptions...
2015-03-25 Kyle M HallBug 5786 [QA Followup]
2015-03-25 SrdjanBug 5786 - Move AllowOnShelfHolds and OPACItemHolds...
2015-01-13 Jonathan DruartBug 11944: Fix problems introduced by bug 11515
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2015-01-04 Jonathan DruartBug 13346: OpacExportOptions becomes multiple
2014-11-21 Fridolin SOMERSBug 11515 - Encoding problem with OpacBrowseResults
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-06-15 Galen CharltonBug 11169: (follow-up) only count orders that have...
2014-06-15 Jonathan DruartBug 11169: Display acquisition details in the OPAC
2014-05-26 Kyle M HallBug 7720: add options for controlling display of an...
2014-05-05 Galen CharltonBug 10195: (follow-up) tidying up code and eliminate...
2014-05-05 Mirko TietgenBug 10195: hide bib details page for OPAC-suppressed...
2014-03-10 Fridolin SOMERSBug 11516: make OPAC search term highlighting work...
2014-02-21 Jonathan DruartBug 11256: Opac: Set a number of items to display on...
2014-01-30 Marcel de RooyBug 9823: QA follow-up for GetReservesFromBiblionumber...
2014-01-30 Jonathan DruartBug 9823: Refactor return from GetReservesFromBiblionumber
2013-11-29 SrdjanBug 11183: get rid of some log noise from the OPAC
2013-10-31 Jonathan DruartBug 10283: Hide "many items" on second tab when using...
2013-10-23 Martin RenvoizeBug 10829: fix browsing across pages breaks for OPAC...
2013-10-04 Owen LeonardBug 10856: (Follow-up) improve behavior of the "close...
2013-10-04 Jonathan DruartBug 10856: Improve the previous and next items on the...
2013-09-18 Mark TompsettBug 10584 - Hide OPAC biblio details if all items are...
2013-09-08 Kyle M HallBug 10550: Fix database typo wthdrawn
2013-09-07 Mark TompsettBug 10584 - Hide OPAC biblio details if all items are...
2013-08-19 Jonathan FieldBug 10704: make OPAC highlighting work across previous...
2013-05-21 Galen Charltonbug 8215: (followup) rename GetItemReservesInfo
2013-05-21 Galen Charltonbug 8215: (followup) make sure C4::CourseReserves doesn...
2013-05-21 Kyle M HallBug 8215 - Course Reserves
2013-05-12 Jared Camins-EsakovMerge branch 'bug_10217' into 3.14-master
2013-05-12 Magnus EngerBug 10217 - Make sure direct links to detail views...
2013-05-01 Jared Camins-EsakovMerge branch 'bug_7368' into 3.14-master
2013-04-18 Jared Camins-EsakovMerge branch 'bug_7368' into 3.14-master
next