tipaul
bf1a858645
improving checkdigit sub.
2003-07-07 14:43:42 +00:00
tipaul
a8574a5b83
fixing bug #526 : gst rate is now calculated through systempref gist entry.
...
Before this fix :
* was harcoded to 12,5%
* some bugs in template parameters prevented the javascript to work.
* some bugs prevented some calculations to be done properly.
2003-07-07 14:11:16 +00:00
tipaul
68d49adece
translation fixes
2003-07-07 12:29:28 +00:00
tipaul
579cafe64a
translation fix + minor html cleaning
2003-07-07 12:00:14 +00:00
tipaul
d3fc2fd4d0
translation fixes
2003-07-07 11:56:32 +00:00
tipaul
ede9300e13
translation fix
2003-07-07 09:50:46 +00:00
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
1f349f1a92
Checking that all fields mapped to the item marc field (995 in UNIMARC) are mapped to a field in items SQL-table.
...
Previously, you had a warning only if fields mapped to item SQL-table was in more than 1 item marc field.
2003-07-04 13:24:52 +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
rangi
01ab93f173
Fixing missing use C4::Auth call
...
Now to fix the template
2003-07-03 21:52:08 +00:00
tipaul
62361b7308
dramatically improves search speed when searching something OR somethingelse
2003-07-03 12:48:33 +00:00
wolfpac444
1a1c3332af
Fixed #513
2003-07-02 19:13:26 +00:00
tipaul
f1f7658357
fix for #519 : items.dateaccessioned imports incorrectly
2003-07-02 14:47:17 +00:00
tipaul
f558018f3d
fix for #512 (not sure it's enogh. to be checked by NPL)
2003-07-02 13:57:13 +00:00
tipaul
bae44ceac7
(partial ?) fix for #512
2003-07-02 13:51:31 +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
plugz
a0de7c08fd
Added allowborrow to the template parameters to check if a borrower can borrow books or not according to the "borrow" flag.
2003-07-01 11:22:48 +00:00
plugz
d293d820c1
Itemtypes, branch, and categories are displayed using their respective description to ease reading.
2003-07-01 10:31:30 +00:00
plugz
bee78deec1
Added &getbranchname and &getborrowercategory
...
getbranchname : given branchcode returns branch name
getborrowercategory : given categorycode returns description
2003-07-01 10:30:05 +00:00
rangi
66df3391d5
More tweaks for the unido system
2003-06-30 22:39:14 +00:00
slef
d1a3bdbd33
File copying repair. Fixes #489
2003-06-30 11:23:06 +00:00
slef
305185d9ea
Preserving old template/script dirs if they exist, ready for upgrade to use Install.pm
2003-06-30 10:06:18 +00:00
rangi
515aaa6899
Fixing a broken redirect
2003-06-29 01:27:36 +00:00
tipaul
010f15b12b
small fix for biblio modif : when modifying a biblio, fields that were left 100% empty during add were no more in the editor. Thus, it was impossible to add them forever. This 1 line fix restore correct behaviour.
2003-06-26 14:11:09 +00:00
rangi
f8d250abfa
Fixing the sticky due date problem reported by jerome
2003-06-26 09:31:39 +00:00
tipaul
600435d3af
very stupid bug due to an unchecked copy/paste...
2003-06-25 15:06:10 +00:00
rangi
46a174f078
These were using the old deprecation C4::Acquisitions
...
Change to C4::Catalogue
2003-06-25 04:48:45 +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
41c9a6b2b8
fix for #477
2003-06-24 08:32:35 +00:00
tipaul
6adc093874
fix for #431
2003-06-24 08:27:04 +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
3f5bfff353
*** empty log message ***
2003-06-23 15:54:32 +00:00
tipaul
64aa971eb0
adding release notes files on my local machine
2003-06-23 11:29:38 +00:00
tipaul
a0e141c395
adding isbn/author/title support (forgot to commit those...)
2003-06-23 11:28:52 +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
tipaul
eeef872737
small fix to add subtitles and subject in mappable fields.
2003-06-20 16:26:12 +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