Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin
Andrew Isherwood 6e311a1be1 Bug 24083: (follow-up) Squashed follow ups
This squashed commit fixes:
-  a small error in the checkouts related JS

- GetRenewCount now returns 6 values when a call to it succeeds, a
failed call should also return the same number of values. This commit
adds these additional values.

- Some changes in issue.t had broken the tests for unseen renewals (the
unseen tests were using variables that had been moved out of the tests'
scope).

- Also now using Koha::CirculationRules::set_rules to set circ rules
rather than using SQL queries.

- Fixed expected number of return values from GetRenewCount

- Moved unseen tests in issue.t to the bottom of the file to remove the
risk of interference with other test circ rules.

- There was a real mess in C4/Circulation.pm due to a bad rebase back in
February. Frankly it's a wonder anything worked at all. This commit
fixes that problem and reinstates the correct patch for
C4/Circulation.pm

- Somehow I'd never noticed this before but the columns in smart-rules.tt
were misaligned when UnseenRenewals was turned off. This was due to the
display of a <td> not being conditional when it should have been. This
is now fixed.

- This commit also fixes items 1 & 2 descibed by Katrin in comment #74 ->
comment #76.

- Fixed missing check for too_unseen in opac-user.tt, this test did used
to exist but got lost during sizeable rebase a few weeks ago :-(
- Added test for too_unseen to all AUTO_RENEWAL notice templates apart
from de-DE (as previously requested by Katrin)

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-11-11 16:09:58 +01:00
..
preferences Bug 24083: (follow-up) Respond to QA feedback 2020-11-11 16:09:58 +01:00
searchengine/elasticsearch Bug 19482: (follow-up) Fix update, add tests, restore closing </td> 2020-11-04 12:59:33 +01:00
additional-fields.tt
admin-home.tt Bug 26809: Removes full stops from admin-home.tt 2020-10-26 00:16:14 +01:00
adveditorshortcuts.tt
aqbudgetperiods.tt Bug 24012: (QA follow-up) Use standard patterns 2020-11-04 12:59:32 +01:00
aqbudgets.tt
aqcontract.tt
aqplan.tt Bug 26496: Add op field to Budget Planning 2020-10-22 09:46:43 +02:00
audio_alerts.tt
auth_subfields_structure.tt
auth_tag_structure.tt
authorised_values.tt
authtypes.tt
background_jobs.tt
biblio_framework.tt
branch_transfer_limits.tt Bug 26768: Remove the use of jquery.checkboxes plugin from library transfer limits page 2020-11-03 10:57:35 +01:00
branches.tt Bug 22818: (QA follow-up) Add hint to new library ILL email setting 2020-11-11 08:35:10 +01:00
cash_registers.tt Bug 24786: (QA follow-up) String fix 2020-11-06 15:40:00 +01:00
categories.tt Bug 22818: (follow-up) Respond to feedback 2020-11-11 08:35:10 +01:00
checkmarc.tt
cities.tt
classsources.tt
clone-rules.tt
columns_settings.tt
credit_types.tt
currency.tt
debit_types.tt
desks.tt
didyoumean.tt
edi_accounts.tt Bug 26908: (follow-up) Alter template check 2020-11-05 15:24:20 +01:00
edi_ean_accounts.tt
item_circulation_alerts.tt
items_search_field.tt
items_search_fields.tt
itemtypes.tt
koha2marclinks.tt
library_groups.tt
localization.tt
marc_subfields_structure.tt Bug 26456: (follow-up) Add markup comments 2020-10-14 14:50:06 +02:00
marctagstructure.tt
matching-rules.tt Bug 24899: (follow-up) Add markup comments 2020-10-14 14:50:07 +02:00
oai_set_mappings.tt
oai_sets.tt
overdrive.tt
patron-attr-types.tt Bug 26725: (QA follow-up) Add line break and 'the' for readability 2020-10-26 00:16:14 +01:00
preferences.tt Bug 23823: (QA follow-up) Fix filter in link 2020-11-04 17:32:35 +01:00
share_content.tt
smart-rules.tt Bug 24083: (follow-up) Squashed follow ups 2020-11-11 16:09:58 +01:00
sms_providers.tt
smtp_servers.tt
sru_modmapping.tt
sru_modmapping_auth.tt
systempreferences.tt
transport-cost-matrix.tt Bug 26726: (QA follow-up) Add line break and 'the' for readability 2020-10-26 00:16:14 +01:00
usage_statistics.tt
z3950servers.tt