Commit graph

2450 commits

Author SHA1 Message Date
tipaul
287e08803a bugfix => escaping correctly values in SQL 2004-04-14 19:45:48 +00:00
tipaul
3779ef4e29 *** empty log message *** 2004-04-14 19:44:33 +00:00
tipaul
95e59db5ae DIV changed to div 2004-04-14 19:43:58 +00:00
oleonard
247d58d9f8 Mostly cosmetic changes, including more informative page titles 2004-04-13 17:06:10 +00:00
oleonard
4343180de9 Mostly cosmetic changes, including more informative page titles 2004-04-13 16:50:26 +00:00
tipaul
a5ebc2b2f5 removing unused .inc : koha uses circulation-top.inc now. 2004-04-13 14:16:12 +00:00
tipaul
c8784a029f itemtype search type is =, not contains (as it ignore 2 or 1 letter searches) 2004-04-13 08:55:20 +00:00
oleonard
e43854cb76 Updating some visual styles 2004-04-09 19:16:18 +00:00
oleonard
8c526aef14 Fixing redirect to moremember.pl 2004-04-08 16:10:13 +00:00
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