Re: [Koha-devel] OPAC themes

2012-10-06 Thread Ian Walls
I believe Koha needs to keep maximum standards compliance and backwards compatibility, as we often do encounter older hardware and software in the line of international duty. However, we do have the mechanisms in place to support multiple templates. The chief difficulty with using this feature has

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

2012-10-24 Thread Ian Walls
I agree with Marc V. agreeing with Katrin. :) Ian On Oct 24, 2012 11:11 AM, "Marc Véron" wrote: > Hi all, > > I agree with Katrin in both points. > > Marc V. > > > > Am 24.10.2012 16:53, schrieb Fischer, Katrin: > >> Hi all, >> >> I think so far we have a lot of votes for keeping the discussion

Re: [Koha-devel] Koha.next: Consolidate OPAC themes?

2013-04-08 Thread Ian Walls
I think the key thing to do is to provide a consistent and well documented set of template variables that do not change within any given version. This is a pretty common practice for many CMS and other templatable systems. That way, we always know what parts we have to work with. This would great

Re: [Koha-devel] Koha numbering

2013-04-08 Thread Ian Walls
I'm on the side of moving to Koha 4.0, and then looking into a browser-based means of upgrading the system from there. Firefox, Chrome, Dokuwiki and most mobile apps do not require any kind of additional process to upgrade; you just click the button, and it works (or you look up, and it's updated,

Re: [Koha-devel] Fwd: Canadian Library Association Information Request

2013-04-29 Thread Ian Walls
You can check Koha against WCAG 2.0 AA using open source AChecker ( http://AChecker.ca). Last time I ran it, our default template did very well. It helps that we're web-based, and our philosophy of not being too Javascript dependent pays off here. You can also download the Fangs and WebAIM Firefox

Re: [Koha-devel] Major surprise - "automatic" upgrade

2013-04-30 Thread Ian Walls
Paul, You mentioned earlier in this thread that you could reproduce this issue now that you've restored. Would it be possible for you to create a screencast of what steps you're taking and what your output is for each of those steps? When you're performing the commandline operations, what direc

Re: [Koha-devel] OPAC dir structure redesign

2013-05-06 Thread Ian Walls
I'd like to interject here again the idea of creating a stable API for template variables, so that if people feel the need to template out there out theme, they can do so without having to re-engineer it mid-release. Any changes to this API would need to be well publicized between major releases.

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

2010-06-18 Thread Ian Walls
e date > that doesn't change unless the release date changes. > > Some key things that could be taken-- > > - the auto-build and merge and report and package on a test machine > for easy QA system > -- this is something we should be able to adapt to bugzilla and make

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

2010-07-15 Thread Ian Walls
og] zebra_stop: 20557.86 6312.50 1447.43 > > Search works on every biblio, except ones after 702955. > > > -- > Paul POULAINhttp://www.biblibre.com > Expert en Logiciels Libres pour l'info-doc > Tel : (33) 4 91 81 35 08 > > _______

Re: [Koha-devel] Deprecated System Preferences

2010-07-27 Thread Ian Walls
t's possible for the database to get ahead of the codebase, which can create all kinds of unpredictable craziness. Cheers, -Ian -- Ian Walls Lead Development Specialist ByWater Solutions Phone # (888) 900-8944 http://bywatersolutions.com ian.wa

Re: [Koha-devel] Search by barcode or item number in OPAC

2010-08-05 Thread Ian Walls
x27;Association TYPO3 <http://typo3.org>* > > > *Avant d'imprimer, pensez à l'environnement...* > > ___ > Koha-devel mailing list > Koha-devel@lists.koha-community.org > http://lists.koha-community.org/cgi-bin/mailman/list

Re: [Koha-devel] [Koha] Where discuss RFCs ?

2010-09-13 Thread Ian Walls
iki page ? > In the "Talk" section ? > On the mailing lists ? > > Bye > Zeno Tajoli > > -- > Zeno Tajoli > CILEA - Segrate (MI) > tajoliAT_SPAM_no_prendiATcilea.it > (Indirizzo mascherato anti-spam; sostituisci qaunto tra AT con @) > > ________

[Koha-devel] Invitation to join KUDOS

