forms: Fix search by datetime fields
This changes the storage model for datetime fields and stores them in the same format as the MySQL `datetime` column type. This allows for the searching code to be consistent when searching the database for datetime custom form entry data.
Showing
- include/class.dynamic_forms.php 11 additions, 12 deletionsinclude/class.dynamic_forms.php
- include/class.forms.php 25 additions, 15 deletionsinclude/class.forms.php
- include/upgrader/streams/core/0d6099a6-98ad7d55.patch.sql 9 additions, 0 deletionsinclude/upgrader/streams/core/0d6099a6-98ad7d55.patch.sql
- scp/tickets.php 1 addition, 0 deletionsscp/tickets.php
Loading
Please register or sign in to comment