[Koha-patches] request to pull 3.4/BibLibre-reports

LAURENT Henri-Damien hdl at eliot.biblibre.com
Mon Nov 8 15:36:45 CET 2010


The following changes since commit ce54fe0323a8ab523ae8992ff269bf82fea2dd10:

  Merge branch 'trivial_bugs' of git://git.koha-community.org/wip/koha-fbc into kcmaster (2010-11-08 19:42:41 +1300)

are available in the git repository at:

  git://git.koha-community.org/wip/koha-biblibre.git 3.4/BibLibre-reports

Alex Arnaud (1):
      (MT 3267) Add Homebranch and Holdingbranch search criterion on circulation stat.

Henri-Damien LAURENT (1):
      MT4038 : guided reports

Jean-André Santoni (2):
      Fixes a permission problem in guided reports
      bugfix on catalogue_stat : barcode & acquire fields

Paul POULAIN (1):
      MT4578 : remove edit & delete button if the user don't have edit/create report permission

Paul Poulain (2):
      MT2268 : Guided Reports Fix columns.def
      MT2268 : Followup Reports Guided columns.def

Stéphane Delaune (1):
      (MT #4417) support dates for debarred's patrons stats

 C4/Reports/Guided.pm                               |    5 +-
 koha-tmpl/intranet-tmpl/prog/en/columns.def        |    3 +
 .../en/modules/reports/guided_reports_start.tmpl   |   13 +-
 .../prog/en/modules/reports/issues_stats.tmpl      |   24 +
 reports/borrowers_stats.pl                         |   21 +
 reports/catalogue_stats.pl                         |  931 ++++++++++----------
 reports/catalogue_stats.pl.orig                    |  723 +++++++++++++++
 reports/guided_reports.pl                          |    7 +-
 reports/issues_stats.pl                            |   72 +-
 9 files changed, 1311 insertions(+), 488 deletions(-)
 create mode 100755 reports/catalogue_stats.pl.orig


More information about the Koha-patches mailing list