Commit graph

103 commits

Author SHA1 Message Date
tipaul
9413ee2f7d modifying MARC21 default setup : using Nelsonville setup, that is working. User just need to define itemtypes. 2003-09-03 15:14:18 +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
bc6e1a06c4 fixing bug 98 by quoting field and table names 2003-07-09 16:19:19 +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
tipaul
08e551f194 minor changes 2003-07-07 14:49:41 +00:00
wolfpac444
1a1c3332af Fixed #513 2003-07-02 19:13:26 +00:00
slef
d1a3bdbd33 File copying repair. Fixes #489 2003-06-30 11:23:06 +00:00
slef
305185d9ea Preserving old template/script dirs if they exist, ready for upgrade to use Install.pm 2003-06-30 10:06:18 +00:00
tipaul
6adc093874 fix for #431 2003-06-24 08:27:04 +00:00
slef
41659e0fc2 Really closes 488 after partial commit 2003-06-18 23:03:44 +00:00
slef
e6a41e7e3f Closes bug 488 re Webserver config. Also improves display a little and removes some code bloopers. 2003-06-18 23:03:00 +00:00
slef
5ceb2a9905 Fixing httpd.conf to be koha-httpd.conf where necessary 2003-05-21 21:47:05 +00:00
tipaul
bb435c687d NEW BULKMARCIMPORT script everybody was waiting for :-)
It loads an iso2709 file into the ACTIVE Database. My 1st tests on sample files shows it works quite fine.
Feel free to try it.
How it works ? enter ./bulkmarcimport in a console, and look.
Note : i'm proud, because it's less than 100 lines long => 99 lines !!!
2003-05-21 14:27:02 +00:00
tipaul
942bbc733a some improvment.
enter ./dumpmarc.pl without parameters to get help
2003-05-21 14:19:32 +00:00
slef
77cc50b1ac Explain new httpd.conf situation 2003-05-20 20:11:44 +00:00
slef
84361de6e2 Initial fix to bug 417: non-root installer 2003-05-20 19:50:17 +00:00
tipaul
327025a79b a little sample script that dump a iso2709 file. call it with :
dumpmarc.pl -file /path/to/your/iso2709.file
2003-05-20 15:48:23 +00:00
tipaul
3f59b811c2 workaround for 412 until sample data works 2003-05-14 13:33:42 +00:00
tipaul
57af925a06 fix for 430 2003-05-14 13:24:52 +00:00
tipaul
3ba617d346 fix for #422 2003-05-05 13:36:21 +00:00
tipaul
90a979f356 fix for #360 2003-04-23 20:55:04 +00:00
tipaul
0b0f59713e fix for #260 2003-04-09 16:39:26 +00:00
tipaul
5518139a72 adding "how to connect to koha" after install 2003-04-07 08:12:32 +00:00
tipaul
f7cdfab2d8 small fix to copy index.html for opac & intranet to the right place 2003-04-04 11:44:57 +00:00
wolfpac444
a09fc08c37 Added the stuff for the text messaging field -- Fixed bug #219 2003-03-25 05:13:26 +00:00
tipaul
6dd49e6a65 english MARC21 update. checking MARC parameter tables now reports a success :-) 2003-03-20 11:44:25 +00:00
tipaul
5fd15869df /koha-tmpl/ is now the documentroot for opac and intranet pages (remember koha-html is deprecated and should be removed very soon)
the index.html shows just 2 links : 1 to intranet.html, the other to opac.html.
during buildrelease, intranet.html is moved to intranet document root and renamed to index.html, same thing for opac.html with opac documentroot.
with this trick, you can have a "cvs" install, and a clean "official" install
2003-03-18 14:17:56 +00:00
tipaul
91a8537f28 fix bug #205 2003-03-18 11:34:38 +00:00
tipaul
7911035348 * bugfix 161
* removing koha-html cvs module : it's now unneeded. Should be removable from cvs when confirmed nothing has been forgotten
2003-03-18 08:54:55 +00:00
wolfpac444
698653dcc1 Fixed bug #176. 2003-03-16 22:30:08 +00:00
wolfpac444
0194e69c5f Fixed bug #178 2003-03-16 22:18:03 +00:00
wolfpac444
9b85fd2b09 Fixed bug #175. 2003-03-16 22:06:54 +00:00
tipaul
808015b56c improving UNIMARC default structure.
fixing a little bug ("homebranch" not mapped, now mapped to 995c)
2003-02-13 15:05:58 +00:00
tonnesen
3b9defca87 Use chdir instead of absolute path 2003-02-04 18:19:38 +00:00
tonnesen
a88b8beaf3 Removed dependence on the koha-tmpl cvs module which is just a link to
koha-tmpl directory in the koha module.
buildrelease also now uses an absolute path to find the buildrelease script for
guessing the current version number.
2003-02-04 18:17:43 +00:00
tipaul
ff2458f885 *** empty log message *** 2003-02-04 16:43:07 +00:00
tipaul
6c06ead0b2 including zh_TW as languages during install. 2003-02-04 15:12:12 +00:00
acli
d11fb5906b Check for Mail::Sendmail, for opac/opac-userupdate.pl (Bug 105) 2003-02-04 06:22:19 +00:00
tipaul
702fef90dc bugfix #186 2003-01-28 15:34:52 +00:00
tipaul
d211774437 removing MARC::Charset test 2003-01-28 15:31:22 +00:00
tipaul
5fdedad728 userflag table now created in upgrade script (bugfix #171) 2003-01-28 15:13:30 +00:00
acli
5c018a19c3 Added check for MARC::Charset, used in acqui.simple/marcimport.pl
(see bug 179)
2003-01-26 23:34:48 +00:00
acli
51a0d6e4d8 Bump minimum perl version to 5.6.1 (Bug 179) 2003-01-26 16:18:34 +00:00
acli
02c4373017 Removed the reference to INSTALL since the file does not exist any more
Changed "do not install MARC tables" option from 3 to N, to prepare for
adding more MARC flavours later

Minor prompt message modifs

Minor POD updates
2003-01-25 19:00:05 +00:00
acli
650b266e74 Since "koha-tmpl" is now just a subdirectory in the "koha" CVS module, we
can guess it like so

Noted GNUism in script
2003-01-25 18:30:21 +00:00
acli
f09ea6d099 Added POD to all functions
POD updates
Changed the kohaadmin password prompt to make it clearer
2003-01-25 18:09:51 +00:00