Re: [Koha] invalid marcxml

2020-05-15 Thread Bernardo Gonzalez Kriegel
Bug 21708 fix is not available in this case unless the file is changed manually, or the version upgraded. It's not included in 18.11. On Fri, May 15, 2020 at 3:41 AM Marcel de Rooy wrote: > When you open and save a record again in Koha having patch 21708, the MARC > record will be fixed. > There

Re: [Koha-devel] Adding fonts to Koha for label creator

2020-05-04 Thread Bernardo Gonzalez Kriegel
Hi David, > How does one add fonts to Koha for the label creator? > > > > I’m curious about adding “Arial” ( or rather LiberationSans-Regular.ttf as > matched by fc-match) and “Arial Bold” (or rather Roboto-Regular.ttf as > matched by fc-match) to the Koha label creator. > > > > I see we have a h

Re: [Koha] Password, hash, bcrypt

2020-02-20 Thread Bernardo Gonzalez Kriegel
Hi Robm I am getting envolved with Koha since last november. I am contributing in > translation too, and digging BD, and scripts... Right now I have a new > challenge: I need to know which method the system apply to encrypt > borrowers' passwords. I know that uses Bcrypt 8, but the stored encrypte

Re: [Koha] [Koha-translate] String Freeze Notice

2019-12-18 Thread Bernardo Gonzalez Kriegel
> > Just a quick note that string freeze will go into effect at the end of day > 12/16/2019 for the maintenance branches. > > Maintenance releases scheduled for the 23rd. > > Translations can begin on the 17th. > Strings for 19.11, 19.05 and 18.11 have been updated today, last run tomorrow. Berna

Re: [Koha] SQL help

2019-12-18 Thread Bernardo Gonzalez Kriegel
On Wed, Dec 11, 2019 at 5:53 PM Kerrie Stevens wrote: > We have version 18.11.11 and I’ve looked through the reports library but > can’t see anything that looks similar to be tweaked into what I need. > Try this, for year 2019 SELECT month, day, suc+uns AS total, suc AS succesful, uns AS unsucc

Re: [Koha-devel] [Koha-translate] String Freeze Notice

2019-12-16 Thread Bernardo Gonzalez Kriegel
> > Just a quick note that string freeze will go into effect at the end of day > 12/16/2019 for the maintenance branches. > > Maintenance releases scheduled for the 23rd. > > Translations can begin on the 17th. > Strings for 19.11, 19.05 and 18.11 have been updated today, last run tomorrow. Berna

Re: [Koha-devel] [Koha-translate] String Freeze (Maintenance Branches)

2019-03-19 Thread Bernardo Gonzalez Kriegel
Strings for 18.11, 18.05 and 17.11 have been updated. Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Tue, Mar 19, 2019 at 10:02 AM Renvoize, Martin < martin.renvo...@ptfs-europe.com> wrote: > Ack.. of course I meant "now" not "not".. > >

Re: [Koha] Rif: Re: translate site down

2016-11-02 Thread Bernardo Gonzalez Kriegel
It's back online. Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Wed, Nov 2, 2016 at 8:11 AM, Bernardo Gonzalez Kriegel < bgkrie...@gmail.com> wrote: > Yep, is not not available (a hundred meters away) > > I'll check with datacenter ad

Re: [Koha] Rif: Re: translate site down

2016-11-02 Thread Bernardo Gonzalez Kriegel
Yep, is not not available (a hundred meters away) I'll check with datacenter administrators Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Wed, Nov 2, 2016 at 7:58 AM, Elisa Saltetto wrote: > Non available here as well (from Italy) > > > Elisa Saltetto >

Re: [Koha] error on step 3 (Unimarc - italian)

2016-06-13 Thread Bernardo Gonzalez Kriegel
], for Italian and other languages. Try removing that ending space. Regards, Bernardo [1] https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16554 -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Mon, Jun 13, 2016 at 10:06 AM, tommaso spazzali wrote: > Hi everybody, > >

Re: [Koha] How to find a patron with wrong privilege?

2016-06-02 Thread Bernardo Gonzalez Kriegel
> > > > > I set wrong some patrons with superlibrarian but I don't know who are > they. > > I looked at MySQL tables to find which tables/ columns contain > > code/permission to filter, but failed. I didn't find anything. > > > > Please tell me how to filter normal patron with librarian privilege?

Re: [Koha] Translate site could not access

2016-05-31 Thread Bernardo Gonzalez Kriegel
It's a datacenter problem :( Hope that can be fixed soon I'll keep you informed. Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Mon, May 30, 2016 at 10:42 PM, Anthony Mao wrote: > Hi, > > I could not access translate.koha-community.org from Taiwan, now. Pin

[Koha-devel] More problems with MySQL 5.7

