Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / catalogue / ISBDdetail.pl
2020-02-17 Jonathan DruartBug 23084: Replace grep {^$var$} with grep {$_ eq ...
2020-01-30 Owen LeonardBug 24347: Add a 'search to order' option similar to...
2019-10-28 Jonathan DruartBug 23525: (bug 19289 follow-up) Use biblio's framework...
2019-08-05 Ere MaijalaBug 11529: Add templates for biblio title display....
2019-04-29 Josef MoravecBug 8995: (follow-up) Add tests, move open_url/coins...
2018-04-11 Jonathan DruartBug 19289: Use the ACQ framework to display bibliograph...
2017-10-09 David CookBug 19367: $biblio variable redefined in same scope...
2017-08-25 Mark TompsettBug 19040: Refactor GetMarcBiblio parameters
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-03-31 Jonathan DruartBug 17736: Replace GetReservesFromBiblionumber with...
2017-03-22 Jonathan DruartBug 18256: Koha::Items - Remove GetItemsCount
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-08-10 Jonathan DruartBug 17029: Fix XSS in catalogue/*detail.pl
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Force scalar context
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchDetail
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-02-27 Owen LeonardBug 11829: fix JavaScript error on staff client biblio...
2014-01-30 Marcel de RooyBug 9823: QA follow-up for GetReservesFromBiblionumber...
2014-01-30 Jonathan DruartBug 9823: Refactor return from GetReservesFromBiblionumber
2013-08-09 Jared Camins-EsakovBug 10404: add previous/next browsing to staff client
2013-02-07 Kyle M HallBug 5790 - Prevent deletion of records with holds
2011-12-27 Paul PoulainBug 5729 - Add CoinS to intranet
2011-04-20 Tomas Cohen AraziBug 5791 - Robust handling of deleted/non-existent...
2011-03-15 Owen LeonardFix for Bug 3659, Add place hold option from patron...
2011-01-24 Chris CormackRevert "Fix for Bug 3659, Add place hold option from...
2011-01-24 Owen LeonardFix for Bug 3659, Add place hold option from patron...
2010-11-11 Andrew ElwellBug 5385: POD Cleanups (part 2)
2010-04-21 Donovan JonesBug 2505 - Add commented use warnings where missing...
2010-03-17 Lars WirzeniusFix FSF address in directory catalogue/
2009-10-22 Matthias MeusburgerMT 2037 : Update ISBD
2009-05-28 Galen Charltonbug 3263: Staff Search Results Interface Changes
2009-04-06 Nahuel ANGELINETTI(bug #3053) extract ISBD view generator, and permit...
2008-09-26 Galen Charltonbug 2615: remove unneeded 'require Exporter'
2008-05-05 Paul POULAINAdding subfield filter to ISBD
2008-01-03 Galen Charltonitem rework: moved various accessor functions
2007-11-22 Owen LeonardBugfixing interface issues. Also enabling contextual...
2007-11-17 Henri-Damien LAURENTlibs for Authorised_values for items were not displayed
2007-10-19 Henri-Damien LAURENTOrdering items on holdingbranch for ISBD.
2007-10-18 Henri-Damien LAURENTBug fixing : itemtype values were not shown on ISBD
2007-10-17 Henri-Damien LAURENTBug Fixing ISBD parser had problems with commas
2007-06-08 toinsadding flagrequired
2007-05-25 btoumiadd security when u delete biblio :
2007-05-22 hdlChanging GetMarcStructure signature.
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-11-15 tgarip1957Resynching Savannah
2006-09-27 tgarip1957Finalized XML version for intranet
2006-09-11 tgarip1957New XML API
2006-02-13 tipaulcleaning code (useless use C4::)
2006-01-17 tipaulmoving catalogue views to catalogue directory