Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Owen Leonard 9a2767b577 Bug 16764: Update printers administration page
This patch updates the template for printers administration according to
current interface guidelines.

- Custom JavaScript form validation is removed in favor of the built-in
  form validation plugin.
- Printer-specific header search form is removed, along with server-side
  pagination code. The functionality of both is now taken care of the
  adding DataTables sorting and pagination to the table.
- Edit and delete links are styled as Boostrap buttons with Font Awesome
  icons.
- Confirmation dialogs are updated to use Font Awesome icons.

To test properly you will need to add multiple printers.

- Apply the patch and open /cgi-bin/koha/admin/printers.pl (there is no
  menu link for the page).
- When no printers exist you should see a message dialog saying so.
- Add a new printer. Confirm that printer name and queue are required
  fields.
- After adding multiple printers, confirm that the table of printers is
  correctly sorted and searched by the DataTables plugin.
- Delete a printer and verify that the confirmation dialog is correctly
  styled.

Signed-off-by: Marc Véron <veron@veron.ch>

Update: rebased and updated Bootstrap 3 classes

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

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-12-22 13:15:38 -03:00
..
acqui Bug 19429: Rename .delete to .delete_invoice 2017-12-21 13:21:13 -03:00
admin Bug 16764: Update printers administration page 2017-12-22 13:15:38 -03:00
authorities Bug 18422 - Add Select2 to authority editor 2017-09-29 16:49:48 -03:00
basket Bug 19356: Move staff client cart JavaScript to the footer 2017-10-20 16:54:29 -03:00
batch
catalogue Bug 19706: (QA follow-up) Hide the collection code selector if no value is defined (for consistency) 2017-12-18 12:16:25 -03:00
cataloguing Bug 19646: (QA follow-up) Fix tab character 2017-12-07 09:37:09 -03:00
circ Bug 19494: (QA follow-up) Rename column and apply title-string 2017-12-22 13:15:37 -03:00
clubs Bug 19627: (follow-up) Include tools-menu.js on required templates 2017-12-14 16:58:14 -03:00
common
course_reserves Bug 19678: Clicking Cancel when adding New Course to course reserves shows message Invalid Course! 2017-12-20 13:26:46 -03:00
errors
help Bug 19096: Online help changes 2017-12-07 14:44:15 -03:00
ill Bug 7317: Display all the libraries, not only one 2017-11-09 13:31:10 -03:00
installer Bug 18819: "UNIMARC is used in Europe" text changed to "UNIMARC is used in a few European countries" 2017-12-20 13:34:10 -03:00
labels Bug 19050 - XSS Flaws in Quick spine label creator 2017-08-29 12:00:37 -03:00
members Bug 19857: Use BorrowerUnwantedField system preference for SMS provider selection 2017-12-22 13:15:38 -03:00
offline_circ Bug 19420: (Follow-up) Add errors on other pages 2017-11-08 13:31:37 -03:00
onboarding Bug 19514: Add client-side check 2017-12-14 16:58:13 -03:00
patron_lists Bug 19647: Move patron lists templates JS to the footer 2017-12-11 11:34:20 -03:00
patroncards Bug 18528: Patron card creator template: switch form fields for card height and card width 2017-10-09 16:15:52 -03:00
plugins Bug 19710: Move plugins templates javascript to the footer 2017-12-11 11:34:23 -03:00
reports Bug 19669: Remove deprecated checkouts by patron category report 2017-12-21 11:55:14 -03:00
reserve Bug 19636: Hold priority changes incorrectly via dropdown select 2017-12-20 13:26:47 -03:00
reviews Bug 19663: Move JS to the footer: Reports 2017-12-14 16:58:22 -03:00
rotating_collections Bug 19656: Move rotating collections templates JS to the footer 2017-12-11 11:34:22 -03:00
serials Bug 19767: Remove unused serial-issues.pl script 2017-12-14 16:58:39 -03:00
services
suggestion Bug 19659: Move JS to the footer: Suggestions and tags 2017-12-11 11:34:22 -03:00
tags Bug 19659: Move JS to the footer: Suggestions and tags 2017-12-11 11:34:22 -03:00
test
tools Bug 18201: Export data -Fix "Remove non-local items" option and add "Removes non-local records" option for existing functionality 2017-12-21 13:10:03 -03:00
virtualshelves Bug 19658: Style fix for staff client lists page 2017-12-20 13:34:10 -03:00
about.tt Bug 7143: Update about page for new dev - Isabel Grubi 2017-12-20 13:52:44 -03:00
auth.tt
intranet-main.tt Bug 7317: Interlibrary loans framework for Koha. 2017-11-09 11:42:12 -03:00