Commit graph

1672 commits

Author SHA1 Message Date
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
plugz
f2dbb04980 Added arrows to walk through records (using offset parameter) 2003-06-20 13:01:17 +00:00
plugz
a4e5a8d358 FIX: Can offset display result 2003-06-20 12:59:19 +00:00
plugz
878b64dadd FIX: Incorrect parameters given to function Stats::UpdateStats in
issuebook and returnbook functions
2003-06-20 12:48:09 +00:00
plugz
e1e291d69b FIX: Incorrect values inserted in database. used '$a' instead of $a 2003-06-20 12:34:48 +00:00
plugz
47d135f123 Bugfix for #499
Simple search added, searching in the first letter of surnames.
Added commentary inside Search.pm for explanations
2003-06-20 08:48:16 +00:00
tipaul
28b099f89e partial work for repetable fields.
Near each field is a +
If you click on it, it's duplicated.
TODO :
* 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.
2003-06-19 16:38:49 +00:00
plugz
94ac73b0d3 bugfix for #499
The BornameSearch function now uses the $type parameter
Single and advanced search methods implemented.
Advanced is the old version.
Single only looks for $member% in surnames.
2003-06-19 16:14:30 +00:00
plugz
c41524ac2a bugfix for #499
Search modified to allow simple and advanced searches.
One character = simple search
More than one = advanced search (the old one)
2003-06-19 16:06:59 +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
sergerenaux
c82cca6544 Fix for bug #496 2003-06-18 08:38:34 +00:00
rangi
63d05cf055 more unido changes 2003-06-17 19:09:14 +00:00
rangi
fd98a7cba5 rationalising fields - better lables\ 2003-06-17 18:59:46 +00:00
rangi
247e444185 --------------------------------------------------------------------- 2003-06-17 18:52:18 +00:00
rangi
473f304360 taking out unused fields 2003-06-17 18:42:26 +00:00
rangi
b49117f488 rationalising the form a bit 2003-06-17 18:41:09 +00:00
rangi
0a85086b1a adding submit button 2003-06-17 18:30:39 +00:00
rangi
d3ea9242fa cosmetic changes and a bit of help 2003-06-17 18:20:57 +00:00
rangi
1a67d952dc Fixing html error 2003-06-17 18:18:06 +00:00
rangi
4aab317ac7 fixing broken submit 2003-06-17 18:14:19 +00:00
rangi
2fc0ce6d3e and again 2003-06-17 18:09:57 +00:00
rangi
68f3587e71 Getting web links going 2003-06-17 18:06:07 +00:00
rangi
54321be359 Removing extra tag 2003-06-17 17:59:07 +00:00
rangi
7e37c9a64f Ciadding website links
VS: ----------------------------------------------------------------------
2003-06-17 17:52:53 +00:00
rangi
e339f5d64b moving fields around toCVS: ---------------------------------------------------------------------- 2003-06-17 17:35:16 +00:00
rangi
db31b79d54 eVS: ----------------------------------------------------------------------
s
2003-06-17 15:58:00 +00:00
rangi
9340efcafd CVg:nother typo
----------------------------------------------------------------------
2003-06-17 12:39:09 +00:00
rangi
753827e9c2 New stylesheet 2003-06-17 12:36:52 +00:00
rangi
0c3cf0c710 Putting the files in the right place this time ...whooops
Its been a long day
2003-06-17 12:35:44 +00:00
rangi
b6ea54a5a3 pics 2003-06-17 12:31:49 +00:00
rangi
de2faddb5c Bug fixing 2003-06-17 12:29:47 +00:00
rangi
bf6142d2c5 new homepage 2003-06-17 12:29:24 +00:00
rangi
750267add5 fixing typo 2003-06-17 11:30:24 +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
rangi
8970895bba Has language working now 2003-06-17 10:49:56 +00:00
rangi
91c6eaf404 change to add css that netscape 4.7 can't read as a seperate file that it can ignore 2003-06-17 10:40:10 +00:00
rangi
047147de2f style sheet to hide styles from Netscape 4.7 2003-06-17 10:38:16 +00:00
rangi
d6f64be835 Expanded results page for the UNIDO opac 2003-06-17 10:20:09 +00:00
rangi
8b2a6314ec making it more netscape 4.7 friendly 2003-06-17 10:18:48 +00:00
rangi
38b3191d0b adding links 2003-06-17 10:03:36 +00:00
rangi
b03c96d876 extending the opac search terms to match the intranet (exceot branch) 2003-06-17 10:00:03 +00:00
rangi
82d8a60b31 And more unido opac stuff 2003-06-17 09:43:03 +00:00
rangi
780a8dd932 Unido opac 2003-06-17 09:40:30 +00:00
sergerenaux
ca7bec7639 *** empty log message *** 2003-06-17 09:30:56 +00:00
rangi
63fc432b9e Fixing a bug ine sql 2003-06-17 08:48:24 +00:00
rangi
923c8fb4d7 More templating 2003-06-17 08:47:44 +00:00
rangi
891d91298c Typo fixes 2003-06-17 08:47:05 +00:00
rangi
1c6a628e2e Changing members to patrons 2003-06-17 08:00:32 +00:00
rangi
f7534ca277 Unido have far less info about their patrons, cutting down the confirmation screen 2003-06-17 07:53:22 +00:00