2010-09-16 Thread Ian Walls
gories in which you are interested. Positions on the board are available! Once we have a good base of interest, we can all begin moving forward with determining how KUDOS can serve the greater Koha community. Thank you for your interest. Ian Walls (Actin

Re: [Koha-devel] Search Engine Changes : let's get some solr

2010-10-04 Thread Ian Walls
get search results from. > > We chose to base our POC on Data::SearchEngine If you want to know more > details on dependencies. > > -- > Henri-Damien LAURENT > ___ > Koha-devel mailing list > Koha-devel@lists.koha-community.org >

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

2010-10-13 Thread Ian Walls
y and information systems" Vol. 44 No. 3, 2010. The EDI code, which was written by software.coop, will be rebased by ByWater Solutions on the current head of the Koha project. The rebased code will be submitted for possible inclusion in the 3.4 release of Koha. Cheers, -Ian -- Ian

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 Ian Walls
___ > 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-community.org

[Koha-devel] Guidelines for Patch Acceptance/Rejection

2010-11-10 Thread Ian Walls
e a better idea what is needed for our patches to be committable. Cheers, -Ian -- Ian Walls Lead Development Specialist ByWater Solutions Phone # (888) 900-8944 http://bywatersolutions.com ian.wa...@bywatersolutions.com Twitter: @sekjal ___ Koha-dev

Re: [Koha-devel] Search Engine Changes : let's get some solr

2010-11-11 Thread Ian Walls
> > I think that every one agrees that we have to refactor C4::Search. > > Indeed, query parser is not able to manage independantly all the > > configuration options. And usage of usmarc as internal for biblio comes > > with a serious limitation of bytes, which for big biblios with many > > it

Re: [Koha-devel] Search Engine Changes : let's get some solr

2010-11-11 Thread Ian Walls
Hi, > > 2010/11/11 Ian Walls : > > The byte limit is a restriction of the ISO-2709 format. If we use > MARCXML, > > we can avoid that, but as I understand it, Zebra currently just ingests > > binary MARC. > > This is incorrect. As configured by default for use wi

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

2010-11-13 Thread Ian Walls
org > http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel > website : http://www.koha-community.org/ > git : http://git.koha-community.org/ > bugs : http://bugs.koha-community.org/ > -- Ian Walls Lead Development Specialist ByWater Solutions Phone # (888) 9

Re: [Koha-devel] Search Engine Changes : let's get some solr

2010-11-15 Thread Ian Walls
dancy; I haven't had my morning coffee yet. -Ian -- Ian Walls Lead Development Specialist ByWater Solutions Phone # (888) 900-8944 http://bywatersolutions.com ian.wa...@bywatersolutions.com Twitter: @sekjal ___ Koha-devel mailing list Koha-devel@

[Koha-devel] ICU chains

2010-11-30 Thread Ian Walls
files that can be called depending on your language choice... ideas? Cheers, -Ian -- Ian Walls Lead Development Specialist ByWater Solutions Phone # (888) 900-8944 http://bywatersolutions.com ian.wa...@bywatersolutions.com Twitter: @sekjal ___ Koha-deve

Re: [Koha-devel] About Hourly loans RFC

2010-12-02 Thread Ian Walls
el : (33) 4 91 81 35 08 > > ___ > 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-comm

Re: [Koha-devel] Suppressing records in Koha 3.2.x

2010-12-03 Thread Ian Walls
//www.koha-community.org/ >>> git : http://git.koha-community.org/ >>> bugs : http://bugs.koha-community.org/ >>> >> >> >> >> >> > > > -- > Altaf Mahmud > System Programmer > Ayesha Abed Library

Re: [Koha-devel] duplicated vokal images

2010-12-08 Thread Ian Walls
_ > 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-community.org/ > bugs : http://bugs.koha-community.org/ > -

Re: [Koha-devel] Circulation history anonymisation

2010-12-27 Thread Ian Walls
; correlations to individual item barcodes. Beware that even such > anonymised correlations could be merely a thin veil of anonymity if the > data set would be relatively small or the period between anonymisation > actions relatively large. > > [...] > > > Thomas Dukleth > Agogme > 109 E 9th

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

2011-01-09 Thread Ian Walls
rs and platforms, so the end result could be the same, only without our code having to do the heavy PDF lifting. Does this sound like a feasible plan? Am I missing any subtleties that would make this untenable? Cheers, -Ian -- Ian Walls Lead Development Specialist ByWater Solutions Phone #

Re: [Koha-devel] GIT repository Lyon 2 University

2011-01-24 Thread Ian Walls
___ > 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-community.org/ > bugs : http://bugs.koha-community.org/ > -- Ian W

Re: [Koha-devel] Development workflow

2011-01-27 Thread Ian Walls
gt; submitted 3 months ago, getting no feedback, and planning to have a release > in less than 3 months, can't be considered as something working well. > > Friendly. > > -- > Paul POULAIN > http://www.biblibre.com > Expert en Logiciels Libres pour l'info-doc > Tel :

Re: [Koha-devel] Seeking comments on Bug 5234 - Remove unused CSS files

2011-02-08 Thread Ian Walls
in/mailman/listinfo/koha-devel > website : http://www.koha-community.org/ > git : http://git.koha-community.org/ > bugs : http://bugs.koha-community.org/ > -- Ian Walls Lead Development Specialist ByWater Solutions Phone # (888) 900-8944 http://bywatersolutions.com ian.wa...@bywatersolu

Re: [Koha-devel] Seeking comments on Bug 5234 - Remove unused CSS files

2011-02-09 Thread Ian Walls
;info-doc > Tel : (33) 4 91 81 35 08 > > ___ > 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.

Re: [Koha-devel] FW: zebra / Heading-Main

2011-02-17 Thread Ian Walls
gt; > Regards, > > > > Marcel > > > > ___ > 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] Seeking opinions on Koha's calendar widget

