Changelog for RC4
[koha.git] / ChangeLog-1.2.1RC4
1 2002-06-26 15:29  tonnesen
2
3         * acqui.simple/processz3950queue: Missing wait() call caused a lot
4         of zombie processes to be left lying around.
5
6 2002-06-26 15:14  tonnesen
7
8         * installer.pl: Wrong capitilization on branchcode "MAIN".
9
10 2002-06-26 15:13  tonnesen
11
12         * C4/Biblio.pm: Fix to allow non-numeric barcodes.
13
14 2002-06-26 14:58  tonnesen
15
16         * acqui.simple/addbooks.pl: Okay, so I added the $barcode parameter
17         to a comment.  So, sue me.  :)
18
19 2002-06-26 13:59  tonnesen
20
21         * buildrelease: buildrelease will check for docs subdirectory in
22         /root/docs/ and copy that to the tarball.
23
24 2002-06-26 13:54  tonnesen
25
26         * C4/: Z3950.pm, SimpleMarc.pm: use warnings breaks on perl
27         5.005...
28
29 2002-06-26 13:46  tonnesen
30
31         * C4/BookShelves.pm: Inserting some changes I made locally a while
32         ago.
33
34 2002-06-26 13:42  tonnesen
35
36         * sampledata-1.2: Had some biblioitemnumbers that didn't exist.
37
38 2002-06-26 13:34  tonnesen
39
40         * sampledata-1.2: Added some sample data for the virtual bookshelf
41         function
42
43 2002-06-26 13:28  tonnesen
44
45         * shelves.pl: Some udpates that I made here locally a while ago. 
46         Still won't be useful, but should be functional
47
48 2002-06-26 13:25  tonnesen
49
50         * installer.pl: added Debian's /etc/apache-ssl/ config directory
51
52 2002-06-26 13:12  tonnesen
53
54         * HOWTO-testing: Added notification text.
55
56 2002-06-26 13:00  tonnesen
57
58         * buildrelease, installer.pl: moved z3950 scripts to z3950daemon
59         subdir within scripts dir in tarball
60
61 2002-06-26 12:56  tonnesen
62
63         * acqui.simple/z3950-daemon-launch.sh: Bug fix.  Single quotes were
64         causing $KohaZ3950Shell variable to not get expanded
65
66 2002-06-26 11:57  tonnesen
67
68         * buildrelease, installer.pl: Fixed hard coded directories in z3950
69         shell scripts, and moved z3950 scripts to scripts directory in
70         tarball.
71
72 2002-06-26 11:19  tonnesen
73
74         * updater/updatedatabase: Missing two fields for aqbooksellers.
75
76 2002-06-26 11:19  tonnesen
77
78         * installer.pl: Added blurb pointing to new HOWTO-testing document,
79         and asking that bugs be submitted to http://bugs.koha.org/ or
80         koha-devel.
81
82 2002-06-26 11:18  tonnesen
83
84         * search.pl, C4/Search.pm: Fixed bug where location wouldn't show
85         up in search results.  Should still be compatible with HLT
86         configuration.
87
88 2002-06-26 10:27  pate
89
90         * HOWTO-testing: first cut at a release testing howto
91
92 2002-06-26 10:27  pate
93
94         * HOWTO-testing: file HOWTO-testing was initially added on branch
95         rel-1-2.
96
97 2002-06-26 09:25  amillar
98
99         * acqui.simple/: z3950-daemon-launch.sh, z3950-daemon-shell.sh:
100         Make directory variable name more explanatory
101
102 2002-06-26 08:52  amillar
103
104         * C4/SimpleMarc.pm, acqui.simple/marcimport.pl: Fix display of marc
105         tag labels and indicators
106
107 2002-06-26 07:28  amillar
108
109         * acqui.simple/marcimport.pl: Removed subroutines now existing in
110         modules: extractmarcfields,  parsemarcfileformat, addz3950queue,
111         getkeytableselectoptions
112
113 2002-06-26 06:29  tonnesen
114
115         * installer.pl: Installer creates a backup of httpd.conf
116
117 2002-06-26 00:27  amillar
118
119         * C4/SimpleMarc.pm: Moved acqui.simple MARC handling to new module
120         SimpleMarc.pm
121
122 2002-06-26 00:27  amillar
123
124         * C4/SimpleMarc.pm: file SimpleMarc.pm was initially added on
125         branch rel-1-2.
126
127 2002-06-26 00:26  amillar
128
129         * C4/Z3950.pm: New module for Z39.50 searching
130
131 2002-06-26 00:26  amillar
132
133         * C4/Z3950.pm: file Z3950.pm was initially added on branch rel-1-2.
134
135 2002-06-26 00:24  amillar
136
137         * C4/Biblio.pm: New subs to streamline biblio additions:
138         addcompletebiblioitem and getoraddbiblio
139
140 2002-06-26 00:21  amillar
141
142         * C4/Output.pm: Subroutine for pull-down list from key table
143
144 2002-06-25 23:04  amillar
145
146         * updater/updatedatabase: Clean up systempreferences code to be
147         table-driven
148
149 2002-06-25 22:01  dragon28
150
151         * installer.pl: sample data not installed as first mysql directive
152         did not include the path to the mysql binary
153
154 2002-06-25 16:31  tonnesen
155
156         * acqui.simple/addbooks.pl: Barcodes aren't necessarily numeric
157
158 2002-06-25 16:06  tonnesen
159
160         * admin/aqbudget.pl: Replaced text box with drop down showing list
161         of bookfunds.
162