rangi
b1acf4e1b4
Fix for bug 603
2003-09-12 00:46:21 +00:00
rangi
8d8102cdc3
Fix for showing the current borrower on the moredetail.pl page
2003-09-11 22:03:43 +00:00
tipaul
f2c07bb529
bugfix : biblios without isbn where not added into the breeding farm
2003-09-08 08:42:40 +00:00
tipaul
b36dc7537c
fix for 593 (data duplication in MARC-DB)
2003-09-04 14:11:23 +00:00
tipaul
8bc5e4ab66
fix for 583 (values in marc_word table should have quotation marks, etc, stripped)
2003-09-04 10:17:07 +00:00
rangi
d7bf28d524
Fix for bug 562
2003-09-03 19:41:22 +00:00
tipaul
1b6d041c9c
removing "warn"
2003-09-03 15:01:50 +00:00
wolfpac444
97350a2d42
Added support for author searching to KeywordSearch
2003-08-10 00:38:47 +00:00
tipaul
78c8b66905
fix for 570 : If a subject search is done from the OPAC or Intranet Catalogue, duplicate
...
results are returned. For instance, if a search for 'dogs' returns 25 results
that have the subject 'dogs,' there will be 25 duplicate listings in the results.
2003-08-08 15:25:27 +00:00
tipaul
83cca02a46
fix for publicationyear : extracting numeric value from MARC string, like for copyrightdate.
...
(note that copyrightdate still extracted to get numeric format)
2003-08-06 12:54:52 +00:00
tipaul
b42279581b
adding demo mode
2003-08-06 12:38:27 +00:00
tipaul
db8f840838
fix for 556
2003-08-06 12:37:54 +00:00
rangi
e6a4f80040
Another attempted fix for issuing bug, can NPL test this please.
...
It seems to be working ok for me
2003-08-04 01:53:55 +00:00
rangi
e0e3784e8b
Fix for bug 293
2003-07-24 09:17:42 +00:00
slef
bdd6346c90
change show columns to use biblioitems bnotes too
2003-07-15 23:09:18 +00:00
slef
c72ec1dc6a
fixes from paul email
2003-07-15 11:34:52 +00:00
slef
d0f40352af
Work on bug 515... can we do a single-side rename of notes to bnotes?
2003-07-15 00:02:49 +00:00
tipaul
125530b3e3
*** empty log message ***
2003-07-11 11:51:32 +00:00
tipaul
af76ab2d58
typo fix
2003-07-10 12:24:20 +00:00
tipaul
cdb9220d74
fix for copyrightdate problem, #514
2003-07-10 10:37:19 +00:00
cauchoip
4309657656
small fixes (sql query formatting problems)
2003-07-10 10:19:21 +00:00
plugz
d3ccb3148f
Searches with NOT are now fully functionnal
...
Can create SQL request for any number of statements.
FIXED: splits entry if operator is "contains" and the value is like "foo bar boo"
2003-07-08 11:59:08 +00:00
tipaul
354b08cb47
removing warnings
2003-07-07 14:43:58 +00:00
tipaul
bf1a858645
improving checkdigit sub.
2003-07-07 14:43:42 +00:00
tipaul
62361b7308
dramatically improves search speed when searching something OR somethingelse
2003-07-03 12:48:33 +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
71817b0ab1
fixing bug in thesaurus entry modification
2003-07-02 12:49:43 +00:00
wolfpac444
2ee3977b0e
*** empty log message ***
2003-07-01 17:22:17 +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
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
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
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
63fc432b9e
Fixing a bug ine sql
2003-06-17 08:48:24 +00:00
rangi
5bfaef8cfb
Just added an order clause to getitemtypes
2003-06-16 09:22:53 +00:00
rangi
fc78b91222
Ordering branches by branchname
2003-06-16 09:19:44 +00:00
tonnesen
66bf985d0a
Added two new routines for getting a list of available themes/languages (used
...
by new systempreferences.pl script to present a list of available themes or
languages).
2003-06-11 18:48:07 +00:00
tonnesen
c41c02271d
Changing "preference()" calls to "boolean_preference()" calls
2003-06-11 18:44:01 +00:00
tonnesen
3ba349bd4e
Increased default inactivity timeout from 2 minutes to 5 minutes.
2003-06-11 18:40:53 +00:00
tipaul
a72d9621ae
removing searchborrower from circ2.pm.
...
Already exists in Search.pm
this fixes bug #439 and improve consistency.
2003-06-05 17:03:31 +00:00
rangi
f2b1c3d3a2
Fixing a bug that was breaking adding or modifying suppliers
2003-05-30 21:22:49 +00:00
tipaul
27edbcc574
fixing typo in Biblio.pm POD
2003-05-20 16:22:44 +00:00
tipaul
d8551b19c2
* PARTIAL fix for #322 => gives strange results imho
...
* removing unused subs
* indenting with tabs
* adding monthly report (stats.pl?time=month)
2003-05-19 16:20:51 +00:00
tipaul
fffb89aef4
fixing strange bug when cardnumber not set and borrower does not exists : sometimes finded value anyway !
2003-05-19 14:55:32 +00:00
wolfpac444
9f32a8adf0
Bug fixes.
2003-05-19 13:59:12 +00:00
tipaul
7a95c1d809
support for subtitles, additional authors, subject.
...
This supports is only for MARC <-> OLD-DB link. It worked previously, but values entered as MARC were not reported to OLD-DB, neither values entered as OLD-DB were reported to MARC.
Note that some OLD-DB subs are strange (dummy ?) see OLDmodsubject, OLDmodsubtitle, OLDmodaddiauthor in C4/Biblio.pm
For example it seems impossible to have more that 1 addi author and 1 subtitle. In MARC it's not the case. So, if you enter more than one, I'm afraid only the LAST will be stored.
2003-05-19 13:45:18 +00:00
wolfpac444
5169e23b54
Fixed theme/language templating in intranet.
2003-05-13 05:10:07 +00:00
wolfpac444
0499df0045
Fixed bug #405
2003-05-08 14:12:29 +00:00