[Koha-devel] Download a record with curl and Koha API

2023-11-03 Thread Zeno Tajoli via Koha-devel
tion\/marcxml+xml","application\/marc-in-json","application\/marc","text\/plain"] not a json with the MARC21 data. What is the error ? Cheers Zeno Tajoli ___ Koha-devel mailing list Koha-devel@lists.koha-community.org h

[Koha-devel] I suggest an update to last version of perltidy

2023-10-10 Thread Zeno Tajoli
decision on this topic: https://wiki.koha-community.org/wiki/Perltidy#Only_perltidy_modified_code Cheers Zeno Tajoli ___ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel

Re: [Koha-devel] REST API and new defaults (Zeno Tajoli)

2023-10-06 Thread Zeno Tajoli
d the record with 123 has all items, etc attached, See the test of the present patch: https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152678 Cheers Zeno Tajoli On Fri, Oct 6, 2023 at 7:06 PM Olli-Antti Hypernova wrote: > > Yes this is important, and how the merging should be ac

[Koha-devel] REST API and new defaults

2023-10-06 Thread Zeno Tajoli
ange those defaults: a)RESTBasicAuth: from 'Not enabled' to 'Enabled' b)Plack as mandatory As I see also ERM needs those defaults So is it a direction to take? In .. ../cataloguing/merge.pl I insert a check on the environment. Cheers Zeno Tajoli

Re: [Koha-devel] Need help to test a patch that will simplify translations

2022-04-02 Thread Zeno Tajoli
in range(128)"], "stdout": "\nBug 29602 - We must be nicer with translators", "stdout_lines": ["", "Bug 29602 - We must be nicer with translators"]} I'm not sure those are patches for sandboxes, but in fact they have at least an error ab

Re: [Koha-devel] OPAC search by 952$e

2021-03-22 Thread Zeno Tajoli
Hi Paul, You need to add 952$e to Zebra config. You can start from here: https://wiki.koha-community.org/wiki/How_to_add_new_zebra_index https://wiki.koha-community.org/wiki/Understanding_Zebra_indexing Inside Zebra there are still data from 952, check how it works. Bye Zeno Tajoli On Mon, Mar

[Koha-devel] Build slection of Jquery-UI

2021-02-17 Thread Zeno Tajoli
ressbar.js, slider.js, tabs.js, effect.js, effect-highlight.js with version 1.11.4 There are specific motivation behind those different lists ? What do you think if I propose to add the dialog widget ( https://api.jqueryui.com/dialog/) to opac and staff ? Cheers Z

[Koha-devel] To add a new filed to search (with ElasticSearch)

2021-01-25 Thread Zeno Tajoli
Hi to all, how can I add a new field to search, if I use ElasticSearch ? As I have check on wiki and on documentation, I need to use .yaml files. As I know is not possible to add new fields with "Search engine configuration (Elasticsearch)". Or is it possible ? Cheers Zeno Tajo

[Koha-devel] A suggestion on how manage ES ?

2021-01-20 Thread Zeno Tajoli
d system ? There are problems on Catmandu workflow ? b)I can setup a ssh tunnel on my local systems (two PC, a Win10 and a Mac) to my server, so for ES my calls are in fact calls from localhost Do you have try to manage a ES with my constraints ? Any other solution ? Cheers Zeno Tajoli -

[Koha-devel] A patch for sorting by call_number in ES

2021-01-20 Thread Zeno Tajoli
default setup of admin/searchengine/elasticsearch/mappings.yaml, inserting 'cn-sort' as sortable. What do you think ? Cheers Zeno Tajoli -- Zeno Tajoli System Librarian ___ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lis

Re: [Koha-devel] Elasticsearch changing licences

2021-01-18 Thread Zeno Tajoli
installation of Koha. In fact as SasS. Cheers Zeno Tajoli Il 18/01/2021 06:06, dc...@prosentient.com.au ha scritto: After reading https://wiki.koha-community.org/wiki/Elasticsearch#Install_elasticsearch, it looks like the Koha community is actually already using the "Elastic licence" s

Re: [Koha-devel] Z39.50 daemon with ElasticSearch

2020-12-15 Thread Zeno Tajoli
b/z3950-responder.pid #File for save pid --debug What do you think of the changes and adds ? Cheers Zeno Tajoli Il 15/12/2020 08:51, Fridolin SOMERS ha scritto: Hi, We at Biblibre use one Koha per machine so whe created a SystemD unit : [Unit] Description=Koha Z39.50 Service [Se

[Koha-devel] Z39.50 daemon with ElasticSearch

2020-12-14 Thread Zeno Tajoli
hits: 1, setno 1 records returned: 0 Elapsed: 0.915224 Z> show 1 Sent presentRequest (1+1). Records: 1 []Record type: USmarc 00357nam a22001217a 4500 005 20201208204443.0 008 201208b | |||| 00| 0 eng d 040$c IFLA 100$a Tajoli, Zeno 245$a Node.js e CSS3 ... So the scr

Re: [Koha-devel] RabbitMQ / bug 26742: in production message broker on a specific server ?

2020-11-24 Thread Zeno Tajoli
Hi Devid and all, I confirm that I will use Koha Debian packages (probably I will use Debian 10 with ES 6.x and PSGI/Plack). As you say, it is not a drama to use RabbitMQ. as local service. That you for the info. Bye Zeno Tajoli Il 24/11/2020 01:26, dc...@prosentient.com.au ha scritto

