Commit graph

44 commits

Author SHA1 Message Date
acli
613002cce8 Added more POD 2003-01-25 08:07:52 +00:00
acli
bd3f4ab65c Added POD to a few more functions 2003-01-25 07:50:30 +00:00
acli
69c9e569da Corrected POD syntax errors.
Creating a function "heading" to avoid syntax errors due to our use of
boxes consisting of equal signs to create headings.
2003-01-25 07:25:31 +00:00
acli
d275e12524 Factored all the "mkdir -p"-like code in getinstalldirectories into a
function (actually a dirname-like function and a "mkdir -p"-like function).

Note: This introduces a POSIX.pm dependence.
2003-01-25 06:38:08 +00:00
acli
3c1d446b9c The templates were installed in the wrong directories [Bug 174] 2003-01-25 06:32:34 +00:00
arensb
22487a7c52 (portability): use 'hostname' instead of 'hostname -f' (FreeBSD and
MacOS only support 'hostname [-s]').
2003-01-22 13:43:06 +00:00
arensb
d94a992aea Removed two "my" declarations that were masking previous variable
declarations, to make 'perl -w' happy.
2003-01-22 03:45:27 +00:00
tipaul
67b22efe87 *** empty log message *** 2003-01-20 13:25:29 +00:00
tipaul
6b58475018 fix for #167 2003-01-20 13:23:20 +00:00
acli
252e86a362 Replaced the reference to INSTALL with a reference to installer.pl 2003-01-20 03:40:03 +00:00
acli
d4496757a9 Updated intrahtdocs and opachtdocs in /etc/koha.conf creation, to reflect
the new actual locations
2003-01-19 02:31:52 +00:00
tonnesen
fa300fb4c2 Trunk 'buildrelease' script now gets the template files out of the koha-tmpl repository. 2003-01-16 20:57:29 +00:00
tipaul
d44c135f24 ambrose li patch + bugfix for #158 2003-01-15 13:05:21 +00:00
tipaul
94d998dbc6 bugfix for #158 2003-01-15 13:04:20 +00:00
tipaul
91e962aac7 bugfix for bug #157 2003-01-15 13:01:38 +00:00
tipaul
be7ab4cfec last commit before 1.3.3 ?
small bugfix and polish opac language selection
2003-01-06 11:11:56 +00:00
tipaul
af4c06b3ac road to 1.3.3 releasing... 2003-01-03 16:17:34 +00:00
tipaul
77e100f9a4 update of unimarc french default structure, to reflect plugin and new tab usage (from dombes installation) 2003-01-03 16:10:35 +00:00
tipaul
9684ad629a bugfixes for 1.3.3 release 2002-12-30 09:26:33 +00:00
tipaul
4844b4c717 small bugfixes 2002-12-20 13:58:34 +00:00
tipaul
88034fbccb bugfixes + language selection during install
road to 1.3.3
2002-12-20 10:30:15 +00:00
tonnesen
92821ae783 Moving install and upgrade scripts from rel-1-2 branch. This needs testing! 2002-12-12 21:40:39 +00:00
tipaul
0af7ebbdc8 bugzilla bug n129 fixed 2002-11-27 17:49:40 +00:00
tipaul
3c6b602065 last modif for 1.3.2 release 2002-11-27 10:51:25 +00:00
tipaul
120c3e6a31 road to 1.3.2 : installer.pl improvements (including marc parameter selection at installation) 2002-11-26 14:58:08 +00:00
tipaul
075c1259a1 changes to use new dir structure (many scripts moved to misc/)
installer now ask for marc parameters : either MARC21 in english or UNIMARC in french
2002-11-25 18:33:17 +00:00
tipaul
2e27ddc725 rebirthing safe-installer.
Note that buildrelease is broken for instance, so don't expect any installer to work well.
buildrelease will be corrected asap.
2002-11-25 16:37:09 +00:00
tipaul
d74f58f47f moving non koha-running files to misc dir 2002-11-22 10:40:12 +00:00
tipaul
8b8031b39a moving non koha-running files to misc dir 2002-11-22 10:20:40 +00:00
tipaul
b037fc2ce0 stopwords list (in french) 2002-11-22 10:10:15 +00:00
tipaul
5184a7497f moving non koha-running files to misc dir 2002-11-22 09:05:18 +00:00
tipaul
448ffb8109 deleting unused scripts 2002-11-21 09:22:06 +00:00
arensb
5e93dbd9ce Removed trailing whitespace. 2002-10-13 11:38:37 +00:00
arensb
5aa0fca7fa Removed trailing whitespace. 2002-10-13 10:43:54 +00:00
arensb
5e454c418b Added magic RCS comment.
Added a FIXME comment.
2002-10-13 06:32:17 +00:00
arensb
dbca39823f Merged with arensb-context branch: use C4::Context->dbh instead of
&C4Connect, and generally prefer C4::Context over C4::Database.
2002-10-05 09:44:27 +00:00
tonnesen
1e67687742 Added copyright statement to all .pl and .pm files 2002-08-14 18:12:50 +00:00
rangi
8e6b93acd7 The script mike uses to run backups on the koha database 2002-06-11 22:03:44 +00:00
pate
7d57ee8839 whacked a couple of bits that Chris marked as okay to delete. 2002-04-10 00:02:59 +00:00
rangi
dc447b69c3 Just added some comments for Pat
(Is this a good way of doing it? if not let me know)
2002-04-09 23:30:48 +00:00
pate
8982a436c2 refactoring, marking spots for further refactoring 2002-04-09 22:08:15 +00:00
rangi
0ad8becf32 tidied up, less hlt specific now 2002-03-17 02:31:02 +00:00
rangi
caa03b5380 Script to generate overdue fines.
Ideally run as a cronjob each night
2001-01-26 00:39:19 +00:00
rangi
d0374d0037 Initial revision 2000-12-19 23:45:51 +00:00