Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Owen Leonard 26d3520ed7
Bug 33927: Improve translation of title tags: Tools
This patch modifies tools templates so that title tags can be
more easily translated. The patch also makes some modifications to
titles, breadcrumb navigation, and page headers in order to make them
more consistent with each other and with other similar pages.

To test, apply the patch and go to Tools. Test each of the following
pages and each variation of the page to confirm that titles,
breadcrumbs, and page headers look correct.

- Tools home page
- Import patrons
  - Import results
- Notices and slips
  - Main page
    - Main page filtered by library
    - New notice
    - Edit notice
      - Preview notice: With a CHECKIN, CHECKOUT, or HOLD_SLIP notice,
        fill in the "Data for preview" box in the "Email" section.
        Although the template loads in a modal window which doesn't show
        the page title, you can confirm that there are no errors.
- Overdue notice/status triggers
- Batch patron deletion
  - Confirmation page
- Batch patron modification
- Batch extend due dates
- Upload patron images

Print notices: With useDischarge enabled, log into the OPAC as a
user with no checkouts. Go to the "Ask for a discharge" tab and click
"Ask for a discharge."

Locate the patron's record in the staff interface and click "Discharges"
in the left-hand sidebar menu. Click "Generate discharge." Open the
resulting PDF file in a browser. The page title should be "Print notices
for [date]."

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-09-22 10:52:49 -03:00
..
acqui Bug 34880: (follow-up) Make condition more specific 2023-09-22 10:52:42 -03:00
admin Bug 33716: (QA follow-up) Fix xt/yaml_valid.t 2023-09-19 16:34:37 -03:00
authorities Bug 33406: Handle ES search errors for authorities 2023-09-15 15:50:42 -03:00
basket
batch Bug 33927: Improve translation of title tags: Tools 2023-09-22 10:52:49 -03:00
catalogue Bug 32984: (QA follow-up) Update to respect EDIFACT preference 2023-09-19 16:34:26 -03:00
cataloguing Bug 33912: (follow-up) Correct case where a search has not been submited 2023-09-01 11:07:42 -03:00
circ Bug 32765: Retry transfer after cancelling hold 2023-09-12 10:16:04 -03:00
clubs Bug 33919: Improve translation of title tags: Patron clubs 2023-09-22 10:52:49 -03:00
course_reserves Bug 34038: Fix incorrect use of __() in .tt and .inc files 2023-09-08 11:54:49 -03:00
erm Bug 33908: Improve translation of title tags: Acquisitions 2023-09-01 11:07:41 -03:00
errors
ill Bug 33716: (QA follow-up) Fix styling for Type_disclaimer_date and Type_disclaimer_value on 'Request details' 2023-09-19 16:34:35 -03:00
installer Bug 33915: Improve translation of title tags: Installer and onboarding 2023-09-01 11:23:30 -03:00
labels
mana
members Bug 34660: Make deliveries table on housebound.tt a DataTable 2023-09-18 15:31:51 -03:00
offline_circ Bug 33917: Improve translation of title tags: Offline circulation and patron lists 2023-09-01 11:23:29 -03:00
onboarding Bug 33915: Improve translation of title tags: Installer and onboarding 2023-09-01 11:23:30 -03:00
patron_lists Bug 33917: Improve translation of title tags: Offline circulation and patron lists 2023-09-01 11:23:29 -03:00
patroncards Bug 33918: Improve translation of title tags: Patron card creator 2023-09-22 10:52:48 -03:00
plugins Bug 33921: Improve translation of title tags: Plugins and Point of sale 2023-09-01 11:23:33 -03:00
pos Bug 33921: Improve translation of title tags: Plugins and Point of sale 2023-09-01 11:23:33 -03:00
recalls Bug 34794: Fix typo in recalls_to_pull.tt 2023-09-15 15:50:44 -03:00
reports Bug 33923: Improve translation of title tags: Reports 2023-09-01 11:23:19 -03:00
reserve Bug 33913: (QA follow-up) Move variables into strings 2023-08-29 14:59:05 -03:00
reviews
rotating_collections Bug 33924: Improve translation of title tags: Rotating collections 2023-09-18 15:31:52 -03:00
serials Bug 34436: Some breadcrumbs lack <span> for translatability 2023-08-15 11:25:55 +03:00
services
suggestion Bug 33908: Improve translation of title tags: Acquisitions 2023-09-01 11:07:41 -03:00
tags Bug 34079: The phrase "Displaying [all|approved|pending|rejected] terms" was separated 2023-09-12 09:45:06 -03:00
test
tools Bug 33927: Improve translation of title tags: Tools 2023-09-22 10:52:49 -03:00
virtualshelves Bug 34650: Convert list toolbar delete into form POST 2023-09-01 11:07:37 -03:00
about.tt Bug 27634: (QA follow-up) Add punctuation to message on About page 2023-09-19 16:34:21 -03:00
auth.tt Bug 34028: Show the secret when registering from the auth screen 2023-07-24 14:55:31 -03:00
intranet-main.tt