2011-02-17 Thread Ian Walls
t; 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-community.org/ > bugs : http://bugs.koha-community.org/ > -- Ian Walls Lead Development Specialist ByWa

[Koha-devel] Separating MARC Framework Structure from Display

2011-02-23 Thread Ian Walls
ropdowns, laying out in plain text under what conditions you're hiding the value. Does this make sense to others, or am I writing too late into the evening? Cheers, -Ian -- Ian Walls Lead Development Specialist ByWater Solutions Phone # (888) 900-8944 http://bywatersolutions.c

Re: [Koha-devel] Subject tracings

2011-02-24 Thread Ian Walls
gt; > bugs : http://bugs.koha-community.org/ > > ___ > 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 :

Re: [Koha-devel] Separating MARC Framework Structure from Display

2011-02-24 Thread Ian Walls
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel > website : http://www.koha-community.org/ > git : http://git.koha-community.org/ > bugs : http://bugs.koha-community.org/ > -- Ian Walls Lead Development Specialist ByWater Solutions Phone # (888) 900-8944 http://bywater

Re: [Koha-devel] Script to remove authorities

2011-02-24 Thread Ian Walls
__ > 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-community.org/ > bugs : http://bugs.koha-communi

Re: [Koha-devel] KohaCon11 hackfest: discussion

2011-03-22 Thread Ian Walls
kes those change suggestions. > > Hope that helps, > -- > MJ Ray (slef), member of www.software.coop, a for-more-than-profit co-op. > http://koha-community.org supporter, web and LMS developer, statistician. > In My Opinion Only: see http://mjr.towers.org.uk/email.htm

[Koha-devel] Restructuring C4

2011-03-30 Thread Ian Walls
re going to get seriously bogged down. Cheers, -Ian -- Ian Walls Lead Development Specialist ByWater Solutions Phone # (888) 900-8944 http://bywatersolutions.com ian.wa...@bywatersolutions.com Twitter: @sekjal ___ Koha-devel mailing list Koha-d

Re: [Koha-devel] Restructuring C4

2011-03-30 Thread Ian Walls
gardless of how many times it is "used." At the same > time, many of the efficiency issues are the product of processing the same > data a thousand times instead of once, because each model-layer subroutine > makes direct calls to the database instead of normalizing those accesses >

Re: [Koha-devel] Accounts rewriting - comments wanted.

2011-03-31 Thread Ian Walls
will restrict to entries that are only payment >types. > > RETURNS >A list of hashes that contain the database fields from the accountlines >table. > > update_users_balance > update_users_balance($borrowernumber, $adjustment) > >This updates a user's balance in t

Re: [Koha-devel] Patch approval workflow

2011-03-31 Thread Ian Walls
___ > 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-commun

[Koha-devel] Specifying Email headers per Notice

