Main Koha release repository https://koha-community.org
Find a file
Jonathan Druart 43adbda007 Bug 7298: (follow-up) various QA fixes
- use Modern::Perl;
- GPL version
- tabs

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes QA script and all tests.

Testing notes:
- CSV header row is now translatable.
  Tested by updating the German po files and checking for the line.
- Tested that claiming for late serial issues still works as
  expected, as one file has been renamed. Filed 10931 for
  untranslatable CSV contents.
- Tested that claiming late orders still works:
  * Table searching and sorting
    Works nicely, but some columns could be split up for better
    searching and sorting:
      * Order date: 20/01/2013 (245 days)
      * Total cost:     10.00x1 = 10.00 Books
        => item type should be separate
      * Basket:  10 MPL
        => Library and basket number could be separate columns
  * Filters
     * Combined various filters, search results look correct.
  * Selecting order for claiming
      * Limiting by vendor makes it possible to check/uncheck all
      * With no vendor limit, entries for other vendors will be
        locked after the first checkbox is checked for one vendor
  * Exporting as CSV
     * Exported single line > CSV appears correct.
     * Exporting multiple lines > CSV appears correct.
     PROBLEM: Translated CSV don't work correctly, as line
     breaks are lost in the translation process.
     Needs to be fixed in a follow-up.
  * Sending serial claim email
     * No regressions found - there are some problems with the
       email contents noted on bug 7298.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-10-31 15:51:25 +00:00
acqui Bug 7298: (follow-up) various QA fixes 2013-10-31 15:51:25 +00:00
admin Bug 11135: (follow-up) improve testing of OVERRIDE_SYSPREF_NAMES 2013-10-31 14:21:25 +00:00
authorities
basket
C4 Bug 7298: add option to export late orders as CSV 2013-10-31 15:49:24 +00:00
catalogue Bug 9044: Provide item selection in record detail page (staff client) 2013-10-31 05:29:35 +00:00
cataloguing
circ Bug 2720 - Overdues which debar automatically should undebar automatically when returned 2013-10-31 01:53:22 +00:00
course_reserves
debian Bug 10733: Follow up - unset variables from koha-sites.conf if USE_MEMCACHED=no 2013-10-30 03:30:14 +00:00
docs
errors
etc
install_misc
installer Bug 8435: DBRev 3.13.00.038 2013-10-31 15:30:12 +00:00
Koha Bug 2720: (follow-up) update DBIx::Class schema classes 2013-10-31 01:56:50 +00:00
koha-tmpl Bug 7298: (follow-up) various QA fixes 2013-10-31 15:51:25 +00:00
labels
members Bug 2720: (follow-up) change license version to GPLv3+ 2013-10-31 01:56:10 +00:00
misc Bug 2720 - Overdues which debar automatically should undebar automatically when returned 2013-10-31 01:53:22 +00:00
offline_circ
opac Bug 2720 - Overdues which debar automatically should undebar automatically when returned 2013-10-31 01:53:22 +00:00
OpenILS
patron_lists
patroncards
plugins
reports
reserve
reviews
rotating_collections
selenium
serials Bug 7298: (follow-up) various QA fixes 2013-10-31 15:51:25 +00:00
services
skel
sms
suggestion
svc
t Bug 8435: (follow-up) handle lack of userenv gracefully 2013-10-31 15:29:42 +00:00
tags
test
tmp/modified_authorities
tools Bug 2720 - Overdues which debar automatically should undebar automatically when returned 2013-10-31 01:53:22 +00:00
virtualshelves
xt
.htaccess
.mailmap
about.pl
changelanguage.pl
edithelp.pl
fix-perl-path.PL
help.pl
INSTALL
install-CPAN.pl
INSTALL.debian
INSTALL.fedora7
INSTALL.opensuse
INSTALL.ubuntu
koha_perl_deps.pl
kohaversion.pl Bug 8435: DBRev 3.13.00.038 2013-10-31 15:30:12 +00:00
LICENSE
mainpage.pl
Makefile.PL
MANIFEST.SKIP
README
README.robots
rewrite-config.PL

Koha is a free software integrated library system.

Koha is distributed under the GNU GPL version 3 or later.
Please read the file LICENSE for more details.

To install or upgrade Koha, please see the INSTALL file appropriate
to your platform.

Report bugs at http://bugs.koha-community.org/

Visit the Koha Project website at http://www.koha-community.org/