[koha-commits] updated branch master (e752822d048e134d632e0dfbbdcbbdbb6a9769e8)

Koha Gitosis gitosis at git.koha.org
Thu Feb 18 19:55:18 CET 2010


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 "Koha GitWeb".

The branch, master has been updated
       via  e752822d048e134d632e0dfbbdcbbdbb6a9769e8 (commit)
      from  0d2095072e0147f3383eb485b01ad64d9aa0549d (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 e752822d048e134d632e0dfbbdcbbdbb6a9769e8
Author: Michael Hafen <mdhafen at tech.washk12.org>
Date:   Wed Nov 4 14:31:48 2009 -0700

    bugfix Guided Reports - allow user specified limit in sql
    
    Tweak the regular expression in strip_limit to work.
    Tweak execute_query to use the user limit if it's lower than the hard coded one.
    Also total is calculated somewhere else now.
    
    This helps most with the csv export of a report so the user can set their own
    limit instead of having the hard coded limit of 9999.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

-----------------------------------------------------------------------

Summary of changes:
 C4/Reports/Guided.pm |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list