[Koha-devel] RabbitMQ / bug 26742: in production message broker on a specific server ?

2020-11-23 Thread Zeno Tajoli
ation ? I'm working with 250.000 bibliographic records and 1.700 users in single-instance installation. Cheers Zeno Tajoli -- Zeno Tajoli System Librarian ___ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.o

Re: [Koha-devel] zebra package

2018-09-05 Thread Zeno Tajoli
/commit/704fd190292cb771df94553b0ed6f9f4b71660a6 In fact in zebra 2.0.59 ICU doesn't work. If you setup ICU in fact is a big problem. If you can not use ICU, well you can live with it Bye Zeno Tajoli On Wed, Sep 5, 2018 at 5:36 PM Paul A wrote: > David and all who assisted, > >

Re: [Koha-devel] [Koha] Koha 17.11 release dates

2017-09-26 Thread Tajoli Zeno
: https://bugs.koha-community.org/bugzilla3/buglist.cgi?bug_status=__open__&component=REST%20api&list_id=213773 Bye Zeno Tajoli -- Zeno Tajoli /SVILUPPO PRODOTTI CINECA/ - Automazione Biblioteche Email: z.taj...@cineca.it Fax: 051/6132198 *CINECA* Consorzio Interuniversitario - Se

Re: [Koha-devel] ES6 usage in the staff client

2017-08-08 Thread Tajoli Zeno
% Microsoft Internet Explorer 10 = 0.90 % Microsoft Internet Explorer 9 = 1,14 % Microsoft Internet Explorer 8 = 1,65 % See: https://www.netmarketshare.com/browser-market-share.aspx?qprid=2&qpcustomd=0 In fact the problem is the high numbers of IE 11 that doesn't support ES6 Bye -- Ze

Re: [Koha-devel] Dedicated Zebra Server

2017-07-18 Thread Tajoli Zeno
setup to use PazPar instead of Zebra [an old option not tested from years] AND 2)You rewrite the updating scripts and deamon you can try to do it. I suggest you to do a try only if you are very skilled on Zebra and others Indexdata's tools. Bye Zeno Tajoli -- Zeno Tajoli /SVILUPPO PRO

Re: [Koha-devel] Koha 17.05 Release Notes - Draft One ( 2nd attempt ; )

2017-05-17 Thread Zeno Tajoli
Hi Paul and all, In fact I'm cut & paste comments in bugzilla to insert them into 'Text for release note'. In fact Release Notes are done by a script but if we change bugzilla, it change also it !! Bye Zeno Tajoli ___ Koha-deve

Re: [Koha-devel] Koha 17.05 Dates

2017-05-16 Thread Tajoli Zeno
Hi to all, >May 12 - Feature Freeze, String Freeze, 1st Draft of Release Notes I don't find the 1st Draft of Release Note for 17.05. Where can I find it ? Bye Zeno Tajoli -- Zeno Tajoli /SVILUPPO PRODOTTI CINECA/ - Automazione Biblioteche Email: z.taj...@cineca.it Fax: 051/6132198

Re: [Koha-devel] Update of SQL files transaltion for 17.05 and bug 18039

2017-04-19 Thread Tajoli Zeno
18039 BEFORE my bug 18456, I need to rewrite the patch, as I know. In fact now 18456 is a blocker on 18039. Bye Zeno Tajoli -- Zeno Tajoli /SVILUPPO PRODOTTI CINECA/ - Automazione Biblioteche Email: z.taj...@cineca.it Fax: 051/6132198 *CINECA* Consorzio Interuniversitario - Sede operativa di Se

[Koha-devel] Update of SQL files transaltion for 17.05 and bug 18039

2017-04-19 Thread Tajoli Zeno
rt it into 17.05 Bye Zeno Tajoli -- Zeno Tajoli /SVILUPPO PRODOTTI CINECA/ - Automazione Biblioteche Email: z.taj...@cineca.it Fax: 051/6132198 *CINECA* Consorzio Interuniversitario - Sede operativa di Segrate (MI) ___ Koha-devel mailing list Koha-

Re: [Koha-devel] Sending patches to the manual

2017-03-08 Thread Zeno Tajoli
Hi to all, >I'm the doc manager for 17.05 >And yes 16.11 is the old way, 17.05 uses sphinx and is much easier to edit >Chris are you sure Chris ? In the git archive 16.11 use sphinx also: http://git.koha-community.org/gitweb/?p=kohadocs.git;a=tree;hb=refs/heads/manual16.11.x B

Re: [Koha-devel] Help requested - new Koha installer and onboarding tool

2017-02-25 Thread Tajoli Zeno
Bye Zeno Tajoli -- Zeno Tajoli /SVILUPPO PRODOTTI CINECA/ - Automazione Biblioteche Email: z.taj...@cineca.it Fax: 051/6132198 *CINECA* Consorzio Interuniversitario - Sede operativa di Segrate (MI) ___ Koha-devel mailing list Koha-devel@lists.koha-com

Re: [Koha-devel] Task schedulers and message queues for Koha

