koha.git
4 months agoBug 34478: Update op for opac-account-pay
Martin Renvoize [Wed, 14 Feb 2024 09:54:48 +0000 (09:54 +0000)]
Bug 34478: Update op for opac-account-pay

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Add op cud-stateless for account-table.inc
Kyle M Hall [Tue, 13 Feb 2024 19:57:54 +0000 (14:57 -0500)]
Bug 34478: Add op cud-stateless for account-table.inc

This form calls a payment plugin to prep a new form that submits to a
the payment site external to Koha.

This form does not change state but a change to GET would cause failures
if trying to pay more than 133 fees on Chrome ( but not Firefox ).

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Fix link to batch patron mod from reports
Jonathan Druart [Tue, 13 Feb 2024 08:06:47 +0000 (09:06 +0100)]
Bug 34478: Fix link to batch patron mod from reports

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Move to get for modborrowers
Jonathan Druart [Tue, 13 Feb 2024 08:06:13 +0000 (09:06 +0100)]
Bug 34478: Move to get for modborrowers

Bug 34478: [TO SQUASH] tools/modborrowers

We actually want to POST here to not reach the limit of a GET request.
It also fixes the following warning in the console:
  Form contains enctype=multipart/form-data, but does not contain method=post.  Submitting normally with method=GET and no enctype instead.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: guided_reports - run is stateless
Jonathan Druart [Tue, 13 Feb 2024 07:32:50 +0000 (08:32 +0100)]
Bug 34478: guided_reports - run is stateless

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - audio alerts
Kyle M Hall [Fri, 9 Feb 2024 16:08:49 +0000 (16:08 +0000)]
Bug 34478: Manual fix - audio alerts

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Clarify opac serial alert subscriptions
Martin Renvoize [Fri, 9 Feb 2024 14:37:07 +0000 (14:37 +0000)]
Bug 34478: Clarify opac serial alert subscriptions

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual - Replace link with submit button - circu-menu
Martin Renvoize [Fri, 9 Feb 2024 12:59:23 +0000 (12:59 +0000)]
Bug 34478: Manual - Replace link with submit button - circu-menu

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual - change to get and remove CSRF - boraccount
Martin Renvoize [Fri, 9 Feb 2024 12:41:25 +0000 (12:41 +0000)]
Bug 34478: Manual - change to get and remove CSRF - boraccount

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - change to GET - overdrive-checkout.inc
Nick Clemens [Fri, 9 Feb 2024 12:42:27 +0000 (07:42 -0500)]
Bug 34478: Manual fix - change to GET - overdrive-checkout.inc

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - convert link to form - boraccount.tt
Martin Renvoize [Fri, 9 Feb 2024 12:38:05 +0000 (12:38 +0000)]
Bug 34478: Manual fix - convert link to form - boraccount.tt

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - change to get remove csrf token - installer/step2
Martin Renvoize [Fri, 9 Feb 2024 11:51:59 +0000 (11:51 +0000)]
Bug 34478: Manual fix - change to get remove csrf token - installer/step2

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - change to get remove csrf token - installer/step1
Martin Renvoize [Fri, 9 Feb 2024 11:38:56 +0000 (11:38 +0000)]
Bug 34478: Manual fix - change to get remove csrf token - installer/step1

This form allows the user to select which language they wish to work
through the installer in, it doesn't update anything serverside.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - change to get remove csrf token - barcode-print
Martin Renvoize [Fri, 9 Feb 2024 11:29:07 +0000 (11:29 +0000)]
Bug 34478: Manual fix - change to get remove csrf token - barcode-print

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - change to get remove csrf token - downloadcard
Martin Renvoize [Fri, 9 Feb 2024 11:26:11 +0000 (11:26 +0000)]
Bug 34478: Manual fix - change to get remove csrf token - downloadcard

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Add 'op' to reports/guided_reports - WIP
Jonathan Druart [Fri, 9 Feb 2024 11:23:59 +0000 (12:23 +0100)]
Bug 34478: Add 'op' to reports/guided_reports - WIP

