Re: [Koha-devel] Koha CSRF protection

2024-04-13 Thread Julian Maurice via Koha-devel
something. Hope it clarifies. El sáb, 13 abr 2024 10:18, Julian Maurice via Koha-devel < koha-devel@lists.koha-community.org> escribió: My point is: since all POST (and other unsafe methods) requests are protected and require a CSRF token, why does Koha have a requirement on the 'op' par

Re: [Koha-devel] Koha CSRF protection

2024-04-13 Thread Julian Maurice via Koha-devel
o describe this change as best as I could on the wiki, please adjust if it's not clear enough. https://wiki.koha-community.org/wiki/Coding_Guidelines#CSRF_protection On Fri, 12 Apr 2024, 15:00 Julian Maurice via Koha-devel, < koha-devel@lists.koha-community.org> wrote: Hi, I'm a bit late on the

Re: [Koha-devel] Koha CSRF protection

2024-04-12 Thread Julian Maurice via Koha-devel
Hi, I'm a bit late on the topic but I had a look at the different bugs and patches during hackfest (mainly because it didn't work for me, I will open a new bug report for that). There is something in it that seems to cause bugs and I don't see a reason for it: it's the "cud-" thing. As I

[Koha-devel] Random data in CGI Vars

2023-02-23 Thread Julian Maurice
'x', Sometimes the 'op' parameter is replaced by random data, and that's why we see this strange behaviour. Have you ever experienced something like this ? Do you know where it could come from ? -- Julian Maurice BibLibre ___ Koha-devel mailin

Re: [Koha-devel] Good enough?

2022-12-05 Thread Julian Maurice
ps://gitlab.com/koha-community/koha-misc4dev/-/issues/58 Le ven. 2 déc. 2022 à 18:16, Julian Maurice a écrit : Hi, It seems to me that several issues could be solved by having the CI run sooner, so authors can have feedback as soon as possible. Something like github's CI integration with pull reque

Re: [Koha-devel] Good enough?

2022-12-02 Thread Julian Maurice
__ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : https://www.koha-community.org/ git : https://git.koha-community.org/ bugs : https://bugs.koha-community.org/ -- Julian Maurice Bi

[Koha-devel] Staff interface redesign is ready to be tested

2022-07-01 Thread Julian Maurice
-- Julian Maurice BibLibre ___ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : https://www.koha-community.org/ git : https://git.koha-community.org/ bugs : https

Re: [Koha-devel] Replace git-filter-branch with git-filter-repo

2022-06-16 Thread Julian Maurice
the wiki. "Completely finished after 0.20 seconds." Cheers, Jonathan ___ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : https://www.koha-community.org/ git : https://git.koha-com

Re: [Koha-devel] Follow-up patches and why not to use them

2021-06-04 Thread Julian Maurice
devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : https://www.koha-community.org/ git : https://git.koha-community.org/ bugs : https://bugs.koha-community.org/ -- Julian Maurice BibLibre ___

Re: [Koha-devel] Why is config ($KOHA_CONF) stored in memcached ?

2021-05-03 Thread Julian Maurice
If you're interested there is also bug 28278 that divides by 3 the time needed to parse $KOHA_CONF: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28278 Le 02/05/2021 à 14:52, Julian Maurice a écrit : Patch is ready to be tested at https://bugs.koha-community.org/bugzilla3

Re: [Koha-devel] Why is config ($KOHA_CONF) stored in memcached ?