2011-04-01 Thread Ian Walls
Thank you in advance for your feedback, -Ian -- Ian Walls Lead Development Specialist ByWater Solutions ALA Booth 732 Phone # (888) 900-8944 http://bywatersolutions.com ian.wa...@bywatersolutions.com Twitter: @sekjal ___ Koha-devel mailing list K

Re: [Koha-devel] Restructuring C4

2011-04-06 Thread Ian Walls
tion though. > > I agree with Colin that this should be more than just a style > suggestion. We shouldn't include more than the bare minimum in > @EXPORT; @EXPORT_OK is to be preferred. > > Even better would be an object oriented design. > > Regards, > > Galen &

Re: [Koha-devel] Koha - biblioitems

2011-04-06 Thread Ian Walls
ists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel > website : http://www.koha-community.org/ > git : http://git.koha-community.org/ > bugs : http://bugs.koha-community.org/ > -- Ian Walls Lead Development Specialist ByWater Solutions ALA Booth 732 Phone # (8

[Koha-devel] The Many Faces of CheckReserves

2011-04-06 Thread Ian Walls
Reserve($itemnumber) The last could even be done as another field in the items table, onhold, like the onloan field, and populated with the expiration date of the hold. Yes, this depends on there being a primary key to the reserves table, but that's in the works, and will open many doors for

[Koha-devel] Koha Load Testing

2011-04-14 Thread Ian Walls
machine's specifications. If all this data can be compiled for various configurations, I think we'd have the makings of a fine, evidence-based Koha Tuning Guide. Thanks, all! -Ian -- Ian Walls Lead Development Specialist ByWater Solutions ALA Booth 732 Phone # (888) 900-8944 http://

Re: [Koha-devel] Koha Load Testing

2011-04-15 Thread Ian Walls
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-community.org/ > bugs : http://bugs.koha-communi

Re: [Koha-devel] What's the current state of Course Reserves?

2011-05-05 Thread Ian Walls
___ > 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-community.org/ > bugs : http://bugs.koha-community.org/ >

Re: [Koha-devel] Hacker's corner, week 19

2011-05-10 Thread Ian Walls
rg > > Unix addict. Internet consultant. > http://www.rot13.org/~dpavlin > > ___ > Koha-devel mailing list > Koha-devel@lists.koha-community.org > http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel > website : http://www.k

Re: [Koha-devel] FW: Code simplicity document

2011-05-11 Thread Ian Walls
;s related to fines in days, and it seems it's > something strange to US/NZ and many countries. > > -- > Paul POULAIN > http://www.biblibre.com > Expert en Logiciels Libres pour l'info-doc > Tel : (33) 4 91 81 35 08 > > __

Re: [Koha-devel] Release Manager 3.6

2011-05-12 Thread Ian Walls
to check the code and give a signoff. If my judgement of what's "small" and what's "large" ever seems suspect to anyone, PLEASE call shenanigans on me, and I'll address it. -Ian -- Ian Walls Lead Development Specialist ByWater Solutions ALA Booth 732 Phone # (888

Re: [Koha-devel] bugzilla old entries

2011-05-19 Thread Ian Walls
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-community.org/ > bugs : http://bugs.koha-community.org/ > _______ > Ko

Re: [Koha-devel] patches with DB change, workflow

2011-05-25 Thread Ian Walls
e back in 2010 in a > thread named How about a different way of handling database updates > http://www.mail-archive.com/koha-devel@lists.koha.org/msg03423.html > > Problem with patches and contributions more and more numerous will raise > that again. > > My 2 cents. > -- &

Re: [Koha-devel] Social Engineering, was: How to gather better popularity data?

2011-05-26 Thread Ian Walls
___ > 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-community.org/ > bugs : h

Re: [Koha-devel] Koha Library Software

2011-06-03 Thread Ian Walls
t; > -- Owen > > -- > Web Developer > Athens County Public Libraries > http://www.myacpl.org > ___ > 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-comm

Re: [Koha-devel] KOHA version 3.0, my question is about the advantages of KOHA 4

2011-06-03 Thread Ian Walls
5. http://koha-community.org/category/koha-newsletter/ 6. http://stats.workbuffer.org/irclog/koha/ 7. http://blog.bigballofwax.co.nz/2011/05/24/i-love-pulling-statistics-out-of-git/ 8. http://git.koha-community.org/gitweb/?p\x3dkoha.git;a\x3drss -- Ian Walls Lead Development Specialist ByWater Solutions ALA Boot

