Commit graph

92 commits

Author SHA1 Message Date
slef
30a17190d9 perldoc and prototype updates 2005-06-24 12:19:34 +00:00
tipaul
6b0ee5525b synch'ing 2.2 and head 2005-06-20 14:10:00 +00:00
slef
113a1f8f50 possible fix for shell characters in kohaadmin user and database names 2005-05-27 13:33:42 +00:00
tipaul
93ff09d081 merging 2.2 branch with head. Sorry for not making it before, many many commits done here 2005-03-01 13:40:35 +00:00
tipaul
056c211411 minor update just before releasing official 2.2.0 2005-01-05 14:31:06 +00:00
tipaul
f02a496ab0 * rolling back lock_tables_privs = 'Y' during install stage (too many problems) The option is shown in bulkmacimport instead. 2005-01-03 11:11:10 +00:00
tipaul
35d533a7f0 fix for http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=874
Installer Should ask for apache group

No need to ask, just use a getgrnam() ;-)
2004-12-15 14:39:21 +00:00
tipaul
ad32053d26 set lock_tables_privs = 'Y' during install stage 2004-12-15 13:27:48 +00:00
tipaul
1b576fae1c fix following Klaus Weidenbach mail, to backup in manually entered directory. 2004-12-08 15:37:26 +00:00
tipaul
3f0d06fbcd defaulting variables to avoir Perl warnings 2004-12-08 10:28:42 +00:00
tipaul
52cad99cb9 moving stopwords into sql-datas. Now, they can be accessed during install 2004-11-24 16:05:33 +00:00
tipaul
62fd54745e fix suggested by Slef 2004-11-23 16:02:32 +00:00
tipaul
23fa406ed6 fix for #862 : Upgrade does not work (from 2.2RC1 to 2.2RC2) 2004-11-23 12:27:39 +00:00
tipaul
d2461f10de bugfixes in installer 2004-11-16 13:04:18 +00:00
tipaul
a159a488f3 testing PDF::API2 and removing mandatory test of Net::LDAP 2004-11-02 18:03:15 +00:00
tipaul
cfc3a22d9f indentations modifs 2004-07-15 09:51:26 +00:00
tipaul
d1037dda96 Adding "directory-select" feature to the "select sql file to insert to your DB". 2004-06-29 08:34:05 +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
tipaul
af08d677c5 synch'ing 2.0.0 branch (RC4 tag) and head 2004-02-11 08:42:01 +00:00
acli
057ba36767 Fix of bug 711, "No message named WhereisMySQL in Install.pm".
Added defined() check for
"Use of uninitialized value in -e at Install.pm line 2085, <STDIN> line 32."
2004-02-09 22:36:32 +00:00
tipaul
f8bde9b034 sync'ing with rel_2_0 (mostly prepare/execute pb, bug #662) 2003-12-22 19:16:58 +00:00
tipaul
1b3657c9a6 typo fix 2003-12-11 12:39:05 +00:00
tipaul
c1df780112 asking again for MARC structure & language definition :
* the test was wrong (installer didn't ask if you do a fresh install),
* the user can answer N if he don't want to import marc definition
2003-12-04 12:08:36 +00:00
slef
571d609ccd fix for bug 600 2003-12-02 22:13:25 +00:00
slef
a291cb08d7 Updated text after user testing 2003-11-10 17:02:00 +00:00
slef
b902f17fa5 z3950 fixes and version display fixes 2003-11-05 23:31:10 +00:00
slef
1fba97b398 Merged $database and $dbname. That could have been nasty in a release 2003-10-31 17:58:16 +00:00
slef
a1a1bfc8fa Fixing database upgrade failure from koha.upgrade and setting language 2003-10-31 17:40:51 +00:00
slef
4d5274c4d9 Basic fixes to make the installer and upgrader run 2003-10-31 17:34:25 +00:00
slef
054f769d2c Timed backups in installfiles 2003-10-27 17:39:41 +00:00
slef
fb0a6e739d Added getmysqldir function 2003-10-27 17:36:17 +00:00
slef
78b00f1709 Old files warning and MARC upgrade fix 2003-10-27 17:13:06 +00:00
slef
9a40e42524 first part of upgrade merge: some FIXMEs and testing to do 2003-10-26 13:21:19 +00:00
tipaul
9027aa7532 etcdir not harcoded 2003-10-25 09:53:54 +00:00
slef
417692a5b5 A lot of wording rewritten 2003-10-22 14:48:08 +00:00
slef
dc21db2954 Work on install bugs (see bug 632) 2003-10-20 19:16:50 +00:00
tipaul
539d1fa7ca koha.upgrade bugfixes. Should work... 2003-10-20 14:25:36 +00:00
slef
f31b394a03 Removing config info from z3950*sh and using C4::Context in processz3950queue (Fixed bug 39) 2003-10-06 09:10:38 +00:00
slef
9df450b936 add locale test (Closes: 576) and remove crap underlining 2003-10-05 21:27:06 +00:00
tipaul
e44a0bf8f5 adding some <CR> 2003-09-08 13:36:00 +00:00
slef
4c1fb55c4c my.cnf and grep bugsquashes from mailing list 2003-09-07 22:51:46 +00:00
tipaul
45ae9b219e repeating 2x how to login with mySQL user/password 2003-09-05 08:40:28 +00:00
slef
e28f2b38de ugly fix, deleting a prototype 2003-07-14 23:36:03 +00:00
slef
f2450dc621 making sure we have enough newlines on quit 2003-07-14 23:30:58 +00:00
slef
adad6f530b Adding test for Event module 2003-07-14 23:15:55 +00:00
slef
8f91b84fe0 making sure that scripts are covered by 490 fix 2003-07-09 01:21:23 +00:00
slef
28ca6bcc8e first part of bug 490 fix 2003-07-09 00:16:22 +00:00
slef
b72c761a02 odd dir for apache logs 2003-07-07 20:58:48 +00:00