Fabrik 2.0rc3 released
Written by Rob Clayburn Wednesday, 20 May 2009 10:15
Fabrik 2.0rc3 has now been released and is available in the downloads section
This is pretty much a bug fix release, and will be the last release candidate before a final 2.0 release.
What is Fabrik?
Fabrik is THE open source Joomla application builder component. Fabrik gives you the power to create forms and tables that run inside Joomla without requiring knowledge of MySQL and PHP. Then feed your data into Google Maps, Charts or an AJAX based calendar With Fabrik you can create applications that range in complexity from simple contact forms to complex applications such as a job application site or bug tracking systems.
Summary of Some of the Issues fixed
Groups:
fixed: copy group now allows you to copy the groups elements as wellfixed deleting repeat groups with fileupload elements - wrong images saved
fixed: Can't delete repeat group entry when only one exists
Forms:
- added: getTopContent() and getBottomContent() options to fabrikphp form plug-in. Allows you to insert content before and after your form
- fixed: fabrikphp form plugin - if you ran in top and bottom positions the data was duplicated two times
- In email plugin, if no file uploaded, it'll use the 'default image' as the attachment.
- Search for optional custom.css in template folder, if found this css file will be included
- Adding ability to abort (return false) from PHP submission scripts.
- fixed: multipage form js error if group with no elements contained within form
- Fixed PDF generation
Tables:
- added: related data - main table now shows number of matched records in related table
- fixed: related data - adding a record in related data table filtered the total record counts based on the submitted data
- fixed: copy table now correctly copies forms, groups and elements. Also correctly sets publish up/down dates for copied table
- fixed: table ordering not working in Chrome and Safari 4b
- fixed: CSV export in IE7 - was not applying filters
- Fixed PDF generation
Elements:
GoogleMap
- fixed: edits to googlemaps marker position using lon/lat fields didn't work.
- fixed: editing a form with googlemap element didnt show lon/lat until marker dragged
Fileupload
- added: Fileuploads can now be uploaded to Amazon s3
- added: option to delete existing files when uploading images
Date:
- If "no typing allowed" option selected, clicking on date field did not automatically open the calendar
Cascading dropdown:
- Added eval and default value options
Database join:
- Added eval and default value options
Text area:
- added: tagify option. Allows you to create tags which when clicked on in the table view will filter the table's data
Form Module
- added: form module 'use ajax' option. If turned on then redirect pages are loaded in a mocha window.
Fabrik plug-in
- fixed: plugin call such as {fabrik view=form id=10 jos_test___Land=Germany} was not putting 'germany' in field value