2021-05-02 Thread Julian Maurice
Patch is ready to be tested at https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28276 ;) Le 01/05/2021 à 14:53, Tomas Cohen Arazi a écrit : I vote for fixing it so the file is only hit the first time. El vie, 30 abr 2021 a las 14:19, Julian Maurice (mailto:julian.maur

Re: [Koha-devel] git trick for compiled CSS

2021-04-29 Thread Julian Maurice
regards :D -- Julian Maurice BibLibre ___ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : https://www.koha-community.org/ git : https://git.koha-community.org/ bugs

Re: [Koha-devel] Template::Toolkit and Translations

2021-04-27 Thread Julian Maurice
02 9212 0899 Online: 02 8005 0595 ___ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : https://www.koha-community.org/ git : https://git.koha-community.org/ bugs : https://bugs.koha-community.

Re: [Koha-devel] Template::Toolkit and Translations

2021-04-26 Thread Julian Maurice
lman/listinfo/koha-devel website : https://www.koha-community.org/ git : https://git.koha-community.org/ bugs : https://bugs.koha-community.org/ -- Julian Maurice BibLibre ___ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.ko

Re: [Koha-devel] Optimizing Starman startup

2021-04-21 Thread Julian Maurice
-community.org/bugzilla3/show_bug.cgi?id=26625 in order to configure the listen port/address. -- Julian Maurice BibLibre ___ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel

Re: [Koha-devel] Rolling DB upgrades

2021-03-03 Thread Julian Maurice
implementation of this). You at least need to modify the code so that it handles the intermediary state, don't you ? In the case of a column/table rename, you need to make sure both columns/tables stay in sync until the whole upgrade process is finished. -- Julian Maurice BibLibre

Re: [Koha-devel] Rolling DB upgrades

2021-03-03 Thread Julian Maurice
e old code with the new templates). Wouldn't that prevent zero-downtime upgrade ? -- Julian Maurice BibLibre ___ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : https:

Re: [Koha-devel] Rolling DB upgrades

2021-03-02 Thread Julian Maurice
software that allows rolling upgrade ? It seems like a great idea, but from what I just read online it looks really hard to do it correctly. -- Julian Maurice BibLibre ___ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-c

Re: [Koha-devel] Location of plugins in @INC

2020-11-11 Thread Julian Maurice
applications is static, but it certainly can be made dynamic without much effort. -- Julian Maurice BibLibre ___ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http

Re: [Koha-devel] New 'configurations' table (26129)

2020-08-04 Thread Julian Maurice
a-devel@lists.koha-community.org https://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/ -- Julian Maurice BibLibre ___ Koha-de

Re: [Koha-devel] JSON templates and translation

2020-07-17 Thread Julian Maurice
embers/tables/members_results.tt How could we avoid this ? 1/ Disable translation of JSON templates and JS caller must translate using _(). 2/ Add a way to define string to translate in JSON templates, like _() in JS. Best regards, -- Julian Mau

Re: [Koha-devel] An idea for consolidating staff interface header search forms

2020-07-15 Thread Julian Maurice
le reading your code. It probably has downsides too. Le 14/07/2020 à 02:58, Owen Leonard a écrit : this looks good to me - why do you think it might not be worth pursuing? No particular reason, I just wanted to get some opinions in case there was a downside I wasn't seeing. -- Julian Mauric

Re: [Koha-devel] An idea for consolidating staff interface header search forms

2020-07-13 Thread Julian Maurice
Le 13/07/2020 à 16:36, Owen Leonard a écrit : Even with the t() macro the labels are still not picked up for translation correctly. What do you mean ? Translation works for me on your branch : https://pic.infini.fr/nqc3mEkM/mvaUg6k2.png -- Julian Maurice BibLibre

Re: [Koha-devel] An idea for consolidating staff interface header search forms

2020-07-12 Thread Julian Maurice
y to leverage Template toolkit's functionality? Thanks,   -- Owen ___ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-commun

Re: [Koha-devel] Add Koha API Route to Proxy to Backend Service

2020-07-09 Thread Julian Maurice
/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/ -- Julian Maurice BibLibre ___ Koha-devel mailing list Koha-devel@lists.koha-community.org https

Re: [Koha-devel] Perl version requirement

2020-06-26 Thread Julian Maurice
a-community.org>> On Behalf Of Paul A Sent: Thursday, 25 June 2020 9:00 AM To: koha-devel@lists.koha-community.org <mailto:koha-devel@lists.koha-community.org> Subject: Re: [Koha-devel] Perl version requir

Re: [Koha-devel] Perl 7

2020-06-25 Thread Julian Maurice
::Objects::ProhibitIndirectSyntax to our default .perlcriticrc -- Julian Maurice BibLibre ___ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha

Re: [Koha-devel] Perl version requirement

2020-06-24 Thread Julian Maurice
it : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/ -- Julian Maurice BibLibre ___ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koh