2016-05-26 Thread Bernardo Gonzalez Kriegel
n GROUP BY clause; this is incompatible with sql_mode=only_full_group_by ... This comes trying to add a patron after fresh install, 3.22+marc21+all sample data Can we change sql_mode for Koha? Regards Bernardo -- Bernardo Gonzalez Kriegel bgkrie...

Re: [Koha] v3.22 - Import Patrons

2016-04-07 Thread Bernardo Gonzalez Kriegel
Can't reproduce on 3.22.05 surname,firstname,cardnumber,userid,categorycode,branchcode Doe,John,juan,juan,S,CP Using overwrite I got Error analysis: - Userid juan is already used by another patron or is empty. but not crash. -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com O

Re: [Koha-devel] Indexes of Physical presentation

2015-11-18 Thread Bernardo Gonzalez Kriegel
It's UNIMARC specific :) -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Wed, Nov 18, 2015 at 1:15 PM, Fridolin SOMERS < fridolin.som...@biblibre.com> wrote: > Hie Katrin, > > 'physical presentation' is just the name of one of the search fields in > advanc

Re: [Koha] Searching Korean script

2015-10-26 Thread Bernardo Gonzalez Kriegel
Hi Bob, Translation files have ko-Kore-KP prefix, which correspond to North Korea. Perhaps we can rename them to ko-Kore and make them country independent, or simply ko, Kore identifies the script. Bernardo El 26 oct. 2015 20:32, "Bob Birchall" escribió: > Does anyone have a words-icu.xml file f

Re: [Koha-devel] koha-qa - new check on css/less

2015-10-23 Thread Bernardo Gonzalez Kriegel
Works now :) -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Fri, Oct 23, 2015 at 11:29 AM, Jonathan Druart < jonathan.dru...@bugs.koha-community.org> wrote: > I have forgot the new file, please fetch again. > > 2015-10-23 15:19 GMT+01:00 Bernardo Gonzalez Kriegel >:

Re: [Koha-devel] koha-qa - new check on css/less

2015-10-23 Thread Bernardo Gonzalez Kriegel
Hi, I get "Can't locate QohA/File/Specific/OpacCss.pm in @INC" Need to checkout a specific branch? Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Fri, Oct 23, 2015 at 10:48 AM, Jonathan Druart < jonathan.dru...@bugs.koha-community.org> wrote: > Hi d

Re: [Koha-devel] Using the po files

2015-10-11 Thread Bernardo Gonzalez Kriegel
Hi, the opac file on http://translate.koha-community.org/el/3.20/ is missing a few strings :) Anyway, to use them just download all the files, put them at /usr/share/koha/misc/translator/po and run koha-translate again. Regards, Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On

[translate-pootle] Error on refresh_stats

2015-09-30 Thread Bernardo Gonzalez Kriegel
over /sl/3.20/'s files 2015-09-30 19:19:05,754 INFO Running refresh_stats over /sq/3.20/'s files 20 Tried to edit and reload ( update_stores ) language files, same output Bernardo Bernardo Gonzalez Kriegel bgkrie...@gmail.com

Re: [translate-pootle] Internal server error

2015-09-30 Thread Bernardo Gonzalez Kriegel
On Wed, Sep 30, 2015 at 3:20 PM, Leandro Regueiro < leandro.regue...@gmail.com> wrote: > > > 2.6.2 has been released this last Monday: > > http://docs.translatehouse.org/projects/pootle/en/latest/releases/2.6.2.html Good! I'll check soon We don't support elasticsearch 1.7.2. It can be 1.6.0 at m

Re: [translate-pootle] Internal server error

2015-09-30 Thread Bernardo Gonzalez Kriegel
On Wed, Sep 30, 2015 at 12:47 PM, Dwayne Bailey wrote: > > Then be the bad ones. Weird pyclean is meant to remove .pyc and .pyo > files. > > rm $(find /env/lib/python2.7/site-packages/pootle -name "*.pyo") > Great!! That do the trick. Now my updated virtualenv is runnning. >> for project in $

Re: [translate-pootle] Internal server error

2015-09-30 Thread Bernardo Gonzalez Kriegel
On Wed, Sep 30, 2015 at 7:58 AM, Dwayne Bailey wrote: > > If you are getting a traceback from a file that doesn't exist in 2.7.2 > then the env is still dirty somehow. The only way to get that is stray > .pyc files. It would be important to pyclean in the actual venv > installation. It would h

Re: [translate-pootle] Internal server error

2015-09-29 Thread Bernardo Gonzalez Kriegel
Hi, The last module referenced in the traceback is not present in the > 2.7.x series — it's from an older Pootle. So are you sure you are > running 2.7.2? > Yes. I've an updated 2.5.1.1, and pootle --version output is Pootle 2.7.2 (Django 1.7.10, Translate Toolkit 1.13.0) > In case you are, I

[translate-pootle] Internal server error

