Re: [Koha-devel] Branch Specific System Preferences

2012-03-22 Thread Ian Walls
Chris, I'm seeing the Contextual Preferences Engine (CPE) as a replacement to the issuingrules and related tables, first and foremost. It would be put in place, then be migrated into slowly over time by developers, since switching the subroutine calls from issuingrules and sysprefs to the CPE wo

Re: [Koha-devel] [Koha] Branch Specific System Preferences

2012-03-22 Thread Chris Nighswonger
On Thu, Mar 22, 2012 at 1:39 PM, Paul Poulain wrote: > Le 22/03/2012 18:18, Chris Nighswonger a écrit : > > Recently the need has arisen locally to run the self-checkout (sco) under > > multiple user accounts to accommodate multiple branches using the sco > > module. > > Hi chris, > > I had the id

Re: [Koha-devel] Branch Specific System Preferences

2012-03-22 Thread Chris Nighswonger
Hi Ian, On Thu, Mar 22, 2012 at 1:25 PM, Ian Walls wrote: > Chris, > > > I've been meaning to write a Contextual Preferences Engine for Koha for a > while now, to solve the problems we have with the Circ Matrix, as well as > with global sysprefs that should really be more configurable. > > The i

Re: [Koha-devel] [Koha] Branch Specific System Preferences

2012-03-22 Thread Paul Poulain
Le 22/03/2012 18:18, Chris Nighswonger a écrit : > Recently the need has arisen locally to run the self-checkout (sco) under > multiple user accounts to accommodate multiple branches using the sco > module. Hi chris, I had the idea of just adding a "branchcode" column to the systempreferences and

Re: [Koha-devel] Branch Specific System Preferences

2012-03-22 Thread Ian Walls
Chris, I've been meaning to write a Contextual Preferences Engine for Koha for a while now, to solve the problems we have with the Circ Matrix, as well as with global sysprefs that should really be more configurable. The idea is that it will be a DB table with 5 main columns: Branch, Patron Cat

[Koha-devel] Branch Specific System Preferences

2012-03-22 Thread Chris Nighswonger
Recently the need has arisen locally to run the self-checkout (sco) under multiple user accounts to accommodate multiple branches using the sco module. To the best of my understanding this is not currently possible due to the way in which the user for the sco module is defined using a system prefer

[Koha-devel] Hourly loans -bug 5549- pushed, please test

2012-03-22 Thread Paul Poulain
Hello, I just pushed a large patch that is related to hourly loans. It has been tested by a lot of ppl (including at the hackfest), but it's worth more tests, so feel free to update your git repositories and report the result of your tests here ! -- Paul POULAIN http://www.biblibre.com Expert en

Re: [Koha-devel] For those running master

2012-03-22 Thread Paul Poulain
Le 22/03/2012 17:16, Paul Poulain a écrit : > Hello koha-devel, > > if any of you is running master, I pushed a large patch with a DB > revision mistake yesterday. I should have specified = it's patch 7310 (virtual shelves improvements) -- Paul POULAIN http://www.biblibre.com Expert en Logiciels

[Koha-devel] For those running master

2012-03-22 Thread Paul Poulain
Hello koha-devel, if any of you is running master, I pushed a large patch with a DB revision mistake yesterday. The 3.07.00.032 DBrev won't apply correctly. If you've already updated and have applied this DBrev, I suggest you run the following SQL commands: ALTER TABLE virtualshelves MODIFY COLUM

[Koha-devel] Koha patron import

2012-03-22 Thread ZUULU COOPER
Can anyone send me a copy a patron import file for me to try. I have run out of options. I recently installed Koha 3.06.04 Live DVD and I am getting errors the surname, borrowernumber, branchcode and categorycode. I do not know what I am doing wrong. I installed the Koha GSDL and I get the same err

Re: [Koha-devel] koha / installation

2012-03-22 Thread Paul Poulain
Le 22/03/2012 11:23, Samuel desseaux a écrit : > Hi, > > My question is very short and easy: what sort of installation of koha > could you advice? By git or by the tarball? > I work on a migration of our ILS for koha. Hi Samuel, it really depends on you... when you know git, it's really wonderful

[Koha-devel] koha / installation

2012-03-22 Thread Samuel desseaux
Hi, My question is very short and easy: what sort of installation of koha could you advice? By git or by the tarball? I work on a migration of our ILS for koha. Best regards samuel <>___ Koha-devel mailing list Koha-devel@lists.koha-community.org ht

[Koha-devel] Translation question

2012-03-22 Thread Marcel de Rooy
Hi all, Sorry for cross-posting ;) Something in between.. Does anyone of you foresee problems with translating a construction like this one just as in the sysprefs? Allow/Do not allow (in combo) -- followed by text like: -- anyone to delete items from the list See screenshot: http:/