Re: [Koha-devel] Perl version requirement

2020-06-24 Thread Julian Maurice
to tell Perl requirement ? Best regards, Le 24/06/2020 à 09:46, Julian Maurice a écrit : Hi, While reading the release notes for 20.05.01 I noticed that the minimum Perl version required is still 5.10. However, we use the '/r' regex modifier which was introduced in 5.14. There may be other

[Koha-devel] Perl version requirement

2020-06-24 Thread Julian Maurice
Perl 5.24, it should be safe to raise the minimum required version to 5.24. What do you think ? -- Julian Maurice BibLibre ___ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha

Re: [Koha-devel] Adopting CPAN and Carton

2020-06-09 Thread Julian Maurice
nminus/bin/cpanm#-L,-local-lib-contained) El mar., 9 jun. 2020 a las 3:47, Julian Maurice (mailto:julian.maur...@biblibre.com>>) escribió: I'm all for installing Perl modules directly from CPAN. I'm less sure about Carton. Is it really needed ? I believe that `cpanm --install

Re: [Koha-devel] Adopting CPAN and Carton

2020-06-09 Thread Julian Maurice
David Cook Systems Librarian Prosentient Systems 72/330 Wattle St Ultimo, NSW 2007 Australia Office: 02 9212 0899 Online: 02 8005 0595 -Original Message- From: Koha-devel On Behalf Of Julian Maurice Sent: Friday, 5 June 2020 5:12 PM To: koha-devel@lists.koha-community.org Subject: Re: [

Re: [Koha-devel] Adopting CPAN and Carton

2020-06-05 Thread Julian Maurice
site : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/ -- Julian Maurice BibLibre ___ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailm

Re: [Koha-devel] Koha packaging problems (Deb10/Buster)

2020-03-10 Thread Julian Maurice
Koha-devel@lists.koha-community.org https://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/ -- Julian Maurice BibLibre

Re: [Koha-devel] Minimal docker images for Koha

2020-03-01 Thread Julian Maurice
made once) (https://security.stackexchange.com/questions/209111/security-benefits-of-reverse-proxying-java-tomcat-webapps-locally) But overall, great job! PS: If you'd like to take a peek of what I've done, here's the repo: https://gitlab.com/thekesolutions/koha-docker -- Julian

Re: [Koha-devel] Minimal docker images for Koha

2020-02-20 Thread Julian Maurice
. David Cook Systems Librarian Prosentient Systems 72/330 Wattle St Ultimo, NSW 2007 Australia Office: 02 9212 0899 Direct: 02 8005 0595 *From:*Koha-devel *On Behalf Of *Kyle Hall *Sent:* Tuesday, 18 February 2020 10:43 PM *To:* Julian Maurice *Cc:* koha-devel *Subject:* Re: [Koha-devel

Re: [Koha-devel] Minimal docker images for Koha

2020-02-18 Thread Julian Maurice
( http://www.meadvillelibrary.org ) Crawford County Federated Library System ( http://www.ccfls.org ) On Mon, Feb 17, 2020 at 12:59 PM Julian Maurice mailto:julian.maur...@biblibre.com>> wrote: Hi all, I've been playing with docker lately, and I tried to build a minimal docker image fo

Re: [Koha-devel] Minimal docker images for Koha

2020-02-18 Thread Julian Maurice
loits available! Kyle --- http://www.kylehall.info ByWater Solutions ( http://bywatersolutions.com ) Meadville Public Library ( http://www.meadvillelibrary.org ) Crawford County Federated Library System ( http://www.ccfls.org ) On Mon, Feb 17, 2020 at 12:59 PM

Re: [Koha-devel] Minimal docker images for Koha

2020-02-17 Thread Julian Maurice
Le Tue, 18 Feb 2020 17:29:42 +1100, a écrit : > I was actually wondering earlier how many packaged dependencies Koha > really has. Off the top of my head, I think the main ones are Apache > httpd, Zebra/YAZ, and Mysql client libraries. It looks like "unzip" > is needed as well. A number of the

Re: [Koha-devel] Minimal docker images for Koha

2020-02-17 Thread Julian Maurice
r Koha... David Cook Systems Librarian Prosentient Systems 72/330 Wattle St Ultimo, NSW 2007 Australia Office: 02 9212 0899 Direct: 02 8005 0595 -Original Message- From: Koha-devel On Behalf Of Julian Maurice Sent: Tuesday, 18 February 2020 4:59 AM To: koha-devel Subject: [Koha-devel] Minim

[Koha-devel] Minimal docker images for Koha

2020-02-17 Thread Julian Maurice
d) If you made it this far, thanks for reading :) And if you want to use these docker images, you should start by reading https://github.com/jajm/koha-docker/blob/master/README.md -- Julian Maurice BibLibre ___ Koha-devel mailing list Koha-devel@

Re: [Koha-devel] Bug 18936 - Circulation Rules Ratification

2020-02-05 Thread Julian Maurice
trict about enforcing good commit messages! On 04/02/2020 18:58, Julian Maurice wrote: Thanks for the clarification, but my comment was more about "how people could find this information" rather than "give me this information". Currently it's not in the bug, not in commit messa

Re: [Koha-devel] Koha mirror on gitlab.com not updated ?

2020-02-05 Thread Julian Maurice
k quite inconsistent. See also the issue I opened on their bug tracker: https://gitlab.com/gitlab-com/support-forum/issues/4590 Le mar. 4 févr. 2020 à 15:28, Julian Maurice a écrit : Can we do something about that or should we consider the mirror on gitlab to be useless and never use it ? L

Re: [Koha-devel] Bug 18936 - Circulation Rules Ratification

2020-02-04 Thread Julian Maurice
- you should call Koha::CirculationRules->set_rule (single) or set_rules (multiple) to define/set circulation rules - the rebase was painful and I apologized in advance for the issues I left behind :) - bug 15522 is on its way, and it would be really useful to get more testing on it! Cheers Le mar.

