23 May 2013 18:21
main Koha release repository branch master updated. v3.12.00-beta1-626-g98dae69
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".
The branch, master has been updated
via 98dae69c7176bbd7a962e36fb629fc09229d534c (commit)
from 27a1017e44eb0ef67d8fe028a8e74b1a4c1e48eb (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 98dae69c7176bbd7a962e36fb629fc09229d534c
Author: Jonathan Druart <jonathan.druart@...>
Date: Fri Apr 26 16:02:19 2013 +0200
Bug 10129: Babeltheque does not depend on COinSinOPACResults
This patch groups all loops on the new_results array into one.
It is useless to loop on the same results array several times.
Test plan:
Quite hard to test all cases.
This patch deals with 5 sysprefs:
COinSinOPACResults, Babeltheque, TagsEnabled, TagsShowOnList and
OpacStarRatings.
Try to enable/disable all of them and verify there is no difference with
and without this patch.
(Continue reading)
RSS Feed