Koha/acqui
Marcel de Rooy 298733cb1e Bug 14589: Adjust authorities_merge_ajax and replace some indirect syntax
This patch does the following:
[1] Adjust authorities_merge_ajax just as in bug 14588.
[2] Replace some indirect syntax for fetch GGI::Cookie.
[3] Along the way replace some new CGI's. Note that I am not aiming to
    replace them Koha wide. The "fetch class" variant is less readable.

NOTE: The changes to tools/upload-file.pl and upload-file-progress.pl
are moved to report 14321.

Test plan:
[1] Run the URL authorities/merge_ajax.pl in staff.
[2] Upload a file with Stage MARC records for import.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
[1] It runs, but also before patch
[2] File uploads without problem
No errors

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
We could certainly remove 1 or 2 call to CGI->new in tools/background-job-progress.pl
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2015-11-02 12:49:13 -03:00
..
pdfformat Bug 14928: Remove C4::Dates from files acqui/pdfformat/layout*.pm 2015-10-09 09:39:30 -03:00
acqui-home.pl
add_user_search.pl
addorder.pl Bug 11247: Fix calls of TransformHtmlToXml 2015-09-02 14:36:33 -03:00
addorderiso2709.pl Bug 11247: Fix calls of TransformHtmlToXml 2015-09-02 14:36:33 -03:00
ajax-getauthvaluedropbox.pl
basket.pl Bug 10181: Make string translatable 2015-10-02 15:06:48 -03:00
basketgroup.pl Bug 14428: Remove C4::Input 2015-07-10 10:53:56 -03:00
basketheader.pl
booksellers.pl Bug 12054: Inactive vendors should be inactive 2015-07-20 10:34:55 -03:00
cancelorder.pl
check_budget_total.pl
check_duplicate_barcode_ajax.pl Bug 14589: Adjust authorities_merge_ajax and replace some indirect syntax 2015-11-02 12:49:13 -03:00
check_uniqueness.pl
currency.pl
finishreceive.pl Bug 8417: Make the order receive date editable 2015-10-19 14:51:50 -03:00
histsearch.pl
invoice-files.pl
invoice.pl Bug 10181: Make string translatable 2015-10-02 15:06:48 -03:00
invoices.pl
lateorders-export.pl
lateorders.pl
modordernotes.pl
neworderbiblio.pl Bug 15005: Fix pagination_bar calls 2015-10-19 09:36:43 -03:00
neworderempty.pl Bug 14428: Remove C4::Input 2015-07-10 10:53:56 -03:00
newordersubscription.pl
newordersuggestion.pl
ordered.pl
orderreceive.pl Bug 8417: Make the order receive date editable 2015-10-19 14:51:50 -03:00
parcel.pl
parcels.pl
spent.pl
supplier.pl
transferorder.pl
uncertainprice.pl Bug 12054: Inactive vendors should be inactive 2015-07-20 10:34:55 -03:00
updatesupplier.pl Bug 14440: get_template_and_user can not have an empty template_name (updatesupplier.pl) 2015-06-25 10:29:53 -03:00
z3950_search.pl