Re: [Koha-devel] Koha mirror on gitlab.com not updated ?

2020-02-04 Thread Julian Maurice
com/gitlab-com/support-forum/issues/4590 Le mar. 4 févr. 2020 à 15:28, Julian Maurice a écrit : Can we do something about that or should we consider the mirror on gitlab to be useless and never use it ? Le 04/02/2020 à 14:59, Tomas Cohen Arazi a écrit : Because of Koha's repo size. El m

Re: [Koha-devel] Koha mirror on gitlab.com not updated ?

2020-02-04 Thread Julian Maurice
Can we do something about that or should we consider the mirror on gitlab to be useless and never use it ? Le 04/02/2020 à 14:59, Tomas Cohen Arazi a écrit : Because of Koha's repo size. El mar., 4 feb. 2020 a las 10:55, Julian Maurice (mailto:julian.maur...@biblibre.com>>) es

[Koha-devel] Koha mirror on gitlab.com not updated ?

2020-02-04 Thread Julian Maurice
Hi all, It seems the mirror on gitlab is not updated anymore. The last commit on master is 604c7b81 Bug 22816: OPAC detail holdings table should now look a bit better which has been committed in May 2019 Does anyone know why ? -- Julian Maurice BibLibre

Re: [Koha-devel] Bug 18936 - Circulation Rules Ratification

2020-02-04 Thread Julian Maurice
___ Koha-devel mailing list Koha-devel@lists.koha-community.org https://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] Koha, jump

2019-12-30 Thread Julian Maurice
koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/ -- Julian Maurice BibLibre ___ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-de

[Koha-devel] Bug 15395: Internationalization, plural forms, context and more

2018-10-30 Thread Julian Maurice
-and-more PS: framavox.org is a free software (Loomio) hosted by a French association (Framasoft) promoting free software. It only requires an e-mail address to create an account. -- Julian Maurice BibLibre ___ Koha-devel mailing list Koha-devel@lists.koha

Re: [Koha-devel] git trailers: should we use more of them ?

2018-09-28 Thread Julian Maurice
gi-bin/mailman/listinfo/koha-devel > 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

Re: [Koha-devel] git trailers: should we use more of them ?

2018-09-19 Thread Julian Maurice
would need to be updated as well (and maybe other tools ?). -- Julian Maurice BibLibre ___ 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-com