Bug 34478: [TO SQUASH] Add 'op' to reports/guided_reports

Found bug 36071 when working on this. This is not a regression from this
patch.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Add 'op' to sendbasketform
Martin Renvoize [Fri, 9 Feb 2024 11:23:35 +0000 (11:23 +0000)]
Bug 34478: Add 'op' to sendbasketform

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - change to get remove csrf token - citites-admin-search
Martin Renvoize [Fri, 9 Feb 2024 11:19:43 +0000 (11:19 +0000)]
Bug 34478: Manual fix - change to get remove csrf token - citites-admin-search

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - change to get remove csrf token - contracts-admin-search
Martin Renvoize [Fri, 9 Feb 2024 11:13:44 +0000 (11:13 +0000)]
Bug 34478: Manual fix - change to get remove csrf token - contracts-admin-search

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - change to get remove csrf token - acquisitions-search
Martin Renvoize [Fri, 9 Feb 2024 11:12:04 +0000 (11:12 +0000)]
Bug 34478: Manual fix - change to get remove csrf token - acquisitions-search

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - change to get remove csrf token - budgets-admin-search
Martin Renvoize [Fri, 9 Feb 2024 11:10:24 +0000 (11:10 +0000)]
Bug 34478: Manual fix - change to get remove csrf token - budgets-admin-search

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Add 'op' to circ/renew.pl
Martin Renvoize [Fri, 9 Feb 2024 11:01:17 +0000 (11:01 +0000)]
Bug 34478: Add 'op' to circ/renew.pl

Added 'cud-renew' op check to circ/renew.pl and added corresponding op
params to:

* includes/renew-search-box.tt
* circ/renew.tt

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Changes for labels/spinelabel-print.pl (no POST)
Marcel de Rooy [Fri, 9 Feb 2024 10:51:26 +0000 (10:51 +0000)]
Bug 34478: Changes for labels/spinelabel-print.pl (no POST)

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Changes for tools/cleanborrowers
Marcel de Rooy [Fri, 9 Feb 2024 10:48:12 +0000 (10:48 +0000)]
Bug 34478: Changes for tools/cleanborrowers

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - change to get remove csrf token - member-search-box
Martin Renvoize [Fri, 9 Feb 2024 10:48:24 +0000 (10:48 +0000)]
Bug 34478: Manual fix - change to get remove csrf token - member-search-box

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - change to get remove csrf token - preservation-search
Martin Renvoize [Fri, 9 Feb 2024 10:46:42 +0000 (10:46 +0000)]
Bug 34478: Manual fix - change to get remove csrf token - preservation-search

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - change to get remove csrf token - letters-search
Martin Renvoize [Fri, 9 Feb 2024 10:45:05 +0000 (10:45 +0000)]
Bug 34478: Manual fix - change to get remove csrf token - letters-search

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - change to get remove csrf token - patron-search-box
Martin Renvoize [Fri, 9 Feb 2024 10:42:29 +0000 (10:42 +0000)]
Bug 34478: Manual fix - change to get remove csrf token - patron-search-box

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: (QA follow-up) Rename change to delete
Marcel de Rooy [Fri, 9 Feb 2024 10:38:30 +0000 (10:38 +0000)]
Bug 34478: (QA follow-up) Rename change to delete

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Changes for tools/upload
Marcel de Rooy [Fri, 9 Feb 2024 10:09:22 +0000 (10:09 +0000)]
Bug 34478: Changes for tools/upload

Required some more changes for mode to op, and delete form.
Most forms did not need a POST.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: (follow-up) Remove check_csrf from pl files
Jonathan Druart [Fri, 9 Feb 2024 10:02:51 +0000 (11:02 +0100)]
Bug 34478: (follow-up) Remove check_csrf from pl files

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Changes for tools/stage-marc-import
Marcel de Rooy [Fri, 9 Feb 2024 09:02:57 +0000 (09:02 +0000)]
Bug 34478: Changes for tools/stage-marc-import