Re: [Koha-devel] Koha Support provider

2011-07-08 Thread Ian Walls
ha work http://www.software.coop/products/koha > ___ > 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 :

Re: [Koha-devel] Koha Support provider

2011-07-08 Thread Ian Walls
the current HEAD of Koha, I'd love to see any updates/modifications you needed to make to get it working. Cheers, -Ian On Fri, Jul 8, 2011 at 11:26 AM, wrote: > On Friday 08 July 2011 15:11:05 Ian Walls wrote: > > MJ is correct: www.leals.com/library, the page that appears to co

Re: [Koha-devel] [Koha-patches] [PATCH] [SIGNED-OFF] Bug 6614: Remove newlines from order notes when exporting to CSV

2011-07-27 Thread Ian Walls
> -- > Robin Sheat > Catalyst IT Ltd. > ✆ +64 4 803 2204 > > ___ > 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-c

Re: [Koha-devel] 64-bit versions

2011-08-02 Thread Ian Walls
_ > 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-community.org/ > bugs : http:/

Re: [Koha-devel] 64-bit versions

2011-08-02 Thread Ian Walls
/2 Paul > At 07:07 AM 8/2/2011 -0400, Ian Walls wrote: > > ByWater Solutions also runs 64 bit Debian Squeeze, and we are quite pleased > with it. > > > Tnx to all for your replies. A follow-up if I may? How much RAM are you > using? My current "sand-box server"

[Koha-devel] Proposal for Assistance with QA Testing for Koha 3.6

2011-08-02 Thread Ian Walls
bring this to the group. Is this an acceptable proposal? Does the QAM have the right to "deputize" community members and transfer this particular power, or does the community need to vote on it? Are there any aspects of the issue that I'm missing? Thanks for your consideration

Re: [Koha-devel] Access URL from opac-results.tt

2011-08-12 Thread Ian Walls
munity.org > http://lists.koha-community.**org/cgi-bin/mailman/listinfo/**koha-devel<http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel> > website : http://www.koha-community.org/ > git : http://git.koha-community.org/ > bugs : http://bugs.koha-community.**org/ &l

Re: [Koha-devel] RFC: Improved book covers

2011-08-12 Thread Ian Walls
el 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-community.org/ > bugs : http://bugs.koha-community.org/ > -- Ian

Re: [Koha-devel] RFC: Improved book covers

2011-08-12 Thread Ian Walls
an 3.2) next week when I get back to the server... > > Nick > > On 8/12/11, Ian Walls wrote: > > Nick, > > > > > > Very interesting! I look forward to poking around in it, and seeing what > > could be integrated into Koha. Thanks for sharing! > >

Re: [Koha-devel] Use Item Location instead of BranchCode in Circulation

2011-08-22 Thread Ian Walls
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-community.org/ > bugs : http://bugs.koha-community.org/ > -- Ian Walls

Re: [Koha-devel] Notifications RFC

2011-08-26 Thread Ian Walls
nding there :/ (friday brain) > > but hey, my point still stands... > the notifications code could be modded to handle your 3 features without to > much trouble, i reckon... > ___ > Koha-devel mailing list > Koha-devel@lists.koha-c

[Koha-devel] Maintenance on git.koha-community.org

2011-08-27 Thread Ian Walls
to obtain updated patches in this downtime window. I will notify everyone on this thread when the server is once again available. Thank you all for you patience and understanding. Cheers, -Ian -- Ian Walls Lead Development Specialist ByWater Solutions Phone # (888) 900-8944 http

Re: [Koha-devel] Maintenance on git.koha-community.org

2011-08-27 Thread Ian Walls
The Koha community Git repository server is back up. My apologies for the delay in update; it has actually been up and running for a while now, but I've been pre-occupied with hurricane preparations. Cheers, -Ian On Sat, Aug 27, 2011 at 10:58 AM, Ian Walls wrote: > Dear community,

Re: [Koha-devel] koha 4.0 / solR / Zebra : A working group is born ?

2011-08-31 Thread Ian Walls
gt; 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-community.org/ > bugs : http://bugs.koha-community.org/ > -- Ian Walls Lead Development Specialist ByWater Solut

Re: [Koha-devel] koha 4.0 / solR / Zebra : A working group is born ?

2011-08-31 Thread Ian Walls
bugs : http://bugs.koha-community.org/ > ___ > 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/ > g

