Commit graph

18 commits

Author SHA1 Message Date
tipaul
d2461f10de bugfixes in installer 2004-11-16 13:04:18 +00:00
tipaul
897f959bda adding new feature to installer :
the user can select sql-datas to add to it's DB
can be populated by any SQL
french UNIMARC sample being added really soon
- framework for monography
- framework for URL
- framework for ...
- Personal UNIMARC autority
...
2004-06-22 15:32:43 +00:00
tipaul
19bbe6a37e adding auto-install option.
run ./installer -i /path/to/install_file
2004-06-22 11:33:47 +00:00
tipaul
1dcbbce170 * uninstaller.pl to uninstall Koha
* -i auto_install_file to install without questions (useful for developper)
2004-06-21 17:13:32 +00:00
slef
28ca6bcc8e first part of bug 490 fix 2003-07-09 00:16:22 +00:00
slef
84361de6e2 Initial fix to bug 417: non-root installer 2003-05-20 19:50:17 +00:00
acli
ea46a546c1 Minor quoting bug 2003-01-25 18:04:45 +00:00
acli
e5e992f52e Moved knowledge of "koha.conf.tmp" to the Install.pm
POD updates
2003-01-25 17:10:46 +00:00
acli
62dc7d29d2 Removed the $:: notation from a lot of global variables; this is needed to
get "use strict" to do something useful regarding these global variables.
Because of this change, a number of accessor functions have been created to
let installer.pl get/set some of these global variables. (We should not use
the $Install:: notation for the global variables either, as that will also
make "use strict" do nothing about these variables.)

POD updates
2003-01-25 09:35:08 +00:00
tipaul
d44c135f24 ambrose li patch + bugfix for #158 2003-01-15 13:05:21 +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 n°129 fixed 2002-11-27 17:49:40 +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
5184a7497f moving non koha-running files to misc dir 2002-11-22 09:05:18 +00:00