Commit graph

3805 commits

Author SHA1 Message Date
tipaul
1e6398ed4e continuing the work to move to zebra. Begin of work for MARC=OFF support.
IMPORTANT NOTE : the MARCkoha2marc sub API has been modified. Instead of biblionumber & biblioitemnumber, it now gets a hash.
The sub is used only in Biblio.pm, so the API change should be harmless (except for me, but i'm aware ;-) )
2005-09-02 14:34:14 +00:00
tipaul
2ba136efd2 removing branches sub, that should be in Koha.pm package (generic sub) 2005-09-02 14:30:28 +00:00
tipaul
07ea313528 new feature : image for itemtypes.
* run updater/updatedatabase to create imageurl field in itemtypes.
* go to Koha >> parameters >> itemtypes >> modify (or add) an itemtype. You will see around 20 nice images to choose between (thanks to owen). If you prefer your own image, you also can type a complete url (http://www.myserver.lib/path/to/my/image.gif)
* go to OPAC, and search something. In the result list, you now have the picture instead of the text itemtype.
2005-09-02 14:28:38 +00:00
tipaul
cf94bf34fb new feature : image for itemtypes.
* run updater/updatedatabase to create imageurl field in itemtypes.
* go to Koha >> parameters >> itemtypes >> modify (or add) an itemtype. You will see around 20 nice images to choose between (thanks to owen). If you prefer your own image, you also can type a complete url (http://www.myserver.lib/path/to/my/image.gif)
* go to OPAC, and search something. In the result list, you now have the picture instead of the text itemtype.
2005-09-02 14:18:38 +00:00
rangi
d2b2eb603b Fix for loanlength to make the default length work properly 2005-08-31 23:11:19 +00:00
oleonard
2468218464 Fix for bug 585 (Using 'document.forms[0]' notation prevents use of other forms on page) Changing the reference from [0] to ['f'], with 'f' being the form name, seems to work fine. Also quoting some unquoted attributes and fixing some HTML typos 2005-08-31 15:53:53 +00:00
oleonard
0b8907a1d6 Fixing broken link back to moremember.pl 2005-08-31 15:53:03 +00:00
rangi
9c3b0e29ff Fix for the counts being inaccruate 2005-08-30 02:05:55 +00:00
szrj1m
0429abf931 Added link to 'reservereport.pl'. 2005-08-29 01:41:12 +00:00
szrj1m
8e021b37c5 Removed Data:Dumper line, and general tidy-up. 2005-08-27 05:59:00 +00:00
szrj1m
e698371c9d Set 'authnotrequired' to 0 2005-08-27 04:04:40 +00:00
szrj1m
92898f6957 Added status field, and patron asnd title links. 2005-08-26 23:55:25 +00:00
szrj1m
f1b044862d Added status field, and patron and title links. 2005-08-26 23:53:59 +00:00
doxulting
ff172c4bd5 Removed useless line 2005-08-26 12:26:26 +00:00
doxulting
07dfffb799 Correct a bug that prevents selectionning an entry with a quote 2005-08-26 12:18:59 +00:00
szrj1m
df266c45cc Syncing rangik enhancements to main. 2005-08-26 04:43:18 +00:00
rangi
719ed44fe6 Fixed reserve report script 2005-08-25 23:17:26 +00:00
rangi
a39bfaf75d fixing unfilledreserves 2005-08-25 23:15:34 +00:00
rangi
6ed49b7725 Shifting in here from the base directory 2005-08-25 22:29:30 +00:00
rangi
ab3f1b6b73 Moving to reports/ 2005-08-25 22:28:21 +00:00
oleonard
fa31d3b02a Fixes for Bug 926 (forms lack method and/or action attributes). Also hiding 'delete' functionality from opac-shelves.tmpl when user cannot manage shelf, other HTML cleanup 2005-08-24 17:54:51 +00:00
hdl
2dbb086c46 Adding a note field in serial table.
This will allow librarian to mention a note on a peculiar waiting serial number.
2005-08-24 08:49:03 +00:00
szrj1m
16c1c24fbf Fixed non us date, and ?time=19/08/2005 now works. 2005-08-23 23:56:08 +00:00
szrj1m
d00fe12988 Tidy up. 2005-08-23 22:03:09 +00:00
oleonard
c9cccdb72f This shelves template doesn't appear to be in use by any scripts. All intranet virtual shelves templates are under \koha-tmpl\intranet-tmpl\default\en\bookshelves 2005-08-22 19:09:49 +00:00
oleonard
1c7c5c1118 Several new item type images, corresponding to item types used by requesting library. 2005-08-22 19:02:21 +00:00
genjimoto
035d27e50e modified template to enable circulation system to show picture of borrower for verification purposes. 2005-08-22 12:54:25 +00:00
genjimoto
f9d2fa784c modified script to enable circulation system to show picture of borrower for verification purposes. 2005-08-22 12:53:48 +00:00
szrj1m
e922c83358 Tidy up. 2005-08-22 05:56:34 +00:00
genjimoto
f0b2dd3601 Script to either 1) display upload template or 2) upload file if param 'photo' was used. 2005-08-22 04:25:11 +00:00
genjimoto
d9697428d5 Template for photo upload, see member-picupload.pl and moremember.pl and moremember.tmpl 2005-08-22 04:23:44 +00:00
genjimoto
6658496c62 Added picture display. if this borrower picture exists, it displays. Either way, it has a "Upload Picture" label that calls member-picupload.pl 2005-08-22 04:21:38 +00:00
genjimoto
33ebc33588 Added picture displaying code. If member picture exists in intranet-tmpl/borrowerimages/ (ie if bornum is 1, then its picture will be 1.jpg) then display. 2005-08-22 04:18:31 +00:00
szrj1m
f4510b0519 Oops, adding CSV_XS module back. 2005-08-22 02:26:36 +00:00
szrj1m
a70de3cbde &getcredits now returning 'BAY' and 'WORK' type credits too. 2005-08-22 01:05:49 +00:00
szrj1m
88008606f5 HTL mod for till reconciliation. 2005-08-22 00:52:35 +00:00
szrj1m
6429a01f3b Removed unneeded modules. 2005-08-22 00:37:11 +00:00
szrj1m
5e56a7dd92 Removed unused modules. 2005-08-22 00:33:45 +00:00
szrj1m
53361c3f9a HTL mod for till reconciliation. 2005-08-22 00:24:07 +00:00
szrj1m
97681c79a8 HLT mod for till reconciliation, opens to csv'ed excel. 2005-08-22 00:21:41 +00:00
szrj1m
3ed5326614 HLT mod for till reconciliation. 2005-08-22 00:19:43 +00:00
szrj1m
621e60b86e Added &getcredits routine. 2005-08-19 00:38:33 +00:00
szrj1m
41d7e8a44c UpdateStats is now being passed $accountno. 2005-08-18 21:15:20 +00:00
tipaul
fbad093321 using C4::Koha getitemtypes sub & not search.pm one (quest for normalization) 2005-08-12 14:05:34 +00:00
tipaul
d44df0a47d normalizing API, using biblionumber everywhere 2005-08-12 14:03:00 +00:00
tipaul
11337d7ef4 minor change in UNIMARC zebra.cfg 2005-08-12 13:58:08 +00:00
tipaul
22a4029cad *** empty log message *** 2005-08-12 13:57:03 +00:00
tipaul
3b62b061a7 minor change in css (margin between buttons) 2005-08-12 13:53:35 +00:00
tipaul
c815fa459c normalizing API, using biblionumber everywhere 2005-08-12 13:53:09 +00:00
tipaul
4fa499f055 removing itemcount sub, that is already in Biblio.pm 2005-08-12 13:52:28 +00:00