tipaul
93fee65ad3
fix for #478 in parameters section
2003-07-04 14:03:44 +00:00
tipaul
88d132699d
synch'ing with chris modif, for overdue link
2003-07-04 13:29:13 +00:00
tipaul
c3a71778ea
fix for #471
2003-07-04 13:17:32 +00:00
rangi
fe716d2bba
Changed overdue.tmpl to use the includes and added a link to it from the reports page
2003-07-03 22:00:21 +00:00
tipaul
8a75780833
synch'ing with mike recent commits
2003-07-02 13:26:39 +00:00
tipaul
71817b0ab1
fixing bug in thesaurus entry modification
2003-07-02 12:49:43 +00:00
wolfpac444
4cef812d06
*** empty log message ***
2003-07-02 00:29:51 +00:00
wolfpac444
2ee3977b0e
*** empty log message ***
2003-07-01 17:22:17 +00:00
rangi
66df3391d5
More tweaks for the unido system
2003-06-30 22:39:14 +00:00
tipaul
600435d3af
very stupid bug due to an unchecked copy/paste...
2003-06-25 15:06:10 +00:00
tipaul
4ed42893e8
fix for #473
2003-06-24 10:26:17 +00:00
tipaul
09b6cc337a
fix for #342
2003-06-24 09:02:15 +00:00
tipaul
890b18bfb1
fix for #375 in french
2003-06-24 07:42:52 +00:00
joshferraro
624b598e70
fixes reserve page that used to say that there was one reserve even when there wasn't bug 375
2003-06-23 23:33:33 +00:00
joshferraro
d41c54d0b9
removes MARC from the bottom default includes about-bottom, acquisitions-bottom, cat-bottom, circulation-bottom, issues-bottom, members-bottom, opac-bottom, reports-bottom
2003-06-23 21:32:32 +00:00
joshferraro
27c9971b2c
removes MARC from the bottom default includes
2003-06-23 21:11:34 +00:00
tipaul
711c90b460
*** empty log message ***
2003-06-23 11:26:21 +00:00
tipaul
e4d3b2f6b4
*** empty log message ***
2003-06-23 11:20:28 +00:00
zifox
f778ff8548
Fix for bug #473 : added arrows to 'browse' the authorised parameters results pages.
2003-06-23 08:13:45 +00:00
wolfpac444
3fb99f7d26
*** empty log message ***
2003-06-20 16:11:43 +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
plugz
f2dbb04980
Added arrows to walk through records (using offset parameter)
2003-06-20 13:01:17 +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
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