- 3.0.1 (2022-12-20) – Joomla 3, Back-end. Edit Table – Save, Save and Close buttons fixed.
- 3.0.0 (2022-12-10) – Back-end: Add new record button problem fixed. Compatibility with J4.2.5. Table Join field type warning fixed. Postfix quote character problem fixed. Table Join sub select fixed. Save multilingual string bug fixed. Table Join default value from query added. {{ fieldname.getvalue }} tag added. Layout editor – the link to depending layout fixed. Table Join UTF-8 encoding enforced. (Joomla 3) Select a record with the check-mark and press Edit. It open the form to add a record and not to edit. – Fixed. Fields. Save&Close. “not checked in” fixed.
- 2.9.9 (2022-11-29) – Documentation improved (images added). The tag {{ user(“lastvisitDate”) }} can be written in lowercase. PHP 8.1 compatibility issues fixed. The tag {{ html.search }} tag requires at least one field check added.
- 2.9.8 (2022-11-11) – Image File field type – multiple uploads problem fixed. Code maintenance: Types fixed. Table Join custom title option added: Example: {{ componentid.edit(“mycss”,”readonly”,[“grades”,”grade”],”gradesTitleLayout”) }}. Documentation: Unnecessary quotes deleted.
- 2.9.7 (2022-11-06) – {{ url.format() }} tag fixed. Export to CSV works without any Layout. User registration email subject and body text Joomla 4 bug fixed. Export to CSV file button added to the Back-end: List of Records. Multiple Image File field type problem fixed.
- 2.9.6 (2022-10-25) – Radio field type selector added. Image field type folder changed event: move files by step is changed to 1000 files per step. Details page: Listing Id value possible bug fixed. Layout Editor: Tag double click functionality improved/fixed.
- 2.9.5 (2022-10-22) – Details Page view – filter affecting the listing id bug fixed [Issue #36]. Layout editor – {{ fieldname.edit }} tag double click bug fixed [Issue #34]. Table Join field type Parent Selector explanation added [Issue #35].
- 2.9.4 (2022-10-19) – Image field type improved – An option to select the way to name the uploaded file is added. Edit form – list of fields edited is rendered from the layout. J3 Layout Editor – Tag properties modal window – Radio box bug fixed.
- 2.9.3 (2022-10-03) – Back-end: Control Panel Search, Filters, and “Sort By” fixed or improved. Field name transliterator added. Twig Library updated (security update).
- 2.9.2 (2022-09-28) – Back-end: List of fields and Records – Go back to Tables button added. Table name may contain the underscore character. Blob upload size is limited by blob field type along with PHP settings.
- 2.9.1 (2022-09-27) – Blob field type improved. Files uploaded to the BLOB field are downloadable the same as normal files. The original field name can be stored in the selected field. The file extension can be detected by the MIME type of the data if the field to store the original file name is not selected.
- 2.9.0 (2022-09-14) – Back-end: Add new field – Save and continue button fixed. Custom ordering fields and layout wizard fixed. Documentation: numerical parameters without quotes bug fixed. Text field type value length can be set between 255bytes to 4 GB. Duplicate JS file declaration fixed. User author not updated if already set bug fixed. Table tag id added to simple catalog and catalog page layouts. Blob field type added.
- 2.8.9 (2022-08-25) – Search Reset button added {{ html.searchreset }}
- 2.8.8 (2022-08-24) – Field Type Ordering functionality improved: You can drag and drop records to organize the order in the front-end.
- 2.8.7 (2022-08-18) – Google Map view added to catalog layout. Captcha fixed. JS code cleaned. GPS coordinates changed from “Longitude, Latitude” to “Latitude, Longitude”.
- 2.8.6 (2022-08-10) – Back-end: Both field types Table Join and Multi Table Join are improved – field name select box added. Field selection also works in the Layout Editor, when editing tag parameters.
- 2.8.5 (2022-08-02) – Image field type parameters in the back-end fixed (Joomla 3.x). {{ table.title }} tag bag fixed (The ‘Table not selected’).
Alpha-numerical field names can be used in filters. XML field types and tag meta data is loaded using PHP. Pagination for J4 improved. Pagination arrows option added (Text or Icons) {{ pagination(true) }}. - 2.8.4 (2022-07-27) – Image Gallery and File Box filed types fixed.
- 2.8.3 (2022-07-26) – {{ html.checkboxcount }} tag added. Extended Twig filters added. Multi table join field value bug fixed. Connection to third-party table bug fixed. Upload image required message added.
- 2.8.2 (2022-07-13) – New tags added: {{ table.recordstotal }}, {{ table.recordpagestart }} and {{ table.recordsperpage }}. Also, the RTF file format is available to upload.
- 2.8.1 (2022-07-04) – {{ fieldname.layout() }} Layout content can be passed as an argument instead of Layout Name. {{ tables.getrecords() }} limit parameter fixed. Default records per page limit set to 20000. User Groups field type output value fixed. {{ toolbar(“editmodal”) }} fixed.
- 2.8.0 (2022-06-23) – Ordering improved, nested tables can be used, for example: “model.brand.name desc” – where “model” and “brand” is Table Join fields and “name” is the string field. Open detailed by alias instead of listing_id fixed. The user is not found the warning fixed.
- 2.7.9 (2022-06-21) – CSV export improved: {{ url.format(“csv”,””,””,16,”app_video_csv”,”,”) }}, you can pass layout name to render the export. Also there is a parameter to specify the delimiter/separator.
- 2.7.8 (2022-06-16) – {{ html.searchbutton(“”) }} Leaving the label parameter empty will produce an icon only (a magnifying glass). You can also pass HTML code as the label argument to control the button look completely. Also the back-end Menu and module settings are reorganized. Background field types added to Fields to the Save list (twig compatibility bug fixed). Table and Multi Table Join can be mixed with Dynamic filters and trees.
- 2.7.7 (2022-06-04) – Sort by column header click added. To enable the sort-by-click use this tag: {{ fieldname.label(true) }} instead of {{ fieldname.title }}. Sort by record ID column header tag added – {{ record.label(true) }}. Order by translations fixed. Table Join fields – parent multi-level selection added.
- 2.7.6 (2022-05-26) – Menu Item filter parameter Twig processing added. An option added to create tables without prefixes. Modal form editing is available with the CTCatalog module. Records can be edited or deleted from the module.
- 2.7.5 (2022-05-24) – Code cleaned to be more Joomla 4 oriented. Table Join field edit box fixed. Limit box and Batch tool bar fixed.
- 2.7.4 (2022-05-13) – Back-end multilingual support fixed.Back-end list publish status fixed. Edit form will create missing translation fields if needed.
- 2.7.3 (2022-05-10) – Toolbar set of icons can be selected in Component Configuration – Image icons or Font Awesome (solid icons). Also translation in improved and added more languages. Fill list of translation languages: Czech, Dutch, English (United Kingdom), French , German (Germany), German (Luxemburg),Greek, Italiano, Português (Portugal), Português do Brasil, Russian, Slovak, Slovenščina, Spanish, Ukrainian.
- 2.7.2 (2022-05-09) – Back-end list of records is processed with Twig. CSV import improved (Checkbox field type). Integer and float field types search boxes accepts 0 value. Search by checkbox field type added.
- 2.7.1 (2022-05-05) – Twig parser added to CSS and JS Layouts, Layout editor improved. Custom PHP fixed – old_row also send as an argument. Multi Table Join field type compatibility with the Twig is fixed.
- 2.7.0 (2022-05-03) – File field type – private link bug fixed. Delete record and create user functionality fixed. userid field type fixed and twig parser added to Catalog menu item fixed. md5 warning fixed. also other warnings has been fixed.
- 2.6.9 (2022-04-30) – Execute PHP file onChange bug fixed.Create user bug fixed. record.joincount returns int value.
- 2.6.8 (2022-04-28) – Tags added: {{ fieldsname.get }} and {{ fieldsname.layout }}. Field parameters are parsed with the Twig.
- 2.6.8 (2022-04-28) – Tags added: {{ fieldsname.get }} and {{ fieldsname.layout }}. Field parameters are parsed with the Twig.
- 2.6.7 (2022-04-22) – Layout Editor fixed, Documentation – List of Field Types fixed.
- 2.6.6 (2022-04-16) – Tags added: {{ record.avg() }}, {{ record.min() }}, {{ record.max() }}, {{ record.sum() }}, {{ record.value() }},
{{ tables.getvalue }}, {{ tables.getrecord }}, {{ tables.getrecords}} Documentation: Field Types – Improved. In-table edit fields functionality fixed. Back-end: Wizard – Tags tabs fixed. - 2.6.5 (2022-04-12) – All tags converted to Twig, Back-end wizard can work as an assistant to convert old tags to Twig.
- 2.6.4 (2022-03-31) – Site name Twig tag added, example: {{ document.sitename }}
Google Map API Key field added to component configuration, this is important if you use GPS Coordinates (the Map) field type.
Fixes: Save user group value fixed. Checkbox field type in J4 in-catalog value change event fixed. File field type – delete file functionality fixed. - 2.6.3 (2022-03-24) – Ordering field type added. You can sort records in back-end and in front-end (Simple Catalog layout only).
- 2.6.2 (2022-03-10) – Signature (Drawing pad) field type added. GPS Field type fixed. Available User Groups option added to User Groups field type.
- 2.6.1 (2022-02-08) – Edit Modal form added. {toolbar:editmodal} icon added that opens the edit form in modal window and Toolbar works without reloading the page – this applied to {catalogtable:..} tag.
JS, CSS and Image files are moved to media folder.
Multilingual string and text area save bug fixed.
CSV import improved: Automatically detects field delimiter and charset (unicodes etc)
XML output document name bug fixed. Detailed view record alias route and private file link fixed. Back-end record view bug fixed.
- 2.6.0 (2022-01-18) – Multilevel filters added to Table Join field inputbox. Applied for Twig tags only.
Example: {{ department.edit }}
- 2.5.9 (2022-01-06) – Back-end, Database scheme diagram category filter added. When adding a third-party table its’ added with the fields by default – you can delete (unlink) fields later.
- 2.5.8 (2022-01-05) – Twig variables added: button and captcha.
Leave a Reply
You must be logged in to post a comment.