File Release Notes and Changelog
Notes:
This is a bugfix release. Bugs that appera in Windows environments are now fixed.
Changes:
TCC changes:
Error during module installation now shows just original error, not whole exception message
Extended size of form fields on several forms to accommodate long paths.
site_template_install.php now shows template name and overwrite and overwrite-all options.
Updating available modules list now is impossible if there are no Modules Sources Path defined
Site template install process changed so you will be unable to proceed if there are missing install candidates.
Fixed bug 1869933: Cannot install jabba template if no available modules
Fixed bug 1869935: Unable to define new site
Fixed bug 1869937: Broken links on tcc index page
Fixed bug 1869940: Cannot delete site record
Fixed bug 1869953: In Windows installation of template jabba fails
TCL changes:
Added tangra_normalize_slashes() function - converts windows style path to normal
Added API reference (html) in docs/ directory
Fixed several minor bugs
Added phpdoc comments
TM changes:
fixed creation of symlinks in Windows (uses normal file)