Bug 14321: [QA Follow-up] Additional QA requests
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 18 Sep 2015 14:01:20 +0000 (16:01 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 25 Sep 2015 15:02:52 +0000 (12:02 -0300)
commit9f753799d8f644f0d3706574583a817ffda58bf9
treec9bad96596c57e3308e03e6e210f586d6c2ad218
parent1f5be3ffabdf259f4c415634359aa682d6455c45
Bug 14321: [QA Follow-up] Additional QA requests

This patch makes following requested changes:

[1] Renamed categorycode to uploadcategorycode (with atomicupdate file)
[2] Confirmation before deleting an uploaded file
[3] Label for Public checkbox can be clicked
[4] Back button on result list (not in plugin mode)
[5] Correct additional variable interpolation from sql queries

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Tested the db revision, unit test.
Uploaded temporary and permanent file, incl. plugin mode.
Deleted an upload.
Ran stage-marc-import.pl.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/Upload.pm
installer/data/mysql/atomicupdate/14321b_category.sql [new file with mode: 0644]
installer/data/mysql/kohastructure.sql
koha-tmpl/intranet-tmpl/prog/en/modules/tools/upload.tt
t/db_dependent/Upload.t