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
acli
8f40eaa445
Workaround for strange label. Didn't realize this happens in the OPAC too.
2004-03-16 06:42:18 +00:00
acli
2c12fbcddf
Forgot about this change from Arthur
2004-03-16 06:32:02 +00:00
acli
6829211a9d
Minor updates
2004-03-16 06:00:00 +00:00
acli
f973e2a7ac
Some more corrections, some from Arthur
2004-03-16 05:53:44 +00:00
rangi
9ab6c09048
Passing thru the borrowernumber with the charges data, so can create a link
...
to the payment window
2004-03-15 23:41:20 +00:00
rangi
8b84c25809
Fixing some bogus sql
2004-03-15 20:24:13 +00:00
tipaul
98dbf5769f
introducing new features :
...
* search on non marc fields : the marc field is found by a sub in Biblio.pm
* ordering a search
This commit shows the sql in log. Pls test it's correctly indexed (using : explain <sql_in_log>)
2004-03-15 15:03:35 +00:00
tipaul
b03777ffb8
adding virtual shelves to opac
2004-03-15 15:01:49 +00:00
tipaul
a2c3d13039
adding searches on non marc fields ( like quick search) in MARC.
...
quick search should be removable soon, to keep only 1 search (marc & non marc)
2004-03-15 14:43:05 +00:00
tipaul
668a90073a
introducing a little bit more css in default theme
2004-03-15 14:42:02 +00:00
tipaul
a765291a91
adding " into a link
2004-03-15 14:35:37 +00:00