[Koha-devel] git trailers: should we use more of them ?

2018-09-19 Thread Julian Maurice
not worth the effort or that a change would be bad in some way ? Thanks [1] https://github.com/git/git/blob/master/Documentation/SubmittingPatches [2] https://git-scm.com/docs/git-commit#git-commit--s -- Julian Maurice BibLibre ___ Koha-devel mailing

Re: [Koha-devel] Turn Koha into a Mojolicious application

2018-05-16 Thread Julian Maurice
don't expect any movement here until 18.05 release, but it would be great to have it in master in early 18.11 development cycle. https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20582 Le 15/05/2018 à 13:24, Julian Maurice a écrit : > Hi, > > Just a little reminder: the Fram

Re: [Koha-devel] Turn Koha into a Mojolicious application

2018-05-15 Thread Julian Maurice
Hi, Just a little reminder: the Framavox vote will close in 24 hours. Almost everyone agreed to the proposal. If you want to add your opinion, you can still do it. I can extend the deadline if necessary. Le 16/04/2018 à 15:32, Julian Maurice a écrit : > Hi all, > > I've bee

Re: [Koha-devel] Proposed change to standard page markup (Bug 20670)

2018-04-30 Thread Julian Maurice
Le 27/04/2018 à 15:17, Owen Leonard a écrit : > If anyone has comments or concerns, or would like to kibitz class > names, please feel free! Instead of class names, why not use the "new" HTML 5 elements, like , , and the others ? https://www.w3schools.com/HTML/html5_new_elements

[Koha-devel] Turn Koha into a Mojolicious application

2018-04-16 Thread Julian Maurice
- use the bug report to discuss about the implementation - reply to this mail for anything else (feedback about framavox.org for instance) Thanks -- Julian Maurice <julian.maur...@biblibre.com> BibLibre ___ Koha-devel mailing list Koha-devel@lis

Re: [Koha-devel] Koha Core anyone?

2018-04-10 Thread Julian Maurice
ity! We know the fear > for breaking changes, but > its neither scary or complicated to implement! > > Benjamin Rokseth > Oslo Public Library > ___ > Koha-devel mailing list > Koha-devel@lists.koha-community.org > http://lists

Re: [Koha-devel] REST API authentication for external clients

2018-03-02 Thread Julian Maurice
  > > *From:*koha-devel-boun...@lists.koha-community.org > [mailto:koha-devel-boun...@lists.koha-community.org] *On Behalf Of > *Tomas Cohen Arazi > *Sent:* Wednesday, 28 February 2018 2:15 AM > *To:* Julian Maurice <julian.maur...@biblibre.com> > *Cc:* koha-devel@lists.koha

[Koha-devel] REST API authentication for external clients

2018-02-27 Thread Julian Maurice
ioned). Do you know of any "standard" auth system that we can implement, or existing Perl libraries we can use ? [1]: http://lists.koha-community.org/pipermail/koha-devel/2017-January/043430.html [2]: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13920 -- Julian

[Koha-devel] Length of email columns

2018-02-16 Thread Julian Maurice
) should be enough. Do you know if there is any reason why we use mostly TEXT and MEDIUMTEXT for these columns ? -- Julian Maurice <julian.maur...@biblibre.com> BibLibre ___ Koha-devel mailing list Koha-devel@lists.koha-community.org http://list

Re: [Koha-devel] Plack only

2018-02-07 Thread Julian Maurice
> management tools, but its been hard to find sponsorship or time for it. > Most people are comfortable with Debian it seems. > > Regards > > El mié., 7 feb. 2018 a las 9:26, Julian Maurice > (<julian.maur...@biblibre.com <mailto:julian.maur...@biblibre.com>>) >

Re: [Koha-devel] Plack only

2018-02-07 Thread Julian Maurice
8315 > [3] https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7174 > > El mar., 6 feb. 2018 a las 11:00, Julian Maurice > (<julian.maur...@biblibre.com <mailto:julian.maur...@biblibre.com>>) > escribió: > > What does that mean to "make Plack the default&q

Re: [Koha-devel] Plack only

2018-02-06 Thread Julian Maurice
__ > 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.ko