2017-02-22 Thread Tajoli Zeno
event loop framework with multiple implementations"). Python is already present in our Debian/Ubuntu system, it is a prereq of the distributions. Redone a so complex stack in perl i think is very complex. Bye Zeno Tajoli -- Zeno Tajoli /SVILUPPO PRODOTTI CINECA/ - Automazione

Re: [Koha-devel] Task schedulers and message queues for Koha

2017-02-21 Thread Tajoli Zeno
why do you use a Task scheduler. Why do you no manage queues only with cron ? At least we need a web interface to setup cron. Bye Zeno Tajoli -- Zeno Tajoli /SVILUPPO PRODOTTI CINECA/ - Automazione Biblioteche Email: z.taj...@cineca.it Fax: 051/6132198 *CINECA* Consorzio Interuniversitario - Sede

Re: [Koha-devel] About defaults of indicators for auth merges

2017-01-17 Thread Tajoli Zeno
that I can copy 1° auth indicator into 1° bib tag indicator. And for the second bib tag indicator ? Two option: -1) default of bib tag framewok [your solution] -2) mantain what is still present [I prefer this option]. I think that the selection between the two option could by done by a system preferen

[Koha-devel] About defaults of indicators for auth merges

2017-01-17 Thread Tajoli Zeno
'2' = auth 'CC' type '1' we need to use indicators of auth 'A' The code of bug 9701 is about Biblio indicators. We need new code, in different .pl, and new columns, in different tables, for authority. Bye Zeno Tajoli -- Zeno Tajoli /SVILUPPO PRODOTTI CINECA

Re: [Koha-devel] Bug 17908 Authority merge omnibus

2017-01-14 Thread Tajoli Zeno
Hi Marcel and all, Il 14/01/2017 14:19, Marcel de Rooy ha scritto: Do you agree and would you be so kind to follow along? Other thoughts ? I agree with your path. I will try to help you on this topic. Bye Zeno Tajoli ___ Koha-devel mailing list

Re: [Koha-devel] INSTALL.debian is outdated

2016-11-27 Thread Zeno Tajoli
ty.org/wiki/Koha_3.22_on_Fedora_23 and after to write an Koha_on_Centos_HowTo in which do you explain how to find the missing perl modules and system utilities . A good plus is to write an Ansible task for all the requirements in Centos 7.x for Koha 16.05 and 16.11 Bye Zeno

Re: [Koha-devel] proper sorting order and search for Swedish characters and ISBN search

2016-11-04 Thread Tajoli Zeno
ou to CHR conf instead of ICU ? Bye Zeno Tajoli -- Zeno Tajoli /SVILUPPO PRODOTTI CINECA/ - Automazione Biblioteche Email: z.taj...@cineca.it Fax: 051/6132198 *CINECA* Consorzio Interuniversitario - Sede operativa di Segrate (MI) ___ Koha-devel mailing

Re: [Koha-devel] Creating new template.

2016-10-31 Thread Tajoli Zeno
-community.org/wiki/JQuery_Library#Change_default_encoding_to_MARC-8 All code is inside: if (window.location.href.indexOf("tools/stage-marc-import.pl") > -1) { [...] } So in fact it work only in page "tools/stage-marc-import.pl" Bye Zeno Tajoli -- Zeno Tajoli /SVILUPPO PRODOTT

Re: [Koha-devel] Development environment ,

2016-10-29 Thread Zeno Tajoli
Hi Thomas, it not clear to me how-to use ohadevbox:master on Windows. Do I need to install Virtualbox on Win, then inside it I install a Debian ? And after shall I install kohadevbox INSIDE this Debian ? Bye Zeno Tajoli - Messaggio originale - Da: "Tomas Cohen Arazi" A: &quo

Re: [Koha-devel] Where the field studentnumber of borrower is?

2016-09-16 Thread Zeno Tajoli
Hi, >I'm migrating from Koha 2 to 3 and the field studentnumber of the table >borrowers has gone? reading the code of update22to30.pl the answer is yes. 243 my %uselessfields = ( 244 # tablename => "field1,field2", 245 borrowers => "suburb,altstreetaddress,altsuburb,altcity,

Re: [Koha-devel] Coding patterns discussion

2016-09-13 Thread Tajoli Zeno
need to create an ad hoc debian package, the debian standard package uses Moose. -- Try::Tiny is in this package: https://packages.debian.org/jessie/libtry-tiny-perl, version 0.22 it is enough ? Bye Zeno Tajoli -- Zeno Tajoli /SVILUPPO PRODOTTI CINECA/ - Automazione Biblioteche Email: z.taj...@c

Re: [Koha-devel] SPAM in bugzilla: what do we do ?

2016-09-08 Thread Tajoli Zeno
I speaking about the second option. 17276 and 17242 for example. The title 'SPAM' for them is done by Katrin and Marcel de Rooy. Bye Zeno -- Zeno Tajoli /SVILUPPO PRODOTTI CINECA/ - Automazione Biblioteche Email: z.taj...@cineca.it Fax: 051/6132198 *CINECA* Consorzio Interuniversitario

[Koha-devel] SPAM in bugzilla: what do we do ?