2015-09-28 Thread Bernardo Gonzalez Kriegel
line 33, in [...] ImportError: cannot import name cached_property Any ideas? Regards, Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com -- ___ Translate-pootle mailing

[translate-pootle] Update problems

2015-09-24 Thread Bernardo Gonzalez Kriegel
ld.py", line 13, in forwards bs.translation_project = bs.unit.store.translation_project File "/var/www/pootle/env/lib/python2.7/site-packages/django/db/models/fields/related.py", line 320, in __get__ rel_obj = qs.get() File "/var/www/pootle/env/lib/python2.7/site-package

Re: [Koha] RDA Framework??

2015-07-14 Thread Bernardo Gonzalez Kriegel
On Tue, Jul 14, 2015 at 9:39 PM, Nicholas van Rheede van Oudtshoorn < vano...@gmail.com> wrote: > Sorry if this is a silly question, but what does it mean for those who have > been upgrading? Do the RDA fields get updated in our frameworks? > > I'm not sure. From which version are you upgrading? I

Re: [Koha] handling 008 in marc21

2015-06-25 Thread Bernardo Gonzalez Kriegel
?id=9093 -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Thu, Jun 25, 2015 at 11:16 AM, Gaetan Boisson < gaetan.bois...@biblibre.com> wrote: > Hello, > > in marc21 the helper for the 008 field uses different labels depending on > the type of resource selected. But since

Re: [Koha] ًQuestions about 952 Field

2015-05-29 Thread Bernardo Gonzalez Kriegel
> > One follow-up question... > > Should I add a separate 952 for each copy of an item (which would thus > have its own copy and barcode data)? > > Yes, you are right. One 952 for each copy. Bernardo ___ Koha mailing list http://koha-community.org Koha@

Re: [Koha] ًQuestions about 952 Field

2015-05-29 Thread Bernardo Gonzalez Kriegel
There is no problem to add 952 fields to import data, I think is the preferred way. You need to add 952 a,b and p at least. Take a look at http://translate.koha-community.org/manual/3.18/en/html-desktop/#itemcatguide Hope that helps Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com

Re: [Koha] KOHA GUI issues

2015-05-19 Thread Bernardo Gonzalez Kriegel
Hi Chisty, have you checked the error logs? Perhaps there is a missing or misplaced css file that is not loaded. Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Wed, May 6, 2015 at 2:40 PM, wrote: > I have installed KOHA 3.12.15 on RED HAT 6.4 Server. > I have modifi

Re: [Koha-devel] prove xt results

2015-05-01 Thread Bernardo Gonzalez Kriegel
Good catch Mark! http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14119 Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Fri, May 1, 2015 at 10:57 PM, Mark Tompsett wrote: > Greetings, > > mtompset@debian:~/kohaclone$ prove xt > xt/permissions.t

Re: [Koha-devel] [Koha] Jenkins & the Manual