First form is ajax upload, no post needed.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Changes for tools/import_borrowers
Marcel de Rooy [Fri, 9 Feb 2024 08:55:23 +0000 (08:55 +0000)]
Bug 34478: Changes for tools/import_borrowers

Removed a csrf check in script itself.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Changes for tools/viewlog (no POST, just viewing)
Marcel de Rooy [Fri, 9 Feb 2024 08:45:06 +0000 (08:45 +0000)]
Bug 34478: Changes for tools/viewlog (no POST, just viewing)

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Changes for tools/upload-images
Marcel de Rooy [Fri, 9 Feb 2024 08:36:59 +0000 (08:36 +0000)]
Bug 34478: Changes for tools/upload-images

First upload form does not submit (ajax processing).

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Changes for tools/scheduler
Marcel de Rooy [Fri, 9 Feb 2024 08:26:33 +0000 (08:26 +0000)]
Bug 34478: Changes for tools/scheduler

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Changes for tools/holidays
Marcel de Rooy [Fri, 9 Feb 2024 08:14:32 +0000 (08:14 +0000)]
Bug 34478: Changes for tools/holidays

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Changes for overduerules.tt (remove POST for branch selection)
Marcel de Rooy [Fri, 9 Feb 2024 08:04:13 +0000 (08:04 +0000)]
Bug 34478: Changes for overduerules.tt (remove POST for branch selection)

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Changes for offline_circ
Marcel de Rooy [Fri, 9 Feb 2024 07:45:33 +0000 (07:45 +0000)]
Bug 34478: Changes for offline_circ

Removed an unused form from process_koc.tt and an unused
op from process_koc.pl.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - change to get - reports
Jonathan Druart [Thu, 8 Feb 2024 11:16:07 +0000 (12:16 +0100)]
Bug 34478: Manual fix - change to get - reports

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: op =~ ^cud- - Manual - cud-do_it => do_it
Jonathan Druart [Thu, 8 Feb 2024 11:11:00 +0000 (12:11 +0100)]
Bug 34478: op =~ ^cud- - Manual - cud-do_it => do_it

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Add 'op' to circ/branchtransfers
Jonathan Druart [Thu, 8 Feb 2024 11:06:55 +0000 (12:06 +0100)]
Bug 34478: Add 'op' to circ/branchtransfers

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - change to get - circ/reserveratios
Jonathan Druart [Thu, 8 Feb 2024 10:54:32 +0000 (11:54 +0100)]
Bug 34478: Manual fix - change to get - circ/reserveratios

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Add 'op' to cataloguing/merge
Jonathan Druart [Thu, 8 Feb 2024 10:44:57 +0000 (11:44 +0100)]
Bug 34478: Add 'op' to cataloguing/merge

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Add 'op' to cataloguing/moveitem
Jonathan Druart [Thu, 8 Feb 2024 09:57:15 +0000 (10:57 +0100)]
Bug 34478: Add 'op' to cataloguing/moveitem

Bug 34478: [TO SQUASH] Add 'op' to cataloguing/moveitem

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Add 'op' to catalogue/MARCdetail
Jonathan Druart [Thu, 8 Feb 2024 09:19:07 +0000 (10:19 +0100)]
Bug 34478: Add 'op' to catalogue/MARCdetail

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Add 'op' to authorities/merge
Jonathan Druart [Thu, 8 Feb 2024 08:56:39 +0000 (09:56 +0100)]
Bug 34478: Add 'op' to authorities/merge

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Replace forms with links - authorities/authorities
Jonathan Druart [Thu, 8 Feb 2024 08:50:12 +0000 (09:50 +0100)]
Bug 34478: Replace forms with links - authorities/authorities