Re: [Koha-devel] git-bz: avoid storing unencrypted passwords in gitconfig

2018-02-05 Thread Julian Maurice
ity.org/wiki/Git_bz_configuration > > And maybe kohadevbox? > > Katrin > > On 17.01.2018 21:30, Liz Rea wrote: >> Deep approval, nice! >> >> Liz >> >> >> On 17/01/18 23:14, Julian Maurice wrote: >>> Hi all, >>> >>> I recently shared

Re: [Koha-devel] State of HTTP::OAI versions

2018-02-05 Thread Julian Maurice
od "start_element" on an undefined value at >>> /usr/local/share/perl/5.20.2/HTTP/OAI/Verb.pm line 55. >>> >>> Next? >>> I do not know :) >>> >>> Cheers, >>> Jonathan >>> >> >> >> >>

Re: [Koha-devel] Gitweb + Github?

2018-02-05 Thread Julian Maurice
; > Office: 02 9212 0899 > > Direct: 02 8005 0595 > >   > > > > ___________ > Koha-devel mailing list > Koha-devel@lists.koha-community.org > http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel > website : ht

Re: [Koha-devel] Debian 9 support

2018-01-29 Thread Julian Maurice
> 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://b

Re: [Koha-devel] Centralize and move to gitlab

2018-01-23 Thread Julian Maurice
ual: > https://gitlab.com/koha-community-devs-users/kohadocs/blob/master/.gitlab-ci.yml > > Any pros/cons? > > Cheers, > Jonathan > > (No troll please) > > > ___ > Koha-devel mailing list > Koha-devel@lists.koha-community.org > http://lists.koha-community.org

Re: [Koha-devel] git-bz: avoid storing unencrypted passwords in gitconfig

2018-01-19 Thread Julian Maurice
its ahead from us :-/ > http://git.fishsoup.net/cgit/git-bz/ > > On Wed, 17 Jan 2018 at 07:14 Julian Maurice <julian.maur...@biblibre.com > <mailto:julian.maur...@biblibre.com>> wrote: > > Hi all, > > I recently shared an LXD container containing my Koha dev environment

Re: [Koha-devel] git-bz: avoid storing unencrypted passwords in gitconfig

2018-01-18 Thread Julian Maurice
Cook > Systems Librarian > Prosentient Systems > 72/330 Wattle St > Ultimo, NSW 2007 > Australia > > Office: 02 9212 0899 > Direct: 02 8005 0595 > > > -Original Message- > From: koha-devel-boun...@lists.koha-community.org > [mailto:koha-devel-boun...@li

[Koha-devel] git-bz: avoid storing unencrypted passwords in gitconfig

2018-01-17 Thread Julian Maurice
interest some people here. For more information, see the commit message at https://github.com/jajm/git-bz/commit/efb06d8fe3033a83772d0294ab5f67c7f51eaf57 -- Julian Maurice <julian.maur...@biblibre.com> BibLibre ___ Koha-devel mailing list Koha

Re: [Koha-devel] Bug 18539 - Forbid Koha::Objects->find calls in list context

2017-12-13 Thread Julian Maurice
> i forgot to add scalar in the second.. > > probably you should > > if( $a = xxx->find ) > >    push @b, $a > > > > *Van:* Julian Maurice <julian.maur...@biblibre.com> > *Verzonden:* woen

Re: [Koha-devel] Bug 18539 - Forbid Koha::Objects->find calls in list context

2017-12-13 Thread Julian Maurice
> Cheers, > Jonathan > > On Wed, 13 Dec 2017 at 10:34 Julian Maurice <julian.maur...@biblibre.com > <mailto:julian.maur...@biblibre.com>> wrote: > > Hi developers, > > I stumbled upon a line of code recently and I can't figure out why it > h

Re: [Koha-devel] Bug 18539 - Forbid Koha::Objects->find calls in list context

2017-12-13 Thread Julian Maurice
devel-boun...@lists.koha-community.org > <koha-devel-boun...@lists.koha-community.org> namens Julian Maurice > <julian.maur...@biblibre.com> > *Verzonden:* woensdag 13 december 2017 14:34:07 > *Aan:* koha-devel@lists.koha-community.org > *Onderwerp:* [Koha-devel] Bug 18539 -

[Koha-devel] Bug 18539 - Forbid Koha::Objects->find calls in list context

2017-12-13 Thread Julian Maurice
gt;_new_from_dbic($result); } } return $object; } @a = Koha::Patrons->find('foo'); # would result in @a = (undef) {a => K::P->find('foo'), b => 'bar'}; # would result in {a => undef, b => 'bar'} Please tell me what you think. -- Julian Mau

