Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / opac / opac-MARCdetail.pl
2020-06-29 Julian MauriceBug 21395: Make perlcritic happy
2020-03-16 Jonathan DruartBug 5103: Refactor the code to avoid repetition
2020-03-16 Aleisha AmohiaBug 5103: (follow-up) Using mapped item fields instead...
2020-03-16 Aleisha AmohiaBug 5103: Format dates in MARC detail using dateformat...
2020-02-17 Marcel de RooyBug 13574: Fix display of repeatable item subfields
2020-02-04 Jesse WeaverBug 18936: (follow-up) Fix tests, replace old get_onshe...
2019-07-15 Josef MoravecBug 22721: Remove frameworkcode parameter in GetMarcFro...
2019-04-24 Marcel de RooyBug 22735: Resolve internal server error on missing...
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 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-01-09 Kyle M HallBug 19319: Reflected XSS Vulnerability in opac-MARCdeta...
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
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-04-22 Henri-Damien LAURENTBug 5979 : OPAC : using OPACISBD systempreference to...
2016-04-07 Jonathan DruartBug 16169: Change prototype for C4::Biblio::TransformMa...
2015-12-30 Mark TompsettBug 15382: 245$a visibility constraints not respected...
2015-06-05 Jonathan DruartBug 10938: Item columns displayed in random order ...
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-11-29 Mark TompsettBug 11242: fix opac-MARCdetail.pl display and warnings
2013-09-18 Mark TompsettBug 10876: Fix opac-MARCdetail.pl displaying items...
2013-09-18 Mark TompsettBug 10584 - Hide OPAC biblio details if all items are...
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-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...
2012-01-23 Marcel de Rooy6829 Follow up
2012-01-23 Frédéric DemiansBug 6829 Follow up patch
2011-09-14 Marcel de Rooy6829: Remove two warnings for opac-MARCdetail
2011-06-03 ruth@bywatersoluti... Bug 6362: fixes display to re-embed items in OPAC MARC...
2011-04-04 Chris CormackBug 5462 : More fixes for template toolkit, should...
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-06-24 Owen LeonardFix for Bug 4886, missing 404 redirection on wrong...
2010-03-17 Lars WirzeniusFix FSF address in directory opac/
2010-02-16 Galen Charltonbug 2505: fix warnings in opac-MARCdetail.pl
2010-02-16 Garry CollumBug 2505: Enables warnings in opac-MARCdetail.pl and...
2009-09-30 Matthias MeusburgerMT 1717 : Opac descriptions for authorised values
2009-07-30 Kyle M HallBugfix 2339 - Place hold button display with AllowOnShe...
2009-04-01 Nahuel ANGELINETTI(bug #2913) show "--" on repeated fields
2008-10-22 Owen LeonardOPAC-side ISBN display fix (Bug 2592)
2008-09-26 Galen Charltonbug 2615: remove unneeded 'require Exporter'
2008-07-18 Joshua FerraroThis patch resolves a few MARC21 Framework issues for
2008-06-12 Galen Charltonkohabug 2112 - add indicators to MARC display
2008-03-18 Joshua Ferrarofix for bug 1625: Pass title, subtitle, and author...
2007-05-22 hdlChanging GetMarcStructure signature.
2007-04-27 hdlRemoving $dbh from GetMarcFromKohaField (dbh is not...
2007-04-24 hdlfunctions that were in C4::Interface::CGI::Output are...
2007-03-29 tipaulCode cleaning :
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-08-11 toinsSome usefuls functions were commented.
2006-07-04 toinsHead & rel_2_2 merged
2006-05-21 kadosmerging dev-week and HEAD
2006-02-21 rangiUsing get_record() from Search.pm
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-06-15 hdlDisplaying dashed isbn.
2005-05-04 tipaulsynch'ing 2.2 and head
2005-03-01 tipaulmerging 2.2 branch with head. Sorry for not making...
2004-07-15 tipaulAcquisition & Suggestion :
2004-06-03 tipaul* frameworks and itemtypes are independant
2004-05-28 tipaulchanges in HTML/CSS & link to ISBD view
2004-05-28 tipaulMARC view in OPAC