Bug 34478: [TO SQUASH] Replace forms with links - authorities/authorities

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Add 'op' to admin/marc-overlay-rules
Jonathan Druart [Wed, 7 Feb 2024 16:02:14 +0000 (17:02 +0100)]
Bug 34478: Add 'op' to admin/marc-overlay-rules

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Add 'op' to tags/review
Jonathan Druart [Wed, 7 Feb 2024 15:19:19 +0000 (16:19 +0100)]
Bug 34478: Add 'op' to tags/review

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Add 'op' to admin/smart-rules
Jonathan Druart [Wed, 7 Feb 2024 14:34:07 +0000 (15:34 +0100)]
Bug 34478: Add 'op' to admin/smart-rules

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: (follow-up) Remove POST from sru_modmapping templates
Marcel de Rooy [Wed, 7 Feb 2024 13:38:44 +0000 (13:38 +0000)]
Bug 34478: (follow-up) Remove POST from sru_modmapping templates

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Remove 'Delete' link for news on the homepage
Jonathan Druart [Wed, 7 Feb 2024 10:56:15 +0000 (11:56 +0100)]
Bug 34478: Remove 'Delete' link for news on the homepage

This should not be a link but a POST instead. Simply removing it for
now, we will reintroduce it later if there is a need for that.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Fix circ/set-library
Jonathan Druart [Wed, 7 Feb 2024 10:25:01 +0000 (11:25 +0100)]
Bug 34478: Fix circ/set-library

Why do not we simply redirect instead of POSTing?

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - change to get - circ/branchoverdues
Jonathan Druart [Wed, 7 Feb 2024 09:39:34 +0000 (10:39 +0100)]
Bug 34478: Manual fix - change to get - circ/branchoverdues

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - change to get - circ/curbside_pickups
Jonathan Druart [Wed, 7 Feb 2024 09:34:53 +0000 (10:34 +0100)]
Bug 34478: Manual fix - change to get - circ/curbside_pickups

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - change to get - circ/article-requests
Jonathan Druart [Wed, 7 Feb 2024 09:32:12 +0000 (10:32 +0100)]
Bug 34478: Manual fix - change to get - circ/article-requests

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Add 'op' to serials/subscription-batchedit
Jonathan Druart [Wed, 7 Feb 2024 09:27:43 +0000 (10:27 +0100)]
Bug 34478: Add 'op' to serials/subscription-batchedit

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - change to get - serials/claims
Jonathan Druart [Wed, 7 Feb 2024 09:24:46 +0000 (10:24 +0100)]
Bug 34478: Manual fix - change to get - serials/claims

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Replace form with div - serials/serials-search
Jonathan Druart [Wed, 7 Feb 2024 09:22:23 +0000 (10:22 +0100)]
Bug 34478: Replace form with div - serials/serials-search

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - change to get - serials/acqui-search
Jonathan Druart [Wed, 7 Feb 2024 09:00:28 +0000 (10:00 +0100)]
Bug 34478: Manual fix - change to get - serials/acqui-search

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Replace form with div - catalogue/result / z39.50/SRU search
Jonathan Druart [Wed, 7 Feb 2024 08:52:19 +0000 (09:52 +0100)]
Bug 34478: Replace form with div - catalogue/result / z39.50/SRU search

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Add test to catch missing op in POST forms
Jonathan Druart [Wed, 7 Feb 2024 08:16:33 +0000 (09:16 +0100)]
Bug 34478: Add test to catch missing op in POST forms

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Add op to reports/dictionary
Jonathan Druart [Tue, 6 Feb 2024 15:52:45 +0000 (16:52 +0100)]
Bug 34478: Add op to reports/dictionary

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Add missing CSRF token to acqui/basket.tt
Jonathan Druart [Tue, 6 Feb 2024 15:31:59 +0000 (16:31 +0100)]
Bug 34478: Add missing CSRF token to acqui/basket.tt

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Remove form from preferences.tt
Jonathan Druart [Tue, 6 Feb 2024 15:29:52 +0000 (16:29 +0100)]
Bug 34478: Remove form from preferences.tt

