[Koha-bugs] [Bug 33703] Entering dates should be more flexible accepting different entry formats

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 18 14:00:54 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33703

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #163078|0                           |1
        is obsolete|                            |

--- Comment #61 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 163319
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163319&action=edit
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 at ptfs-europe.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list