]>
git.koha-community.org Git - koha.git/log
Galen Charlton [Thu, 29 Nov 2007 21:54:37 +0000 (15:54 -0600)]
installer: move base zebra config files
Inspired by work by Chris Cormack, move several base Zebra
configuration files to two new directories under etc/zebradb:
lang_defs - language-specific settings (e.g., French and English)
marc_defs - MARC format-specific settings (e.g., MARC21 & UNIMARC)
Installer will query user for language and MARC format and
copy the inital Zebra configs accordingly.
Chris Cormack [Mon, 17 Dec 2007 00:43:02 +0000 (18:43 -0600)]
Fix for bug 1648, specifying a due date resulted in a blank due date
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Mon, 17 Dec 2007 00:43:01 +0000 (18:43 -0600)]
revert to sql in updateitem.pl
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Mason James [Mon, 17 Dec 2007 00:43:00 +0000 (18:43 -0600)]
updated for update-child feature.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Mason James [Mon, 17 Dec 2007 00:42:59 +0000 (18:42 -0600)]
template for changing child to adult member-type.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Mason James [Mon, 17 Dec 2007 00:42:58 +0000 (18:42 -0600)]
script to update child to other member-catergory.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Mon, 17 Dec 2007 00:42:57 +0000 (18:42 -0600)]
cleanup in memberentry,categories.
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
root [Thu, 13 Dec 2007 23:40:33 +0000 (12:40 +1300)]
adding hotlink to author search on details.pl page.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Mason James [Thu, 13 Dec 2007 23:40:17 +0000 (12:40 +1300)]
adding collection-code description lookup.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Mason James [Thu, 13 Dec 2007 23:40:08 +0000 (12:40 +1300)]
mod to GetAuthorisedValueDesc() to simply take $category and $value args, and get a desc. back.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Mason James [Thu, 13 Dec 2007 23:39:31 +0000 (12:39 +1300)]
quickfix for adv. searching in nozebra.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Mason James [Thu, 13 Dec 2007 23:38:43 +0000 (12:38 +1300)]
952$y/itemtype was hidden by default, fixed
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
mason.james@liblime.com [Thu, 13 Dec 2007 23:35:09 +0000 (12:35 +1300)]
quickfix for displaying collection-code in opac
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 14 Dec 2007 17:29:47 +0000 (18:29 +0100)]
make h1 larger than h2 larger than h3
easier to read when you have desc size for headers !
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 14 Dec 2007 17:28:15 +0000 (18:28 +0100)]
UTF-8 and Nozebra fixes
- .txt files have to be in utf-8 (as Koha is utf-8 now), and opened as utf-8 files
otherwise, the diacritics are mixed up on web installer
- typo fix (NoZebra vs Nozebra) to set correctly Nozebra syspref
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 14 Dec 2007 17:26:59 +0000 (18:26 +0100)]
french unimarc filed updated + authorised values added
(+all files are now in utf-8)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Fri, 14 Dec 2007 17:55:47 +0000 (11:55 -0600)]
adding setstatus.pl from dev_week
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Fri, 14 Dec 2007 16:18:34 +0000 (10:18 -0600)]
memberentry.pl and calendar-setup.js - remove CVS '$Id$'
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Tue, 11 Dec 2007 15:41:30 +0000 (09:41 -0600)]
Standardizing format for error/message dialogs. <div class="dialog alert"> for high-priority warnings/confirmations. <div class="dialog message"> for lower priority/informational messages.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Mon, 3 Dec 2007 14:31:12 +0000 (08:31 -0600)]
Cleaning up and styling picture upload page. Second try for this patch.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Fri, 14 Dec 2007 16:56:21 +0000 (17:56 +0100)]
Bug Fixing : Authorised values could not be edited
If id provided and authorised value exists,
then change it and get back to authorised_value page.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Fri, 14 Dec 2007 10:20:38 +0000 (11:20 +0100)]
Bug fixing : serial collection on OPAC were not correctly displayed.
Call to PrepareSerialsData on Serial information
Adding receivedlist and missing list to brief display
Modifying js to use display:block/display:none rather than visibility attribute.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Fri, 14 Dec 2007 16:42:52 +0000 (10:42 -0600)]
Reverting changes which were committed by mistake. Tried moving the filter into the sidebar, but the layout couldn't take the wide select drop-downs.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Wed, 12 Dec 2007 20:51:45 +0000 (14:51 -0600)]
Members.pm - dbh->{'mysql_insertid'} still needed, despite shortcomings.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Tue, 11 Dec 2007 18:00:21 +0000 (12:00 -0600)]
Circulation.pm - Bugfix invalid constructor calls to Dates (single digit Mon. and Day)
See Bug #1647
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Mon, 10 Dec 2007 23:25:49 +0000 (17:25 -0600)]
install.pl - Important fix for Algorithm::CheckDigits mismatch
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Mon, 10 Dec 2007 23:01:22 +0000 (17:01 -0600)]
Members.pm - Handle bad categorycode, Dates.pm - other problems persist.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Mon, 10 Dec 2007 22:42:10 +0000 (16:42 -0600)]
Auth.pm - 3 changes: $debug instead of warn, LDAP require/import, $timeout regexp (+ instead of *).
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Fri, 7 Dec 2007 23:14:47 +0000 (17:14 -0600)]
Serials.pm + NewsChannels.pm - use Dates and replace old CVS-based $VERSION.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Thu, 6 Dec 2007 22:00:01 +0000 (16:00 -0600)]
NewsChannels.pm - dos2unix fix for ^M
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 14 Dec 2007 08:42:39 +0000 (09:42 +0100)]
removing some useless parenthesis in the template
with (), the look was not nice when you've defined () in the name of your authority.
Like
subject (common name)
subject (personnal name)
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 14 Dec 2007 08:41:24 +0000 (09:41 +0100)]
small change in blue.css to marc editor (moving 10px to the right subfields)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 14 Dec 2007 08:41:00 +0000 (09:41 +0100)]
regexp-ing $marcflavour to handle unimarc_xxxxx or marc21_yyyy subdirectories
see previous commit, about having 2 different sets of UNIMARC.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 14 Dec 2007 08:39:56 +0000 (09:39 +0100)]
big change in installer for french unimarc
The biblio & authorities frameworks have been removed from 1-Obligatoire
and moved to marcflavour new directory.
There are 2 sub-unimarc directories :
- unimarc_complet (complet=full), that contains full unimarc frameworks (not finished)
- unimarc_lecture_pub (lecture_pub = public library), that contains simplified frameworks (should work, although more test needed)
That will let the user choose between 2 differents set of unimarc : public libraries often don't care to handle a too complex marc, while conservation libraries need something complete.
This is one of the major thing that ppl wanted : a more public library friendly Koha.
With HideMarc=ON, public libraries should be very happy with the way cataloguing can be done now.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 14 Dec 2007 08:35:53 +0000 (09:35 +0100)]
removing useless file for french unimarc
it's elsewhere (in 1-obligatoire)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 14 Dec 2007 08:33:44 +0000 (09:33 +0100)]
removing marc flavour from syspref for frenchies
as it's now filled by webinstaller and librarian choice
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Thu, 13 Dec 2007 11:20:41 +0000 (12:20 +0100)]
Addind a reported_tag entry.
the reported tag contains all subfields to report from the authority into the biblio.
NOTE : It is a feature usefull only for OpenCataloger, but OpenCataloger needs it.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Thu, 13 Dec 2007 08:48:02 +0000 (09:48 +0100)]
bugfix on authtype modif
A parameter was missing to tell Koha it was a modif (UPDATE) and not an add (INSERT)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Tue, 11 Dec 2007 17:33:23 +0000 (18:33 +0100)]
synching opac and pro, and removing subtitles that has been removed in 3.0
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Tue, 11 Dec 2007 17:31:12 +0000 (18:31 +0100)]
catalogue detail : just changing a , to : and adding a missing space
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Tue, 11 Dec 2007 13:18:49 +0000 (14:18 +0100)]
API uses biblionumber, not "bib"
(with bib, you get a nice internal server error on opac-reserve)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Tue, 11 Dec 2007 10:53:36 +0000 (11:53 +0100)]
fixing moredetails to point to biblionumber instead of biblioitemnumber
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Tue, 11 Dec 2007 10:52:19 +0000 (11:52 +0100)]
Adding default hardcoded authorised values list + some comment on them
Even on an empty setup, the user will know which auth values he can filled
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Tue, 11 Dec 2007 10:15:49 +0000 (11:15 +0100)]
reintroducing lateissues-excel
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Tue, 11 Dec 2007 10:14:15 +0000 (11:14 +0100)]
Adding Text::CSV_XS dependancy
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Tue, 11 Dec 2007 10:05:22 +0000 (11:05 +0100)]
1514 : no results give no feedback (serials checkexpiration)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Tue, 11 Dec 2007 08:58:54 +0000 (09:58 +0100)]
add registration fees on registration renewal if needed
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Tue, 11 Dec 2007 08:53:20 +0000 (09:53 +0100)]
Member enrolment fee fixed :
if there is an enrolment fee, create a debt on patron subscription
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Mon, 10 Dec 2007 17:21:09 +0000 (18:21 +0100)]
(rss fixes) also removing link to a9, I think it's a missed hardcoded thing.
kados, pls check this is correct.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Mon, 10 Dec 2007 17:20:47 +0000 (18:20 +0100)]
reintroducing rss in opac-result
and removing link to /cgi-bin/koha/opensearch, that is not available in Koha
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Mon, 10 Dec 2007 16:40:59 +0000 (17:40 +0100)]
Changing some patron management rules (#1631)
- the guarantor is no more readonly: it can be typed manually
- useless fields in case of an institution are removed (like DoB, Firstname, gender)
- reintroducing the relashionship select, that was missing in the template (but was handled by the pl)
- moving B_phone to a more logical place (with alternate coordinate)
- reintrocing contactnote in "alt contact"
- changing the select_city behaviour : when a city is choosen, the zipcode & city are automatically filled.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 7 Dec 2007 10:39:43 +0000 (11:39 +0100)]
just some reindenting (and add a space after the separator, to have XX -- YY and not XX --YY)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 7 Dec 2007 10:38:18 +0000 (11:38 +0100)]
The type of the query is given by the loop
su was harcoded, but it was wrong in case we had a $9 subfield (Koha-Auth-Number)
In this case, we have to search an=NNNNN
There is a small graphic problem remaining : each term is hilighted separatly
even if all links point to the same an. Would be better to have only 1 link
but i'm afraid to break something in case there is no $9, so I don't change
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Wed, 28 Nov 2007 17:17:38 +0000 (18:17 +0100)]
some sysprefs added and translated to french.
Note that it's an unfinished work, but those untranslated seems to do nothing.
I've asked koha-devel & will translate the rest when usefull
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Wed, 21 Nov 2007 12:54:25 +0000 (13:54 +0100)]
updating yahoo syspref message to let the user know what is the local string
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Wed, 21 Nov 2007 09:58:27 +0000 (10:58 +0100)]
Systempref in french, updated
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Fri, 14 Dec 2007 14:47:36 +0000 (08:47 -0600)]
owen's fixes to picture upload
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Mason James [Fri, 14 Dec 2007 04:44:53 +0000 (17:44 +1300)]
updated MARC21 indexes, with authorites too. v2
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Wed, 12 Dec 2007 21:30:40 +0000 (15:30 -0600)]
Perldoc fixes - Auth_with_ldap.pm and Log.pm
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Wed, 12 Dec 2007 22:47:48 +0000 (16:47 -0600)]
C4 and misc: permissions fixes
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Wed, 12 Dec 2007 21:30:38 +0000 (15:30 -0600)]
Auth_with_ldap: support non-RFC#2798 user IDs.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Wed, 12 Dec 2007 18:12:51 +0000 (12:12 -0600)]
Context.pm - bugfix punctuation (; vs ,)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Fri, 14 Dec 2007 00:21:57 +0000 (18:21 -0600)]
authorities result lists where badly paged.
finalresult contained the whole list and not only the useful results.
resultlist contained only 19 elements. adding one
parameters passed through pages contained also empty parameters deleting them.
Conflicts:
C4/AuthoritiesMarc.pm
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 14 Dec 2007 00:21:56 +0000 (18:21 -0600)]
BiblioAddAuthorities : adding "" in search term, in case there is a ()
+ improving some tests
+ removing some comments
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Fri, 14 Dec 2007 00:21:55 +0000 (18:21 -0600)]
AddAuthority, adding 100 field for UNIMARC if it's not provided
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Henri-Damien LAURENT [Wed, 12 Dec 2007 14:34:36 +0000 (15:34 +0100)]
Bug FIX : 437 'Browse Members' function should return paged results
Adding pagination_bar to results if needed.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Fri, 14 Dec 2007 00:03:08 +0000 (18:03 -0600)]
removing some unnecessary lines
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Tue, 11 Dec 2007 17:33:37 +0000 (18:33 +0100)]
fix to delete a virtualshelf content correctly
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Tue, 11 Dec 2007 17:33:32 +0000 (18:33 +0100)]
NoZera don't handle fuzzy/stemming/weight
so ignoring those sysprefs
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Tue, 11 Dec 2007 17:33:28 +0000 (18:33 +0100)]
unimarc.abs change : defaulting author sorting to 700$a
instead of 200$f
+ some tab added to have something easier to read
Some libraries don't use authorities (700$a),
but they are usually small libraries, so won't be with zebra !
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Paul POULAIN [Tue, 11 Dec 2007 17:33:27 +0000 (18:33 +0100)]
french translation, updated
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Mon, 10 Dec 2007 23:04:39 +0000 (17:04 -0600)]
moremember.pl - We will be doing a lot of debugging on Members, this is just the beginning.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Mon, 10 Dec 2007 23:04:38 +0000 (17:04 -0600)]
Auth_with_ldap.pm -- Silly spelling errors in perldoc
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Mon, 10 Dec 2007 23:04:37 +0000 (17:04 -0600)]
Acquisition - Dates.pm switch
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joe Atzberger [Mon, 10 Dec 2007 23:04:36 +0000 (17:04 -0600)]
rename ldap test file
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Wed, 12 Dec 2007 22:03:41 +0000 (16:03 -0600)]
bugfix: restore setting classification source by dropdown
Apparently as an inadvertant result of the patches to
move the SQL files to load the MARC frameworks, the
authorised_value of 'cn_source' was dropped for
kohafield = 'items.cn_source' and 'biblioitems.cn_source'.
This patch restores those values, thus making the
classification source set by a dropdown in the bib
and item editors.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Wed, 12 Dec 2007 21:27:46 +0000 (15:27 -0600)]
bugfix: do not try to set items.cn_sort twice
The way this API is used by additem.pl, the $item hasref
already contains a 'items.cn_sort' key whose value is
undef. Setting $item->{'cn_sort'} instead of $item->{'items.cn_sort'}
ends putting with items.cn_sort and cn_sort in the UPDATE
items statement, making the final value of cn_sort in the DB
dependent on the order produced by Perl's keys function.
Also added a comment explaining a subtle (perhaps too subtle)
point in the code.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Wed, 12 Dec 2007 20:44:10 +0000 (14:44 -0600)]
Visual improvements to facets and search results; better js handling of Amazon book covers in results and detail.tmpl.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Thu, 13 Dec 2007 23:06:12 +0000 (18:06 -0500)]
Fixed nozebra opac advsearch Title search problem.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Thu, 13 Dec 2007 22:59:09 +0000 (17:59 -0500)]
Fix for BUG 1653
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Wed, 12 Dec 2007 18:38:46 +0000 (13:38 -0500)]
Adding LCCN to z2950 searches: Part 2
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Tue, 11 Dec 2007 20:09:07 +0000 (15:09 -0500)]
Setting BiblioAddsAuthorities OFF by default as things break when enabled in MARC21 libraries
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Chris Nighswonger [Wed, 12 Dec 2007 17:27:22 +0000 (12:27 -0500)]
Adding LCCN to z2950 searches
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Wed, 12 Dec 2007 16:30:12 +0000 (10:30 -0600)]
Formatting dialog in additem.tmpl, markup correction in request.tmpl
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Wed, 12 Dec 2007 16:29:47 +0000 (10:29 -0600)]
A couple of patch corrections to remove hardcoded /prog/ path (allows for alternate templates). Also upgrading jquery to version 1.2.1.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Wed, 12 Dec 2007 16:29:38 +0000 (10:29 -0600)]
More minor style changes, and markup fix for Bug 1321.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Wed, 12 Dec 2007 16:29:27 +0000 (10:29 -0600)]
Some reformatting in circ and members.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Joshua Ferraro [Thu, 13 Dec 2007 10:28:35 +0000 (04:28 -0600)]
fix for bug introduced recently if due_date is null, search failed
Henri-Damien LAURENT [Tue, 11 Dec 2007 16:15:35 +0000 (10:15 -0600)]
BugFix 1640
setting QueryFuzzy, QueryStemming and QueryweightFields systempreferences to 0 if Nozebra chosen
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
root [Tue, 11 Dec 2007 03:50:36 +0000 (21:50 -0600)]
adding hotlink to author search on details.pl page.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Galen Charlton [Mon, 10 Dec 2007 16:34:25 +0000 (10:34 -0600)]
removed shell metacharacter from filename -- source of install glitch
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Sat, 8 Dec 2007 21:18:19 +0000 (15:18 -0600)]
Wrapping patron image javascript in check for patronimage system pref
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Owen Leonard [Sat, 8 Dec 2007 21:18:10 +0000 (15:18 -0600)]
Fixing typo in value_builder/dateaccessioned.pl; Adding error message output to additem.tmpl (fixes Bug 1636, Can't delete from additems.pl).
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Mon, 10 Dec 2007 02:00:57 +0000 (20:00 -0600)]
Virtual shelves: per shelf sort, multiple add in OPAC, partial bug fixes.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Sun, 9 Dec 2007 21:36:50 +0000 (15:36 -0600)]
Add multiple items to virt shelf, and bugvix virtual shelf adds.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Sun, 9 Dec 2007 18:54:49 +0000 (12:54 -0600)]
Clean up moredetail.pl and updateitem.pl
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Sat, 8 Dec 2007 23:33:04 +0000 (17:33 -0600)]
get_template_and_user returns $flags from checkauth for in-page perms.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Sat, 8 Dec 2007 23:32:47 +0000 (17:32 -0600)]
Add 'Staff' category_type to new dropdown, add category_type to GetMemberDetails retval
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Sat, 8 Dec 2007 23:32:22 +0000 (17:32 -0600)]
Able to call haspermission w/o $dbh, and add error msg on deletemember.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
Ryan Higgins [Sat, 8 Dec 2007 23:31:57 +0000 (17:31 -0600)]
Adding in permission blocks for staff members as per previous commits.
Much of this is repeat of previous commits, and then some to finish off.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>