We don't need a form here, it's never submitted

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Fix opac-tags and tags/lists
Jonathan Druart [Tue, 6 Feb 2024 14:54:38 +0000 (15:54 +0100)]
Bug 34478: Fix opac-tags and tags/lists

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Add csrf-token in meta
Jonathan Druart [Tue, 6 Feb 2024 14:54:32 +0000 (15:54 +0100)]
Bug 34478: Add csrf-token in meta

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Fix shelf transfer
Jonathan Druart [Tue, 6 Feb 2024 11:07:08 +0000 (12:07 +0100)]
Bug 34478: Fix shelf transfer

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Shorten output of xt/find-missing-csrf.t
Jonathan Druart [Tue, 6 Feb 2024 10:36:22 +0000 (11:36 +0100)]
Bug 34478: Shorten output of xt/find-missing-csrf.t

To make it more readable.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Fix xt/find-missing-csrf.t
Jonathan Druart [Tue, 6 Feb 2024 10:26:05 +0000 (11:26 +0100)]
Bug 34478: Fix xt/find-missing-csrf.t

It was reporting false positives.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Move compatibility code
Pedro Amorim [Tue, 6 Feb 2024 10:25:45 +0000 (09:25 -0100)]
Bug 34478: Move compatibility code

All ILL backend retrocompatibility code has been moved to Illrequest.pm:get_op_param_deprecation for isolation and clarity

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: ILL INTRA: query_type => op
Pedro Amorim [Tue, 6 Feb 2024 10:05:19 +0000 (10:05 +0000)]
Bug 34478: ILL INTRA: query_type => op

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: ILL INTRA: delete to cud-delete
Pedro Amorim [Mon, 5 Feb 2024 15:49:07 +0000 (14:49 -0100)]
Bug 34478: ILL INTRA: delete to cud-delete

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: ILL INTRA: cancel to cud-cancel
Pedro Amorim [Mon, 5 Feb 2024 15:48:48 +0000 (14:48 -0100)]
Bug 34478: ILL INTRA: cancel to cud-cancel

cancel -> cud-cancel

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: ILL INTRA: create -> cud-create
Pedro Amorim [Mon, 5 Feb 2024 13:31:40 +0000 (12:31 -0100)]
Bug 34478: ILL INTRA: create -> cud-create

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: ILL INTRA: deprecation check
Pedro Amorim [Mon, 5 Feb 2024 13:31:21 +0000 (12:31 -0100)]
Bug 34478: ILL INTRA: deprecation check

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: ILL INTRA: method -> op
Pedro Amorim [Mon, 5 Feb 2024 13:23:55 +0000 (12:23 -0100)]
Bug 34478: ILL INTRA: method -> op

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: ILL INTRA preparation: Move function to ILLrequest.pm
Pedro Amorim [Mon, 5 Feb 2024 13:17:34 +0000 (12:17 -0100)]
Bug 34478: ILL INTRA preparation: Move function to ILLrequest.pm

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: ILL OPAC: update -> cud-update
Pedro Amorim [Mon, 5 Feb 2024 10:56:23 +0000 (10:56 +0000)]
Bug 34478: ILL OPAC: update -> cud-update

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: ILL OPAC: create -> add_form
Pedro Amorim [Fri, 2 Feb 2024 15:16:02 +0000 (15:16 +0000)]
Bug 34478: ILL OPAC: create -> add_form

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: ILL OPAC: POST not needed
Pedro Amorim [Fri, 2 Feb 2024 15:39:58 +0000 (14:39 -0100)]
Bug 34478: ILL OPAC: POST not needed

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: ILL OPAC: create => cud-create
Pedro Amorim [Fri, 2 Feb 2024 15:39:48 +0000 (14:39 -0100)]
Bug 34478: ILL OPAC: create => cud-create

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: ILL OPAC: method => op
Pedro Amorim [Fri, 2 Feb 2024 15:12:27 +0000 (15:12 +0000)]
Bug 34478: ILL OPAC: method => op

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - add op clubs/templates-add-modify
Lucas Gass [Mon, 5 Feb 2024 23:09:35 +0000 (23:09 +0000)]
Bug 34478: Manual fix - add op clubs/templates-add-modify

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - add op clubs/clubs-add-modify
Lucas Gass [Mon, 5 Feb 2024 23:00:23 +0000 (23:00 +0000)]
Bug 34478: Manual fix - add op clubs/clubs-add-modify

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - add op admin/branch_transfer_limits
Lucas Gass [Mon, 5 Feb 2024 22:35:36 +0000 (22:35 +0000)]
Bug 34478: Manual fix - add op admin/branch_transfer_limits

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - change to get remove csrf token - patrons-admin-search
Nick Clemens [Mon, 5 Feb 2024 15:01:22 +0000 (15:01 +0000)]
Bug 34478: Manual fix - change to get remove csrf token - patrons-admin-search

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - change to get - desks-admin-search
Nick Clemens [Mon, 5 Feb 2024 14:56:54 +0000 (14:56 +0000)]
Bug 34478: Manual fix - change to get - desks-admin-search