2016-09-08 Thread Tajoli Zeno
Hi to all, Watching new bug in bugzilla I see around one SPAM 'bug' every 2 day. What do we want to do with those 'bugs' ? Bye Zeno Tajoli -- Zeno Tajoli /SVILUPPO PRODOTTI CINECA/ - Automazione Biblioteche Email: z.taj...@cineca.it Fax: 051/6132198 *CINECA* Consorzio Inter

Re: [Koha-devel] Dev a app with android studio

2016-05-06 Thread Tajoli Zeno
di.pl You can see the protocol specification here: https://old.diglib.org/architectures/ilsdi/DLF_ILS_Discovery_1.1.pdf Probably you need to write same new services. Bye Zeno Tajoli -- Zeno Tajoli / SVILUPPO PRODOTTI/ - Automazione Biblioteche Email: z.taj...@cineca.it Fax: 051/6132198 *CINECA* Conso

Re: [Koha-devel] Frameworks / DB constraints

2016-04-19 Thread Tajoli Zeno
error. [...] Jesse proposed on IRC creating the foreign key with ON DELETE SET NULL. I'm agree on solution proposed by Jesse: creating the foreign key with ON DELETE SET NULL. Bye Zeno Tajoli -- Zeno Tajoli / SVILUPPO PRODOTTI/ - Automazione Biblioteche Email: z.taj...@cineca.it Fax: 0

Re: [Koha-devel] Too warning in Koha log " ... CGI::param called in list context from package main ..."

2016-02-12 Thread Tajoli Zeno
e -- Zeno Tajoli / SVILUPPO PRODOTTI/ - Automazione Biblioteche Email: z.taj...@cineca.it Fax: 051/6132198 *CINECA* Consorzio Interuniversitario - Sede operativa di Segrate (MI) ___ Koha-devel mailing list Koha-devel@lists.koha-community.org http://

Re: [Koha-devel] Country-specific forks?

2016-02-11 Thread Tajoli Zeno
I hope that "in time, the plugin system can be made powerful enough that it can handle some or all of the country-specific features?" Bye Zeno Tajoli -- Zeno Tajoli / SVILUPPO PRODOTTI/ - Automazione Biblioteche Email: z.taj...@cineca.it

[Koha-devel] Too warning in Koha log " ... CGI::param called in list context from package main ..."

2016-02-11 Thread Zeno Tajoli
ext ... can lead to vulnerabilities" ? Bye Zeno Tajoli ___ 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] Zebra: the 'elements zebra::snippet' doesn't work

2016-01-27 Thread Tajoli Zeno
Hi David and all, Il 27/01/2016 06:19, Zeno Tajoli ha scritto: Did you load an old Koha configuration and database? Or did you start fresh? You might need to do a Zebra re-index and a Zebra re-start. It is a start from fresh install and I do same Zebra re-index and a Zebra re-start. But now

Re: [Koha-devel] Zebra: the 'elements zebra::snippet' doesn't work

2016-01-26 Thread Zeno Tajoli
o normal searches in Koha or yaz-client? In fact yes, I can do normal searches with Koha Opac and with yaz-client. Bye Zeno Tajoli ___ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koh

[Koha-devel] Do we use '"zebra::*"' only for facets ?

2016-01-26 Thread Zeno Tajoli
facet::' . $facet_idx . ':0:' . $facetMaxCount; Is it correct ? Bye Zeno Tajoli ___ 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-commu

Re: [Koha-devel] Zebra: the 'elements zebra::snippet' doesn't work

2016-01-26 Thread Zeno Tajoli
- Messaggio originale - Da: "Tomas Cohen Arazi" A: "Zeno Tajoli" Cc: "koha-devel" Inviato: Martedì, 26 gennaio 2016 17:21:16 Oggetto: Re: [Koha-devel] Zebra: the 'elements zebra::snippet' doesn't work You need to check if you are actual

Re: [Koha-devel] Zebra: the 'elements zebra::snippet' doesn't work

2016-01-26 Thread Tajoli Zeno
gt; this is the path to the correct retrieval-info-bib-dom.xml file. This file has the line "" Could I check samething else ^ Bye Zeno Tajoli -- Zeno Tajoli / SVILUPPO PRODOTTI/ - Automazione Biblioteche Email: z.taj...@cineca.it Fax: 051/6132198 *CINECA* Consorzio Interuniversita

Re: [Koha-devel] Zebra: the 'elements zebra::snippet' doesn't work

