Koha/koha-tmpl/intranet-tmpl/prog/css
Owen Leonard f748443822
Bug 20959: Style checkin form more like the checkout form, with collapsed settings panel
This patch modifies the structure of the checkin form so that settings
(Specify return date, book drop mode, forgive overdue charges) are in a
collapsed panel when inactive. The style of the barcode field and the
mode notification messages has been changed to reduce the vertical
motion of the form when selecting options.

Some class names have been changed in circulation.tt and circulation.js
to make them appropriate for use on both forms.

To test, apply the patch and rebuild the staff client CSS
(https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client).
Clear your browser cache if necessary.

 - View the checkin page. The "checkin settings" panel should be
   collapsed by default.
 - Confirm that the settings panel collapses and expands as it should.
 - Confirm that selecting "Forgive overdue charges" or "Book drop mode"
   trigger the display of the correct message and that the style of the
   barcode field is changed.
 - Confirm that after submitting a barcode for check-in, the
   settings panel stays open and your selected settings are still
   selected.
 - Confirm that specifying a due date and selecting "remember" shows
   a new message with the selected date.
   - Confirm that unchecking "remember" hides the message.
   - Confirm that date settings are remembered and the correct message
     displayed (or not) during check-in.
 - Test with CircSidebar enabled and disabled.

Signed-off-by: Arthur Bousquet <arthur.bousquet@inlibro.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-07-02 09:17:36 +01:00
..
src Bug 20959: Style checkin form more like the checkout form, with collapsed settings panel 2019-07-02 09:17:36 +01:00
addbiblio.css Bug 22408: Subscription entry form cleanup 2019-04-30 12:54:30 +00:00
buttons.dataTables.min.css
cateditor.css Bug 17178: Add virtual keyboard to advanced cataloguing editor 2019-06-28 15:54:33 +01:00
datatables.css Bug 22261: Revise style of DataTables menus 2019-02-22 14:14:27 +00:00
hierarchy.css
humanmsg.css
installer.css
itemsearchform.css
login.css
mainpage.css
preferences.css Bug 21582: Use CodeMirror for *UserJS & *UserCSS 2019-04-12 02:28:17 +00:00
print.css Bug 22147: Hidden 'Batch modify' button on report print layout 2019-02-19 13:52:14 +00:00
printreceiptinvoice.css
quotes.css
reports.css Bug 22856: Show SQL code button should trigger CodeMirror view 2019-05-10 18:58:49 +00:00
right-to-left.css Bug 22023: (follow-up) Right-to-left layout improvements 2019-03-13 05:31:30 +00:00
select2.css
spinelabel.css
staff-global.css Bug 22935: Compiled CSS 2019-06-24 15:42:21 +01:00
tinymce.css
uploader.css