• v2.6.0 805398e1a1

    Llewellyn released this 2017-10-31 02:34:25 +00:00 | 614 commits to master since this release

    • Added status, copy and delete sync between admin_view linked views (admin_fields, admin_fields_conditions).
    • Added notice of language (tanslations) added or not added with details to compiler
    • Resolved gh-146 compiler error on joined db in dinamic get thanks to @mwweb & @ro-ot
    • Resolved gh-147 by adding the sort of fields back into the save method
    • Resolved gh-144 to ensure that the published tab (fields overwriting and adding) option is available again.
    • Resolved gh-145 by moving the subforms to their own tab in dynamic get view
    • Converted all repeatable fields to subform fields in Joomla component view
    • Moved 9 subforms and other fields to their own table and view (decopuling them fom Joomla component view), that means we added 9 more views and tables to JCB
    • Added all the ajax for buttons and display views to Joomla component view
    • Added tmp scripts all across the new areas with subforms to ensure all repeatable fields are converted. Will be removed in v2.7.0
    • Added synced copy, change state and delete in Joomla components view in relation to all tables linked to it (same as with admin views)
    • Improved the set name method in ajax.php.
    • Tweaked a few small things around the display of ajax table return values.
    • Added language strings to the ajax table headers of subforms.
    • Adapted he export of JCB packages to also include the new tables.
    • Adapted the compiler to use the new tables and subforms for the joomla component. Improved the compiler to make more use of the array_map function
    • Adapted the importer of JCB packages to now work with the new joomla component changes
    • Made changes to the compiler in relation to version control.
    • Resolved gh-154 to insure string translation for state values. Added shortcuts in Joomla Component list view to all linked tables in their relationship with the Joomla Component
    Downloads