CT for Joomla! – 3.2.5 (2024-01-29)
- Improvements / new:
- JS Methods added:
- saveRecord(url, fieldsAndValues, listing_id, successCallback, errorCallback); and reloadRecord(listing_id);
- Table Join List field filtering improved, accepts both short and long values (multiple values)
- {{ record.islast }} tag added to documentation.
- Update da-DK.com_customtables.ini – Translation improved.
- Code organization and future compatibility:
- database::setQuery was removed and replaced with specific methods in the database class.
- DB Query uses Joomla modern method to form the query.
- Bugs fixed:
- Ordering field type (create new field) bug fixed.
- Installation and table structure check bug fixed.
- Filter with OR operator bug fixed.
- Table Join List field type Search Box fixed.
- Float filter bug fixed. It was converted to an Integer before.
- Value rule default null value added.
- Add a new record in the back-end bug fixed.
- Delete record bug fixed.
- Save and continue return page bug fixed.
- return query string added – this is for the back-end
Leave a Reply