Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / opac / opac-ISBDdetail.pl
2020-02-04 Jesse WeaverBug 18936: (follow-up) Fix tests, replace old get_onshe...
2019-07-05 Marcel de RooyBug 23248: (QA follow-up) Consolidate 404s
2019-07-05 Tomas Cohen AraziBug 23248: Avoid opac-ISBDdetail.pl breaking on invalid...
2019-04-24 Tomas Cohen AraziBug 22696: Prefetch items too
2019-04-24 Tomas Cohen AraziBug 22696: (follow-up) Use new relationship for prefetching
2019-04-24 Tomas Cohen AraziBug 22696: Simplify visibility logic in opac-ISBDdetail.pl
2019-04-24 Marcel de RooyBug 22735: Resolve internal server error on missing...
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-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-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-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-08-25 Mark TompsettBug 19040: Refactor GetMarcBiblio parameters
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-14 Jonathan DruartBug 17835: Replace GetItemTypes with Koha::ItemTypes
2016-09-09 Jonathan DruartBug 15839: Koha::Reviews - Remove getreviews
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: MARCView and ISBD followup
2016-09-08 Mark TompsettBug 11592: Applying filtering to opac interface.
2016-09-08 Mark TompsettBug 11592: Updated License Text and use Modern::Perl
2016-04-07 Jonathan DruartBug 16169: Change prototype for C4::Biblio::TransformMa...
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 SrdjanBug 5786 - Move AllowOnShelfHolds and OPACItemHolds...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2015-01-04 Jonathan DruartBug 13346: OpacExportOptions becomes multiple
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
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-03-20 Fridolyn SOMERSBug 9504: URL escape in OPAC more searches
2012-10-24 Paul PoulainBug 3652 follow-up reverting call to param('bib')
2012-10-24 Jared Camins-EsakovBug 3652: close XSS vulnerabilities on biblionumber...
2012-08-29 Owen LeonardBug 8679 [REVISED] Remove usage of Amazon API
2012-06-09 Matthias MeusburgerBug 5337: EAN management : Adds ean for various searches
2012-02-27 Paul PoulainMerge remote-tracking branch 'origin/new/bug_3215'
2012-02-27 Owen LeonardBug 3215 [REBASED] It would be nice if "Add to Cart...
2012-02-27 Katrin FischerBug 7576: Add ISSN to SearchForTitleIn preference
2012-02-13 Katrin FischerBug 7392: Add system preference to define export option...
2011-07-15 Colin CampbellBug 5453 Move declarations out of conditionals in opac
2011-06-14 Colin CampbellBug 6050 Make calls to GetItemsInfo consistent
2011-03-20 Julian MauriceBug 5864: link biblio => serials subscription is wrong
2011-03-20 Paul PoulainBug 4330 : Adding some copyright BibLibre statements
2011-01-19 Mason JamesBug 4289: 'OpacPublic' feature
2010-12-16 Owen LeonardFix for Bug 4997, More searches menu not on OPAC MARC...
2010-11-11 Andrew ElwellBug 5385: POD Cleanups (part 2)
2010-07-07 Nahuel ANGELINETTI(bug #3772) show place hold button in isbd view
2010-06-24 Owen LeonardFix for Bug 4886, missing 404 redirection on wrong...
2010-03-17 Lars WirzeniusFix FSF address in directory opac/
2009-10-22 Matthias MeusburgerMT 2037 : Update ISBD
2009-09-30 Henri-Damien LAURENTModifying Members : Add Mod and GetMember
2009-08-09 Garry CollumBug 2505: Enabled warnings in opac_ISBDdetail.pl, opac...
2009-07-30 Kyle M HallBugfix 2339 - Place hold button display with AllowOnShe...
2009-04-06 Nahuel ANGELINETTI(bug #3053) extract ISBD view generator, and permit...
2009-04-06 Nahuel Angelinettiadd the possibility to replace, in sysprefs, the code...
2009-04-03 Galen Charltonbug 3088: fix crash in opac-ISBDdetail.pl
2009-04-03 Joshua FerraroSerials Display Enhancement
2009-03-27 Daniel SweeneyAdded upc to content_identifier_exists criteria.
2009-03-27 Joshua FerraroFix for LL Bug 405: Syndetics Enhanced Content: some...
2009-03-27 Joshua FerraroSyndetics and Amazon bugfix enhancements
2009-03-27 Joshua FerraroMove Amazon.pm to External/ directory
2008-12-01 Danny Boumanbug 2817: Added support to pull Amazon information...
2008-09-26 Galen Charltonbug 2615: remove unneeded 'require Exporter'
2008-05-05 Paul POULAINAdding subfield filter to ISBD
2008-02-16 Paul POULAINadding branchcode for subscriptions details
2007-11-06 Henri-Damien LAURENTBug FIX : ISBD links to pages should be changed in...
2007-10-19 Henri-Damien LAURENTOrdering items on holdingbranch for ISBD.
2007-10-18 Chris CormackPatch from Joe Atzberger to remove $Id$ and $Log$ from...
2007-05-22 hdlChanging GetMarcStructure signature.
2007-04-24 hdlfunctions that were in C4::Interface::CGI::Output are...
2007-04-23 hdlCode Cleaning Members.
2007-03-29 tipaulCode cleaning :
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-08-11 toinsSome usefuls functions were commented.
2006-07-12 toinsGetSubscription... renamed to CountSubscription...
2006-07-07 toinsSub renamed & GPL Licence added.
2006-05-21 kadosmerging dev-week and HEAD
2006-02-21 rangiUsing get_record() from C4::Search now (ie fetching...
2006-01-06 tipaulsynch'ing head and rel_2_2 (from 2.2.5, including npl...
2005-10-27 tipaulroad to normalization : changing API = removing getbran...
2005-10-26 tipaulbig commit, still breaking things...
2005-08-04 tipaulsynch'ing 2.2 and head
2005-05-04 tipaulsynch'ing 2.2 and head
2005-03-01 tipaulmerging 2.2 branch with head. Sorry for not making...
2004-11-12 tipaulfixes for printing a biblio
2004-07-15 tipaulAcquisition & Suggestion :
2004-06-10 tipaulISBD view, minor fix
2004-06-03 tipaul* frameworks and itemtypes are independant
2004-05-28 tipaulchanges in HTML/CSS & link to ISBD view