.. |
API
|
Moved Gravatar hash function to a dedicated Gravatar class
|
2012-11-06 08:32:09 -05:00 |
Database
|
Disabled debug_backtrace logging for PHP < 5.3.6
|
2012-11-08 13:54:35 -05:00 |
Display
|
Added fluid variable to the Module class
|
2012-10-14 17:53:23 -04:00 |
Browser.php
|
Added isMobile() function to the Browser class
|
2012-10-14 14:01:56 -04:00 |
Cache.php
|
Fixed Cache::delete() when passing an array of keys
|
2012-11-07 19:28:44 -05:00 |
Config.php
|
Updated copyright, website and contact email
|
2012-09-30 12:40:29 -04:00 |
Controller.php
|
Added role based default methods
|
2012-10-14 18:46:29 -04:00 |
Convert.php
|
Dropped PECL files
|
2012-10-14 14:22:28 -04:00 |
Database.php
|
Added Model and configuration overrides for the column mapping
|
2012-10-22 10:23:10 -04:00 |
Date.php
|
Time class
|
2012-10-10 22:09:37 -04:00 |
Dynamic.php
|
LESSed up the minification logic
|
2012-10-14 20:05:03 -04:00 |
Error.php
|
Updated the last few URL's that were wrong, also generated a new copy of the documentation
|
2012-10-03 17:46:27 -04:00 |
File.php
|
Updated copyright, website and contact email
|
2012-09-30 12:40:29 -04:00 |
Form.php
|
Updated copyright, website and contact email
|
2012-09-30 12:40:29 -04:00 |
Log.php
|
Updated copyright, website and contact email
|
2012-09-30 12:40:29 -04:00 |
Model.php
|
Added a way to queue records and do a mass INSERT
|
2012-11-16 17:48:05 -05:00 |
Module.php
|
If the module doesn't return anything, pass the return array instead
|
2012-10-14 18:08:27 -04:00 |
Number.php
|
Added number utility class and a method to add ordinal indicators to a number (and without the need of PHP 5.3 which has some new class for that)
|
2012-11-17 12:27:00 -05:00 |
Object.php
|
Updated copyright, website and contact email
|
2012-09-30 12:40:29 -04:00 |
Profiler.php
|
Updated copyright, website and contact email
|
2012-09-30 12:40:29 -04:00 |
Security.php
|
Added role based default methods
|
2012-10-14 18:46:29 -04:00 |
Session.php
|
Set _REQUEST['request'] by default
|
2012-10-11 22:50:32 -04:00 |
String.php
|
Fold was missing a close marker
|
2012-11-27 11:37:40 -05:00 |
Time.php
|
Working on bootstrap
|
2012-10-11 15:27:00 -04:00 |