Shelves - bugfix, toggle "Holds" link, add "Author" column to intranet
[koha.git] / reserve /
2008-01-08 Chris CormackChanging CanBookBeRenewed to pass back the reason a...
2008-01-08 Henri-Damien LAURENTAdding feature : multiple returns via moremember page.
2008-01-04 Galen Charltonfixed variable masking warnings found by perl -w
2008-01-03 Galen Charltonitem rework: moved various accessor functions
2008-01-03 Galen Charltonitem rework: moved GetItem
2008-01-03 Owen LeonardSome refinements to statuses and messages. Beginning...
2008-01-01 Chris CormackBugfix for 1725 request.pl erroring with a biblio that...
2007-12-25 Joshua Ferraromodrequest.pl did not previously have auth checking...
2007-12-25 Joshua FerraroWARNING: BIGFIXING 670
2007-12-24 Joshua FerraroSynching opac with fixes to reserves adding back dev_we...
2007-12-24 Joshua Ferrarobugfixing request.pl
2007-12-24 Joshua Ferraroshow itemtypes at level specified in syspref for holds
2007-12-24 Chris CormackMissed one priority == 0
2007-12-24 Chris CormackPriority = 0 does not equal reserve found, only found...
2007-12-05 Joshua Ferrarocleanup of admin/ after Dates integration
2007-12-05 Joe Atzbergerreserve and virtualshelves (leftovers) - Dates.pm integ...
2007-11-14 Chris CormackAdding a system pref so you can stop users from reservi...
2007-11-13 Chris CormackFix for rank being set to zero if a specific item is...
2007-11-07 Chris CormackFix for bug 1402, now if a renewal fails, the librarian...
2007-10-18 Chris CormackPatch from Joe Atzberger to remove $Id$ and $Log$ from...
2007-10-11 Owen LeonardTweaking holds screen, trying to get additional patron...
2007-10-03 Paul POULAIN#1455 (placing reserve from OPAC)
2007-10-03 Paul POULAIN#1445 checking that there is an expiry date
2007-10-02 Owen LeonardMore work to toolbars and menus. Adding experimental...
2007-09-27 Owen LeonardVarious random noodlings: - Visual changes to circ...
2007-09-20 Chris CormackApplying the fix for bug 1416 from paul
2007-09-20 Paul POULAINno need to define a const var just to pass it to a sub
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-25 btoumiadd control of 'return date' if it 's a special or...
2007-06-15 tipaulsome fixes (and only fixes)
2007-06-05 tipaulsome (minor, functionnaly speaking) bugfixes
2007-05-30 tipaulcleaning duplicate entries in top menus & fixing a...
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-04 tipaulHUGE COMMIT : code cleaning circulation.
2007-03-09 tipaulrel_3_0 moved to HEAD (introducing new files)
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-09-11 tgarip1957New XML API
2006-07-21 toinssubs renamed
2006-06-08 alaurinAdd a new system preference 'AutomaticItemReturn' :
2006-06-07 alaurinchange the name of function : "get_return_date_of"...
2006-06-06 alaurinbug fix : for item reservation, now the system don...
2006-05-19 alaurinimprovement of reserves.pl with item - reservation
2006-05-17 plgNew feature from SAN Ouest Provence: ability to reserve...
2006-04-03 plgimprovement: id on each fieldset of circulation template.
2006-03-30 plgmodification: deep circulation template rewrite to...
2006-01-17 tipaulmoving reserves to a reserve directory