Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / serials / serials-edit.pl
2020-04-08 Jonathan DruartBug 25081: Fix wrong comment
2020-04-08 Janusz KaczmarekBug 25081: Fix creation of new item for a received...
2020-03-23 Jonathan DruartBug 23463: Replace ModItem with Koha::Item->store
2019-10-17 Aleisha AmohiaBug 23435: Add multiple copies of an item when receivin...
2019-07-15 Josef MoravecBug 22721: Remove frameworkcode parameter in GetMarcFro...
2019-06-04 Aleisha AmohiaBug 11492: Keep routing notes when receiving next serial
2018-10-17 Jonathan DruartBug 20351: Shortcut serials scripts if a blocking error...
2018-08-30 Jonathan DruartBug 21183: Replace C4::Items::GetItemnumberFromBarcode...
2018-04-19 Jonathan DruartBug 18327: Same change for serials-edit
2018-02-05 Jenny WayBug 20015: use Modern::Perl in Serials perl script
2017-07-14 Jonathan DruartBug 18262: Koha::Biblio - Remove GetBiblioData - part 1
2016-09-12 Julian MauriceBug 7677: QA followup
2016-09-12 Kyle M HallBug 7677 [QA Followup] - Replace GetItemnumberFromSeria...
2016-09-12 Matthias MeusburgerBug 7677 [Follow-up]: New areas in subscriptions and...
2016-09-12 Jonathan DruartBug 7677: FIX QA issues
2016-09-12 Matthias MeusburgerBZ7677: New areas in subscriptions and new functions...
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Declare a list
2016-04-07 Jonathan DruartBug 16157: Move the selected flag from GetAuthorisedVal...
2015-11-17 Marc VéronBug 14969: (followup) Today's date withoute time when...
2015-11-17 Jonathan DruartBug 14969: Remove C4::Dates from serials/*.pl files
2015-11-05 Julian MauriceBug 8296: Follow up for QA
2015-11-05 Julian MauriceBug 8296: Add descriptive (text) published date field...
2015-06-05 Jonathan DruartBug 13662: Fix the serials.receive_serials permissions
2015-04-30 Jonathan DruartBug 11814: (follow-up) Use constants to describe statuses
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2015-01-13 Jonathan DruartBug 11944: replace use of utf8 with Encode
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2013-10-31 Jonathan DruartBug 8435: add permission to enable editing other librar...
2013-07-01 Kyle M HallBug 10484: serials-edit.pl not checking for barcode...
2012-11-30 Jonathan DruartBug 8782: Close a subscription
2012-09-13 Julian MauriceBug 3456: Show internalnotes when receiving serials
2012-06-09 Matthias MeusburgerBug 5337: EAN management : Adds ean for various searches
2012-02-17 Katrin FischerBug 7521: Templates should use receive_serials permission
2012-02-17 Liz ReaBug 7546 - cannot view subscription detail
2011-09-02 Frédérick CapovillaBug 6479 Converts all the serialseq variables to UTF-8.
2011-07-19 Katrin FischerBug 6589: Adding supplements broken
2011-01-17 Colin CampbellBug 5026 Undefined dates formatted poorly in serials...
2010-12-19 Colin CampbellBug 4286 Allow receiving if subscription enddate not set
2010-12-15 Chris CormackBug 5508 : Updating copyright statements
2010-12-15 Alex Arnaud(MT4068) Display callnumber & location in serials-colle...
2010-12-15 Henri-Damien LAURENTMT3667 followup MT3811 : unexpected issues not stored
2010-12-15 Henri-Damien LAURENTMT3667 : multiple display of same subscription
2010-12-12 Colin CampbellBug 5022 Supplements were not saved correctly
2010-06-19 Chris CormackCherry-picked onto master, fixing conflicts: MT 1816...
2010-05-13 Colin CampbellBug 3928: Modified date should follow syspref
2010-05-13 J. David BavousettBug 3928: Modification of date for serials.
2010-05-11 Colin CampbellBug 3928: Modified date should follow syspref
2010-05-11 J. David BavousettBug 3928: Modification of date for serials.
2010-04-08 Colin CampbellBug 4380 Use syspref to resolve which bib display is...
2010-04-08 Colin CampbellBasic refactoring of serials-edit.pm
2010-03-17 Lars WirzeniusFix FSF address in directory serials/
2010-02-09 Colin CampbellBug 3700 Parameters passed in wrong sequence
2009-11-10 Paul PoulainDisplaying serial call-number on receive.
2009-09-15 Colin CampbellEnable warnings in serial scripts
2009-05-11 Nahuel ANGELINETTI(bug #3198) fix serial receive with autobarcode
2009-02-12 Galen Charltonbug 2955: fix remaining calls to GetMarcFromKohaField
2008-08-06 Henri-Damien LAURENTBug fixing : 2470 Serials forgetting library
2008-08-05 Paul POULAINbugfix for 2451 : serial recieve & barcode does exist...
2008-08-05 Joshua FerraroRevert "bugfix for 2451 : serial recieve & barcode...
2008-08-04 Paul POULAINbugfix for 2451 : serial recieve & barcode does exist...
2008-07-27 Chris Nighswongerkohabug 2219 Corrects inconsistent use of subscription...
2008-07-27 Chris Nighswongerkohabug 2380 Correcting serialitems table structure...
2008-07-22 Chris Nighswongerkohabug 2150 Correcting (somewhat) the inconsistent...
2008-06-06 Joe AtzbergerRemove bad use of map in void context, exclusively...
2008-04-22 paulIMPROVEMENT : serialsadditems at subscription level...
2008-01-10 Ryan Higginsfix record->field call on autobarcode
2008-01-10 Ryan HigginsPopulate serialitems table, bugfix
2008-01-08 Ryan HigginsSerials updates to link item record to serial table.
2008-01-03 Galen Charltonstart of BIB change -- introduce C4::Items
2007-12-05 Joshua Ferrarocleanup for serials and members for Dates
2007-12-05 Joe Atzbergerserials subdir - Dates.pm integration and warnings...
2007-11-08 Henri-Damien LAURENTBug Fixing : itemization would create undesirable items
2007-11-04 Henri-Damien LAURENTManaging Independant branches.
2007-10-31 Mason Jamesfix for 1521, boolean test for 'autobarcode' syspref...
2007-10-29 Mason Jamesif() incorrectly eval-ing syspref value 'FALSE' as...
2007-10-24 Paul POULAINremoving useless code
2007-10-18 Chris CormackPatch from Joe Atzberger to remove $Id$ and $Log$ from...
2007-07-16 hdlBug Fixing
2007-06-30 hdlserials-edit.pl
2007-05-18 hdlAdding redirection to serials-collection.pl if no seria...
2007-05-18 hdlAdding bibliotitle information to display
2007-04-27 hdlRemoving $dbh from GetMarcFromKohaField (dbh is not...
2007-04-24 hdlfunctions that were in C4::Interface::CGI::Output are...
2007-04-17 tipaulcirculation cleaning continued: bufixing
2007-03-29 tipaulCode cleaning :
2007-03-09 tipaulrel_3_0 moved to HEAD (introducing new files)