Bug 34478: TO SQUASH Manual fix - remove csrf token - desks-admin-search

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - Add cud-search to z3950-admin-search.inc
David Cook [Fri, 2 Feb 2024 03:17:53 +0000 (03:17 +0000)]
Bug 34478: Manual fix - Add cud-search to z3950-admin-search.inc

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - Convert Z39.50 delete from GET to POST
David Cook [Fri, 2 Feb 2024 03:08:51 +0000 (03:08 +0000)]
Bug 34478: Manual fix - Convert Z39.50 delete from GET to POST

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Manual fix - fix add/edit/copy display of Z39.50 servers
David Cook [Fri, 2 Feb 2024 02:52:39 +0000 (02:52 +0000)]
Bug 34478: Manual fix - fix add/edit/copy display of Z39.50 servers

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Changes for addorder
Kyle M Hall [Fri, 2 Feb 2024 19:03:36 +0000 (14:03 -0500)]
Bug 34478: Changes for addorder

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Changes for acqui-home.tt - Change to GET, remove CSRF token
Kyle M Hall [Fri, 2 Feb 2024 16:17:32 +0000 (11:17 -0500)]
Bug 34478: Changes for acqui-home.tt - Change to GET, remove CSRF token

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Changes for acqui/supplier
Kyle M Hall [Fri, 2 Feb 2024 14:42:35 +0000 (09:42 -0500)]
Bug 34478: Changes for acqui/supplier

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Changes for members/member-flags
Kyle M Hall [Fri, 2 Feb 2024 14:36:31 +0000 (09:36 -0500)]
Bug 34478: Changes for members/member-flags

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Changes for virtualshelves/addbybiblionumber
Martin Renvoize [Fri, 2 Feb 2024 10:52:42 +0000 (10:52 +0000)]
Bug 34478: Changes for virtualshelves/addbybiblionumber

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Changes for admin/koha2marclinks
Marcel de Rooy [Fri, 2 Feb 2024 10:47:17 +0000 (10:47 +0000)]
Bug 34478: Changes for admin/koha2marclinks

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Changes for admin/sru_modmapping (no token needed)
Marcel de Rooy [Fri, 2 Feb 2024 10:30:29 +0000 (10:30 +0000)]
Bug 34478: Changes for admin/sru_modmapping (no token needed)

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
4 months agoBug 34478: Changes for virtualshelves/downloadshelf (no POST)
Marcel de Rooy [Fri, 2 Feb 2024 10:19:06 +0000 (10:19 +0000)]
Bug 34478: Changes for virtualshelves/downloadshelf (no POST)

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