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
tipaul
635618b2f2
uninstaller
2004-06-22 15:33:06 +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
b1d362a277
koha.mysql in 2.0 by default. Cleaning of updatedatabase should be the next thing to do
...
upgrade will ONLY be from 2.0 to 2.2
thus, users in 1.2 should upgrade to 2.0, then 2.2
2004-06-21 17:10:51 +00:00
tipaul
7d1b435d42
importing iso2709 authority file
2004-06-21 07:51:41 +00:00
joshferraro
1b33f5f63a
This script builds a new marc_word
...
table with a reduced number of tags (only those
tags that should be searched) allowing for
faster and more accurate searching when used
with the SearchMarc routines. Make sure that
the MARCaddword routine in Biblio.pm will index
characters >= 1 char; otherwise, searches like
"O'brian, Patrick" will fail as the search
routines will seperate that query into "o",
"brian", and "patrick". (If "o" is not in the
database the search will fail)
2004-06-11 15:07:48 +00:00
kb2qzv
52f48ea4b4
minor update.
2004-05-04 19:30:07 +00:00
kb2qzv
3aa0b04399
minor update.
2004-05-01 14:34:54 +00:00
kb2qzv
d477335f7c
minor update of translation, removal of fuzzies
2004-04-17 16:26:24 +00:00
tipaul
4cbdd6d405
adding -w parameter to have warnings
2004-04-14 19:48:13 +00:00
acli
c9008d810f
Correction from Arthur
2004-04-01 04:03:45 +00:00
acli
f3d52458a0
Various corrections & updates
2004-03-28 08:54:32 +00:00
acli
b0feb8e92e
Some corrections and new translations
2004-03-28 07:29:12 +00:00
acli
475839bb06
Minor consistency changes
2004-03-21 03:19:49 +00:00
acli
a97c7e81c6
New strings
2004-03-21 03:06:32 +00:00
acli
c85fb728dc
Various corrections
2004-03-20 08:42:27 +00:00
acli
7969fc1c4f
Oops, wrong dialect
2004-03-20 06:49:24 +00:00
kb2qzv
f4c8f892c4
translated, after having run "update".
2004-03-16 19:24:49 +00:00
acli
8f40eaa445
Workaround for strange label. Didn't realize this happens in the OPAC too.
2004-03-16 06:42:18 +00:00
acli
2c12fbcddf
Forgot about this change from Arthur
2004-03-16 06:32:02 +00:00
acli
6829211a9d
Minor updates
2004-03-16 06:00:00 +00:00
acli
f973e2a7ac
Some more corrections, some from Arthur
2004-03-16 05:53:44 +00:00
acli
9cb14c3ac7
Various corrections, mostly from Arthur
2004-03-12 05:42:34 +00:00
acli
2fa6629bf4
Minor corrections
2004-03-12 02:50:35 +00:00
acli
fc4a43fcd0
Make the page headings translatable while trying not to break old templates
2004-03-11 05:42:55 +00:00
kb2qzv
9154c58594
minor update.
2004-03-10 19:29:24 +00:00
acli
a4e62f9d84
Missed a couple
2004-03-10 08:25:07 +00:00
acli
ac591883ca
Interim updates due to the Javascript changes
2004-03-10 08:09:02 +00:00