Commit graph

30 commits

Author SHA1 Message Date
tipaul
93ff09d081 merging 2.2 branch with head. Sorry for not making it before, many many commits done here 2005-03-01 13:40:35 +00:00
oleonard
b566a203d8 Comparing reserves' destination branch to the current holding branch to determine actual waiting status. If destination branch is equal to holding branch, the item has been checked in at its destination and can be accurately shown as waiting. If not, the item is still in transit and should display that information. 2005-01-19 21:39:25 +00:00
tipaul
6376aa4326 catalogue.pm deals only with acquisitions.
so, renaming it...
catalogue management is done in Biblio.pm package
2004-07-13 12:52:13 +00:00
acli
8149018f3a Fix charset problem reported by Benedict 2004-02-29 07:03:18 +00:00
tipaul
41c9a6b2b8 fix for #477 2003-06-24 08:32:35 +00:00
tipaul
e862f505e0 fix for #387 2003-05-15 13:56:52 +00:00
wolfpac444
8b4a044bb5 Changed the scripts to use format_date 2003-05-08 13:19:39 +00:00
rangi
54b726844d Fixing bug 387, so the lists of branches are the same 2003-04-22 08:20:42 +00:00
wolfpac444
333e222461 *** empty log message *** 2003-03-26 04:42:56 +00:00
tipaul
ae96102096 * graphic bugfixes
* minor improvement
2003-03-10 15:16:54 +00:00
hdl
3202a41437 bugfixes :
uses C4::Auth; added to request.pl
one </TMPL_IF> needed in request.tmpl
2003-01-23 09:48:44 +00:00
hdl
abfac9778b Templating Request.tmpl 2003-01-22 23:33:39 +00:00
tipaul
5c67993c8f road to 1.3.2
various bugfixes, improvments, and migration from acquisition.pm to biblio.pm
2002-11-19 12:31:34 +00:00
arensb
8dbee92c10 Added explanatory comment. 2002-10-30 14:01:26 +00:00
arensb
7197a3735b Added magic RCS comment.
Removed trailing whitespace.
2002-10-13 07:31:21 +00:00
finlayt
13e7c898df Added the possiblity of deleting waiting reservesm or setting them back to not waiting.
uses UpdateReserve now, instead of updatereserves from Reserves2.pm
2002-09-27 05:21:44 +00:00
finlayt
70003da4ec Fixed the ordering of bibitems displayed in the request page. Most recent at top, ordered by dateaccessioned on the items table. 2002-09-19 00:24:27 +00:00
finlayt
d96ae9ae65 another little tinker. long overdues are now requestable. 2002-08-22 04:45:07 +00:00
finlayt
816520a4a1 Fixed up the display of bibitems, implemented some restrictions on which items can be reserved. 2002-08-22 02:31:58 +00:00
finlayt
e8c683ca53 Changed the display of lost, long overdue, reference, and cancelled items. 2002-08-21 04:31:25 +00:00
finlayt
eb78ea1a41 minor changes to comments etc.... 2002-08-21 02:45:30 +00:00
tonnesen
1e67687742 Added copyright statement to all .pl and .pm files 2002-08-14 18:12:50 +00:00
finlayt
ea7cae2b93 I have changed the branch options to only include the Issueing branches. Also if no branch is set it Defaults to Levin. 2002-08-09 04:33:01 +00:00
finlayt
6c98407c18 added a &nbsp; if the volumendesc field is null. 2002-07-31 04:27:57 +00:00
finlayt
7bc4579223 removed some warn statments. 2002-07-26 01:08:13 +00:00
finlayt
ee915e6d7c taking out some warn statements.... 2002-07-25 21:42:26 +00:00
tipaul
157d4a34f0 merging 1.2 and main branches. Only 1 line merged, as all diffs are due to finlay's rewritting of this script. 2002-07-02 15:59:53 +00:00
finlayt
7a3ac6ddfc rewrite, so that it correctly displays branches and waiting reserves. 2002-06-06 23:30:39 +00:00
pate
0376493cd4 refactored slashifyDate function out of inline code, created C4/Koha.pm
to hold it and wrote tests for it, started marking other places for
potential refactoring.
2002-04-08 23:44:43 +00:00
rangi
d0374d0037 Initial revision 2000-12-19 23:45:51 +00:00