Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Aleisha 08e448ee4b Bug 9259: Ability to delete a staged file once it has been cleaned
To test:
1) Go to Tools -> Staged MARC Management and clean a file. If you have no files to clean, go to 'Stage MARC for import' and upload one to clean following the necessary steps.
2) Confirm that once the file has been cleaned, the Action column now shows a Delete button. Confirm this button only shows for cleaned files.
3) Click the Delete button.
4) Confirm that clicking Cancel exits the pop-up message and does not delete the file.
5) Confirm that clicking OK refreshes the list of staged records and the one you just deleted is no longer on it (has been deleted). You can confirm this by checking for the file in mysql (SELECT * FROM import_batches WHERE import_batch_id = X;)
6) Run prove -v t/db_dependent/ImportBatch.t (have written unit tests for CleanBatch and DeleteBatch)

Sponsored-by: Catalyst IT
Signed-off-by: Liz Rea <liz@catalyst.net.nz>
Catalyst sign off, so needs another one but YAY this is great.

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-07-08 13:43:53 +00:00
..
acqui Bug 16592 - Use Bootstrap modal for MARC and Card preview on acquisitions receipt summary page 2016-06-10 18:11:43 +00:00
admin Bug 6906 - show 'Borrower has previously issued... 2016-07-08 13:40:08 +00:00
authorities Bug 16600 - Remove some obsolete references to Greybox in some templates 2016-07-08 13:03:26 +00:00
basket Bug 16477 - Improve staff client cart JavaScript and template 2016-06-24 13:42:22 +00:00
batch
catalogue Bug 16781: Add Font Awesome Icons to "Select/Clear all" links to modborrows.tt and result.tt 2016-07-08 13:12:18 +00:00
cataloguing Bug 16807 - Use Koha::BiblioFrameworks instead of GetFrameWorkLoop 2016-07-08 13:05:50 +00:00
circ Bug 6906: Add the warning message to the batch checkout 2016-07-08 13:40:28 +00:00
common Bug 16450 - Remove the use of "onclick" from guarantor search template 2016-05-31 11:53:32 +00:00
course_reserves Bug 16651: Notes field blank for 952$z in opac-course-details.pl 2016-06-24 13:57:33 +00:00
errors Bug 16270: Typo authentification/authentication 2016-04-29 14:44:26 +00:00
help Bug 16454: Use 'inventory' instead of 'inventory/stocktaking' 2016-05-16 17:42:39 +00:00
installer
labels
members Bug 6906 - show 'Borrower has previously issued... 2016-07-08 13:40:08 +00:00
offline_circ Bug 16602 - Remove the use of "onclick" from several templates 2016-06-24 13:56:23 +00:00
patron_lists Bug 16602 - Remove the use of "onclick" from several templates 2016-06-24 13:56:23 +00:00
patroncards Bug 16386 - Replace the use of "onclick" from patron card creator templates 2016-05-06 04:22:45 +00:00
plugins Bug 16369 - Clean up and improve plugins template 2016-05-03 15:06:57 +00:00
reports Bug 16594: Orders by fund report has wrong link to css and other issues 2016-06-17 14:53:45 +00:00
reserve Bug 16854: request.tt: Logic to display messages broken 2016-07-08 12:52:51 +00:00
reviews Bug 16456: Add Font Awesome icons to some buttons in Tools module, section Patrons and circulation 2016-06-17 15:40:24 +00:00
rotating_collections
serials Bug 16289: Abbreviated formatting for numbering patterns 2016-06-10 18:09:48 +00:00
services
sms
suggestion Bug 16772 - Change label from 'For:' to 'Library:' to ease translation 2016-06-24 14:06:48 +00:00
tags Bug 16456: Reintroduce wording "Delete tag" 2016-06-17 15:40:25 +00:00
test
tools Bug 9259: Ability to delete a staged file once it has been cleaned 2016-07-08 13:43:53 +00:00
virtualshelves Bug 16803: Add Font Awesome Icons to "Select/Clear all" links to shelves.tt 2016-07-08 13:24:02 +00:00
about.tt Bug 16718 - Translatability: Fix problems with sentence splitting by <strong> in about.tt 2016-06-24 13:11:40 +00:00
auth.tt Bug 16620: Translatability: Fix problem with isolated word "please" in auth.tt 2016-06-10 17:50:59 +00:00
intranet-main.tt Bug 16372 - Replace the use of "onclick" for deletion confirmation in some templates 2016-04-29 16:11:14 +00:00