Bug 34853: Switch to 'div' as suggested
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / smtp_servers.tt
2024-01-11 Tomas Cohen AraziBug 35650: Standardize on 'Check the logs for details.'
2023-10-04 Owen LeonardBug 34619: Show debug mode column in list of SMTP servers
2023-09-01 Owen LeonardBug 34408: Inconsistencies in SMTP servers page titles...
2023-09-01 Pedro AmorimBug 34616: Move default server info outside the <fieldset>
2023-09-01 Pedro AmorimBug 34616: Add native bootstrap behaviour to default...
2023-08-15 Owen LeonardBug 33909: Improve translation of title tags: Administr...
2023-07-11 Owen LeonardBug 34112: Replace fa.fa-pencil-alt with fa-solid.fa...
2023-06-12 Owen LeonardBug 32910: (follow-up) Replace v4 icon names with v6
2023-06-06 Martin RenvoizeBug 33343: Catch more cases and correctly use new-passw...
2023-04-14 Owen LeonardBug 33129: Use template wrapper for breadcrumbs: Admini...
2023-02-07 Katrin FischerBug 32222: Fix capitalization in various "id is invalid"
2023-01-31 Kyle HallBug 27424: (QA follow-up) Add confirmation if (un)check...
2023-01-31 Kyle HallBug 27424: (QA follow-up) Show current default on the...
2023-01-31 Kyle HallBug 27424: (QA follow-up) Highlight the default row...
2023-01-31 Kyle HallBug 27424: Add ability to specify an SMTP server in...
2022-11-02 Owen LeonardBug 32068: Consistent classes for primary buttons:...
2022-10-28 Owen LeonardBug 31986: Add page-section to various administration...
2022-10-03 Isobel GrahamBug 31412: Add focus to 'name' on SMTP Servers
2022-09-07 Joonas KylmäläBug 31435: (QA follow-up) Don't pass explicitly default...
2022-09-07 Martin RenvoizeBug 31435: (follow-up) Make kohaTable calls consistent
2022-06-17 Victor Grousset... Bug 30733: Simplify translatable strings
2022-04-20 Wainui Witika-ParkBug 27631: admin folder
2022-04-20 Jonathan DruartBug 29602: Surround strings with span tag
2021-11-15 Martin RenvoizeBug 29408: Update all existing uses of .api to .kohaTable
2021-04-21 Wainui Witika-ParkBug 26703: admin folder
2021-04-01 Owen LeonardBug 27846: (follow-up) Add id back to breadcrumbs container
2021-04-01 Wainui Witika-ParkBug 27846: admin folder
2021-02-08 Jonathan DruartBug 26602: Don't export "actions" column
2021-01-12 Jonathan DruartBug 27356: Don't hide the SMTP servers table when last...
2020-12-26 Tomas Cohen AraziBug 27250: Fix stacked event listeners in SMTP delete...
2020-10-02 Jonathan DruartBug 22343: Add the 'required' class when needed
2020-10-02 Jonathan DruartBug 22343: Correctly handle password on editing
2020-10-02 Martin RenvoizeBug 22343: (follow-up) Add a hint to the debug form...
2020-10-02 Martin RenvoizeBug 22343: (follow-up) Highlight debug mode enabled
2020-10-02 Tomas Cohen AraziBug 22343: Prevent passing password to the UI
2020-10-02 Tomas Cohen AraziBug 22343: Add CRUD page for SMTP servers