Commit graph

2441 commits

Author SHA1 Message Date
rangi
ddb8115672 Fix for bug 217 2004-04-07 22:43:04 +00:00
tipaul
c90b98ce3d new default page. 2004-04-02 15:29:51 +00:00
tipaul
0a5b70afb3 removing unused images.
Some have been moved to /default/images/ directory
2004-04-02 15:28:33 +00:00
tipaul
4dc4fbadd4 css'ing 2004-04-02 15:22:07 +00:00
tipaul
16c1a7f8aa renaming items.bulk field to items.itemcallnumber.
Will be used to store call number for libraries that don't use dewey classification.
Note it's related to ITEMS, not biblio.
2004-04-02 15:21:22 +00:00
tipaul
207cfeb5b3 renaming items.bulk field to items.itemcallnumber.
Will be used to store call number for libraries that don't use dewey classification.
Note it's related to ITEMS, not biblio.
2004-04-02 14:55:47 +00:00
oleonard
6c4d4b0dc1 Minor correction. 2004-04-01 22:00:41 +00:00
oleonard
cbb5b930da Updating to include new MARC search features 2004-04-01 21:52:26 +00:00
oleonard
bfd744283d Adding new report templates 2004-04-01 21:35:58 +00:00
oleonard
c3ccd7c071 Moving templates to new location 2004-04-01 20:30:03 +00:00
oleonard
a7dbbeb55d Removing templates which have moved 2004-04-01 20:29:07 +00:00
acli
c9008d810f Correction from Arthur 2004-04-01 04:03:45 +00:00
tipaul
c85dee4cba "" added in <input> tag 2004-03-30 16:13:29 +00:00
tipaul
33f962968b css'ing (continued) 2004-03-30 16:09:36 +00:00
tipaul
7c2c39dea5 NEW :
template for report writing.
with 2 nice reports.
pls test.
documentation of the template syntax coming soon
2004-03-30 16:09:04 +00:00
joshferraro
01458df59c Make isbn search on existing records looser (to allow for MARC isbn data)." 2004-03-28 16:04:47 +00:00
acli
f3d52458a0 Various corrections & updates 2004-03-28 08:54:32 +00:00
acli
bc5c478a57 Make "Edit subfields" a template variable. This change should not affect
old templates.
2004-03-28 08:42:20 +00:00
acli
7ced95c561 \n should be an actual newline 2004-03-28 08:01:26 +00:00
acli
b0feb8e92e Some corrections and new translations 2004-03-28 07:29:12 +00:00
oleonard
13dac7f1b2 Fixing redirect which points to old location of moremember.pl 2004-03-24 21:23:12 +00:00
joshferraro
e85cf7756f Fixes Bug 763 (Location will not change) replaced:
$dbh->do("UPDATE items holdingbranch = $tbr WHERE   items.itemnumbe$
        &itemseen($itm);
	with:
$dbh->do("UPDATE items set holdingbranch = $tbr WHERE   items.itemnumbe$
        &itemseen($itm);
2004-03-24 21:06:48 +00:00
joshferraro
53272f3dad Fixes bug 749 by removing the comma on line 1488. 2004-03-24 17:18:30 +00:00
tipaul
46d6c55837 removing useless 2004-03-24 15:10:18 +00:00
tipaul
b81c43c821 sync'ing with rel_2_0 2004-03-24 15:09:25 +00:00
tipaul
94b1054661 css'ing & merging members management.
memberentry merges
* memberentry, moremember & insertdata (form, validation & storing)
* and the I series (Institution management)
2004-03-24 15:08:19 +00:00
tipaul
2f66767053 members link moved to members/ 2004-03-24 15:01:58 +00:00
tipaul
f2a35adbd1 css'ing & adding test for I & C borrower category 2004-03-24 15:00:06 +00:00
tipaul
ba11e45cac css'ing & merging members management.
memberentry merges
* memberentry, moremember & insertdata (form, validation & storing)
* and the I series (Institution management)
2004-03-24 14:59:33 +00:00
tipaul
c119386c88 css'ing 2004-03-24 14:48:12 +00:00
tipaul
93b76c5a31 css'ing 2004-03-24 10:46:04 +00:00
tipaul
f49bd9a544 bugfixes for newsearches 2004-03-24 10:44:48 +00:00
tipaul
73953baf99 *** empty log message *** 2004-03-24 10:42:35 +00:00
rangi
bb69d41e7b Fix for bug 761
Ill commit this to the rel-2-0 branch as well
2004-03-24 00:36:07 +00:00
oleonard
330bbc9c32 Fixing error which prevents withdrawn status from showing correctly 2004-03-22 17:32:21 +00:00
acli
475839bb06 Minor consistency changes 2004-03-21 03:19:49 +00:00
acli
a97c7e81c6 New strings 2004-03-21 03:06:32 +00:00
acli
4cf3fb6353 Fixed missing closing quotation marks in some of the new markup 2004-03-20 10:09:12 +00:00
acli
c85fb728dc Various corrections 2004-03-20 08:42:27 +00:00
acli
7969fc1c4f Oops, wrong dialect 2004-03-20 06:49:24 +00:00
tipaul
097e2d5718 bugfix : a missing } was placed at a wrong place. The auth did not work anymore... 2004-03-19 15:07:29 +00:00
tipaul
e03a18467c removing maxlength=80 in MARC editor : Koha can handle fields >> 255, so the marxlength is stupid. 2004-03-17 16:55:40 +00:00
tipaul
9d263d065b replaced by Reserves2 2004-03-17 15:59:39 +00:00
tipaul
fe1f0d563f removed : already exist in Circ2.pm 2004-03-17 15:55:27 +00:00
tipaul
072205a5d7 useless : replaced by Circ2.pm it seems 2004-03-17 15:53:09 +00:00
tipaul
c45548257d removing Returns, that is useless 2004-03-17 15:48:28 +00:00
tipaul
baf896c940 removing unused package 2004-03-17 15:16:58 +00:00
joshferraro
7684b9caf5 fixed missing } at EOF 2004-03-16 20:29:04 +00:00
kb2qzv
f4c8f892c4 translated, after having run "update". 2004-03-16 19:24:49 +00:00
tipaul
b0cf7df697 synch'ing with 2.0 branch 2004-03-16 13:39:50 +00:00