1 2002-06-28 11:50 tonnesen
3 * acqui.simple/marcimport.pl: Got rid of white text on black,
4 replaced with black on background-acq.gif
6 2002-06-28 11:07 tonnesen
8 * C4/Z3950.pm, acqui.simple/marcimport.pl: marcimport.pl will print
9 an error message if it can not signal the processz3950queue
10 program. The message contains instructions for starting the
13 2002-06-28 10:45 tonnesen
15 * C4/Z3950.pm, acqui.simple/processz3950queue,
16 acqui.simple/z3950-daemon-shell.sh: z3950queue now listens for a
17 -HUP signal before processing the queue. Z3950.pm sends the -HUP
18 signal when queries are added to the queue.
20 2002-06-28 10:44 tonnesen
22 * search.pl: Changed "Circ" to "On Loan" for one branch location
25 2002-06-28 10:04 tonnesen
27 * installer.pl: Installer now offers to password protect the
28 Intranet interface. Uses basic authentication.
30 2002-06-28 08:56 tonnesen
32 * search.pl: Logic error. Was using homebranch count as the count
33 of circulating copies.
35 2002-06-28 07:36 amillar
37 * C4/SimpleMarc.pm: Fix broken logic on illustrator vs. add'l
40 2002-06-28 05:53 tipaul
42 * updatebibitem.pl: merging 1.2 and main. Only cosmetic changes
43 (spaces, comments) and move from parameter reading
45 2002-06-28 05:53 tipaul
47 * updatebibitem.pl: merging 1.2 and main branches
49 2002-06-28 05:20 tipaul
51 * updatebiblio.pl: merging 1.2 and main. Only cosmetic changes
54 2002-06-28 05:19 tipaul
56 * updatebiblio.pl: merging 1.2 and main branches
58 2002-06-28 05:07 tipaul
60 * modbib.pl: merge of 1.2 and main branches.
62 2002-06-28 05:07 tipaul
64 * modbib.pl: merging 1.2 and main. Diffs are due to new features.
66 2002-06-28 01:53 tipaul
68 * C4/Search.pm: merging 1-2 and main.
70 2002-06-28 01:38 tipaul
72 * C4/Search.pm: merging 1.2 and main. Only cosmetic
74 2002-06-27 21:54 tonnesen
76 * search.pl: No count after circ or shelf if only one item.
78 2002-06-27 21:51 tonnesen
80 * search.pl: Changes to "Location" column output when there is only
81 one branch in branches table. Outputs number of items in
82 circulation and on shelf instead of number of items in each branch.
84 2002-06-27 20:42 tonnesen
86 * C4/Output.pm: Introduced an annoying bug that duplicated
87 everything in iteminfo and branch dropdowns today. This fixes it.
89 2002-06-27 15:51 tonnesen
91 * installer.pl: typo fixed
93 2002-06-27 15:30 tonnesen
95 * ChangeLog-1.2.1RC5: Change log for 1.2.1RC5
97 2002-06-27 15:30 tonnesen
99 * ChangeLog-1.2.1RC5: file ChangeLog-1.2.1RC5 was initially added