Re: [Koha-devel] Koha 3.22.21 release

2017-05-22 Thread Julian Maurice
Glad to read that :-) Thanks Le 22/05/2017 à 19:04, Tomas Cohen Arazi a écrit : > Julian, 3.22 was pretty good :-D > Well done! > > El lun., 22 may. 2017 a las 13:17, Julian Maurice > (<julian.maur...@biblibre.com <mailto:julian.maur...@biblibre.com>>) > escribi

[Koha-devel] Koha 3.22.21 release

2017-05-22 Thread Julian Maurice
The Koha community is proud to announce the release of Koha 3.22.21. This is a maintenance release and contains several bugfixes. The full release notes are available at https://koha-community.org/koha-3-22-21-release/ Please note that Koha version 3.22 won't be maintained anymore and this is

[Koha-devel] [Koha] Koha 3.22.20 security release

2017-04-24 Thread Julian Maurice
The Koha community is proud to announce the release of Koha 3.22.20. This is a security release and contains several bugfixes. If you are running 3.22.x it is strongly recommended to upgrade. The full release notes are available at https://koha-community.org/koha-3-22-20-security-release/

Re: [Koha-devel] Plack and CGI : where to put initialization code ?

2017-04-10 Thread Julian Maurice
Le 10/04/2017 à 10:42, Francesco Rivetti a écrit : On 10. april 2017 10:39, Julian Maurice wrote: I need to execute code at the beginning of every request. For now it's in a BEGIN block. It works well in CGI mode, but not at all with plack (it's only executed once). I tried moving the BEGIN

[Koha-devel] Plack and CGI : where to put initialization code ?

2017-04-10 Thread Julian Maurice
thing like that ? -- Julian Maurice <julian.maur...@biblibre.com> BibLibre ___ 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 :

[Koha-devel] [Koha] Koha 3.22.19 security release

2017-03-31 Thread Julian Maurice
The Koha community is proud to announce the release of Koha 3.22.19. This is a security release and contains several bugfixes. If you are running 3.22.x it is strongly recommended to upgrade. The full release notes are available at https://koha-community.org/koha-3-22-19-security-release/

[Koha-devel] CSRF token problem ?

2017-03-20 Thread Julian Maurice
issue ? Bug 18124 restricts token to a user's session. Maybe it would be good to restrict to a particular form too. To go further, I think we should have a way to invalidate tokens after their use, so a token can never be used twice. Any thoughts ? -- Julian Maurice <julian.m

Re: [Koha-devel] To React or not to React

2016-09-22 Thread Julian Maurice
defined in .js files to be translatable. https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15395 -- Julian Maurice <julian.maur...@biblibre.com> BibLibre ___ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.o

Re: [Koha-devel] ILSDI - GetAvailability

2016-09-16 Thread Julian Maurice
gt; https://catalogue.univ-lyon3.fr/cgi-bin/koha/ilsdi.pl?service=GetAvailability=334726_type=bib_type=item > > The late query is then supposed to work but it doesn't. > Am I doing something wrong? > > Thanks in advance for your wisdom and enlightenment! > Best regards, > &g

Re: [Koha-devel] 3 tiny but very useful things

2016-09-09 Thread Julian Maurice
. It should apply 2 only once. Little improvement suggestion: add a switch to enable/disable this feature. Something like --follow-deps=always|interactive|never so it could be used more easily in scripts. -- Julian Maurice <julian.maur...@biblibre.com> BibLibre

Re: [Koha-devel] (deleted)borrowers.updated_on nullable or not ?