2016-01-26 Thread Zeno Tajoli
set name not valid for specified database -- v2 addinfo '' nextResultSetPosition = 2 Elapsed: 0.000759 So it is something differnt. Bye Zeno Tajoli Hi all, I trying to check my indexes in Zebra. My setup: OS: Debian jessie Koha: 3.20.7 [manual install] Zebra: 2.0.61 [install

[Koha-devel] Zebra: the 'elements zebra::snippet' doesn't work

2016-01-26 Thread Tajoli Zeno
nfo-bib-dom.xml is correct: http://indexdata.com/yaz";> Do I need to check in other places for the setup of ' zebra::snippet' ? Bye Zeno Tajoli -- Zeno Tajoli / SVILUPPO PRODOTTI/ - Automazione Biblioteche Email: z.

Re: [Koha-devel] Which version of Zebra in Debian Jessie?

2016-01-21 Thread Tajoli Zeno
self ICU indexing is mandatory, so I need to use Indexdata's Zebra. Bye Zeno Tajoli -- Zeno Tajoli /Dipartimento Sviluppi Innovativi/ - Automazione Biblioteche Email: z.taj...@cineca.it Fax: 051/6132198 *CINECA* Consorzio Interuniversitario - Sede

Re: [Koha-devel] Which version of Zebra in Debian Jessie?

2016-01-20 Thread Tajoli Zeno
ecord-perl So now my answer to the question "Which version of Zebra in Debian Jessie?" is: "The version that you retrive from IndexData repository." For me now, if you use Debian Jessie, it is a good idea to add also IndexData repository in /etc/apt/sources.list.

Re: [Koha-devel] Which version of Zebra in Debian Jessie?

2016-01-20 Thread Tajoli Zeno
Now in Debian Jessie perl is 5.20 So the solutions cuold be: 1)Build a package with perlapi-5.20.0 AND libyaz5 2)Wait unitl IndexData update its version of libnet-z3950-zoom-perl Bye Zeno Tajoli -- Zeno Tajoli /Dipartimento Sviluppi Innovativi/ - Automazione Biblioteche Email: z.taj...@cine

Re: [Koha-devel] Which version of Zebra in Debian Jessie?

2016-01-20 Thread Tajoli Zeno
error. I write also to indexdato to ask them to create a new version of libnet-z3950-zoom-perl for Jessie. Bye Zeno Tajoli -- Zeno Tajoli /Dipartimento Sviluppi Innovativi/ - Automazione Biblioteche Email: z.taj...@cineca.it Fax: 051/6132198 *CINECA* Consorzio Interuniversitario - Sede

Re: [Koha-devel] Which version of Zebra in Debian Jessie?

2016-01-20 Thread Tajoli Zeno
yaz and zebra are installed BEFORE libnet-z3950-zoom-perl. I don't know if apt-get try to use libnet-z3950-zoom-perl from Indexdata repo or from general Jessie repo. The version of Indexdata is the same on general Jessie repo. See also my other answer to David Cook. Bye Zeno Tajoli --

Re: [Koha-devel] Which version of Zebra in Debian Jessie?

2016-01-18 Thread Zeno Tajoli
t-z3950-zoom-perl. I can't install package libnet-z3950-zoom-perl 1.30.1 from debian jessie using package yaz 5.15.2 from Indexdata. The two packeges are compatible between them. Bye Zeno Tajoli ___ Koha-devel mailing list Koha-devel@lists.koha-commun

[Koha-devel] Fwd: Call for testers: next release of Net::OAI::Harvester Perl module may break legacy custom handlers

2016-01-15 Thread Tajoli Zeno
Messaggio Inoltrato Oggetto: Call for testers: next release of Net::OAI::Harvester Perl module may break legacy custom handlers Data: Fri, 15 Jan 2016 12:38:17 +0100 Mittente: Thomas Berger Rispondi-a: t...@gymel.com Organizzazione: Gymel.com A: Perl for libraries , Using X

[Koha-devel] Which version of Zebra in Debian Jessie?

2016-01-12 Thread Zeno Tajoli
ge libnet-z3950-zoom-perl, the essential package for search and cataloguing. So, do you have fund this problem ? Do you think that the only solution now is to install zebra 2.0.59 on Debian Jessie ? Bye Zeno Tajoli ___ Koha-devel mailing list Koha-d

Re: [Koha-devel] Get rid of item-level_itype?

2015-12-17 Thread Tajoli Zeno
Tajoli -- Zeno Tajoli /Dipartimento Sviluppi Innovativi/ - Automazione Biblioteche Email: z.taj...@cineca.it Fax: 051/6132198 *CINECA* Consorzio Interuniversitario - Sede operativa di Segrate (MI) ___ Koha-devel mailing list Koha-devel@lists.koha

[Koha-devel] Help about bug 15207

2015-11-21 Thread Zeno Tajoli
on_schema.table_constraints) but it doesn't work always. For example it doesn't work for Katrin. I don't know what to do now. Do you have any idea about this topic ? Bye Zeno Tajoli ___ Koha-devel mailing list Koha-devel@lists.koha-com

[Koha-devel] About level of collaction in MySQL

2015-11-21 Thread Zeno Tajoli
column or table level, we setup it at database level. I see that mysql works with levels to define collation [server, database, table, column]. So which level of collation do we want ? Bye Zeno Tajoli ___ Koha-devel mailing list Koha-devel@lists.koha

Re: [Koha-devel] IMPORTANT: Global Bug Squashing Week

