Skip to content

FI-v1.2 CI-3.x

Pre-release
Pre-release

Choose a tag to compare

@Reconix Reconix released this 26 Aug 05:37
· 18 commits to v1.x since this release

The first release on CI-3.

Version 1.2 - Development

Version 1.1

  • ForgeIgniter
    ¬ Added: Missing Files
    .htaccess file to cache DIR.
    Missing memcached config file.
    Missing Migration config file.
    Missing mimes config file + audio correction.
    ¬ Updated: Modular Extensions - HMVC
    ¬ Updated: Missing Config.
    ¬ Fixed: Unknown column 'FI_t1 .postID' in 'on clause'
    ¬ Fixed: errors on mySQL join alias interpretation comments
    ¬ Fixed: Fixed: wrong select query
    ¬ Fixed: After Parser Fix - Broken Markup
    ¬ Fixed: deprecated constructors
    Site.php, Permission.php, Template.php, Auth.php, Core.php, Uploads.php

  • CodeIgniter
    ¬ Updated to v3.1.0 http://www.codeigniter.com/user_guide/changelog.html

  • Wiki
    ¬ Fixed: Recent changes not showing

  • Blog
    ¬ Fixed: Cannot access protected property MY_Pagination::$total_rows
    ¬ Fixed: [] operator not supported for strings (Admin)


Version 1.0

  • ForgeIgniter
    ¬ Fixed: undefined model error and preg_match_all() issues
    ¬ Fixed: admin dashboard errors on mysql join alias interpretation
    ¬ Updated: Now functions with CI3, a quick summery found below.
    SQL dump, Mimes, Main Config, All modules class names, db config,
    error pages, routes & modules routes, root index,

  • CodeIgniter
    ¬ Updated to v3.0.3 http://www.codeigniter.com/user_guide/changelog.html