Re: [Koha-devel] Update bugzilla - Restore style on quotes

2015-07-13 Thread Barton Chittenden
Ah, that's what I meant -- sorry, I was being ambiguous. --Barton On Mon, Jul 13, 2015 at 10:16 AM, Jonathan Druart < jonathan.dru...@bugs.koha-community.org> wrote: > No. You just need to update your repo. > Nothing to do for new installs. > > 2015-07-13 15:11 GMT+01:00 Barton Chittenden >: >

Re: [Koha-devel] Update bugzilla - Restore style on quotes

2015-07-13 Thread Jonathan Druart
No. You just need to update your repo. Nothing to do for new installs. 2015-07-13 15:11 GMT+01:00 Barton Chittenden : > Chris, > > Will this require any changes to be made to the git-bz configuration page on > the wiki? > > http://wiki.koha-community.org/wiki/Git_bz_configuration > > I've been mak

Re: [Koha-devel] Update bugzilla - Restore style on quotes

2015-07-13 Thread Barton Chittenden
Chris, Will this require any changes to be made to the git-bz configuration page on the wiki? http://wiki.koha-community.org/wiki/Git_bz_configuration I've been making small tweaks to that page recently, and I'd be happy to update it -- I presume that anyone using git-bz will need to do a git pu

Re: [Koha-devel] Update bugzilla - Restore style on quotes

2015-07-12 Thread Chris Cormack
And it should be fixed now You will want to pull the latest version of the fishsoup branch at http://git.koha-community.org/gitweb/?p=git-bz.git;a=summary http://git.koha-community.org/gitweb/?p=git-bz.git;a=commitdiff;h=6eb891692cc08d07bc5bf2b304f65e24c019a4cd is the diff if you are interested.

Re: [Koha-devel] Update bugzilla - Restore style on quotes

2015-07-12 Thread Chris Cormack
On 13 July 2015 at 16:19, Chris Cormack wrote: > On 13 July 2015 at 11:23, Mark Tompsett wrote: >>> Note: It seems there is a bug on sending patch using git bz attach -e >>> (works without -e), could someone confirm? >> >> >> Actually, it works if you don’t Obsolete AND change status at the same

Re: [Koha-devel] Update bugzilla - Restore style on quotes

2015-07-12 Thread Chris Cormack
On 13 July 2015 at 11:23, Mark Tompsett wrote: >> Note: It seems there is a bug on sending patch using git bz attach -e >> (works without -e), could someone confirm? > > > Actually, it works if you don’t Obsolete AND change status at the same time. > If you run the same command again after failing

Re: [Koha-devel] Update bugzilla - Restore style on quotes

2015-07-12 Thread Mark Tompsett
Note: It seems there is a bug on sending patch using git bz attach -e (works without -e), could someone confirm? Actually, it works if you don’t Obsolete AND change status at the same time. If you run the same command again after failing the status is changed, but the patch attach wasn't done,

Re: [Koha-devel] Update bugzilla - Restore style on quotes

2015-07-12 Thread Katrin Fischer
Am 12.07.2015 um 23:01 schrieb Chris Cormack: >> @-moz-document domain("bugs.koha-community.org") { >> .bz_comment_text span.quote { display: inline; } >> } > > Whats the consensus here, if people prefer the old style, we can add > this to the stylesheett Hi Chris, I just took a quick look and

Re: [Koha-devel] Update bugzilla - Restore style on quotes

2015-07-12 Thread Chris Cormack
On 10 July 2015 at 21:29, Jonathan Druart wrote: > Hi devs, > > Our favorite bug tracker has been updated today/yesterday. > > There are plenty of useful stuffs everywhere, but one thing is quite > irritating: the quotes are now displayed in block (i.e. with an > horizontal scrollbar). Ok it was n

Re: [Koha-devel] Update bugzilla - Restore style on quotes

2015-07-10 Thread Chris Cormack
Cormack Catalyst 04 8032238 - Reply message - From: "Mirko Tietgen" To: Subject: [Koha-devel] Update bugzilla - Restore style on quotes Date: Sat, Jul 11, 2015 3:04 AM Marcel De Rooy schrieb am 10.07.2015 >> Note: It seems there is a bug on sending patch using git bz att

Re: [Koha-devel] Update bugzilla - Restore style on quotes

2015-07-10 Thread Mirko Tietgen
Marcel De Rooy schrieb am 10.07.2015 >> Note: It seems there is a bug on sending patch using git bz attach -e >> (works without -e), could someone confirm? > > Yes, I had some trouble too with submitting patches. I can't send patches with or without -e, I get a socket error. Attach? [yn] y Traceb

Re: [Koha-devel] Update bugzilla - Restore style on quotes

2015-07-10 Thread Marcel de Rooy
> Note: It seems there is a bug on sending patch using git bz attach -e > (works without -e), could someone confirm? Yes, I had some trouble too with submitting patches. ___ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-co

[Koha-devel] Update bugzilla - Restore style on quotes

2015-07-10 Thread Jonathan Druart
Hi devs, Our favorite bug tracker has been updated today/yesterday. There are plenty of useful stuffs everywhere, but one thing is quite irritating: the quotes are now displayed in block (i.e. with an horizontal scrollbar). Ok it was not really nice to see the text overflowed the comment block, b