2015-11-04 Thread Tajoli Zeno
Hi to all, Il 04/11/2015 09:54, Andreas Hedström Mace ha scritto: Or maybe make the Trello board public? now Trello is public, but to work on it you need to be inscript into the board. At 05/11/2015 I will try to sign-off bug 14969, Remove C4::Dates from serials/*.pl files Bye Zeno Tajoli

Re: [Koha-devel] Feature slush about bug 7736 -EDI enhancement

2015-10-27 Thread Tajoli Zeno
Hi to all, Il 26/10/2015 17:07, Tajoli Zeno ha scritto: So, can I use also tomorrow (27/10, CST time) to insert this enhancement in 3.22 ? I stop the request to insert bug 7736 into 3.22 There are still problem on the code. so no EDI in 3.22 I update the bug with extre info http://bugs.koha

Re: [Koha-devel] Bug 7736 and t/db_dependent/TestBuilder.t

2015-10-27 Thread Tajoli Zeno
. I'm rebasing the patch Bye -- Zeno Tajoli /Dipartimento Sviluppi Innovativi/ - Automazione Biblioteche Email: z.taj...@cineca.it Fax: 051/6132198 *CINECA* Consorzio Interuniversitario - Sede operativa di Segrate (MI) ___ Koha-devel mailing list

[Koha-devel] Bug 7736 and t/db_dependent/TestBuilder.t

2015-10-27 Thread Tajoli Zeno
eading the code of t/db_dependent/TestBuilder.t I don't understand if there is problem on how the constraint is done or I need to change TestBuilder.t. Do you have any idea ? Where can i find more info about TestBuilder.t ? Bye Zeno Tajoli -- Zeno Tajoli /Dipartimento Sviluppi Innovativi/ - Auto

[Koha-devel] Feature slush about bug 7736 -EDI enhancement

2015-10-26 Thread Tajoli Zeno
nsert this enhancement in 3.22 ? Bye Zeno Tajoli -- Zeno Tajoli /Dipartimento Sviluppi Innovativi/ - Automazione Biblioteche Email: z.taj...@cineca.it Fax: 051/6132198 *CINECA* Consorzio Interuniversitario - Sede operativa di Segrate (MI) ___ Koha-devel ma

[Koha-devel] Install master on debian jessie

2015-09-15 Thread Tajoli Zeno
ion I try to do the change from 2.2 configuration: Order deny,allow Deny from all to 2.4 configuration: Require all denied But it does't work. Do you have any more idea on the topic ? Bye Zeno Tajoli -- Zeno Tajoli /Dipartimento Sviluppi Innovativi/ - Automazione Biblioteche Email:

[Koha-devel] About the dependency Test::CGI::Multipart

2015-09-15 Thread Tajoli Zeno
-community.org/gitweb/?p=koha.git;a=commitdiff;h=209faec18305eb570bda377c1db03425cd53f087 Probalby we need to create the package in koha repo. Bye Zeno Tajoli -- Zeno Tajoli /Dipartimento Sviluppi Innovativi/ - Automazione Biblioteche Email: z.taj...@cineca.it Fax: 051/6132198 *CINECA* Consorzio

Re: [Koha-devel] Question about Schema

2015-09-09 Thread Tajoli Zeno
ent 'English' inside us: 1)American English 2)UK English 3)India English 4)AUS/NZ English 5)English as second languge in the rest of the world. With a mix of Western/No Western coltures. Bye Zeno Tajoli -- Zeno Tajoli /Dipartimento Sviluppi Innovativi/ - Automazione Biblioteche Emai

[Koha-devel] Test Planck

2015-09-01 Thread Tajoli Zeno
Hi to all, one important thing to do is to test in master the new code for plack. But, after install planck, how could I test error connect with plack ? Do you have any suggesstion about this topic ? Bye Zeno Tajoli -- Zeno Tajoli /Dipartimento Sviluppi Innovativi/ - Automazione Biblioteche

Re: [Koha-devel] Bug 13906: the start of Auth/Web test rewritting of Olli-Antti Kivilahti

2015-07-24 Thread Tajoli Zeno
ecause I use it also to undestand the new perl dependencies. Bye Zeno Tajoli -- Zeno Tajoli /Dipartimento Sviluppi Innovativi/ - Automazione Biblioteche Email: z.taj...@cineca.it Fax: 051/6132198 *CINECA* Consorzio Interuniversitario - Sede operativa di Segrate (MI) __

[Koha-devel] Bug 13906: the start of Auth/Web test rewritting of Olli-Antti Kivilahti

2015-07-24 Thread Tajoli Zeno
discussion'. I'm not sure od situation. What do you think about the proposal of Olli-Antti ? Bye Zeno Tajoli -- Zeno Tajoli /Dipartimento Sviluppi Innovativi/ - Automazione Biblioteche Email: z.taj...@cineca.it Fax: 051/6132198 *CINECA* Consorzio Interuniversitario - Sede oper

[Koha-devel] Proposal on how to skip articles on sorting titles (only MARC21)

2015-06-04 Thread Tajoli Zeno
icult to use the three files of Zebra xslt setup (marc21/biblios/biblio-koha-indexdefs.xml, marc21/biblios/biblio-zebra-indexdefs.xsl and zebradb/xsl/koha-indexdefs-to-zebra.xsl). Bye Zeno Tajoli -- Zeno Tajoli /Dipartimento Sviluppi Innovativi/ - Automazione Biblioteche Email: z.taj...@cineca.i

[Koha-devel] Sort by title. Based only on Title or also on Title-cover ?

2015-05-29 Thread Tajoli Zeno
based only on 'Title' Zebra index or also on Title-cover ? It is not clear for me. Bye Zeno Tajoli ___ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel webs

Re: [Koha-devel] Plugin marc21_linking_section.pl

2015-05-14 Thread Tajoli Zeno
think there is same bug in the code. Do you test it on 3.18.x or on 3.20-beta ? Bye Zeno Tajoli -- Dr. Zeno Tajoli Servizi Innovativi -- Automazione Biblioteche z.taj...@cineca.it fax +39 02 2135520 CINECA - Sede operativa di Segrate ___ Koha-devel m

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

2015-04-30 Thread Tajoli Zeno
additional entry with a trailing language code, e.g. BSELL-de-DE or BSELL-fr-FR It can be used "As is" without any changes to the database or to the user interface. for me the patch done by Marc is a good start. We can start with this in 3.20. Bye -- Dr. Zeno Tajoli Servizi

[Koha-devel] Metasearch on Opac (bug 10486)

2015-04-16 Thread Tajoli Zeno
specific config in koha-httpd.conf Now I'm working on opac template and I have same problems with js (pazpar2 is called by ajax). I plan to release code with a big wiki page on installation for Koha 3.22 Bye Zeno Tajoli -- Dr. Zeno Tajoli Servizi Innovativi -- Automazione Biblioteche

[Koha-devel] Display errors of a new authentication system

2015-04-08 Thread Tajoli Zeno
ere I manage the errors during login (bad user name, bad password, etc.). In C4/Auth.pm I see only return of 1/0 from login function, not a more complex message. So, do we manage error from auth systems or not ? Bye Zeno Tajoli -- Dr. Zeno Tajoli Servizi Innovativi -- Automazione Biblioteche

[Koha-devel] Install and use memcached

2015-03-27 Thread Tajoli Zeno
-get it is only 'suggest' How much RAM ? The default in /etc/memcached.conf is 64 MB, I don't what could be a 'good' value. Bye Zeno Tajoli -- Dr. Zeno Tajoli Servizi Innovativi -- Automazione Biblioteche z.taj...@cineca.it fax +39 02 2135520

[Koha-devel] Web services only of authenticated users [C4::Service]

2015-03-04 Thread Zeno Tajoli
Hi to all, today, working on do a metsearch for Opac, I have found that web service basic API (C4::Service) could be used only from authenticated users. In fact with C4::Service->init(); it is mandatory to insert a permission that is checked in C4::Auth check_api_auth. The check is done on the

Re: [Koha-devel] Massime import slow (around 800 record in 1 minute).

2015-02-16 Thread Tajoli Zeno
Hi to all, Il 16/02/2015 13:57, MJ Ray ha scritto: Tajoli Zeno wrote: I'm finding a quite slow import into a Koha DB with bulkmarcimport.pl. It imports only 800 record in 1 minute. With top: 90-95 % bulkmarcimport.pl 5 % mysql apache, zebra, indexing are down. Down the list rather than

[Koha-devel] Fix on DOM inedxing. We still work on biblio-koha-indexdefs.xml or directly on biblio-zebra-indexdefs.xsl

2015-02-13 Thread Tajoli Zeno
directly Bye Zeno Tajoli -- Dr. Zeno Tajoli Servizi Innovativi -- Automazione Biblioteche z.taj...@cineca.it fax +39 02 2135520 CINECA - Sede operativa di Segrate ___ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha

[Koha-devel] Massime import slow (around 800 record in 1 minute).

2015-02-10 Thread Tajoli Zeno
d: -b -commit 1000 -file /patth of file Do you have suggestions on how to speed the import ? Bye Zeno Tajoli -- Dr. Zeno Tajoli Servizi Innovativi -- Automazione Biblioteche z.taj...@cineca.it fax +39 02 2135520 CINECA - Sede operativa di Segrate ___

[Koha-devel] The meta-packages koha-perldeps

2015-01-23 Thread Zeno Tajoli
e mandatory only for development. Attention, this is the situation as I know it, do your tests if you want to be sure. Bye Zeno Tajoli -- Dr. Zeno Tajoli Soluzioni per la Ricerca Istituzionale - Automazione Biblioteche z.taj...@cineca.it fax +39 02 2135520 CINECA - Sede operativa di Segra

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

2014-12-03 Thread Zeno Tajoli
::Reuse. >>6. Re-verify the functionality of the related tools. >>7. Reply to the list with any issue which arise. Is it correct ? Bye Zeno Tajoli -- Dr. Zeno Tajoli Soluzioni per la Ricerca Istituzionale - Automazione Biblioteche z.taj...@cineca.it fax +39 02 21

Re: [Koha-devel] Double encoding of query_cgi

2014-11-26 Thread Zeno Tajoli
e now. Bye Zeno -- Dr. Zeno Tajoli Soluzioni per la Ricerca Istituzionale - Automazione Biblioteche z.taj...@cineca.it fax +39 02 2135520 CINECA - Sede operativa di Segrate ___ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists

[Koha-devel] tests for utf-8

2014-11-17 Thread Zeno Tajoli
to insert in the git archive a version of two record in a flat/open format (like '.mrk' of MarcEdit) ? Reading the code I find an other test that covers utf-8: t/db_dependent/Koha_Database.t Bye Zeno Tajoli -- Dr. Zeno Tajoli Soluzioni per la Ricerca Istituzionale - Automazione Bibliot

Re: [Koha-devel] 3.18 Feature Freeze is near!

2014-10-28 Thread Zeno Tajoli
Tajoli -- Dr. Zeno Tajoli Soluzioni per la Ricerca Istituzionale - Automazione Biblioteche z.taj...@cineca.it fax +39 02 2135520 CINECA - Sede operativa di Segrate ___ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha

Re: [Koha-devel] Opac doesn't support IE6 and IE7 (with js enabled). Are we aware of this ?

2014-10-02 Thread Zeno Tajoli
7 http://imgur.com/a/5Yz6B Cart link doesn't work at all, list link opens all window and in practice can not save. Basic graphic is ugly. Bye Zeno Tajoli -- Dr. Zeno Tajoli Soluzioni per la Ricerca Istituzionale - Automazione Biblioteche z.taj...@cineca.it fax +39 02 2135520 CINECA - Sede o

Re: [Koha-devel] Opac doesn't support IE6 and IE7 (with js enabled). Are we aware of this ?

2014-10-02 Thread Zeno Tajoli
ables.inc' %] So if we do this update in Opac and in Intranet, we will have incompatiblies with IE7. For me is OK to drop support for IE7 in Opac and Intranet. For me it is accettable to drop IE7 only in Intranet and mantain it in Opac. Update in bug 12986 is necessary for Intranet (Ac

Re: [Koha-devel] Opac doesn't support IE6 and IE7 (with js enabled). Are we aware of this ?

2014-10-01 Thread Zeno Tajoli
need to continue to support IE6, use the latest jQuery UI 1.9 release. -- humanmsg.js 1.0, https://code.google.com/p/humanmsg/wiki/UsingHumaneMessages, Problems to use with IE6, it seems. Tommorow I will continue the check. Bye Zeno Tajoli -- Dr. Zeno Tajoli Soluzioni per la Ricerca

[Koha-devel] Opac doesn't support IE6 and IE7 (with js enabled). Are we aware of this ?

2014-10-01 Thread Zeno Tajoli
sable javascript but many features of Opac are based on javascript. For me it OK, IE6 and IE7 are only 3% of desktop browsers if we check wikipedia source, http://en.wikipedia.org/wiki/Usage_share_of_web_browsers. But: -- Are we aware of this situation -- Is it OK ? Bye Zeno Tajoli -- Dr. Zeno T

Re: [Koha-devel] Dom indexing operational with a fresh install?

2014-09-17 Thread Zeno Tajoli
Hi Francois, I probably have the same problem. If, as me, you use DOM indexing, you need to fix only marc21/biblios/biblio-koha-indexdefs.xml Probaly the only change to do are the changes written in this comment of Paul Poulain: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=758

Re: [Koha-devel] Koha and DBIC

2014-09-10 Thread Zeno Tajoli
should be a ResultSet method 5) Any operation that works on tables linked by key constraints should take advantage of those DBIC relationships and also to undestand the proposal is better to have a complete script with this points. Do you have written a patch on bug in this way ? Bye Zeno Tajoli

[Koha-devel] New package for koha (master version)

2014-09-03 Thread Zeno Tajoli
Koha repo. Bye Zeno Tajoli -- Dr. Zeno Tajoli Soluzioni per la Ricerca Istituzionale - Automazione Biblioteche z.taj...@cineca.it fax +39 02 2135520 CINECA - Sede operativa di Segrate ___ Koha-devel mailing list Koha-devel@lists.koha-community.org

[Koha-devel] Testing UTF-8 (bug 11944)

2014-09-01 Thread Zeno Tajoli
Hi to all, Paola Rossi and I we have finished to test bug 11944 using Biblibre git branch (http://git.biblibre.com/biblibre/kohac/commits/ft/bug_11944) I will be part of IRC dev meeting of today to speak about it. Bye Zeno Tajoli -- Dr. Zeno Tajoli Soluzioni per la Ricerca Istituzionale

Re: [Koha-devel] Bugs related to Zebra indexing for Unimarc

2014-08-26 Thread Zeno Tajoli
ink that kohaidx="http://www.koha-community.org/schemas/index-defs"; and xmlns="http://www.koha-community.org/schemas/index-defs"; are here only for the sake of xsltproc. Bye Zeno Tajoli -- Dr. Zeno Tajoli Soluzioni per la Ricerca Istituzionale - Automazione Bibliotech

Re: [Koha-devel] Bugs related to Zebra indexing for Unimarc

2014-08-26 Thread Zeno Tajoli
Is there a way to resolve it by using some (new?) template in *koha-indexdefs-to-zebra.xsl ? Probsbly is, but we need to write a new template Bye Zeno Tajoli -- Dr. Zeno

[Koha-devel] Test of UTF-8 (bug 11944) - Problem on BibLibre Branch

2014-07-25 Thread Zeno Tajoli
Hi to all, I'm not see this patch http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30016&action=diff in the BibLibre branch on bug 11944, this branch: biblibre/ft/bug_11944 in http://git.biblibre.com/biblibre/kohac.git Or do i check in the wrong place ? Bye Ze

[Koha-devel] Test of UTF-8 (bug 11944)

2014-07-25 Thread Zeno Tajoli
Hi, I have stopped to test bug 11944 on sandbox 6 because authority seems not indexed. On monday Paola Rossi tests circulation. Bye -- Dr. Zeno Tajoli Soluzioni per la Ricerca Istituzionale - Automazione Biblioteche z.taj...@cineca.it fax +39 02 2135520 CINECA - Sede operativa di Segrate

  1   2   3   >