Henri-Damien LAURENT
04a108482d
BUG FIXING : Using LEFT JOIN in replacement of implicit inner joins. WARN NOT FULLY TESTED
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-03 14:58:35 -05:00
Henri-Damien LAURENT
fc0dff779b
History was broken by my correction on SQL for SearchHistory. Corrected.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-03 14:58:30 -05:00
Paul POULAIN
015ab20239
No need of wrdl for kw search
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-03 14:58:26 -05:00
Paul POULAIN
dece480996
removing warn
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-03 14:58:23 -05:00
Paul POULAIN
028cc1904b
updating opac searches, same as librarian
...
(adding explicit wrdl to some queries)
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-03 14:58:16 -05:00
Paul POULAIN
9dd4f305f1
bugfix $itemtype => $value
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-03 14:58:07 -05:00
Paul POULAIN
f4339f536f
#1445 checking that there is an expiry date
...
if there is none, automatically warn the librarian
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-03 14:58:03 -05:00
Paul POULAIN
375d2f1158
(minor) updating doc & removing warn
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-03 14:57:12 -05:00
Paul POULAIN
772d6f2362
#1450 (marc21 plugins)
...
dunno why toins missed to report new marc editor changes to marc21 plugins...
(00x & leader.tmpl tested, other not tested, I don't know which field they are for. but it's a copy paste of 1 line, should work anyway)
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-03 14:57:04 -05:00
Joshua Ferraro
55e3e86826
add tip to branches for IP feature
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-03 14:56:35 -05:00
Paul POULAIN
7f4c6d8335
#1449 : Installer improved to add a zebra/Nozebra screen
...
+ some minor changes in html
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-03 05:10:59 -05:00
Joshua Ferraro
c6c916d2e1
fix to the new input param
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 20:22:45 -05:00
Joshua Ferraro
0c80c37407
adding new input to marc21 plugins
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 20:22:41 -05:00
Joshua Ferraro
73cc6852f5
restoring marc21 plugin templates
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 20:22:39 -05:00
Joshua Ferraro
dace73a81f
fix for bug 1451
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 20:22:34 -05:00
Joshua Ferraro
06d8e7d4cf
chmod 644 on all modules
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 19:11:35 -05:00
Paul POULAIN
41324f9f5e
FIX for #1441 (AutoLocate not work as advertised)
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:45:56 -05:00
Paul POULAIN
2fb2db5691
fix for #1430 (subscription add fails)
...
due to us date format not properly set
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:45:54 -05:00
Paul POULAIN
e343e8a151
unimarc specific : sorting on date-of-publication
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:45:51 -05:00
Paul POULAIN
6918fe7066
oups, sorry, missing #
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:45:48 -05:00
Henri-Damien LAURENT
059c9880c3
Adding itemtypes and branches in MARCdetail BugFixing moremember.tmpl : column descriptions were messed.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:45:46 -05:00
Henri-Damien LAURENT
d53e1d3343
Bug FIXING : Some SQL queries had an old SQL 4.1 form.
...
Fixing it with LEFT JOIN.
MUST Be CAUTIOUS about biblioitems numbers.
Does a biblio have one and only one biblioitem ?
I took this for granted. But maybe it is not supposed to be so.
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:45:39 -05:00
Henri-Damien LAURENT
d00600c373
BUG FIXING + Modification in API for DelIssue
...
DelIssue now takes in a reference hash of data to delete (serialid, subscriptionid and serialseq are required)
DelIssue now delete one peculiar serialid and doesnot proceed only on serialseq any longer.
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:45:27 -05:00
Henri-Damien LAURENT
d638399aed
filefind.png. Why not having the same architecture between intranet and opac img or images ?
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:45:18 -05:00
Henri-Damien LAURENT
eb8e666234
Bug Fixing : page changes were broken for unimarcfield_4XX.pl
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:45:11 -05:00
Paul POULAIN
bb12924c1b
some cleaning in Auth
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:45:07 -05:00
Paul POULAIN
8aa112477c
removing un-open TMPL_IF
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:44:24 -05:00
24ede7cad9
Refining holds menu display; restructuring forgotton stopwords.tmpl with breadcrumbs, layout, etc; Formatting reports-home.tmpl as "dashboard."
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:44:19 -05:00
a95855222a
Several changes: - add check in link to circulation checkouts listing
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:44:14 -05:00
78df55c5a5
More work to toolbars and menus. Adding experimental YUI-based toolbar to detail.tmpl. Adding dashboard-style layout to tools-home.tmpl. Correcting markup in request.tmpl. Adding patron information variables to request.pl for display in holds-menu.inc.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:40:03 -05:00
9b05e9c2d5
Fixes for Bug 1457. Also replacing calendar widget script and css calls with call to calendar.inc
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:39:52 -05:00
Joe Atzberger
d7a1e69d31
Logical error where closing tags for LI and OL were inside the (2nd half of the) conditional.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:39:37 -05:00
Chris Catalfo
83ce739d32
Removed obsolete member entry templates.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:38:44 -05:00
Chris Catalfo
502487e2ba
Added basic MARC21 index definitions.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 15:38:32 -05:00
Paul POULAIN
5c5f8fcf68
adding a message if browser table is empty
...
The message point to the wiki page that explain how to set the feature.
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 04:35:55 -05:00
Paul POULAIN
6f7efca7e1
BUGFIX for browser and nozebra tables
...
- adding browser and nozebra table definition to kohastructure & updatedatabase
- bumping to 3.00.00.005
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 04:35:49 -05:00
Paul POULAIN
db5b97d364
BUGFIX for 1447: Duplicate record function fails
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-02 04:35:40 -05:00
Joshua Ferraro
ae34e8f45a
changing the name of the zebra password file to passwd
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-01 23:14:47 -05:00
Joshua Ferraro
8f237225e5
improvements to zebra dirs, adding READMEs to preserve empty data dirs
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-01 23:10:24 -05:00
Joshua Ferraro
b66f36dac9
updating fund field length and normalizing brancode
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-01 23:10:21 -05:00
Chris Cormack
3e93b33975
Fix for bug 1454
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-01 22:03:27 -05:00
Chris Cormack
2154ed5cc1
Fix for 1431, checking userid is unique
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-01 20:40:26 -05:00
Chris Cormack
6c871b7847
Fix for a bug in reserves, if a charge was incurred we got a server error, and it wasnt listing the itemtypes available
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-01 18:25:19 -05:00
Joshua Ferraro
5cb229626b
sample label data
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-01 17:40:33 -05:00
Joshua Ferraro
ff5cd2a0e8
more marc21 sample data
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-01 17:40:32 -05:00
Joshua Ferraro
b87d4924b9
commenting out set_service_options, but also removes commit op
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-01 17:40:31 -05:00
MJ Ray
0f1e40a83e
Update instructions to match latest installer settings.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-01 15:36:23 -05:00
MJ Ray
2fa1116f79
Update instructions about MySQL and Zebra
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-01 15:34:19 -05:00
MJ Ray
9eab9f1bc3
Add more zebra configuration
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-10-01 15:34:16 -05:00
Joshua Ferraro
a0959c16aa
fixes last two sysprefs explanation values
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-30 21:34:19 -05:00