Commit graph

9 commits

Author SHA1 Message Date
tipaul
0ee4bfe070 fix for 565 : item barcode not checked unique 2003-09-04 13:04:12 +00:00
tipaul
163f745ea2 typo & translation fixes 2003-09-03 11:58:47 +00:00
tipaul
600435d3af very stupid bug due to an unchecked copy/paste... 2003-06-25 15:06:10 +00:00
tipaul
2537461334 repetable field support.
The 3 problem from yesterday are fixed :
* cc the + to each tab (for instance, only in tab 0)
* doing the french template
* fixing an annoying bug : everything is stored in the same field :
200$a$b$c$a$b$c and not
200$a$b$c
200$a$b$c
as expected.

100% FUNCTIONNAL (at least I expect !)

IMPORTANT NOTE :
ALL subfields from a field MUST be in the same tab. Otherwise, Koha can't magically find how to group subfields in case of repeted fields.
I'll add a check in checkmarc immediatly.
That's not a "bug" in Koha. That's mandatory because of MARC structure.
2003-06-20 14:32:08 +00:00
tipaul
bb7fecd745 improvments/fixes for z3950 support.
* Works now even on ADD, not only on MODIFY
* able to search on ISBN, author, title
2003-06-17 11:21:12 +00:00
tipaul
03f9467912 moving breeding farm import to parameters page (GUI) and to new import/ directory (code structure) 2003-06-04 13:46:24 +00:00
tipaul
b32eb72f0e french templates for 1.9.1 2003-04-04 08:35:52 +00:00
tipaul
6efb67d833 french translation update 2003-04-01 13:46:03 +00:00
tipaul
85ec59fa57 french translation 2003-02-03 11:11:41 +00:00