last bugfixes before 1.3.3 : systempref table correctly filled
[koha.git] / circ /
2002-10-24 tonnesenMerging changes from rel-1-2 into trunk (circulation...
2002-10-13 arensbRemoved trailing whitespace.
2002-10-12 arensb(bug workaround): Commented out some code that removes...
2002-10-09 arensbAdded some FIXME comments.
2002-10-09 arensb(bug fix?) What looks like possibly a line left over...
2002-10-05 arensbMerged with arensb-context branch: use C4::Context...
2002-09-28 arensbAdded a wishlist FIXME comment.
2002-09-14 rangifixes for the ordering of the issues table in issues...
2002-09-05 finlaytchanged the way Waiting items are transfered from retur...
2002-09-05 finlaytChanged so that when a Waiting item is returned the...
2002-08-29 finlaytFixed bug in flags display
2002-08-22 finlaytadded another link on the "Reserve Found" flag.
2002-08-21 finlaytfixed bug caused by last commit
2002-08-21 finlaytturned of the branchtransfer when an item is set to...
2002-08-21 finlaytFixed up some of the messaging stuff.
2002-08-21 finlaytFixed a little bug so that flags get recalculated after...
2002-08-16 tonnesenRemoved '_' between issues, returns, and transfers...
2002-08-15 finlaytChanged the wording of the reserves print slip slightly.
2002-08-15 finlaytchanged the color to red and size to +2 for the Issuing...
2002-08-14 tonnesenAdded copyright statement to all .pl and .pm files
2002-08-14 finlaytall items are listed in the returned items list, regard...
2002-08-09 finlaytchanged the previous issues to be listed in order of...
2002-08-09 finlaytfixed up the todays issues and previous issues tables...
2002-07-26 finlaytadded the itemtype code to the printed slip that goes...
2002-07-26 finlaytadded the book title and author to the reserve messages.
2002-07-24 finlaytremoved warn statement
2002-07-24 finlaytFixed up the Print module. Added a function printslip...
2002-07-24 finlaytfixed up the reserves. Can view the printed slip before...
2002-07-23 finlaytchanged the behaviour when a reserved book is returned...
2002-07-23 finlaytfixed up some little bugs around the big buttons that...
2002-07-22 finlaytthese files were old versions that are not currently...
2002-07-19 finlaytchanged the wording of two messages. see bugzilla.katip...
2002-06-28 rangiRegex to change the javascript to make cursor start...
2002-06-19 rangipop up pay window is working again
2002-06-19 rangiFixing issues which i broke just before ... perhaps...
2002-06-18 rangiissues printing issue slips again
2002-06-13 rangiFix to get sticky due date working
2002-06-13 rangiFix to get list of overdue items showing correctly
2002-06-06 finlaytfixed minor bugs
2002-05-30 finlaytMost everything is fixed now in returns, including...
2002-05-29 finlaytFixed up the reserves code to use the new Reserves2...
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 a little bug with cookies and setting the branch...
2002-05-18 finlaytimprooved layout and branch and printer settings are...
2002-05-18 finlaytCompletely new. This file handles the issues, and sets...
2002-05-18 finlaytfixed the branch and printer setting mechanism
2002-05-18 finlaytscript for changing the branch and printer settings...
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-14 finlaytAdded a heading to be consistent with rest of Koha
2002-03-14 finlaytThis is the begining of a process of dividing up circul... R_1-2-2RC4
2002-03-13 finlaytFixed a small problem in the <form>, not hidden inputs...
2002-03-12 finlaytBranchtransfers.pl provides a form for entering barcode...
2001-08-17 rangiChanged the sorting of the hash of items on issue....
2001-04-20 rangiQuick bodge to restrict the number of returned books...
2001-04-03 rangiMaking a change to the way charges are handled, the...
2001-03-28 rangiAdding in javscript code to open a new window for payments
2001-03-28 rangiReworked layout of issues section.
2001-03-22 rangiChanges made by Glen to allow the circulation module...
2001-02-21 rangiRejigged printing issues, to print out everything on...
2001-02-14 rangiA bodgy hack so that hitting enter in issues (with...
2001-02-14 rangiThe Horowhenua libraries wanted less patron and item...
2001-02-05 tonnesenFixed backgroundimage in circulation module. Backgroun...
2001-02-04 rangiFixing printing error, now is printing all of the days...
2001-02-01 rangiMade sure the printer queue value was being set before...
2001-02-01 rangiAttempting to get issues slip to print when borrower...
2001-01-31 rangiAdded a line to Ouput.pm to enable circulation to use...
2001-01-31 tonnesenMostly just look changes, got rid of table borders...
2001-01-26 tonnesenReturns module lists recently returned items, cookies...
2001-01-25 tonnesenRefined Returns module.
2001-01-23 tonnesenChanges to web circulation module: rudimentary returns...
2001-01-23 tonnesenFixed a bug in issuing reserved books. Was calling...
2001-01-22 tonnesenStarted work on a web-based circulation interface.