Bug 10306: Core module changes for multiple mappings
[koha.git] / opac / opac-detail.pl
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
2013-03-23 Jared Camins-EsakovMerge branch 'bug_7740' into 3.12-master
2013-03-23 Paul PoulainBug 7740 follow-up : removing duplicate declaration
2013-03-23 Kyle M HallBug 7740 - Highlight items in own library in search...
2013-03-20 Jared Camins-EsakovMerge branch 'bug_9875' into 3.12-master
2013-03-20 Julian MauriceBug 9875: Hide empty items tab
2013-03-20 Jared Camins-EsakovMerge branch 'bug_9504' into 3.12-master
2013-03-20 Fridolyn SOMERSBug 9504: URL escape in OPAC more searches
2013-03-16 Jared Camins-EsakovMerge branch 'bug_9367' into 3.12-master
2013-03-16 Jonathan DruartBug 9367: Code optimization: CheckReserves is too often...
2013-03-13 Jared Camins-EsakovMerge branch 'bug_9647' into 3.12-master
2013-03-07 Jared Camins-EsakovMerge branch 'bug_8917' into 3.12-master
2013-03-07 Chris CormackBug 8917 : Adding link tracking to the opac detail...
2013-02-24 Jared Camins-EsakovMerge branch 'bug_8942' into 3.12-master
2013-02-20 Jared Camins-EsakovMerge branch 'bug_5888' into 3.12-master
2013-02-20 Jonathan DruartBug 5888: Followup add a syspref (OPACPopupAuthorsSearch)
2013-02-15 Jared Camins-EsakovMerge branch 'bug_9585' into 3.12-master
2013-02-15 David CookBug 9585 - Fix spelling mistake in default tab conditio...
2013-02-12 Jared Camins-EsakovMerge branch 'bug_9105' into 3.12-master
2013-02-04 Jared Camins-EsakovMerge branch 'bug_8733' into 3.12-master
2013-02-04 Jared Camins-EsakovBug 8733: Add IDreamBooks.com enhanced content
2013-02-01 Jared Camins-EsakovMerge branch 'bug_9102' into 3.12-master
2013-01-15 Jared Camins-EsakovMerge branch 'bug_8557' into 3.12-master
2013-01-13 Jared Camins-EsakovMerge branch 'bug_9292' into 3.12-master
2013-01-13 Kyle M HallBug 9292 - Remove dead code related to 'publictype'
2013-01-09 Jared Camins-EsakovMerge branch 'bug_8977' into 3.12-master
2013-01-02 Jared Camins-EsakovMerge branch 'bug_7919' into 3.12-master
2012-12-30 Jared Camins-EsakovMerge branch 'bug_9052' into 3.12-master
next