Re: [Koha-devel] OPAC Secured

2010-02-22 Thread Ian Walls
clear. -Ian Walls On Mon, Feb 22, 2010 at 11:58 AM, Galen Charlton wrote: > Hi, > > On Mon, Feb 22, 2010 at 9:11 AM, Eric Bégin > wrote: > > Why not using this value to set the 'authnotrequired' in the code, > > instead of having this value hardcoded. That

Re: [Koha-devel] searching for phrases

2010-03-01 Thread Ian Walls
It seems like it might be a good idea to parse the search string provided by the user (in "Googlese") into Zebra's prefix system. Not only could we handle phrase searching, but we could do a host of other translations (&'s give us some escapement craziness, if I recall). We could also do things l

Re: [Koha-devel] searching for phrases

2010-03-01 Thread Ian Walls
e off. Does anyone disagree? -Ian On Mon, Mar 1, 2010 at 9:34 AM, Nicole Engard wrote: > I like the idea that developers have had on the Koha IRC chanel - to > replace Zebra is Solr -- that would probably solve this problem as > well! > > Nicole > > On Mon, Mar 1, 2010 at 8

Re: [Koha-devel] Developer Documentation

2010-03-18 Thread Ian Walls
I'll volunteer for this. Documentation is crucial, sometimes moreso than the code itself. -Ian Walls On Thu, Mar 18, 2010 at 10:57 AM, Chris Nighswonger < cnighswon...@foundations.edu> wrote: > On Thu, Mar 18, 2010 at 10:47 AM, Nicole Engard wrote: > > Hi all, > >

Re: [Koha-devel] Changing 'Fines' to 'Charges'

2010-05-07 Thread Ian Walls
;> Koha-devel@lists.koha.org >>> http://lists.koha.org/mailman/listinfo/koha-devel >>> >> >> >> ___ >> Koha-devel mailing list >> Koha-devel@lists.koha.org >> http://lists.koha.org/mailman/listinf

Re: [Koha-devel] Quick poll on Fines/Charges/Fees/Accounts

2010-05-11 Thread Ian Walls
USA > > for Koha checkout > http://development.washk12.org/gitweb/ > or > git://development.washk12.org/koha > > > ___ > Koha-devel mailing list > Koha-devel@lists.koha.org > http://lists.koha.org/mailm

Re: [Koha-devel] Availability in Koha Was: Re: [Koha-patches] [PATCH 2/2] Fixes bug 4481: Limit to Available filters out many available items.

2010-05-19 Thread Ian Walls
2$s (for example), we might see On Shelf, or Checked > Out, or Lost, or Mending, etc. Since there's just a single place to look, we > can determine all of the different statuses and route requests accordingly." > > I wanted to make sure that an authoritative availability field i