Theophilix / event-table-edit-old

Event Table Edit is a free table plugin for Joomla 3.x to create a responsive, editable table with CSV / XML import and export, and a simple appointment booking system function. Any help in the development is highly appreciated.
GNU General Public License v3.0
10 stars 6 forks source link

Frontend: Date displayed in wrong format / accept different date formats and enable search #118

Closed Theophilix closed 6 years ago

Theophilix commented 6 years ago
  1. Date in popup is displayed in wrong format. It should be the same as in cell. screenshot-2018-7-10 new table

  2. It should be possible to search in format like "24/12/2018" and find "24.12.2018" or "2018-12-24".

This is linked to: https://github.com/Theophilix/event-table-edit/issues/57

Theophilix commented 6 years ago

Fixed in 4.7 version