[Koha-devel] Coding guidelines for command-line scripts

2012-08-29 Thread Chris Nighswonger
Sorry, forgot the list... On Wed, Aug 29, 2012 at 10:14 AM, Owen Leonard wrote: > > Would everyone agree that new command-line scripts must accept > "--help" (and include relevant help, of course) ? > > +1 > Should it also be the standard that command-line scripts should not > perform any acti

Re: [Koha-devel] [Koha] 3.8.4 staff main page

2012-09-17 Thread Chris Nighswonger
On Mon, Sep 17, 2012 at 12:22 PM, Paul wrote: > At 12:14 PM 9/17/2012 +0200, Robin Sheat wrote: >> >> Op 15-09-12 18:51, Paul schreef: >> > I am unaware of an *easy* way to write anything in js to accomplish my >> > staff's request. However, here's the fix (Mark, if you think this could >> > be o

Re: [Koha-devel] dselect non-funcitonal on Ubuntu

2012-10-02 Thread Chris Nighswonger
On Mon, Oct 1, 2012 at 10:44 PM, Chris Cormack wrote: > The tarball install should always work too. The packages will do more, > but the tarball method should not fail to install. +1 Kind Regards, Chris ___ Koha-devel mailing list Koha-devel@lists.koha

Re: [Koha-devel] patron card PDF - without making a batch - v3.08?

2012-10-12 Thread Chris Nighswonger
On Fri, Oct 12, 2012 at 8:32 AM, Waqar Azeem wrote: > This code also seem to have a bug! > > I didn't find any online browse-able code therefore a snip-it from > create-pdf.pl is here: > > grep { > push(@{$items}, {item_number => $_}); > } @borrower_numbers; > > 'item_number' itsel

Re: [Koha-devel] Koha 3.6.x EOL

2012-10-23 Thread Chris Nighswonger
A hearty congratulations on a job well-done Jared! Kind Regards, Chris On Tue, Oct 23, 2012 at 11:11 AM, Jared Camins-Esakov wrote: > Good morning. > > Earlier today I released Koha 3.6.10, my final release as Release Maintainer > for the Koha 3.6.x branch. So far no one has accepted the positi

Re: [Koha-devel] Some thoughts from QA team

2012-10-24 Thread Chris Nighswonger
On Wed, Oct 24, 2012 at 10:06 AM, Jared Camins-Esakov wrote: > >> > if people are OK with having the QA-team discuss their stuff on the >> > koha-devel list, then i am happy >> > (we could prefix the QA email's subject with 'QA: ', so people can >> > ignore them easily, if they want too) >> > > +1

Re: [Koha-devel] Koha and MariaDB - lets switch and start testing

2012-11-11 Thread Chris Nighswonger
On Sun, Nov 11, 2012 at 6:59 PM, Mason James wrote: > hi Folks > > i am just sending out an email to encourage Koha developers to switch to > MariaDB for their Koha dev/testing/QA work > I've been singing this tune for awhile and am still all for it. :-) > fyi: 6 weeks ago, i switched to MariaD

Re: [Koha-devel] Koha and MariaDB - lets switch and start testing

2012-11-12 Thread Chris Nighswonger
On Mon, Nov 12, 2012 at 8:44 AM, Tomas Cohen Arazi wrote: > > What's the compatibility level for InnoDB and what steps are needed to > get the DB running in MariaDB? > MariaDB is a fork of MySQL. Other than those already noted in my initial response, I noted no issues using MariaDB as a drop-in f

Re: [Koha-devel] Koha and MariaDB - lets switch and start testing

2012-11-12 Thread Chris Nighswonger
On Mon, Nov 12, 2012 at 9:16 AM, Tomas Cohen Arazi wrote: > > Thanks for your response. I know what MariaDB is, is just that I know > InnoDB as is does not exist on MariaDB but a replacement (XtraDB) > which I know does not implement everything InnoDB does. It doesn't > mean it wouldn't implement

Re: [Koha-devel] Bugzilla change proposal

2012-11-15 Thread Chris Nighswonger
On Thu, Nov 15, 2012 at 11:49 AM, Paul Poulain wrote: > What about adding separating "enhancements" in "enhancement" (of an > existing feature) and "New feature" by adding the "new feature" to > severity list ? > The script generating release notes would be trivial to update to > reflect that. Of

Re: [Koha-devel] [Koha-translate] Koha 3.10 nicely formatted enhancements description

2012-11-20 Thread Chris Nighswonger
Nice work, Paul! On Mon, Nov 19, 2012 at 10:48 AM, Paul Poulain wrote: > Hi translators, > > My plan with the 3.10 is to publish the version, the release notes, and > a nicely formatted document with all enhancements. > I made a lot of work on our release note tool last week. They'll > generate

Re: [Koha-devel] [QA] QAing and signing off

2012-11-28 Thread Chris Nighswonger
+1 for QA signoffs; it seems a trivial addition. On Mon, Nov 26, 2012 at 8:52 AM, Jared Camins-Esakov < jcam...@cpbibliography.com> wrote: > > > Until now, we said the QA goal was to be concentrated on code quality, >> > testing the feature was made 'somewhere else'. (that's why I also think >>

Re: [Koha-devel] [QA] QAing and signing off

2012-11-28 Thread Chris Nighswonger
ant to be trivial :) > > And the sign-off should not be either.. > -- > *Van:* koha-devel-boun...@lists.koha-community.org [ > koha-devel-boun...@lists.koha-community.org] namens Chris Nighswonger [ > cnighswon...@foundations.edu] > *Verzonden:* woe

Re: [Koha-devel] [QA] QA process

2012-11-28 Thread Chris Nighswonger
On Wed, Nov 28, 2012 at 4:37 PM, Chris Cormack wrote: > Not being part of the QA team, but speaking as Release Maintainer, I > think this is a great idea. First up people who are from the same > organisation could comment on the patch, I shouldn't QA this, can > someone else. If no one does step u

Re: [Koha-devel] [QA] QA process

2012-11-29 Thread Chris Nighswonger
On Thu, Nov 29, 2012 at 11:20 AM, Paul Poulain wrote: > > light of that, I think two months would be reasonable. > > In > 2 months ? That's really a long period, considering we've a 6 months > release cycle, with Feature & String Freeze. That let only a short time > for New Features and Enhanceme

Re: [Koha-devel] [QA] QA-ing packaging & install tools

2012-12-10 Thread Chris Nighswonger
On Mon, Dec 10, 2012 at 2:24 PM, Paul Poulain wrote: > Le 10/12/2012 20:14, Chris Cormack a écrit : > > I'll see what we can do. > +1 ! > > Barring any catalyst wrote of course. > > It would be good for the qa team to learn about the packages sometime > > though. They are rapidly becoming the mos

Re: [Koha-devel] Failed unit test

2013-01-11 Thread Chris Nighswonger
Many +1s here as well. Kind Regards, Chris On Fri, Jan 11, 2013 at 1:36 PM, Galen Charlton wrote: > Hi, > > On Fri, Jan 11, 2013 at 9:37 AM, Jared Camins-Esakov < > jcam...@cpbibliography.com> wrote: > >> Signing off is both checking that a feature works and -- hopefully -- >> considering wheth

Re: [Koha-devel] Koha numbering

2013-04-05 Thread Chris Nighswonger
On Fri, Apr 5, 2013 at 3:40 AM, Paul Poulain wrote: > What could/should we expect to decide to switch to 4.x ? > IIRC this was discussed sometime back on irc/wiki/mailing list/somewhere and the prevailing thought was that 4.x would happen when the solr implementation was stable. But then my memor

Re: [Koha-devel] Koha numbering

2013-04-05 Thread Chris Nighswonger
On Fri, Apr 5, 2013 at 9:26 AM, Paul Poulain wrote: > As we have each 6 month a new major release, why not increment the major > number on each of them ? > And as we're about to release 3.12.0, my preference is slowly moving > toward *removing* the 3. and saying each major release get it's major >

Re: [Koha-devel] about patronimages and photo of borrowers

2013-09-03 Thread Chris Nighswonger
On Tue, Sep 3, 2013 at 7:49 AM, Samuel Desseaux wrote: > Hi, > > I've a question: > > When i enabled the system preferences "patronimages", photo of borrower > can be imported in koha but > > 1)where these photos are located in koha? > They are stored in the db. (see the link Nicole posted) This

Re: [Koha-devel] Test Request

2013-09-24 Thread Chris Nighswonger
On Tue, Sep 24, 2013 at 1:25 PM, Galen Charlton wrote: > > Whether or not the patch passes QA and my review on the technical merits and > gets pushed for 3.14 or any future release, I /strongly/ encourage you to > consider that air-gap security [1] may better protect the users in question > than a

[Koha-devel] Pending PDF::Reuse Release And Koha

2014-12-03 Thread Chris Nighswonger
uot; other things later. (That said, feel free to send along any thoughts directly to me.) Kind Regards, Chris http://backpan.perl.org/authors/id/C/CN/CNIGHS/PDF-Reuse-0.35_01.tar.gz From 59bd8030614e60dc69df838db58c7f227b54d483 Mon Sep 17 00:00:00 2001 From: Chris Nighswonger Date: Tue, 2 D

Re: [Koha-devel] Pending PDF::Reuse Release And Koha

2014-12-03 Thread Chris Nighswonger
Hi Robin, Thanks very much for the help and the deb file. I've uploaded a new version which addresses the issues lintian pointed out. It also has a "fix" which someone upstream apparently added at some point. Mark pointed this out. New version: http://www.cpan.org/authors/id/C/CN/CNIGHS/PDF-Reu

Re: [Koha-devel] Pending PDF::Reuse Release And Koha

2014-12-03 Thread Chris Nighswonger
That's great! Thanks Mark. Kind Regards, Chris On Wed, Dec 3, 2014 at 5:41 PM, Mark Tompsett wrote: > Greetings, > > With Robin’s DEB, I’ve successfully done steps 1 through 5. > > GPML, > Mark Tompsett > > *From:* Chris Nighswonger > *Sent:* Wednesday,

Re: [Koha-devel] C4::Installer::PerlModules::version_info

2014-12-07 Thread Chris Nighswonger
Forwarding to the Dev list. On Dec 7, 2014 4:02 AM, "Nigel Gourlay" wrote: > > passing all=>1 into version_info returns undef > > would it be more sensible to return an arrayref of modules? > > --ngourlay ___ Koha-devel mailing list Koha-devel@lists.koh

Re: [Koha-devel] Pending PDF::Reuse Release And Koha

2014-12-08 Thread Chris Nighswonger
I've pushed an new dev version of PDF::Reuse up which just adds missing license info to the meta file. If nothing crops up by Wednesday afternoon, I will roll up PDF::Reuse 0.36 and upload it to CPAN. I have opened Koha bug 13407 [1] for this issue. Any Koha installs done before the Koha patch is

Re: [Koha-devel] [Koha] The Great Bugzilla move

2010-05-21 Thread Chris Nighswonger
On Fri, May 21, 2010 at 11:18 PM, Chris Cormack wrote: > I notice that it has been re-enabled now, and my admin access revoked. > I also note the old wiki has had the link to the new wiki removed, and > my account there has been deleted. I notice that my account (fbcit) has also been deleted from

Re: [Koha-devel] BibLibre strategy for Koha 3.4 and next versions

2010-06-21 Thread Chris Nighswonger
Hi Paul, 2010/6/21 Paul Poulain : > The technical fact : > - we (BibLibre) have 450+ patches on git.biblibre.com, master branch, > that are not in git.koha-community.org (new features & bugfixes) > - koha-community has 100 patches that are not on biblibre/master Ouch! > > So : if we do nothing,

Re: [Koha-devel] BibLibre strategy for Koha 3.4 and next versions

2010-06-21 Thread Chris Nighswonger
On Mon, Jun 21, 2010 at 3:40 PM, Paul Poulain wrote: > Le 21/06/2010 20:44, Chris Cormack a écrit : >> This is certainly a possible plan of action, but no, I won't be >> pushing any patches to master without them going through QA. >> Certainly not 450 in one go. They will need to be branched into

Re: [Koha-devel] Graphics::Magick 1.3.5

2010-06-30 Thread Chris Nighswonger
2010/6/30 Partha Mukhopadhyay > > Dear Mr. Koustubha > > Thanks for a quick response. Please see the result. > > > - > p...@libra25:~$ sudo apt-get install libimage-magick-perl > [sudo] passwor

[Koha-devel] Moving system preference serialization into the database

2010-07-11 Thread Chris Nighswonger
While doing some beginning work on a local syspref editor to fit in with the new system preference interface, I have run into the file permission "problem" of writing to files inside Koha's template directory structure. This is due to the fact that the system preferences are serialized in yaml form

Re: [Koha-devel] Moving system preference serialization into the database

2010-07-11 Thread Chris Nighswonger
On Sun, Jul 11, 2010 at 8:53 PM, Chris Nighswonger wrote: > While doing some beginning work on a local syspref editor to fit in > with the new system preference interface BTW, this piece of hackary can be seen here for anyone who's interested: http://git.koha-community.org/gitweb/

Re: [Koha-devel] Moving system preference serialization into the database

2010-07-12 Thread Chris Nighswonger
On Mon, Jul 12, 2010 at 3:24 AM, Frederic Demians wrote: > >> As regards the system preference issue in particular, the problem may >> be better resolved by moving the serialization into a table in the >> database. As it stands presently, part of the system preference data >> is kept in the databa

Re: [Koha-devel] Moving system preference serialization into the database

2010-07-12 Thread Chris Nighswonger
On Mon, Jul 12, 2010 at 1:10 PM, Jesse wrote: > > > There were two important reasons for moving the system preference > descriptions out of the database. > > The first was translation. Translating strings in the SQL files is > significantly different than the rest of the translator's workflow (fro

Re: [Koha-devel] Moving system preference serialization into the database

2010-07-12 Thread Chris Nighswonger
Ok. Here is a quick fix which seems to be what everyone is headed toward. Please abuse it a bit and see if it meets the present criteria. http://git.koha-community.org/gitweb/?p=wip/koha-fbc.git;a=commit;h=5b23a615018e049b1e11dbc10b131ecb30dfc6ab On Mon, Jul 12, 2010 at 2:46 PM, Frederic Demians

Re: [Koha-devel] Moving system preference serialization into the database

2010-07-12 Thread Chris Nighswonger
On Mon, Jul 12, 2010 at 5:28 PM, Frederic Demians wrote: > >> Ok. Here is a quick fix which seems to be what everyone is headed toward. >> Please abuse it a bit and see if it meets the present criteria. > > I try it. It works. Thanks. But the way you identify local syspref is not the good > one,

Re: [Koha-devel] Image/Graphics Magick confusion

2010-07-15 Thread Chris Nighswonger
On Thu, Jul 15, 2010 at 9:27 AM, Colin Campbell wrote: < snip > > wondered if there are any advantages in using Graphics Magick rather > than Image Magick (as imagemagick has the advantage that the perl module > can be installed from CPAN ) Only that with Graphics Magick you get both binaries and

Re: [Koha-devel] Fwd: RE: rebuild_zebra and a limit at 700 000 biblios

2010-07-15 Thread Chris Nighswonger
2010/7/15 Ian Walls > Paul, > > > I find that around 70,000 biblios starts to push th 4GB limit, so 700,000 > may start to push the 40GB limit, but from what you've pasted, you're not in > that situation (there'd be a warn). > > FWIW, Zebra claims to be able to handle 100GB of record data. http:

Re: [Koha-devel] [Koha] Seeking programmer: Patron Cards and Book labels: 3.06 -- How are people printing them?

2010-08-23 Thread Chris Nighswonger
It seems a bit counter productive to pay money for a feature that will die in a couple of weeks anyway. Kind Regards, Chris > - Message from cnighswon...@foundations.edu - > Date: Fri, 13 Aug 2010 08:27:26 -0400 > From: Chris Nighswonger > Reply-To: Chris Nigh

Re: [Koha-devel] [Koha] ByWater Solutions and Software.coop Collaborating on Koha EDI Support

2010-10-13 Thread Chris Nighswonger
On Wed, Oct 13, 2010 at 5:33 PM, Reed Wade wrote: > 2010/10/14 Ian Walls : > > Dear Koha Community, > > > > It is our pleasure to announce that software.coop of Somerset, England > and > > ByWater > > Solutions LLC of Santa Barbara CA, USA, are partnering to bring > Electronic > > Data > > Exchan

Re: [Koha-devel] [Koha] Koha cataloging Error

2010-10-28 Thread Chris Nighswonger
Please 'reply-to-all' to keep on list. On Thu, Oct 28, 2010 at 11:50 AM, Geovana de Paula Santos Tarricone < geovanatarric...@gmail.com> wrote: > Hi Chris! >Here is an example: > > 020 $a - 85-326-1263-6 > 245 $a - Avaliação Psicopedagógica da Criança de Zero a Seis Anos > > When I save these

Re: [Koha-devel] opac-search.pl

2010-10-30 Thread Chris Nighswonger
Hi Toni On Sat, Oct 30, 2010 at 8:22 PM, Toni Rosa wrote: > Hello, > > We are using Koha 3.0.5 > I noticed that the opac advanced search in it (opac-search.pl) when > running in a nozebra installation doesn't honor "publication period" > intervals (e.g entering the 1800-1900 interval the search

Re: [Koha-devel] BibLibre branches for 3.4

2010-10-31 Thread Chris Nighswonger
On Sun, Oct 31, 2010 at 12:10 AM, Paul Poulain wrote: > Hello, > > As we've said previously, we have a lot of patches to submit for 3.4 > (637 exactly) > > We've rebased them against 3.2 official, and splitted them in "small" > chunks. > There are 10 different branches. You can pull them from > h

Re: [Koha-devel] Getting rid of YUI ?

2010-11-02 Thread Chris Nighswonger
On Mon, Nov 1, 2010 at 11:07 PM, Paul Poulain wrote: > > > Other question : should we have jquery code inside koha (and thus having > to take care of the updates) or should we use an external source ? (does > this exist ? for yui it does, see yuipath syspref in koha) > I have no problem with chan

[Koha-devel] A Discussion on A Policy Setting Forth Standards of Code Submission, etc. [WAS: RFCs for 3.4 from BibLibre (serials & acquisitions)]

2010-11-02 Thread Chris Nighswonger
sign-offs. It should also, perhaps, include a restriction that the required sign-off for pushing to master be a disinterested developer perhaps from another vendor or the community at large. This is a discussion we need to have. I would encourage everyone to invest time (the operative term her

Re: [Koha-devel] A Discussion on A Policy Setting Forth Standards of Code Submission, etc. [WAS: RFCs for 3.4 from BibLibre (serials & acquisitions)]

2010-11-02 Thread Chris Nighswonger
Hi Joe, On Tue, Nov 2, 2010 at 2:10 PM, Joe Atzberger wrote: > Chris, I disagree that the first sign-off on a major vendor's patches > should be external. The first sign-off from a major vendor should be > *internal* to their quality control process. This was at one time the > standing policy

Re: [Koha-devel] A Discussion on A Policy Setting Forth Standards of Code Submission, etc. [WAS: RFCs for 3.4 from BibLibre (serials & acquisitions)]

2010-11-02 Thread Chris Nighswonger
On Tue, Nov 2, 2010 at 5:57 PM, Paul Poulain wrote: > Le 02/11/2010 22:27, Paul Poulain a écrit : > > SUGGESTIONS TO DISCUSS: > > * branch next version when the RM declare feature freeze for a given > version > I'll let this one alone for now. > > * have a website rebuilded every night (week ?

Re: [Koha-devel] opac-search.pl

2010-11-03 Thread Chris Nighswonger
On Wed, Nov 3, 2010 at 8:07 AM, Toni Rosa wrote: > Thanks for your answer. > I'll try to find documentation about how to migrate a NoZebra installation > to use Zebra. 1. Set the 'NoZebra' syspref (located in the 'Search' tab of the sytem preference editor) to 'Use' or 'On.' 2. Follow the Zebra s

Re: [Koha-devel] Oracle nerfs MySQL, calls it MySQL classic, and charges $2, 000+ for features like InnoDB

2010-11-04 Thread Chris Nighswonger
2010/11/4 Kyle Hall : > It looks like I jumped the gun. This looks like it's about commercial > support, not features, except where marked on the linked page. That's not how I read it. It appears to me that your first assessment was correct. The first row of the chart shows support availability.

Re: [Koha-devel] Oracle nerfs MySQL, calls it MySQL classic, and charges $2, 000+ for features like InnoDB

2010-11-04 Thread Chris Nighswonger
2010/11/4 Kyle Hall : > I also think DBIx::Class is definitely the way to go. Here's a question: > > Is there any way to store the database schema in an intermediate format that > can be used to create the database in MySQL, Postgres, or what-have-you? > Perhaps there is a way to use DBIx::Class or

Re: [Koha-devel] A Discussion on A Policy Setting Forth Standards of Code Submission, etc. [WAS: RFCs for 3.4 from BibLibre (serials & acquisitions)]

2010-11-08 Thread Chris Nighswonger
On Tue, Nov 2, 2010 at 11:08 PM, Joe Atzberger wrote: > On Tue, Nov 2, 2010 at 4:12 PM, Chris Nighswonger > wrote: >> >> On Tue, Nov 2, 2010 at 2:10 PM, Joe Atzberger wrote: >>> >>> Chris, I disagree that the first sign-off on a major vendor's patches &g

Re: [Koha-devel] [Koha] Koha - Trouble loading patron files NOT solved

2010-11-09 Thread Chris Nighswonger
On Mon, Nov 8, 2010 at 10:06 PM, Chris Nighswonger wrote: > On Mon, Nov 8, 2010 at 9:54 PM, MJ Ray wrote: >> So I think that error means that either @columns contains an undefined >> value, or that $csvkeycol{$key} isn't defined but we test that it is >> so that shou

[Koha-devel] 3.2.x Release Maintenance Procedures

2010-11-10 Thread Chris Nighswonger
one patch apply. One thing which will greatly reduce the burden of #2 is the RM's planned use of topic branches. Merge conflicts are much easier to manage and far less overwhelming with the use of topic branches. Suggestions and opinions are welcome. Kind Regards, Chris Nighswonger Koh

Re: [Koha-devel] 3.2.x Release Maintenance Procedures

2010-11-10 Thread Chris Nighswonger
On Wed, Nov 10, 2010 at 4:42 PM, Liz Rea wrote: > How would you like patches labeled that apply for 3.2.x only (when they > inevitably diverge)? > > [3.2.x bug ] [Signed Off] Commit message? Some other way? > > That's fine. > I wish to do your bidding! ;) > > I'm glad to see we've come to a

Re: [Koha-devel] externalising translator and etc

2010-11-10 Thread Chris Nighswonger
On Wed, Nov 10, 2010 at 1:10 PM, Galen Charlton wrote: > -1 for moving etc to a separate Git project. The default > configuration files are an integral part of Koha. For variant > configurations such as a Plack or nginx config, it would be clearer to > have relevant files in subdirectories or i

Re: [Koha-devel] Guidelines for Patch Acceptance/Rejection

2010-11-10 Thread Chris Nighswonger
And another for 3.2.x: All patches which will not apply cleanly to 3.2.x should be ported and submitted as separate patches marked for 3.2.x. (Hopefully the number of these sort of patches will be few.) Kind Regards, Chris On Wed, Nov 10, 2010 at 6:35 PM, Chris Cormack wrote: > I have a few ex

[Koha-devel] Tests failing due to "none-mandatory" modules not being installed

2010-11-11 Thread Chris Nighswonger
I've noticed recently that several tests fail if one elects not to install the so-called "optional" dependencies of Koha. It seems to me that this is undesirable behavior, but then, I may be missing something. So is this desirable, or should tests of code requiring "optional" deps be condition

[Koha-devel] While we are cleaning house on RFCs and Enhancement Requests

2010-11-11 Thread Chris Nighswonger
I note that there are some 620 open enhancement requests in Bugzilla. Here is the search: http://bugs.koha-community.org/bugzilla3/buglist.cgi?query_format=advanced&bug_severity=enhancement&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED It might be good to take some time and see if any of

Re: [Koha-devel] Koha - city field in patrons

2010-11-16 Thread Chris Nighswonger
On Tue, Nov 16, 2010 at 9:58 AM, Galen Charlton wrote: > Hi, > > On Tue, Nov 16, 2010 at 9:27 AM, Linda Culberson > wrote: >>  This is only a suggestion, and not a formal RFP. When showing Koha to some >> of our staff, I was asked why the state (region/province/provincial district >> in the case

[Koha-devel] Preliminary Release Notes for 3.2.1

2010-11-17 Thread Chris Nighswonger
Hi all, Below are the preliminary release notes for the pending 3.2.1 release on 22/11/10. Please review them and reply with any corrections, amendments, additions, etc. Kind Regards, Chris Nighswonger Koha 3.2.x Release Maintainer

Re: [Koha-devel] Borrowers' password encryption method in database

2010-11-20 Thread Chris Nighswonger
2010/11/20 Altaf Mahmud > Hi, > > I want to know how Koha saves its borrowers' password in database? Is it > one-way conversion? For example, if a password is saved as > '4QrcOUm6Wau+VuBX8g+IPg', can I decode it back to its original text which > was '123456'? > They are stored as MD5 hashes and

[Koha-devel] Koha 3.2.1 Released

2010-11-20 Thread Chris Nighswonger
te.koha.org/ Release Team == The release team for Koha 3.2 is Release Manager:Galen Charlton Documentation Manager: Nicole Engard Translation Manager:Chris Cormack Release Maintainer (3.0.x): Henri-Damien Laurent < henridamien.laur...@biblib

Re: [Koha-devel] [Koha-patches] [PATCH] [Bug 5465] Makefile.PL asks for too high version of Business::ISBN

2010-12-02 Thread Chris Nighswonger
CC'ing the dev list On Thu, Dec 2, 2010 at 11:16 AM, Liz Rea wrote: On Thu, Dec 2, 2010 at 9:39 AM, Chris Nighswonger < cnighswon...@foundations.edu> wrote: > On Thu, Dec 2, 2010 at 9:48 AM, Liz Rea wrote: > >> Backing down the version to 2.0301 to match the

Re: [Koha-devel] [Koha-patches] [PATCH] [Bug 5465] Makefile.PL asks for too high version of Business::ISBN

2010-12-02 Thread Chris Nighswonger
On Thu, Dec 2, 2010 at 3:09 PM, LAURENT Henri-Damien < henridamien.laur...@biblibre.com> wrote: > Le 02/12/2010 17:28, Paul Poulain a écrit : > > Le 02/12/2010 17:25, Chris Nighswonger a écrit : > >>> I did actually think about this before I did it. :) > >>&

Re: [Koha-devel] [Koha-patches] [PATCH] [Bug 5465] Makefile.PL asks for too high version of Business::ISBN

2010-12-02 Thread Chris Nighswonger
On Thu, Dec 2, 2010 at 11:48 AM, Clay Fouts wrote: > Typically they're called "requirements" because they establish a minimum. > If a particular version is known to work and passes the tests, why require a > system to have a higher version installed? This most likely occurs because the develope

[Koha-devel] 3.2.2 Release Schedule

2010-12-06 Thread Chris Nighswonger
been doing to shorten the list of bugs lately. Kind Regards, Chris Nighswonger 3.2 Release Maintainer ___ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http

Re: [Koha-devel] 3.2.2 Release Schedule

2010-12-14 Thread Chris Nighswonger
Hi everyone, On Mon, Dec 6, 2010 at 8:24 AM, Chris Nighswonger wrote: > Hi all, > > 3.2.2 is on track to be released on December 22, 2010, however, there is > another important date between now and then which I wanted to point out. > > On December 15, 2010, 3.2.2 will enter

[Koha-devel] Koha 3.2.2 is now available

2010-12-21 Thread Chris Nighswonger
lease Manager:Galen Charlton Documentation Manager: Nicole Engard Translation Manager:Chris Cormack Release Maintainer (3.0.x): Henri-Damien Laurent Release Maintainer (3.2.x): Chris Nighswonger Credits == We thank the following indiv

[Koha-devel] 3.2.x Status and Schedule Update

2010-12-23 Thread Chris Nighswonger
Hi all, Thanks again for all of the hard work toward making the 3.2.2 release happen on schedule. The 3.2.x branch is currently "thawed" and again receiving all applicable commits, so keep them coming! Here is what the 3.2.3 release schedule looks like: January 14, 2011 - 3.2.x enters string fr

[Koha-devel] Update on 3.2 Roadmap

2011-01-06 Thread Chris Nighswonger
licts will be rejected until fixed. Kia mau ki te mahi pai! Kind Regards, Chris NIghswonger Koha 3.2.x Release Maintainer ___ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-dev

Re: [Koha-devel] Unicode and PDF... a work-around?

2011-01-09 Thread Chris Nighswonger
2011/1/9 Ian Walls > This got me thinking about a potential alternative. Perhaps we could offer > a 4th Label Creator output option (in addition to PDF, CSV and XML), of > HTML. Using similar markup that we use for print holds and overdues, it may > be possible to recreate the page on the b

[Koha-devel] 3.2.3 Release Schedule

2011-01-11 Thread Chris Nighswonger
introducing string changes which will be pushed for 3.2.3 will be those addressing blocker bugs or security issues. All others will be pushed to 3.2.4. Patches not introducing string changes will be pushed up to the time of the release. Keep up the good work! Kind Regards, Chris Nighswonger 3.2

Re: [Koha-devel] 3.2.3 Release Schedule

2011-01-11 Thread Chris Nighswonger
Hmm cut-n-paste strikes again... ;-) 3.2.3 is on track to be released on January 22, 2011 rather than a year ago. On Tue, Jan 11, 2011 at 5:11 PM, Chris Nighswonger < cnighswon...@foundations.edu> wrote: > Hi all, > > 3.2.3 is on track to be released on January 22, 2010, ho

[Koha-devel] 3.2.x Maintenance Request

2011-01-11 Thread Chris Nighswonger
Hi all, Kudos to all of those who have been turning out bugfixes like grist mills of late! I have a request for both devs and those doing qa/sign-offs. Please verify that patches apply cleanly both to master and to 3.2.x prior to submitting. This is becoming more important as these two branches

Re: [Koha-devel] Koha - More on Advanced cataloging search RFC on 001

2011-01-14 Thread Chris Nighswonger
On Fri, Jan 14, 2011 at 12:05 PM, Linda Culberson wrote: >  Katrin and others, > I'm not sure I understand this, but the search Katrin gave worked the first > time I tried it, but I am not able to get it to work consistently. Most > often I got a  404:Page not found error, > Looking at the log fil

Re: [Koha-devel] 3.2.3 Release Schedule

2011-01-14 Thread Chris Nighswonger
in the 3.2.3 release. Keep up the great work! Kind Regards, Chris Nighswonger 3.2.x Release Maintainer On Tue, Jan 11, 2011 at 5:12 PM, Chris Nighswonger wrote: > Hmm cut-n-paste strikes again... ;-) > > 3.2.3 is on track to be released on January 22, 2011 rather than a year ago. &g

Re: [Koha-devel] Perl // operator

2011-01-18 Thread Chris Nighswonger
2011/1/17 Chris Cormack : > * MJ Ray (m...@phonecoop.coop) wrote: >> >> As I wrote before, I'm fine with whatever Chris decides on 3.4, but >> 5.8 support should remain in 3.2 and 3.0. >> > Hi All > > I think making 3.4 use 5.10 is fine, I do agree that we should leave it > for 3.2 and 3.0. Incide

Re: [Koha-devel] Charting/Analysis for Koha

2011-01-19 Thread Chris Nighswonger
On Wed, Jan 19, 2011 at 1:15 AM, savitra sirohi wrote: > Folks, I am looking for suggestions on the best long term, > architectural solution to add charting for Koha reports. > > Do we use: > - Google visualization API > - Perl module Chart > - Perl module GD GD is already a Koha dependency, so g

Re: [Koha-devel] Charting/Analysis for Koha

2011-01-19 Thread Chris Nighswonger
On Wed, Jan 19, 2011 at 10:04 AM, Tomas Cohen Arazi wrote: > On Wed, Jan 19, 2011 at 11:34 AM, Colin Campbell > wrote: >> On 19/01/11 12:50, Chris Nighswonger wrote: >>> On Wed, Jan 19, 2011 at 1:15 AM, savitra sirohi >>> wrote: >>>> Folks, I am loo

[Koha-devel] Koha 3.2.3 is now available

2011-01-22 Thread Chris Nighswonger
gi-bin/mailman/listinfo/koha-translate The most up-to-date translations can be found at: http://translate.koha-community.org/ Release Team == The release team for Koha 3.2 is Release Manager:Galen Charlton Documentation Manager: Nicole Engard Translation

Re: [Koha-devel] Development workflow

2011-01-27 Thread Chris Nighswonger
+1 to Ian's thoughts. Kind Regards, Chris 2011/1/27 Ian Walls > Paul, > > > I hear you. There are lots of really great features that are in limbo, > waiting to be tested. The unfortunate situation of life is that we're all > incredibly busy, and it's hard to find time to test things. This i

Re: [Koha-devel] Development workflow

2011-01-27 Thread Chris Nighswonger
On Thu, Jan 27, 2011 at 12:37 PM, Chris Cormack wrote: > This is a separate problem, lets call it, how do we deal with work > that has been submitted that doesn't follow the workflow, and work on > a solution for that. > Paul himself said that for patches that do follow the workflow (the > ima

Re: [Koha-devel] make test fails on BackgroundJob.t

2011-01-28 Thread Chris Nighswonger
Hi Koustubha, On Fri, Jan 28, 2011 at 4:41 AM, Koustubha Kale wrote: > Hi All, > I am doing a dev install with a fresh git clone on a new machine. > make test fails with following.. > > > Looking back on the make test output I see > > t/BackgroundJob.t ... DBD::mysql::db selec

[Koha-devel] 3.2.4 Release Schedule

2011-02-13 Thread Chris Nighswonger
the only patches introducing string changes which will be pushed for 3.2.4 will be those addressing blocker bugs or security issues. All others will be pushed to 3.2.5. Patches not introducing string changes will be pushed up to the time of the release. Keep up the good work! Kind Regards, Chris

Re: [Koha-devel] Seeking opinions on Koha's calendar widget

2011-02-18 Thread Chris Nighswonger
On Thu, Feb 17, 2011 at 2:55 PM, Galen Charlton wrote: > Hi, > > On Thu, Feb 17, 2011 at 2:38 PM, Reed Wade wrote: > > Galen, it can be used inline and I suspect would work how you're > thinking. See: > > http://jqueryui.com/demos/datepicker/#inline > > Thanks for confirming. > > +1 to the swi

Re: [Koha-devel] bugzilla workflow, question when "pushed, pls test" rejected

2011-02-22 Thread Chris Nighswonger
On Tue, Feb 22, 2011 at 6:04 AM, Paul Poulain wrote: > Hello, > > On http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3495, chris > has pushed a patch, it's now "patch pushed" "please test". > I tested and have found a problem (see comment 3) > Should I modify the patch status ? which val

Re: [Koha-devel] bugzilla workflow, question when "pushed, pls test" rejected

2011-02-22 Thread Chris Nighswonger
On Tue, Feb 22, 2011 at 6:59 AM, Paul Poulain wrote: > Le 22/02/2011 12:46, Chris Nighswonger a écrit : > > Chris can correct me if I'm wrong > > > > Once the patch has been pushed to a QA branch it is "Pushed for QA." > > > > If it fails QA i

[Koha-devel] Koha 3.2.5 is now available

2011-02-24 Thread Chris Nighswonger
Translation Manager:Chris Cormack Release Maintainer (3.0.x): Henri-Damien Laurent Release Maintainer (3.2.x): Chris Nighswonger Credits == We thank the following individuals who contributed patches to Koha 3.2.5: Owen Leonard

Re: [Koha-devel] [Koha] Koha 3.2.5 is now available

2011-02-25 Thread Chris Nighswonger
On Fri, Feb 25, 2011 at 3:42 AM, wrote: > On Fri, Feb 25, 2011 at 3:05 PM, Magnus Enger > wrote: > >>> Is it safe to just update from 3.2.3 with an existing database? > >>> > >>> If so, is that generally safe with point releases at that third level > >>> (3.2.6 through 2.2.9 but perhaps not 3.3

[Koha-devel] 3.2.6 Release Schedule

2011-03-12 Thread Chris Nighswonger
lease. Keep up the good work! Kind Regards, Chris Nighswonger 3.2 Release Maintainer ___ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org

Re: [Koha-devel] DB dependant test-cases

2011-03-17 Thread Chris Nighswonger
On Thu, Mar 17, 2011 at 7:18 AM, Paul Poulain wrote: > > So what about having a default database ? > If one want/need to write a test that can be tested only with another > setup, it could be : > * modify default setting > * do your test > * restore default setting > > (ie: you want to test so

Re: [Koha-devel] [Koha] callnumber.pl errors in koha-error_log

2011-03-17 Thread Chris Nighswonger
Hi Pete, On Wed, Mar 16, 2011 at 2:37 PM, Peter Huerter wrote: > Hi Chris, > > I am invoking it as a callback. In order to get it to work I had to > respond > to the error in the koha-error_log, however I re-factored the code for our > purposes. > > Perhaps there is another issue then, but I am

Re: [Koha-devel] [Koha] callnumber.pl errors in koha-error_log

2011-03-17 Thread Chris Nighswonger
Hi Pete, On Thu, Mar 17, 2011 at 10:07 AM, pete huerter wrote: I then cut and paste the various pieces... > Been there, done that, and spent hours debugging a bad cut-n-paste! :-) Keep hitting it, and always feel free to ask questions. I had a lot of help from the folks here when I started ha

Re: [Koha-devel] barcode question

2011-03-17 Thread Chris Nighswonger
2011/3/17 pete huerter > Hi list, > > I am trying to understand all code related to barcodes. > > 1. It appears that C4::Barcodes is only used in additem.pl. Additem.pl > appears not to be involved in batch processing. > I can't speak to batch processing as I've not slogged through that secti

[Koha-devel] Koha 3.2.6 is now available

2011-03-21 Thread Chris Nighswonger
== The release team for Koha 3.2 is Release Manager:Galen Charlton Documentation Manager: Nicole Engard Translation Manager:Chris Cormack Release Maintainer (3.0.x): Henri-Damien Laurent Release Maintainer (3.2.x): Chris Nighswonger

[Koha-devel] 3.2.x Maintenance Reminders

2011-03-22 Thread Chris Nighswonger
Regards, Chris Nighswonger 3.2.x Release Maintainer ___ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha

[Koha-devel] 3.2.7 Early Release Notice

2011-03-28 Thread Chris Nighswonger
return to its normal release schedule on the 22nd of the month in May with 3.2.8. Kind Regards, Chris Nighswonger Koha 3.2.x Release Maintainer ___ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman

Re: [Koha-devel] [Koha] 3.2.7 Early Release Notice

2011-03-29 Thread Chris Nighswonger
Hi Paul, On Tue, Mar 29, 2011 at 4:23 AM, Paul Poulain wrote: > Le 29/03/2011 05:33, Chris Nighswonger a écrit : > > Hi everyone, > > > > April is a big month with the forthcoming major release of Koha 3.4.0. > > So in order to yield the stage to the 3.4.0 release,

Re: [Koha-devel] Specifying Email headers per Notice

2011-04-01 Thread Chris Nighswonger
2011/4/1 Ian Walls > So, I ask, what's the best way to solve this issue? Should it be to tie > Notices to specific branches, adding a column in the database and a filter > on that column in the Notices interface? Or perhaps add an additional > "Notices Reply-to Emails" configuration section

Re: [Koha-devel] Restructuring C4

2011-04-06 Thread Chris Nighswonger
On Wed, Apr 6, 2011 at 10:21 AM, Galen Charlton wrote: > Hi, > > On Wed, Apr 6, 2011 at 9:12 AM, Ian Walls > wrote: > > I also would like the separation of business logic from data access. I'm > > seeing several tiers in the structure: > > > > Template > > Script > > Business Logic library > >

  1   2   3   >