[Koha-devel] 3 tiny but very useful things

Jonathan Druart jonathan.druart at bugs.koha-community.org
Fri Sep 9 11:03:01 CEST 2016


Hi devs,

I have fixed 3 tiny things this morning:

1/ Fold obsolete patches
I have sent a SQL query to Chris to automatically add the obsolete tag
to the obsolete comment. That will cause them to be collapsed by
default (was already fixed previously by a greasemonkey script).

2/ I sent this graph to Kyle yesterday:
https://bugs.koha-community.org/bugzilla3/showdependencygraph.cgi?id=15449
(it is the refactoring work) and just realized it's unreadable because
we do not have color markers.
I have written a patch and sent it to Chris (http://pastebin.com/pN9EacCL).
Hopefully it will be available soon.

3/ The last, but not the least.
Yesterday on #koha
"oleonard wishes for git-bz auto-applying of dependent patches"
Hum... not that hard finally, here it is:
https://github.com/joubu/git-bz/tree/apply_on_cascade
A good example to learn how it works:
  git bz apply 17249
Have fun :)
Disclaimer: This has not been tested deeply (but should not make your
computer burst into flames)

Have a good end of GBSD and a great week-end!

Cheers,
Jonathan


More information about the Koha-devel mailing list