Commit graph

366 commits

Author SHA1 Message Date
wolfpac444
24a4a17409 Fixed bug regrading "Full output" 2003-04-30 00:03:33 +00:00
wolfpac444
7a80beb18e Fixed bug #421 2003-04-29 23:39:56 +00:00
tipaul
26543b430e really proud of this commit :-)
z3950 search and import seems to works fine.
Let me explain how :
* a "search z3950" button is added in the addbiblio template.
* when clicked, a popup appears and z3950/search.pl is called
* z3950/search.pl calls addz3950search in the DB
* the z3950 daemon retrieve the records and stores them in z3950results AND in marc_breeding table.
* as long as there as searches pending, the popup auto refresh every 2 seconds, and says how many searches are pending.
* when the user clicks on a z3950 result => the parent popup is called with the requested biblio, and auto-filled

Note :
* character encoding support : (It's a nightmare...) In the z3950servers table, a "encoding" column has been added. You can put "UNIMARC" or "USMARC" in this column. Depending on this, the char_decode in C4::Biblio.pm replaces marc-char-encode by an iso 8859-1 encoding. Note that in the breeding import this value has been added too, for a better support.
* the marc_breeding and z3950* tables have been modified : they have an encoding column and the random z3950 number is stored too for convenience => it's the key I use to list only requested biblios in the popup.
2003-04-29 16:48:25 +00:00
tipaul
69e5454b80 very little fix : adding border-radius => now text buttons have a nice round corner, almost exactly like with the images button.
I LOVE this stylesheet ! (thanks mike for adding it :-) )
2003-04-29 08:05:04 +00:00
wolfpac444
6878f647a1 Changed image buttons to text buttons 2003-04-26 04:57:54 +00:00
wolfpac444
58caed9609 Starting to get rid of deprecated <font> tags. Switched headings over to <h1> tags 2003-04-26 04:41:15 +00:00
wolfpac444
41b0170ae2 Changing image buttons to text buttons 2003-04-26 04:24:49 +00:00
wolfpac444
168ecb752c Changed images into text buttons 2003-04-26 03:54:51 +00:00
wolfpac444
9c3b9e63bc Started the process of getting rid of image buttons that contain text. 2003-04-26 03:21:50 +00:00
wolfpac444
5e0db7fa98 Fixed menubar background problem 2003-04-26 02:46:05 +00:00
tipaul
302c759e4f fix for 298, and marc-top.inc menu 2003-04-24 14:39:38 +00:00
tipaul
ef74a1ba25 adding marc-top.inc menu 2003-04-24 14:38:17 +00:00
wolfpac444
5ceee55146 Made some of Ingrid's suggestions in Bug 395 2003-04-24 00:52:17 +00:00
wolfpac444
75ec18a1ef Fixed bug #400 2003-04-23 21:32:08 +00:00
wolfpac444
a596daa89e Fixed bug #399 2003-04-23 21:26:39 +00:00
wolfpac444
0676fae28f Fixed bug #330 2003-04-23 21:24:17 +00:00
wolfpac444
aaa1ec8b11 Fixed bug #398 2003-04-23 21:22:52 +00:00
wolfpac444
f4dc81cc9b Fixed bug #397 2003-04-23 21:20:36 +00:00
tipaul
e57535b581 fix for #297 and some others bugs 2003-04-23 12:20:26 +00:00
wolfpac444
5a6aa81047 Cosmetic changes 2003-04-23 00:17:26 +00:00
wolfpac444
bba7071060 Fixed bug #368 2003-04-23 00:10:47 +00:00
wolfpac444
3759400e65 *** empty log message *** 2003-04-23 00:03:34 +00:00
wolfpac444
43ae7c2259 Fixed problems with Javascript and newlines 2003-04-22 23:09:46 +00:00
wolfpac444
ec152517a7 Bug fixes. 2003-04-22 11:16:26 +00:00
wolfpac444
f816b24420 Fixed bug #356 2003-04-22 10:05:40 +00:00
wolfpac444
06004224c6 *** empty log message *** 2003-04-22 10:02:48 +00:00
wolfpac444
d03b20c32e Fixed bug #345 2003-04-22 10:00:11 +00:00
wolfpac444
14b1a51520 Fixed bug #370 2003-04-22 09:49:58 +00:00
wolfpac444
ace3a1a72b Fixed bug #369 2003-04-22 09:45:12 +00:00
rangi
856928428c Fixing bug 386 2003-04-22 08:09:54 +00:00
rangi
cc02d91118 Fixing bug 347 2003-04-21 04:41:58 +00:00
rangi
1c5eb3bb9d Fixing bug 352 2003-04-21 04:36:19 +00:00
rangi
a3407da005 fixed bug 371 (log in information double up) 2003-04-21 03:48:03 +00:00
rangi
fb9b0e39c6 Fixing bug 372 2003-04-21 03:40:04 +00:00
rangi
99c0cefcdd Fixing bug 373 2003-04-21 03:29:17 +00:00
rangi
0e7c5073b5 Fixing bug 374 2003-04-21 03:14:04 +00:00
wolfpac444
9364159e89 *** empty log message *** 2003-04-17 04:14:39 +00:00
dragon28
9ef0b4aad3 fix for bug #355 - link to reports page 2003-04-15 05:18:37 +00:00
dragon28
3c37392ed8 fix for bug #351 2003-04-14 17:45:31 +00:00
tipaul
60ad713faf removing "blackdot.gif", that created a message in error log 2003-04-14 12:35:45 +00:00
wolfpac444
d28bb5a8d6 *** empty log message *** 2003-04-13 06:41:10 +00:00
wolfpac444
72f32f7ff7 *** empty log message *** 2003-04-13 05:54:18 +00:00
wolfpac444
d4b002fe19 Bug fixes 2003-04-13 04:39:16 +00:00
wolfpac444
50aa151fbb Fixed spelling... 2003-04-13 04:32:03 +00:00
wolfpac444
c3e6b39e54 *** empty log message *** 2003-04-13 04:28:01 +00:00
wolfpac444
76df76e7a4 Fixed bug #340 and templated member-flags.tmpl 2003-04-13 04:08:56 +00:00
wolfpac444
574e8e7b40 Bug fixes 2003-04-13 03:47:45 +00:00
wolfpac444
0a377febe0 *** empty log message *** 2003-04-13 03:33:19 +00:00
wolfpac444
298131cf27 *** empty log message *** 2003-04-13 03:33:19 +00:00
wolfpac444
36a7fed65b Fixed bug #336 2003-04-13 03:16:03 +00:00