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
acli
2dfe2c917a
*** empty log message ***
2004-12-30 10:29:28 +00:00
acli
6fe93e5363
*** empty log message ***
2004-12-30 09:37:19 +00:00
acli
80dbe83160
Preliminary, incomplete update
2004-12-30 09:20:41 +00:00
acli
b8604171cb
Some progress
2004-12-30 08:01:43 +00:00
acli
f04e3656d2
Oops, specified the wrong English template directory
...
The css translation file is only about 33% done.
2004-12-30 07:15:53 +00:00
acli
2cce962b98
Preliminary update (based on old default_opac_zh_TW.po file)
2004-12-30 07:05:04 +00:00
acli
78c09f8e7b
Recommend relative paths for English template location, to make PO files
...
somewhat easier to read
2004-12-30 06:58:19 +00:00
acli
5c84b3411e
Minor documentation correction
2004-12-30 06:53:13 +00:00
acli
52e5918b91
Minor documentation updates
2004-12-30 06:48:19 +00:00
acli
9638aa4638
Moved the old po files to the new standard location
2004-12-30 06:17:21 +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
cef8798f7c
*** empty log message ***
2004-12-08 10:37:19 +00:00
tipaul
ee11fc4616
text_extract is deprecated. Replaced by text_extract3
2004-12-08 10:36:53 +00:00
tipaul
eb25e7e691
translations updates
2004-12-08 10:36:03 +00:00
tipaul
3f0d06fbcd
defaulting variables to avoir Perl warnings
2004-12-08 10:28:42 +00:00
tipaul
97d603a706
modified french translation
2004-11-24 20:38:30 +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
fa603ebde9
release notes
2004-11-16 13:38:43 +00:00
tipaul
92a3491b7d
sql datas for authorities
2004-11-16 13:38:11 +00:00
tipaul
d2461f10de
bugfixes in installer
2004-11-16 13:04:18 +00:00
tipaul
a1787654c0
updated french frameworks
2004-11-15 11:05:55 +00:00
tipaul
d2beab17b1
french opac (definitive version) and french intranet (some tuning still needed)
2004-11-15 11:02:43 +00:00
tipaul
7866825377
useless, translation is now done through tmpl_process3.pl, that generates.pl files
2004-11-15 11:01:28 +00:00
tipaul
531a7472af
koha 2.2 DB structure (final ? I hope...)
2004-11-12 16:39:48 +00:00
tipaul
a159a488f3
testing PDF::API2 and removing mandatory test of Net::LDAP
2004-11-02 18:03:15 +00:00
tipaul
ce4d2c7cbf
adding .po files in english for translators (for 2.2 translation)
2004-10-05 19:38:38 +00:00
tipaul
f2ef101936
Bugfix for the the problem of duplicate items : the record contains biblio & items.
...
The biblio & the items are separated.
The bug was that the item was still in the biblio (thus being added twice : as "biblio" and as "item")
thanks to dana for pointing the bug.
2004-09-28 15:25:29 +00:00
tipaul
b7e7625ccb
fixing a major bug in rebuildnonmarc (calculation of itemnumber was wrong & caused SQL bugs everywhere)
...
improving performance by not rewritting the MARC DB, it's useless
2004-09-23 16:23:55 +00:00
tipaul
279b390887
adding release notes for history
2004-09-23 16:19:45 +00:00
tipaul
f34eaffa70
update of french UNIMARC datas
2004-09-20 13:20:01 +00:00
tipaul
9fa18db1ed
fix for DB (installer)
2004-09-13 15:33:43 +00:00
tipaul
6615c0098b
po for french OPAC
2004-09-02 16:42:22 +00:00
tipaul
126681c4c1
little tool to analyse the marc parameters.
...
run without arguments to know what it does.
export PERL5LIB (& export KOHA_CONF if not /etc/koha.conf) as usual
2004-09-02 16:34:04 +00:00
shedges
5246492046
Added MARC21 authority tag and subfield structure.
2004-08-22 00:45:58 +00:00
tipaul
9aa13fbda9
default framework for authorities in UNIMARC (french language)
2004-08-18 16:00:02 +00:00
tipaul
48ff16eabd
commiting release notes for 2.1.0 (late...)
2004-08-18 15:59:15 +00:00
tipaul
37d454a82a
adding frameworkcode to API in some subs
2004-08-13 16:37:25 +00:00
tipaul
78ac1e13ea
useless file (use tmpl_process3.pl instead & files in po directory)
2004-08-12 14:48:58 +00:00
tipaul
10032f8af6
moving translation files to a .po directory
2004-08-12 14:43:54 +00:00
tipaul
cfc3a22d9f
indentations modifs
2004-07-15 09:51:26 +00:00
tipaul
24313714e3
MARC structure updated for 2.1.0
2004-06-29 15:59:36 +00:00
tipaul
ff9e881af3
moving release notes to specific directory
2004-06-29 11:52:51 +00:00
tipaul
43874d7276
files in french/unimarc to be selected by the user during installation.
2004-06-29 08:37:01 +00:00
tipaul
39203f3c71
moved to "french" directory
2004-06-29 08:35:25 +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