2016-09-05 Thread Julian Maurice
On 05/09/2016 12:50, Julian Maurice wrote: > Hi, > > I noticed that (deleted)borrowers.updated_on (introduced by bug 10459) > is defined as nullable in updatedatabase.pl but not nullable in > kohastructure.sql and Koha::Schema. > I started writing a patch to fix this in updated

Re: [Koha-devel] Release unification: Security fixes and releases

2016-08-29 Thread Julian Maurice
notes. This > script doesn't distinguish "security" patches from others. The script could be > modified of course. I'd be curious to know how Julian creates his release > notes, automatically or by hand, or a mix. > > Kind regards, > I believe I use th

Re: [Koha-devel] Time to think Plack?

2016-05-04 Thread Julian Maurice
munity.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/ > -- Julian Maurice <julian.maur...@biblibre.com> BibLibre ___

Re: [Koha-devel] Plan for upgrading jQuery in the staff client

2016-04-07 Thread Julian Maurice
dvantages to this method: It is not known what pages will break > because of the new versions of jQuery and jQueryUI. > > Jonathan please correct me if I have mis-characterized your proposal. > > What does everyone think? Should I bring this up for a vote at the > next dev meeti

Re: [Koha-devel] Koha::Object validation ?

2016-02-15 Thread Julian Maurice
gt; You want to overwrite the store method, that's it? > You can have a look at Koha::VirtualShelf->store for an example. > > Jonathan > > 2016-02-15 14:20 GMT+00:00 Julian Maurice <julian.maur...@biblibre.com>: >> Hi there, >> >> I'm currently working on some enha

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

2016-02-11 Thread Julian Maurice
ic Library ( http://www.meadvillelibrary.org ) >> Crawford County Federated Library System ( http://www.ccfls.org ) >> Mill Run Technology Solutions ( http://millruntech.com ) >> >> On Thu, Feb 11, 2016 at 5:24 AM, Julian Maurice >> <julian.maur...@biblibre.com> wrote:

Re: [Koha-devel] Playing with NYTProf

2016-01-12 Thread Julian Maurice
/www.koha-community.org/ > git : http://git.koha-community.org/ > bugs : http://bugs.koha-community.org/ > -- Julian Maurice <julian.maur...@biblibre.com> BibLibre ___ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists

Re: [Koha-devel] Debugging in vim

2015-11-30 Thread Julian Maurice
//www.koha-community.org/ > git : http://git.koha-community.org/ > bugs : http://bugs.koha-community.org/ > -- Julian Maurice <julian.maur...@biblibre.com> BibLibre ___ Koha-devel mailing list Koha-devel@lists.koha-community.org http

[Koha-devel] Bug 1993 - Task Scheduler Needs Re-write

2015-10-27 Thread Julian Maurice
didn't find anything in Bugzilla). If not, do you agree with Galen's proposal as a replacement for the task scheduler ? Do you have better ideas ? -- Julian Maurice <julian.maur...@biblibre.com> BibLibre ___ Koha-devel mailing list Koha-devel@list

Re: [Koha-devel] git commit messages

2015-09-24 Thread Julian Maurice
f "Fix broken behaviour in X", which makes it sound a bit more like the desirable feature it no doubt is. A long standing succinct post on commit messages is http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html Colin (Author of some of the world's worst commi

Re: [Koha-devel] RESTful Apis

2015-09-21 Thread Julian Maurice
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/ -- Julian Maurice <julian.maur...@bib

[Koha-devel] New RESTful API

2015-03-06 Thread Julian Maurice
://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13799 -- Julian Maurice julian.maur...@biblibre.com BibLibre ___ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website

[Koha-devel] Git tip of the day: taille de tabulation dans git diff

2014-08-08 Thread Julian Maurice
la variable d'environnement LESS à priori) -- Julian Maurice julian.maur...@biblibre.com BibLibre ___ 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

Re: [Koha-devel] Git tip of the day: taille de tabulation dans git diff

2014-08-08 Thread Julian Maurice
Le 08/08/2014 10:43, Julian Maurice a écrit : Dans bokeh on a souvent du code aligné avec des tabulations, par exemple: $exemplaires = Class_Exemplaire::findAllBy(['id_notice' = $id_notice, 'id_int_bib' = $this-id_int_bib

  1   2   >