2015-05-01 Thread Bernardo Gonzalez Kriegel
eads/*:refs/remotes/origin/* ERROR: Timeout after 10 minutesERROR <http://stacktrace.jenkins-ci.org/search?query=ERROR>: Error cloning remote repo 'origin'ERROR <http://stacktrace.jenkins-ci.org/search?query=ERROR>: Error cloning remote repo 'origin' -- Bernardo Gonzal

Re: [Koha-devel] Language overlays or: On the way to finally resolve important translation issues in Koha

2015-04-30 Thread Bernardo Gonzalez Kriegel
> > > for me the patch done by Marc is a good start. > We can start with this in 3.20. > > I agree with the patch, did a similar solution for multilang notices some time ago and it worked. But it's a workaround. But I'm afraid that we are late for 3.20 :( Also agree with Joubu that we need a more

Re: [Koha] Items borrowed alert

2015-04-29 Thread Bernardo Gonzalez Kriegel
ardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Wed, Apr 29, 2015 at 3:39 PM, Hartman, David W. - Tech Library < david.w.hart...@disney.com> wrote: > Does Koha have an "items borrowed" or "items returned" alert? I would > like my patrons to get an email w

Re: [Koha] [Koha-translate] String freeze for 3.18.6

2015-04-15 Thread Bernardo Gonzalez Kriegel
On Wed, Apr 15, 2015 at 5:13 AM, Chris Cormack wrote: > It's the 15th of the month, so that means string freeze time again. > I won't be pushing any patches that change templates (barring one of them > being critical or a blocker) before the release of 3.18.6 so the > translators can work. > > I

Re: [Koha-devel] Errors generating fr-FR templates in 3.18.5

2015-03-26 Thread Bernardo Gonzalez Kriegel
> > > So what should I do in future when I encounter problems like this? Just > email koha-translate? Or try to resolve them myself on Pootle? > > > > An email to koha-translate is fine, to make translators and TM aware of the problem. And if you can fix it, better :) Bernardo ___

Re: [Koha-devel] Errors generating fr-FR templates in 3.18.5

2015-03-26 Thread Bernardo Gonzalez Kriegel
them on next stable release, and give RM a patch to fix them on master. Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Thu, Mar 26, 2015 at 7:41 PM, David Cook wrote: > Hi Marc: > > I'm sorry but I don't understand. There were two %s missing in >

Re: [Koha] [Koha-translate] Problem on pootle installation

2015-03-21 Thread Bernardo Gonzalez Kriegel
Hi, I'm trying to fix the problem Translation server will be offline for a while Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Sat, Mar 21, 2015 at 12:15 PM, Zeno Tajoli wrote: > Hi to all, > > I think there are problems on Pootle install. > > If I try

Re: [Koha] [Koha-translate] String freeze for 3.18.5

2015-03-17 Thread Bernardo Gonzalez Kriegel
Hi Chris and all, strings for 3.18.5 have been updated on the server. This time there is plenty work to do, thanks to the update of help files. Best regards, Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Sat, Mar 14, 2015 at 9:13 PM, Chris Cormack wrote: > Hi all >

Re: [Koha-devel] TTF mapping on koha-conf.xml breaks Patron Card Creator

2015-03-10 Thread Bernardo Gonzalez Kriegel
Hi Pablo, Have you installed ttf-dejavu fonts on server B? Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Tue, Mar 10, 2015 at 12:25 PM, Pablo Bianchi wrote: > Hi, > > I move a production server from A to B: > A) An "old" Debian Wheezy upgraded up to curr

Re: [Koha] Problem encoding characters in link "Back to results" - Bug

2014-09-16 Thread Bernardo Gonzalez Kriegel
Hi Michal, On Tue, Sep 16, 2014 at 3:55 AM, Michał Dudzik wrote: > Hi Bernardo, > this is ok (http://snag.gy/Do0sN.jpg) but go on record etc. first record > and > look at link Back to results. > Look file2.jpg > > Chris I will add to

Re: [Koha] Problem encoding characters in link "Back to results" - Bug

2014-09-15 Thread Bernardo Gonzalez Kriegel
Works for me, same server (http://snag.gy/Do0sN.jpg) Perhaps browser configuration? Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Mon, Sep 15, 2014 at 5:11 PM, Chris Cormack wrote: > * Michał Dudzik (dudzikmic...@wp.pl) wrote: > > Hi, > > found problem

Re: [Koha] Koha layout in Arabic...

2014-08-27 Thread Bernardo Gonzalez Kriegel
-community.org/ar/ Regards, Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Wed, Aug 27, 2014 at 11:00 AM, Layale Bassil wrote: > Hello all, > > I know that Koha supports Arabic language in terms of searching, but I > would like to know if there is a Koha layout in

Re: [Koha] [Koha-docs] Koha manual branched

2014-08-20 Thread Bernardo Gonzalez Kriegel
Gonzalez Kriegel bgkrie...@gmail.com On Wed, Aug 20, 2014 at 11:16 AM, Nicole Engard wrote: > I have branched the Koha manual so that master is now the working manual > for 3.18 and 3.16 has it's own branch ( > http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary). I >

Re: [Koha] Label creator error

2014-08-09 Thread Bernardo Gonzalez Kriegel
Help us to help you! On Fri, Aug 8, 2014 at 4:05 PM, cjwalke wrote: > For some reason the label creator is adding decimals is weird places when > it > splits a call number. It is even doing it in for older batches that I > previously created without issue. Why would this change happen? I can'

Re: [Koha] magnifying glass next to authorities in the opac

2014-07-27 Thread Bernardo Gonzalez Kriegel
Sometimes? On the same record? It's managed on detail XSL, only test is a value on subfield '9' Perhaps a subject not linked? -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Fri, Jul 25, 2014 at 9:46 PM, Nicole Engard wrote: > Thanks, but you do know why it shows

Re: [Koha] Report to find biblios without dates in 008 - needs work

2014-07-24 Thread Bernardo Gonzalez Kriegel
m LEFT JOIN biblio b USING (biblionumber) HAVING Date NOT REGEXP '[0-9]+' Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Wed, Jul 23, 2014 at 7:45 PM, Elaine Bradtke wrote: > I'm halfway there: > > SELECT biblionumber, > SUBSTR(ExtractValue(m.mar

Re: [Koha] [Koha-docs] Manual PDF Links Broken

2014-07-23 Thread Bernardo Gonzalez Kriegel
Hi, there was a problem on the local copy of manual's repository. Now is fixed, please check. Regards, Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Wed, Jul 23, 2014 at 11:43 AM, Nicole Engard wrote: > Hi all, > > It looks like the links to the PDFs on the

Re: [Koha-devel] Bugzilla fields: assignee and complexity

2014-07-17 Thread Bernardo Gonzalez Kriegel
> > > It's much easier to remember to set the complexity setting if you use > git-bz, so I recommend it! > > If anyone who submits patches doesn't use git-bz yet please give it a > try and ask for help if you run into trouble. It's really worth the > effort. > > Is there a complete list of options

Re: [Koha] call number sort problem

2014-07-07 Thread Bernardo Gonzalez Kriegel
Mmmm, I only found misc/maintenance/touch_all_items.pl (or bin/maintenance) Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Mon, Jul 7, 2014 at 11:24 AM, Paul A wrote: > At 09:36 AM 7/7/2014 +0200, Fridolin SOMERS wrote: > >> Hie, >> >> If

Re: [Koha] Continued issues with frameworks

2014-06-10 Thread Bernardo Gonzalez Kriegel
Hi Tim, why are 952 subfields on tab '-1'? They must be on tab '10'. On default framework all are on tab '10' except 952$6 and 952$9 (they are on tab '-1') Regards, Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Tue, Jun 10, 2014 at 10

Re: [Koha] Perl module ReadOnly::XS

2014-05-30 Thread Bernardo Gonzalez Kriegel
Yesterday I run with the same On Ubuntu 14.04 ., Readonly:: XS 1.05 is reported as missing. I ignored it because have more problems to deal, but perhaps the problem is to test for it in first place. Can't be used directly. Only makes Readonly faster. Bernardo El may 30, 2014 1:29 AM, "Matthew Ch

Re: [Koha] Problem in Koha item types

2014-05-29 Thread Bernardo Gonzalez Kriegel
Hi, > > Sorry to bring a question to the list, but we're facing a problem in > KOHA under item type location and I need some advice and help. > No problem, the list is for questions :) > My Koha problem is, it's show *[Type: Book] *every items like i.e. > Journals, CD (Audio/Visual), proceedin

Re: [Koha] Technical help with Frameworks

2014-05-29 Thread Bernardo Gonzalez Kriegel
e of creating a framework using SQL Regards, Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Wed, May 28, 2014 at 11:09 AM, Alexander Tim wrote: > Not sure if this is the correct list to email but if not hoping someone > can send me in the right direction! > > So, I am

Re: [Koha] Report help needed

2014-05-21 Thread Bernardo Gonzalez Kriegel
(b.marcxml, '//datafield[@tag="020"]/subfield[@code="a"]'), ExtractValue(b.marcxml, '//datafield[@tag="022"]/subfield[@code="a"]'), monthname(datecreated) AS month, year(datecreated) AS year, biblionumber AS biblionumber FROM biblio LEFT JOIN bibl

Re: [Koha] Password Encryption

2014-05-21 Thread Bernardo Gonzalez Kriegel
Hi, > I have uploaded a number of patron records via a pup script. However, the > password are not working. I have used md5 function. I would like to know > which encryption method is used for passwords in Koha. > > Please take a look at this ( http://lists.katipo.co.nz/public/koha/2014-Febru

Re: [Koha] Patron self-register from OPAC

2014-05-21 Thread Bernardo Gonzalez Kriegel
Hi Anthony, you must enable it on system preferences. Go to Adminstration > System preferences > Opac > Self registration Enable the feature and configure patron category Regards, Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Wed, May 14, 2014 at 8:01 PM, Anthony M

Re: [Koha] On the choice of MARC-format

2014-05-21 Thread Bernardo Gonzalez Kriegel
Hi Gennady, seems that UKRMARC it's based on UNIMARC Perhaps this link can be useful [1] Regards, Bernardo [1] http://library.lviv.ua/e-library/library_standarts/UkrMarc/index.shtml -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Mon, May 12, 2014 at 7:05 AM, zolot wrote: &g

Re: [Koha] What user account to use when re-indexing Zebra

2014-05-11 Thread Bernardo Gonzalez Kriegel
Hi, my understanding is that if you use koha-rebuild-zebra then you won't have problems, it executes using the owner of the instance. Regards, Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Mon, May 5, 2014 at 9:44 PM, Joel Ewy wrote: > Bernardo Gonzalez Kriegel

Re: [Koha] What user account to use when re-indexing Zebra

2014-05-02 Thread Bernardo Gonzalez Kriegel
Hi Joel, 1. What version of Koha? 2. Type of install? (packages/tar.gz/git) 3. How do you try to rebuild the index? Regards, Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Fri, May 2, 2014 at 6:24 PM, Joel Ewy wrote: > It's unclear to me what user account I'm s

Re: [Koha] Problem with 600s fields

2014-05-02 Thread Bernardo Gonzalez Kriegel
-community.org/bugzilla3/show_bug.cgi?id=5262 -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Fri, May 2, 2014 at 11:56 AM, Daniel Sanford wrote: > We've recently upgraded to Koha 3.14.05, and we're encountering an issue > where the 650, 651, 655, and other fields are automatical

Re: [Koha] Barcode Stripe - Height

2014-04-30 Thread Bernardo Gonzalez Kriegel
slightly the value, for example to 0.015, but as always is not a good idea to change the code, you will have problems to update in the future :( Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Wed, Apr 30, 2014 at 2:28 AM, Sandeep Bhavsar wrote: > Hi > I have checked by re

Re: [Koha] Barcode Stripe - Height

2014-04-29 Thread Bernardo Gonzalez Kriegel
small number per page or decreasing font size (but that could only affect barcode height, not witdh), or edit C4/Labels/Label.pm and change barcode width (currently 0.8 of label with) Regards, Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Tue, Apr 29, 2014 at 8:06 AM, Sandeep

[Koha-devel] Batch label PDF + Arabic

2014-04-20 Thread Bernardo Gonzalez Kriegel
the list is how to 'fix' this? a) Add a new column to layouts table to save an option to enable/disable this title variant b) Add a syspref to control this c) Remove this feature Regards, Bernardo -- Bernardo Gonzalez Kriegel bgkrie...

Re: [Koha] What is a "reservoir"

2014-04-16 Thread Bernardo Gonzalez Kriegel
There is a small reference on http://manual.koha-community.org/3.14/en/managestaged.html -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Wed, Apr 16, 2014 at 7:43 AM, MJ Ray wrote: > zolot wrote: > > What is a "reservoir" and the name of reservoir's file ? (Koha

Re: [Koha] Problem with unicode character in pdf export label

2014-04-08 Thread Bernardo Gonzalez Kriegel
line->{'line'}, '', ''); } } 3) With this you can get something like https://www.dropbox.com/sh/0ksf8foxcqia037/z2uRe6BCpf/label_batch_1.pdf (using Arial Unicode MS) But, as you can see, is for ltr languages :( Regards, Bernardo -- Bernardo Gonzalez Kriege

Re: [Koha] ATHENA to KOHA Migration.

2014-03-30 Thread Bernardo Gonzalez Kriegel
nardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Sun, Mar 30, 2014 at 10:15 PM, Jerwyn Fernandez < jerwyn_fernan...@southville.edu.ph> wrote: > Hi Bob, > > I'll be attaching the files again. > > *Any way if you still can't view the attached files I'

Re: [Koha] cannot edit public list, follow-up/part 2

2014-03-24 Thread Bernardo Gonzalez Kriegel
oblem Please go to Adminstration > Patrons, search your patron, go to it's page and look the number at the end of the URL, cgi-bin/koha/members/moremember.pl?borrowernumber=NNN That's the number you need to use in your UPDATE line Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail

Re: [Koha] MARC export - not exporting everything?

2014-03-24 Thread Bernardo Gonzalez Kriegel
record' then you can export records without items. Regards, Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Mon, Mar 24, 2014 at 2:43 PM, Elaine Bradtke wrote: > With a feeling of deja vu. . . it's a bug I filed two years ago > http://bugs.koha-community.org/bugzi

Re: [Koha] language link

2014-03-20 Thread Bernardo Gonzalez Kriegel
aps հայերեն instead of Հայերեն ?) > > > > Regards, > > Bernardo > > > > > > -- > > Bernardo Gonzalez Kriegel > > bgkrie...@gmail.com > > > > > > On Thu, Mar 20, 2014 at 2:40 AM, Araik Manukyan > wrote: > > > >> Dear com

Re: [Koha] language link

2014-03-20 Thread Bernardo Gonzalez Kriegel
Hi, which letter do you want to correct? (perhaps հայերեն instead of Հայերեն ?) Regards, Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Thu, Mar 20, 2014 at 2:40 AM, Araik Manukyan wrote: > Dear community, > > · In opac and intranet pages there are a l

Re: [Koha] Admin patrons are denied access to admin interface

2014-03-19 Thread Bernardo Gonzalez Kriegel
Hi Alex, what I mean is: Do they have "catalogue" permission (among others)? It's required for staff client access take a look at http://es.koha-community.org/manual/3.14/en/patronpermissions.html#setpatronperms Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On We

Re: [Koha] Admin patrons are denied access to admin interface

2014-03-19 Thread Bernardo Gonzalez Kriegel
Hi On Wed, Mar 19, 2014 at 8:33 AM, alessandro macuz < alessandro.ma...@gmail.com> wrote: > Hi all, > > I elevated the privileges of a normal use to admin ones and moreover I > created another one granted her the same privileges. > > Exactly what privileges have you assigned? Regards, Bernardo _

Re: [Koha] Koha Digest, Vol 101, Issue 6

2014-03-04 Thread Bernardo Gonzalez Kriegel
Hi, On Tue, Mar 4, 2014 at 10:05 AM, Quoc Uy wrote: > I have a question about customizing searching results. I have made a MARC > field (300_6) clickable with link to download ebook. How to display this > field on the searching results page? And more, how can i create a new tab > on opac-detail p

Re: [Koha] Vendor number in serials records

2014-03-03 Thread Bernardo Gonzalez Kriegel
Elaine, perhaps MARC21 037 (http://www.loc.gov/marc/bibliographic/bd037.html) Regards, Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Mon, Mar 3, 2014 at 4:43 PM, Elaine Bradtke wrote: > We have over 200 active serial subscriptions, and 195 different vendors > (ah, th

Re: [Koha] Manual 3.14 Possible Error

2014-02-25 Thread Bernardo Gonzalez Kriegel
Hi Anthony, you are right. > Manual is differ from Koha system. > Manual said patron, system said item. > It seems that the Manual is wrong, but just that word. In the code the preference is used with item barcodes and not borrower cardnumbers And it's also old. On 3.2 Manual (oldest I have) it

Re: [Koha] Install Chinese language for 3.14.3

2014-02-25 Thread Bernardo Gonzalez Kriegel
Anthony, no errors at all :-) Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Wed, Feb 26, 2014 at 12:27 AM, Anthony Mao wrote: > Thanks to Bernardo and Chris. > > Also fix few po files errors. > Bernardo, could you check my zh-Hans-TW po files again for me.

Re: [Koha] Install Chinese language for 3.14.3

2014-02-23 Thread Bernardo Gonzalez Kriegel
-TW on language system preference It works well (http://snag.gy/9qCmB.jpg) But there are a couple of errors on some files, please check http://translate.koha-community.org/zh_TW/314/translate.html#filter=checks,printf Regards, Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Sun

Re: [Koha] Clearance Certificate using koha

2013-12-10 Thread Bernardo Gonzalez Kriegel
On Tue, Dec 10, 2013 at 1:15 PM, Owen Leonard wrote: > > I have recently shifted from other library database to koha and now we > need > > to issue clearance certificates to the patrons whose batch is going to > pass > > out. > > Can you explain in detail what you're looking for? I've never heard

Re: [Koha] KohaCon 2014 Dates?

2013-11-21 Thread Bernardo Gonzalez Kriegel
rough 13. As happened in Reno, we might concentrate on the conference during the first three days and hackfest the rest. Some fun during the weekend and more hackfest for those who stay longer. ... Regards, Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Wed, Nov 20, 2013 at 5:

Re: [Koha-devel] koha-translate is down...

2013-11-07 Thread Bernardo Gonzalez Kriegel
Hi, now it's again online Regards, Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Thu, Nov 7, 2013 at 8:42 AM, Bernardo Gonzalez Kriegel < bgkrie...@gmail.com> wrote: > Hi, > not disk full but some filesystem problem, / is mounted read-only :( >

Re: [Koha-devel] koha-translate is down...

2013-11-07 Thread Bernardo Gonzalez Kriegel
Hi, not disk full but some filesystem problem, / is mounted read-only :( I'll try to fix it Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Thu, Nov 7, 2013 at 6:46 AM, Paul Poulain wrote: > Hello, > > When I reach translate.koha-community.org, I get a nasty

Re: [Koha-devel] Continue maintenance of 3.8?

2013-11-03 Thread Bernardo Gonzalez Kriegel
Paul, you need to read this http://wiki.koha-community.org/wiki/Release_maintenance, and this http://wiki.koha-community.org/wiki/Version_Control_Using_Git Regards, Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Mon, Nov 4, 2013 at 6:19 AM, Paul A wrote: > At 07:38 AM 1

[Koha] Koha 3.10.12 released

2013-10-28 Thread Bernardo Gonzalez Kriegel
is Release Manager: Paul Poulain Documentation Manager: Nicole C Engard Installation Documentation Managers: Samuel Desseaux Mason James Translation Manager: Bernardo Gonzalez Kriegel QA Manager:Katrin Fischer QA T

Re: [Koha] Kohacon 2014 in Córdoba, Argentina

2013-10-07 Thread Bernardo Gonzalez Kriegel
> Hi everybody, > > Kohacon 2014 will take place in Córdoba, Argentina! Congratulations! > > That's good news!! And the work begins!! :) Thank you! Bernardo ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.c

Re: [Koha] Koha 3.12 installation problem

2013-10-04 Thread Bernardo Gonzalez Kriegel
What version of Koha? On Koha 3.12.5 packages, that file is provided by koha-common $ apt-file search apache-site.conf.in koha-common: /etc/koha/apache-site.conf.in Regards, Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Fri, Oct 4, 2013 at 11:06 AM, Viviane Ventura wrote

Re: [Koha-devel] Module MARC::Record doesn't set well lenght in leader.

2013-09-30 Thread Bernardo Gonzalez Kriegel
en auth file!"); ... $record->encoding( 'UTF-8' ); ... print $out $record->as_usmarc(); Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Mon, Sep 30, 2013 at 9:56 AM, Zeno Tajoli wrote: > Hi Paul and all, > > Il 30/09/2013 01:55, Paul ha scritto: > >

[Koha] Koha 3.10.11 released

2013-09-23 Thread Bernardo Gonzalez Kriegel
ger: Nicole C Engard Installation Documentation Managers: Samuel Desseaux Mason James Translation Manager: Bernardo Gonzalez Kriegel QA Manager:Katrin Fischer QA Team: Chris Cormack

Re: [Koha] Marc fields translation

2013-09-18 Thread Bernardo Gonzalez Kriegel
Araik, I added a new PO file for you to translate on http://translate.koha-community.org/hy/312/ It has all strings that need to be translated. Work on it, in the mean time I will write a script to use it to update the database. Regards, Bernardo -- Bernardo Gonzalez Kriegel bgkrie

Re: [Koha] Where should I put po files to have zh-Hans-TW

2013-09-18 Thread Bernardo Gonzalez Kriegel
that will add zh-Hans-TW to the list of languages Regards, Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Wed, Sep 18, 2013 at 12:53 AM, Anthony Mao wrote: > Hi, > > After install Koha using Koha Live DVD, > http://sourceforge.net/projects/kohalivedvd/ > > I could

Re: [Koha-devel] 6xx fields with no RLIN

2013-09-15 Thread Bernardo Gonzalez Kriegel
completely reliable. Regards, Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Sun, Sep 15, 2013 at 2:42 PM, Paul wrote: > At 01:14 PM 9/15/2013 -0300, Bernardo Gonzalez Kriegel wrote: > > Paul, > > if what you are trying to do is link biblios to authori

Re: [Koha-devel] 6xx fields with no RLIN

2013-09-15 Thread Bernardo Gonzalez Kriegel
Paul, if what you are trying to do is link biblios to authorities, you could use misc/link_bibs_to_authorities.pl script. First try with misc/link_bibs_to_authorities.pl -v -l -test to do a test, then without -test. Don't forget to reindex. Regards, Bernardo -- Bernardo Gonzalez Kr

Re: [Koha] Additional language error

2013-09-06 Thread Bernardo Gonzalez Kriegel
, but they are not ready yet. What I can do is build a custom made translation file from the frameworks, but you need to translate it offline, and there are a lot of strings, around 1600 counting biblios and auth frameworks. Regards, Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On

[Koha-devel] Dashboard links

2013-09-01 Thread Bernardo Gonzalez Kriegel
Hi, the links to bugs on dashboard page are not working except for Needs Signoff and Random bug On other columns, Last 5, Needs QA and New features the bug number is ok, but the link has <% entry.1 %>, <% entry.0 %> and <% enhancement.0 %> respectively. Regards, Bernardo --

Re: [Koha] Import MARC record error: utf8 "\xE0"

2013-09-01 Thread Bernardo Gonzalez Kriegel
-- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Sat, Aug 31, 2013 at 3:17 AM, Pongtawat Chippimolchai < pongtawa...@gmail.com> wrote: > Hello all, > > I got the following error while importing MARC records into Koha 3.12.3 (on > Ubuntu 12.04 amd64 via Debian package): > > utf

Re: [Koha] JQuery Help

2013-08-27 Thread Bernardo Gonzalez Kriegel
7;)").html('Jurisdiction:'); $("fieldset.rows label[for='sort1']").html("Jurisdiction :"); }); Regards, Bernardo -- Bernardo Gonzalez Kriegel bgkrie...@gmail.com On Mon, Aug 26, 2013 at 5:10 PM, Nicole Engard wrote: > I'd like to update this

Re: [Koha] How to add new language in the language list

2013-08-26 Thread Bernardo Gonzalez Kriegel
27;, 'Mlym'); INSERT INTO language_descriptions(subtag, type, lang, description) VALUES( 'ml', 'language', 'en', 'Malayalam'); INSERT INTO language_descriptions(subtag, type, lang, description) VALUES( 'ml', 'language', '

Re: [Koha-devel] Some patches which need signed off or QA

2013-08-25 Thread Bernardo Gonzalez Kriegel
Hi Kenza, Patches which need Signed off: > Bug 10682 Inappropriate uses of finish() in C4/Reserves.pm Signed > Bug 10685 Inappropriate uses of finish() in C4/Account.pm > Signed > Bug 10698 DeleteTransfer in C4::Circulation.pm needs return value > Signed > Bug 10710 UT

[Koha] Koha 3.10.10 released

2013-08-24 Thread Bernardo Gonzalez Kriegel
e team for Koha 3.10.10 is Release Manager: Paul Poulain Documentation Manager: Nicole C Engard Installation Documentation Managers: Samuel Desseaux Mason James Translation Manager: Bernardo Gonzalez Kriegel QA Manager:

  1   2   3   >