[Koha-devel] Fwd: [Zebralist] Zebra 2.0.49 available

2011-09-02 Thread Ian Walls
nfo/zebralist> -- Ian Walls Lead Development Specialist ByWater Solutions Phone # (888) 900-8944 http://bywatersolutions.com ian.wa...@bywatersolutions.com Twitter: @sekjal ___ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-c

Re: [Koha-devel] [Zebralist] Zebra 2.0.49 available

2011-09-06 Thread Ian Walls
Sep 2, 2011 at 9:10 AM, Ian Walls wrote: > Everyone, > > > Just an update. Apparently "scan" was broken. > > > -Ian > > > -- Forwarded message -- > From: Adam Dickmeiss > Date: Fri, Sep 2, 2011 at 8:41 AM > Subject: [Zebralist] Ze

Re: [Koha-devel] Roles for Koha 3.8

2011-09-07 Thread Ian Walls
> > website : http://www.koha-community.org/ > > git : http://git.koha-community.org/ > > bugs : http://bugs.koha-community.org/ > > > _______ > Koha-devel mailing list > Koha-devel@lists.koha-community.org >

[Koha-devel] Commentary on Paul's Koha 3.8 Release Manager proposal

2011-09-07 Thread Ian Walls
e community thinks about this, particular in relation to Paul's proposal for 3.8 Release Manager. Our time is limited for discussion, as the election time draws near, but hopefully I've made my thoughts clear enough for a dialogue to get started. Please let me know if

Re: [Koha-devel] Commentary on Paul's Koha 3.8 Release Manager proposal

2011-09-12 Thread Ian Walls
is the same: make Koha the best it can be. We're mostly disagreeing over small details. Whatever the outcome of this discussion, I know we will all continue to work hard together to improve Koha. Cheers, -Ian On Mon, Sep 12, 2011 at 5:33 AM, Paul Poulain wrote: > Le 07/

Re: [Koha-devel] Restructuring C4 (work continued)

2011-09-15 Thread Ian Walls
s::AddReserve, to prepare and send a mail > depending on the syspref emailLibrarianWhenHoldIsPlaced > * C4::Reserves::CanItemBeReserved. This call is just to > retrieve patron category and branch. The CanItemBeReserved is called > only in request & opac-reserve & ILSDI pages.

Re: [Koha-devel] tt style point

2011-09-16 Thread Ian Walls
t; > http://www.ptfs-europe.com > ___ > 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-communit

Re: [Koha-devel] re-introducing myself

2011-09-26 Thread Ian Walls
anks to those who helped me get started on irc today (and to those > who will undoubtedly have to clean up my Git newbie mistakes tomorrow > =). > _______ > Koha-devel mailing list > Koha-devel@lists.koha-community.org > http://lists.koha-c

Re: [Koha-devel] Koha 3.4.5 -- does it fix the "detect duplicates" when importing records?

2011-10-04 Thread Ian Walls
> 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-community.org/ > bugs : http://bugs.koha-community.org/ > -- Ian Walls L

Re: [Koha-devel] Koha 3.05

2011-10-06 Thread Ian Walls
-07E4]*Please consider your environmental > responsibility before printing this e-mail* *[image: > cid:075452218@28012009-07EB]* > > *Think Environmentality! Reduce! Reuse! Recycle!* > > > > ** ** > > ___ > Koha

Re: [Koha-devel] Koha 3.05

2011-10-06 Thread Ian Walls
system can be offline for hours > – we could run it overnight, etc.)**** > > ** ** > > *From:* Ian Walls [mailto:ian.wa...@bywatersolutions.com] > *Sent:* Thursday, October 06, 2011 11:56 AM > *To:* Hartman, David W. - GBTS Library > *Cc:* koha-devel > *Subject:* Re: [Koha-de

Re: [Koha-devel] Koha 3.05

2011-10-07 Thread Ian Walls
s) to the bug, so others can > test your problem > > > > ___ > 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-co

Re: [Koha-devel] sending patches to koha-patches mailing list ?

2011-10-11 Thread Ian Walls
ous work through http://www.software.coop/ > ___ > 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.ko

Re: [Koha-devel] KohaCon / Hackfest

2011-10-11 Thread Ian Walls
; 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-community.org/ > bugs : http://bugs.koha-community.org/ > -- Ian Walls Lead Development Specialist ByWat

