[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
Fri Sep 29 17:32:02 CEST 2023


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

Lucas Gass <lucas at bywatersolutions.com> changed:

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

--- Comment #18 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 156411
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156411&action=edit
Bug 33703: Add cleave.js for direct input dateformatting

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').

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

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


More information about the Koha-bugs mailing list