• v2.5.8 a19b410adc

    Llewellyn released this 2017-10-20 23:53:13 +00:00 | 629 commits to master since this release

    • Removing repeatable fields from site view, custom admin view, and admin view. Also updated the compiler, removed permissions on fields to speedup page load in admin and joomla component views.
    • Decoupled fields and conditions from admin view as explained in gh-136 Added new admin_fields and
    • admin_fields_conditions tables and moved the data from admin_view to these new tables.
      Fixed the dynamicGet ajax to now get field values from the new admin_fields table.
    • Cleaned-up some more javascript one the admin_view. Changed the admin_view layout. Improved the converion of data. Added a new tabsName field to the admin_fields view.
    • Fixed tab line-up so the linked component in the admin_view will show again
    • Added field fix in models to help with the change from repeatable fieds to subform fields. Added ajax to load admin fields and conditions into the admin view.
    • fixed bug in custom admin view, due to incorrect space in table name.
    • Added shortcut buttons to the admin views list view to quickly access admin fields. Improved the upgrade script to insure beter conversion of fields from repeatable to subform fields.
    • Removed JError from admin views, and compiler. Added edit link to each field in admin view. Removed linked to admin view from fields view.
    • fixed a line break incorrectly escaped, added better description to new fields layout.
    • Added field filtering to admin fields conditions to only load fields linked to admin view. Updated the component export method to also export the new views and field relationships.
    • Imporved the field display on admin fields conditions to only show fields linked to the admin view. Added access back to all JCB admin views. Fixed the export of JCB packages to include the new admin_fields and admin_flieds_conditions tables. Adapted the JCB package import method to be able to import old JCB packages.
    • Fixed JCB package Import. Fixed snippet display in site view. Imporved export of JCB packages.
    • Stable Release To Upgrade https://youtu.be/YaycQcsMpOs
    Downloads