Re: [Koha-devel] Sorting >1000 records

2011-10-13 Thread Ian Walls
i-bin/mailman/listinfo/**koha-devel<http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel> > website : http://www.koha-community.org/ > git : http://git.koha-community.org/ > bugs : http://bugs.koha-community.**org/ <http://bugs.koha-community.org/> > -- Ian Wal

[Koha-devel] Koha 3.6 approaches! Get your patches signed off today!

2011-10-18 Thread Ian Walls
you can lend would be greatly appreciated, as we gear up to make Koha 3.6 the best release yet. Thank you all, -Ian -- Ian Walls Lead Development Specialist ByWater Solutions Phone # (888) 900-8944 http://bywatersolutions.com ian.wa...@bywatersolutions.com Twitter: @sekjal ___

Re: [Koha-devel] Bugzilla changes/improvements

2011-10-24 Thread Ian Walls
-0-0=&format=table&action=wrap > ∘ 5 bugs are "windows", and 3 are "others", it does not seem they are > relevant. > I propose we remove it completly from the forms (Can we ? Use it for > something else & what ?) > > • Version field : there are man

Re: [Koha-devel] Koha 3.6 is out, starting Koha 3.8 !

2011-10-24 Thread Ian Walls
products/koha > _______ > 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-community.org/ &g

[Koha-devel] Proposed changes to our Patch Submission and QA workflows

2011-10-24 Thread Ian Walls
ff and QA'ed by any group of people in the same institution 6. A patch MAY be signed off and QA'ed by the same member of the QA team, but the RM may challenge this if he feels the patch needs more testing. Rule 5 still applies in this case. Comments? Ideas? Counter-proposal

Re: [Koha-devel] problem in cataloging

2011-10-25 Thread Ian Walls
> ___ > 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-community.org/ > bugs :

[Koha-devel] Patch status workflow (for Bugzilla)

2011-10-25 Thread Ian Walls
atus was initially designed to do, so we just need to leverage it. -Ian -- Ian Walls Lead Development Specialist ByWater Solutions Phone # (888) 900-8944 http://bywatersolutions.com ian.wa...@bywatersolutions.com Twitter: @sekjal ___ Koha-devel mail

Re: [Koha-devel] Patch status workflow (for Bugzilla)

2011-10-27 Thread Ian Walls
his would reduce the Release Maintainer's tasks to just c) above: determining if this is something that should be backported because it's a bug fix (not a new feature). Cheers, -Ian -- Ian Walls Lead Development Specialist ByWater Solutions Phone # (888) 900-8944 http

Re: [Koha-devel] FW: Patch status workflow (for Bugzilla)

2011-11-02 Thread Ian Walls
ha-community.org > http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel > website : http://www.koha-community.org/ > git : http://git.koha-community.org/ > bugs : http://bugs.koha-community.org/ > ___ > Koha-de

[Koha-devel] QA Contact field in Bugzilla

2011-11-04 Thread Ian Walls
s a few minutes to do. I have *not* changed all the existing bugs to use this new system; that would spam the heck out of everyone. I'll just start making use of this feature as I test things, and eventually, all the unresolved bugs should get updated. Cheers, -Ian -- Ian Walls Lead

Re: [Koha-devel] Update database changes proposal [IMPORTANT]

2011-11-05 Thread Ian Walls
iblibre.com > Expert en Logiciels Libres pour l'info-doc > Tel : (33) 4 91 81 35 08 > > ___ > Koha-devel mailing list > Koha-devel@lists.koha-community.org > http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-de

Re: [Koha-devel] Update database changes proposal [IMPORTANT]

2011-11-05 Thread Ian Walls
IN > http://www.biblibre.com > Expert en Logiciels Libres pour l'info-doc > Tel : (33) 4 91 81 35 08 > ___ > Koha-devel mailing list > Koha-devel@lists.koha-community.org > http://lists.koha-community.org/cgi-bin/mailman/list

Re: [Koha-devel] Update database changes proposal

2011-11-05 Thread Ian Walls
t; 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-community.org/ > bugs : http://bugs.koha-community.org/ > -- Ian Walls L

Re: [Koha-devel] Update database changes proposal [IMPORTANT]

2011-11-10 Thread Ian Walls
___ > 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-community.org/ > bugs : http://bugs.koha-community.org/ > -- Ian

  1   2   >