Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Jonathan Druart 48bf9b1d91
Bug 30718: Use flatpickr's altInput
The idea rely on the KohaDates TT plugin for the date formatting. We
should not have any output_pref calls in pl or pm (there are some
exceptions, for ILSDI for instance).

Also flatpickr will deal with the places where dates are inputed. We
will pass the raw SQL value (what we call 'iso' in Koha::DateUtils), and
the controller will receive the same value, no need to additional
conversion.
Note that DBIC has the capability to auto-deflate DateTime objects,
which makes things way easier. We can either pass the value we receive
from the controller, or pass a DT object to our methods.

Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-08-19 08:26:31 -03:00
..
acqui Bug 30718: Use flatpickr's altInput 2022-08-19 08:26:31 -03:00
admin Bug 30718: Use flatpickr's altInput 2022-08-19 08:26:31 -03:00
authorities Bug 30936: (follow-up) Add markup comments 2022-06-25 11:22:51 -03:00
basket Bug 31309: Remove GetItemsInfo from basket/sendbasket 2022-08-16 09:22:14 -03:00
batch Bug 29244: Add dialog class where missing in print-notices.tt 2021-10-21 12:24:04 +02:00
catalogue Bug 31228: Intranet coce.js is not hiding the coce-coverimg div for single-pixel image 2022-08-17 10:01:13 -03:00
cataloguing Bug 24857: Add ability to set item group when adding a new item 2022-07-08 16:00:07 -03:00
circ Bug 30718: Use flatpickr's altInput 2022-08-19 08:26:31 -03:00
clubs Bug 30718: Use flatpickr's altInput 2022-08-19 08:26:31 -03:00
course_reserves Bug 30578: Remove circ/ysearch.pl in favor of the /patrons REST API route 2022-07-18 11:01:34 -03:00
errors
ill Bug 28909: Fix handling if backend doesn't support 2022-08-09 13:21:39 -03:00
installer Bug 27631: installer and onboarding folders 2022-04-20 09:03:37 -10:00
labels Bug 31220: (QA follow-up) Add missing filter 2022-08-03 11:49:56 -03:00
mana
members Bug 30922: Make the "Relative's checkouts" table configurable by the table settings 2022-08-16 10:26:18 -03:00
offline_circ Bug 27631: offline_circ, patroncards, plugins, pos, reserve, rotating_collections folders 2022-04-20 09:03:38 -10:00
onboarding Bug 27631: installer and onboarding folders 2022-04-20 09:03:37 -10:00
patron_lists Bug 29648: patron list table - normal 2022-04-27 11:20:44 -10:00
patroncards Bug 28864: Have patron card creator use PatronsPerPage 2022-08-01 09:53:24 -03:00
plugins Bug 27631: offline_circ, patroncards, plugins, pos, reserve, rotating_collections folders 2022-04-20 09:03:38 -10:00
pos Bug 31121: Fix date formatting in cashup summary modal 2022-07-22 14:48:43 -03:00
recalls Bug 30722: Typo in overdue recalls template 2022-05-09 10:02:35 -10:00
reports Bug 30718: Use flatpickr's altInput 2022-08-19 08:26:31 -03:00
reserve Bug 30718: Use flatpickr's altInput 2022-08-19 08:26:31 -03:00
reviews Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
rotating_collections Bug 30733: Simplify translatable strings 2022-06-17 10:16:34 -03:00
serials Bug 30718: Use flatpickr's altInput 2022-08-19 08:26:31 -03:00
services Bug 29496: (bug 27526 follow-up) Fix item form validation 2021-11-19 15:07:10 +01:00
suggestion Bug 30718: Use flatpickr's altInput 2022-08-19 08:26:31 -03:00
tags Bug 30718: Use flatpickr's altInput 2022-08-19 08:26:31 -03:00
test
tools Bug 30718: Use flatpickr's altInput 2022-08-19 08:26:31 -03:00
virtualshelves Bug 31320: Remove GetItemsInfo from virtualshelves/sendshelf.pl 2022-08-16 09:23:25 -03:00
about.tt Bug 30650: Add dayjs license to the about page 2022-07-29 15:01:50 -03:00
auth.tt Bug 28787: Don't request a token if no email address defined 2022-08-09 13:38:44 -03:00
intranet-main.tt Bug 27497: Display Koha version in staff interface home page 2022-08-05 12:01:31 -03:00