Moving "Check Out" from the action toolbar to the view menu
[koha.git] / circ / circulation.pl
2007-12-04 Owen LeonardMoving "Check Out" from the action toolbar to the view...
2007-12-04 Owen LeonardPassing "adultborrower" variable to the template so...
2007-11-25 Galen Charltonnew C4::Auth::get_session for single place to get CGI...
2007-11-20 Ryan HigginsAdding calendar widget to circulation/stickyduedate
2007-11-13 Ryan Higginsupdate item-at-wrong-branch error message to show homeb...
2007-11-13 Chris CormackWe were calling get biblioitemdata when we should have...
2007-11-12 Chris CormackFix for 404 error when clicking on a reserve in circula...
2007-11-12 Ryan Higginsfurther mods to change from ccode to itype at item...
2007-11-07 Chris CormackRest of the fix for 1402
2007-11-06 Joshua Ferraromerge mason's fix to circulation
2007-11-06 Mason Jamesundeclared @issued_itemtypes_count_loop;
2007-11-05 Joshua Ferraroadding back my @issued_itemtypes_count_loop;
2007-11-04 Ryan Higginsadding item-level itypes: based on systempref: item...
2007-11-04 Ryan Higginsfixed redefined itemtype_count variable .
2007-11-04 Owen LeonardStandardizing information shown in sidebar when patron...
2007-11-04 Owen LeonardMore interface changes for circulation: Further tweakin...
2007-11-04 Ryan HigginsCouple of minor changes to staff client view on patron.
2007-10-29 Chris CormackFix for bug 1518
2007-10-20 Frederic DemiansCirculation borrower name autocompletion
2007-10-19 Joe Atzbergercirculation.pl cleaned up. I think you'll like the...
2007-10-09 Paul POULAINAdding dates for display to circulation.pl Minor bug...
2007-10-01 Chris CormackFix for bug 1436, changing to use issuedate, not timest...
2007-09-25 Owen LeonardA couple more tweaks to member entry form. Still unfini...
2007-09-25 Owen LeonardMore efforts with toolbars, nothing solved. Also correc...
2007-09-24 Paul POULAINBug fixing : 1396
2007-09-24 Paul POULAINbug fixing on 1396 :
2007-09-18 Paul POULAINBUGFIX : branch CPL was hardcoded
2007-09-07 Chris CormackFix to get selectbranchandprinter working fine with...
2007-08-15 Paul POULAINshow the departure date if close or past
2007-08-08 Chris CormackMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-08-08 Joshua FerraroMerge branch 'master' of /usr/local/git/koha_base.git/
2007-07-24 toinsdisplay enhancement.
2007-06-05 toinsremoving a compilation warn.
2007-05-04 alaurinbugfixing for circulation.
2007-04-25 hdlGetBorrowerIssues is deleted from C4::Circulation
2007-04-24 tipaulBIG COMMIT : cleaning of Reserves.pm. See detail on...
2007-04-24 hdlStill Code Cleaning.
2007-04-24 hdlfunctions that were in C4::Interface::CGI::Output are...
2007-04-23 tipaulrenaming currenttransfers to transferstoreceive
2007-04-23 tipaulmoving Reserves2.pm to Reserves.pm
2007-04-23 hdlCode Cleaning Members.
2007-04-18 tipaulremoving all useless %env / $env
2007-04-17 tipaulcirculation cleaning continued: bufixing
2007-04-04 tipaulHUGE COMMIT : code cleaning circulation.
2007-03-30 tipaulusing C4::Date instead of C4::Circulation::Date
2007-03-18 kadosfix for bug 1276: Cannot search for patron wtih apostro...
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-06-20 rangiCode to allow the associated borrowers to work
2006-06-07 bob_lyonmerging katipo changes...
2006-06-06 alaurinbug fix : for item reservation, now the system don...
2006-06-01 alaurinImprovements for reserves infos in circulation.pl
2006-06-01 rangiAllows a person to choose an associated borrower (orgra...
2006-03-31 plgbug fixed: the issue timestamp had not the same format...
2006-01-06 tipaulsynch'ing head and rel_2_2 (from 2.2.5, including npl...
2005-10-26 tipaulbig commit, still breaking things...
2005-09-22 tipaulsee mail on koha-devel : code cleaning on Search.pm...
2005-08-22 genjimotomodified script to enable circulation system to show...
2005-07-19 oleonardSynch with rel_2_2: Fixing section that was supposed...
2005-05-04 tipaulsynch'ing 2.2 and head
2005-03-01 tipaulmerging 2.2 branch with head. Sorry for not making...
2005-02-16 oleonardAdding 'flagged' variable to help control display in...
2005-02-10 oleonardAdding email address to list of returned variables
2004-12-15 tipaulfix for :
2004-12-13 oleonardFix from Joshua for Bug 851: stripping out comma and...
2004-11-28 rangiFix for bug 865
2004-11-18 tipaulfix for bug 858 (no warning when issuing a reserved...
2004-11-03 oleonardRe-adding patrontable subroutine so that borrower flags...
2004-10-04 tipaul* Showing the borrowernotes in issues (was shown only...
2004-09-15 tipaulbugfix for manually fixed duedate on issue.
2004-08-18 tipaulfixes in circulation module
2004-07-12 oleonardAdding overduecount, issuecount, and finetotal variable...
2004-06-17 tipaulbugfixes in circulation
2004-05-03 tipaulbugfixes
2004-05-03 tipaulCIRCULATION : the big rewrite...
2004-05-03 tipaulCIRCULATION : the big rewrite...
2004-02-25 oleonardSmall changes to help fix Bug 436
2004-02-11 tipaulsynch'ing 2.0.0 branch (RC4 tag) and head
2004-01-26 oleonardAdded variables available to template: streetaddress...
2004-01-21 rangiBug 605 fixed
2003-11-04 rangiFix for bug 535, and adding the classification column...
2003-10-31 rangiFix for bug 592
2003-10-22 rangimoving more html out of the script
2003-10-16 rangiFix for bug 436, thanks to Pierre
2003-07-24 rangifix for bug 535
2003-07-10 rangiFixing the internal server error bug
2003-07-07 tipaul*** empty log message ***
2003-07-01 plugzAdded allowborrow to the template parameters to check...
2003-06-26 rangiFixing the sticky due date problem reported by jerome
2003-06-05 tipaulremoving searchborrower from circ2.pm.
2003-05-30 rangiShifted the todays issues and previous issues html...
2003-05-08 wolfpac444Fixed bug #169
2003-05-05 tonnesencirculation.pl also has to set the branch and printer...
2003-04-29 tipaul*** empty log message ***
2003-03-11 tipaulsome fixes, and links to themelang/images
2003-03-10 tipaultemplating circulation.pl
2003-02-06 acliMake sure flagsrequired is *circulate* not parameters
2003-02-05 acliImplemented fixes for bug 170
next