Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / circ / branchtransfers.pl
2020-08-18 NickBug 23695: Alter transferbook to take a hash of params...
2020-08-18 NickBug 23695: Set holding branch to transferring branch...
2020-07-20 Fridolin SomersBug 25868: Fix transfers page to show effective itemtype
2020-03-24 Katrin FischerBug 24837: Rename selectbranchprinter.pl to set-library.pl
2020-03-20 Martin RenvoizeBug 24297: Record 'Manual' trigger transfers
2020-03-11 Nick ClemensBug 24839: Return hold info to transfer script and...
2020-03-02 Jonathan DruartBug 21746: Remove NO_LIBRARY_SET
2019-10-08 Katrin FischerBug 23697: (QA follow-up) Rename PatronAutocompletion...
2019-10-08 Matthias MeusburgerBug 23697: (follow-up) Add autocompletion search in...
2019-04-26 Fridolin SomersBug 10300: (follow-up) add controls on transfers page
2018-11-08 Josef MoravecBug 21719: Fix typos
2018-07-23 Jonathan DruartBug 17698: Do not send pending_checkout_notes from...
2018-07-23 Aleisha AmohiaBug 17698: (follow-up) Koha Objects, access borrower...
2018-02-16 Jonathan DruartBug 18789: Send Koha::Patron object to the templates
2018-02-12 Kyle M HallBug 16735: Remove use of get_categories
2018-02-05 Charlotte CordwellBug 19997: use Modern::Perl in Circulation perl scripts
2017-09-12 Jonathan DruartBug 19059: Fix compilation issues
2017-09-12 Jonathan DruartBug 19059: Move C4::Reserves::CancelReserve to Koha...
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-07-10 Jonathan DruartBug 18276: Remove GetBiblioFromItemNumber - Easy ones
2017-03-03 Jonathan DruartBug 16530: Add a new method to the Branches TT Plugin...
2017-03-03 AleishaBug 16530: Adding a circ sidebar navigation menu and...
2016-10-11 Jonathan DruartBug 17248 - Koha::AuthorisedValues - Remove GetKohaAuth...
2016-09-08 Jonathan DruartBug 15758: Fix variable name, it's a branchcode
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranches
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchesLoop
2016-01-27 Chloe Bug 12045 - Transfer impossible if barcode includes...
2015-12-31 Frédéric DemiansBug 15258: Fix Perl scripts declaring unused variables
2015-12-29 Marc Véron Bug 15301: branchtransfers.tt: Remove ambiguous "To...
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
2013-07-24 Kyle M HallBug 9394: Use reserve_id where possible
2011-12-13 Owen LeonardFix for Bug 7123 - barcode should be one word
2011-03-20 Paul PoulainBug 4330 : Adding some copyright BibLibre statements
2010-03-17 Lars WirzeniusFix FSF address in directory circ/
2009-09-30 Henri-Damien LAURENTModifying Members : Add Mod and GetMember
2009-05-27 Galen Charltonminor fix - don't declare variables in a conditional
2009-05-27 Joe AtzbergerCleanup branchtransfers
2009-03-06 kohaThis patch allows the Branch Transfer Limits feature...
2008-12-23 John Beppubug 2874 [3/3] flagsrequired => { circulate => "circula...
2008-12-17 Kyle HallAdded 'Branch Transfer Limits' Feature requested by...
2008-01-09 Chris CormackFix for bug 1400, some variables not being passed to...
2008-01-03 Galen Charltonitem rework: various changes
2008-01-02 Chris CormackFix to redirect the user ot the select branch page...
2007-12-30 Chris CormackFix for bug 1626, whitespace stripped from barcodes
2007-10-24 Frédéric DEMIANSpatch
2007-04-24 tipaulBIG COMMIT : cleaning of Reserves.pm. See detail on...
2007-04-24 hdlfunctions that were in C4::Interface::CGI::Output are...
2007-04-23 tipaulmoving Reserves2.pm to Reserves.pm
2007-04-17 tipaulcirculation cleaning continued: working on branchtransf...
2007-04-04 tipaulHUGE COMMIT : code cleaning circulation.
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-11-15 tgarip1957Resynching Savannah
2006-09-06 tgarip1957Clean up before final commits
2006-07-21 toinssubs renamed according to coding guidelines.
2006-07-04 toinsHead & rel_2_2 merged
2006-06-07 bob_lyonmerging katipo changes...
2005-10-26 tipaulbig commit, still breaking things...
2003-03-11 tipaulsome fixes, and links to themelang/images
2003-02-06 acliMake sure flagsrequired is *circulate* not parameters
2003-02-05 acliFixed bug 202, the branch menu-building code has spurio...
2003-02-05 acliMissing "use" statement
2003-02-02 acliMoved C4/Charset.pm to C4/Interface/CGI/Output.pm
2003-01-28 hdlTemplating branchtransfers.pl
2002-10-24 tonnesenMerging changes from rel-1-2 into trunk (circulation...
2002-10-09 arensb(bug fix?) What looks like possibly a line left over...
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-07-23 finlaytfixed up some little bugs around the big buttons that...
2002-06-28 rangiRegex to change the javascript to make cursor start...
2002-06-06 finlaytfixed minor bugs
2002-05-29 finlaytAdded the reserves functionality. Now calls a bunch...
2002-05-18 finlaytChanged the wording of error message from:
2002-05-18 finlaytfixed the branch and printer setting mechanism
2002-05-07 finlaytchanged the destination branch dropdown to only show...
2002-05-02 finlaytChanges to circulations:
2002-03-14 finlaytChanged heading to look like the rest of Koha
2002-03-13 finlaytFixed a small problem in the <form>, not hidden inputs...
2002-03-12 finlaytBranchtransfers.pl provides a form for entering barcode...