Commit graph

2469 commits

Author SHA1 Message Date
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
tipaul
f981c4c15f 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 14:34:18 +00:00
tipaul
f3ab1904dc missing my 2004-03-15 14:32:40 +00:00
tipaul
5c1ba0f7b8 adding a minor check 2004-03-15 14:31:50 +00:00
acli
9cb14c3ac7 Various corrections, mostly from Arthur 2004-03-12 05:42:34 +00:00
acli
2fa6629bf4 Minor corrections 2004-03-12 02:50:35 +00:00
tipaul
0b468a1a96 *** empty log message *** 2004-03-11 16:06:20 +00:00
acli
ca2912bb8d Minor layout adjustment - original adjustment looked horrible in Chinese.
This adjusted version should be indistinguishable for European languages.
2004-03-11 05:47:29 +00:00
acli
fc4a43fcd0 Make the page headings translatable while trying not to break old templates 2004-03-11 05:42:55 +00:00
kb2qzv
9154c58594 minor update. 2004-03-10 19:29:24 +00:00
tipaul
96b8464ec4 *** empty log message *** 2004-03-10 15:23:01 +00:00
tipaul
9a7462a357 moving members related scripts to "members" directory 2004-03-10 15:22:10 +00:00