Koha/koha-tmpl/intranet-tmpl/lib
Lucas Gass a14527777d
Bug 33703: Add Masikto core/kit for date masking
To test:
1. Apply patch
2. Restart all, clear browser cache
3. In the staff interface start testing some flatpickr instances with direct inputs.
4. Try entering your dates without delimiters, '/' or '-', or '.'.
5. Make sure the dates are well formed.
6. Test with each of dateformat's Koha supports. ( system preference 'dateformat').
7. Add/edit an item with the dateaccessioned.pl plugin loaded, making the dates are well formed.
8. Make an item bookable by going to the item tab of a record and setting at least 1 item to "Bookable:".
9. Now "Place booking", which should trigger a modal.
10. In the "Period" date picker, which is a range, the dates should NOT be formatted.
11. Log in to the OPAC and try some date pickers ( self reg/borrower mod/ect )

Some places to test:
    -Patron record date of birth
    -Patron record registration date
    -Patron record expiry date
    -Checkouts, manually set a due date
    -Patron category, enrollment period

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-04-26 17:06:08 +02:00
..
bootstrap Bug 30952: Fix pagination colors 2022-10-12 16:14:16 -03:00
Chocolat Bug 35633: (follow-up) Custom style updates 2024-03-22 10:35:26 +01:00
codemirror Bug 32613: Add database tables to autocomplete 2023-03-06 14:45:29 -03:00
d3c3
datatables Bug 34913: Upgrade staff interface DataTables from 1.10.18 to 1.13.6 2024-01-26 15:13:39 +01:00
dayjs Bug 30310: Add missing utc plugin 2023-01-31 10:19:45 -03:00
filesaver Bug 35640: Upgrade FileSaver JS library to v2.0.4 2024-03-22 10:35:27 +01:00
flatpickr Bug 30523: Quiet console warning about missing shortcut-buttons map file 2022-06-02 09:51:09 -03:00
fontawesome Bug 32910: (follow-up) Remove unused Font Awesome assets 2023-06-12 11:52:12 -03:00
greybox
hc-sticky Bug 35643: Upgrade HC Sticky library from v2.2.3 to v2.2.7 2024-03-18 11:03:48 +01:00
jquery Bug 34913: Upgrade dataTables.columFilters.js 2024-01-26 15:13:43 +01:00
js-cookie
jsdiff
keyboard
koha/cateditor Bug 36351: Adjust saveRecord and _fromXMLStruct 2024-03-20 18:39:43 +01:00
leaflet
linters
maskito Bug 33703: Add Masikto core/kit for date masking 2024-04-26 17:06:08 +02:00
select2
shortcut
sortable Bug 34114: Replace the use of jQueryUI sortable 2023-09-22 13:00:00 -03:00
tiny_mce Bug 26949: Upgrade TinyMCE in the staff interface from 5.0.16 to 5.9.2 2021-10-05 10:58:13 +02:00
vis-timeline Bug 35584: Add missing licenses to about page 2024-01-11 12:10:41 +01:00
require.js