]> git.koha-community.org Git - koha.git/blob - ChangeLog-1.2.1RC5
fixed the Findgroupreserves bug. Now calls CheckReserves instead
[koha.git] / ChangeLog-1.2.1RC5
1 2002-06-27 14:16  tonnesen
2
3         * moremember.pl: Merged in optional ethnicity fix from rel-1-2
4
5 2002-06-27 14:06  tonnesen
6
7         * moremember.pl: Ethnicity line only shows up if ethnicity data has
8         been entered for the borrower.
9
10 2002-06-27 14:03  tonnesen
11
12         * memberentry.pl: Ethnicity fields only show up in memberentry if
13         any ethnic groups are entered into the database.
14
15 2002-06-27 13:50  tonnesen
16
17         * koha.upgrade: Functional upgrade script.  This script backs up
18         the Koha database as well as all of the intranet and opac scripts
19         and html documents before installing new scripts and html documents
20         and updating the database.
21
22 2002-06-27 13:49  tonnesen
23
24         * buildrelease: Adding koha.upgrade to list of files copied.
25
26 2002-06-27 13:48  tonnesen
27
28         * updater/updatedatabase: Fixing bug that reported an error if
29         updatedatabase was run twice.
30
31 2002-06-27 12:31  tonnesen
32
33         * koha.upgrade: Beginning of a koha.upgrade script for 1.2.1.  We
34         need this if 1.2.1 is intended for production systems.
35
36 2002-06-27 12:31  tonnesen
37
38         * koha.upgrade: file koha.upgrade was initially added on branch
39         rel-1-2.
40
41 2002-06-27 12:07  tonnesen
42
43         * buildrelease, installer.pl: Checks if a previous version of Koha
44         is installed and prompts to run koha.upgrade if so.  Removed option
45         to specify the location of koha.conf as the /etc/ location is
46         hardcoded in Database.pm and Output.pm.  Plus, we need to know
47         where it is when upgrading.  Added opacdir, intranetdir, and
48         kohaversion settings to koha.conf
49
50 2002-06-27 11:35  tonnesen
51
52         * acqui.simple/marcimport.pl: $deweyinput was always defined (it's
53         an HTML input field).  Check against $bib->{dewey} instead.
54
55 2002-06-27 10:41  tonnesen
56
57         * C4/Output.pm, acqui.simple/marcimport.pl: Applying patch from
58         Matt Kraai to pick F or NF based on presense of a dewey number when
59         adding a book via marcimport.pl
60
61 2002-06-27 09:26  tonnesen
62
63         * acqui.simple/addbooks.pl: Re-enabling the max(barcode) + 1
64         behaviour.  Checks that the last digit is a number before adding 1.
65          If the last digit isn't a number, fall back to Roger's behaviour
66         of using biblionumber as barcode.
67
68 2002-06-27 06:30  tonnesen
69
70         * updater/updatedatabase: Fixed typo
71
72 2002-06-26 22:28  tonnesen
73
74         * installer.pl: Making executable.
75
76 2002-06-26 15:53  tonnesen
77
78         * ChangeLog-1.2.1RC4: Changelog for RC4
79
80 2002-06-26 15:53  tonnesen
81
82         * ChangeLog-1.2.1RC4: file ChangeLog-1.2.1RC4 was initially added
83         on branch rel-1-2.
84
85 2002-06-26 15:37  rangi
86
87         * buildrelease: Just adding a -r to the cp statement for the docs
88         folder
89