Skip to content

1.0.6

Compare
Choose a tag to compare
@daylightstudio daylightstudio released this 10 Apr 22:22
· 1535 commits to master since this release

Added class="action_{name}" to list view actions links
Added case sensitivity to page location lookups in the CMS
Added enum_params parameter to the "multi" field type
Added disabled parameter to textarea field type
Fix for issue where javascript wouldn't be properly executed if a textarea field wasn't set
Fixed assets module list items filtering to be case insensitive
FIxed issue when trying to upload a text/html document for a page or block
Fixed a couple issues with generated Careers module model
Fixed issue when using up/down key arrows when selecting an image asset
Fixed issue with PHP 5.4 explode(end(...)) in link_target function
Fixed issue with saving dates in repeatable fields
Fixed issue with using "lower" formatter with a record item
Fixed issue when trying to override the preview_path value for the Pages module
Fixed issue with loading SQL from windows with MY_DB_mysql_driver::load_sql()
Fixed link issue to the forum with install screen
Fixed issue with the database library not being loaded when trying to uninstall an advanced module
Several other bug fixes and improvements.