My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Older

  • Dec 23, 2008
    r51 (Added POST capabilities to fetch_remote_file(). Changed cook...) committed by neogeek0101   -   Added POST capabilities to fetch_remote_file(). Changed cookie names to be more unique (added an "f" to the beginning of each name).
    Added POST capabilities to fetch_remote_file(). Changed cookie names to be more unique (added an "f" to the beginning of each name).
  • Dec 07, 2008
    r50 (Fixed issue with path_info() function when server didn't ret...) committed by neogeek0101   -   Fixed issue with path_info() function when server didn't return $_SERVER['PATH_INFO'].
    Fixed issue with path_info() function when server didn't return $_SERVER['PATH_INFO'].
  • Oct 01, 2008
    r49 (Added string support to santizie_data().) committed by neogeek0101   -   Added string support to santizie_data().
    Added string support to santizie_data().
  • Sep 23, 2008
    r48 (Added functionality to convert $Template->Form's $field vari...) committed by neogeek0101   -   Added functionality to convert $Template->Form's $field variable from a string to an array if user passes a string through the function rather than an array.
    Added functionality to convert $Template->Form's $field variable from a string to an array if user passes a string through the function rather than an array.
  • Sep 05, 2008
    r47 (Added imagedestroy() to GFX class.) committed by neogeek0101   -   Added imagedestroy() to GFX class.
    Added imagedestroy() to GFX class.
  • Sep 04, 2008
    r46 (Updated regular expressions.) committed by neogeek0101   -   Updated regular expressions.
    Updated regular expressions.
  • Aug 28, 2008
    r45 (Fixed issue with url_query() not removing empty values.) committed by neogeek0101   -   Fixed issue with url_query() not removing empty values.
    Fixed issue with url_query() not removing empty values.
  • Aug 28, 2008
    r44 (Added clause to $Database->Process().) committed by neogeek0101   -   Added clause to $Database->Process().
    Added clause to $Database->Process().
  • Aug 19, 2008
    r43 (Corrected incorrect variable in documentation. Fixed preg_re...) committed by neogeek0101   -   Corrected incorrect variable in documentation. Fixed preg_replace bug in template.php.
    Corrected incorrect variable in documentation. Fixed preg_replace bug in template.php.
  • Aug 14, 2008
    r42 (Added $autoformat boolean to $Template->Form().) committed by neogeek0101   -   Added $autoformat boolean to $Template->Form().
    Added $autoformat boolean to $Template->Form().
  • Aug 13, 2008
    r41 (Fixed float issue with the sidebar elements in the documenta...) committed by neogeek0101   -   Fixed float issue with the sidebar elements in the documentation.
    Fixed float issue with the sidebar elements in the documentation.
  • Aug 13, 2008
    r40 (Changed int(1) to tinyint(1) for $Template->Form boolean han...) committed by neogeek0101   -   Changed int(1) to tinyint(1) for $Template->Form boolean handling.
    Changed int(1) to tinyint(1) for $Template->Form boolean handling.
  • Aug 13, 2008
    r39 (Removed unused variables and expressions. Fixed HTML bug in ...) committed by neogeek0101   -   Removed unused variables and expressions. Fixed HTML bug in documentation.
    Removed unused variables and expressions. Fixed HTML bug in documentation.
  • Aug 08, 2008
    r38 (Added OpenID to compile.php. Optimized $Database->Table() co...) committed by neogeek0101   -   Added OpenID to compile.php. Optimized $Database->Table() code. Changed $Database->Process() to request an array rather than a resource when fetching column names. Fixed issue with non-required variables causing problems in GFX->Resize(). Removed unnecessary variables from class.template.php. Set constant('error_log') to false to match the documentation. Optimized use of variables in various functions. Added reset($array) to various functions. Switched from str_replace to preg_replace in template.php. Added fieldset tags around form elements in $Template->Form(); Updated documentation to reflect most recent changes to the framework.
    Added OpenID to compile.php. Optimized $Database->Table() code. Changed $Database->Process() to request an array rather than a resource when fetching column names. Fixed issue with non-required variables causing problems in GFX->Resize(). Removed unnecessary variables from class.template.php. Set constant('error_log') to false to match the documentation. Optimized use of variables in various functions. Added reset($array) to various functions. Switched from str_replace to preg_replace in template.php. Added fieldset tags around form elements in $Template->Form(); Updated documentation to reflect most recent changes to the framework.
  • Aug 03, 2008
    r37 (Fixed issue with labels and input objects in $Template->Form...) committed by neogeek0101   -   Fixed issue with labels and input objects in $Template->Form().
    Fixed issue with labels and input objects in $Template->Form().
  • Aug 03, 2008
    r36 (Added ability to order fields in $Template->Form().) committed by neogeek0101   -   Added ability to order fields in $Template->Form().
    Added ability to order fields in $Template->Form().
  • Aug 02, 2008
    r35 (Fixed issue with </body> in function ob_template(). Swapped ...) committed by neogeek0101   -   Fixed issue with </body> in function ob_template(). Swapped order of if statement in function array_walk_recursive(). Added PHP_EOL to end of the error reporting output in the function error(). Added case-insensitive pattern modifier to regular expression in function field_type(). Cleaned up whitespace in function sanitize_data(). Added year to function timeago(). Cleaned up whitespace in function url_query(). Prevented $output from being just a question mark in function url_query() when there are no variables in the url query. Removed in_array() function and replaced it with a simple comparison in $Database->Process(). Fixed the OpenID class to work with all test sites. (10/10) Removed two unused variables from $Template->Generate(). Changed way in which total_rows is calculated. Added new functionality to $Template->Form() which auto generates certain form elements.
    Fixed issue with </body> in function ob_template(). Swapped order of if statement in function array_walk_recursive(). Added PHP_EOL to end of the error reporting output in the function error(). Added case-insensitive pattern modifier to regular expression in function field_type(). Cleaned up whitespace in function sanitize_data(). Added year to function timeago(). Cleaned up whitespace in function url_query(). Prevented $output from being just a question mark in function url_query() when there are no variables in the url query. Removed in_array() function and replaced it with a simple comparison in $Database->Process(). Fixed the OpenID class to work with all test sites. (10/10) Removed two unused variables from $Template->Generate(). Changed way in which total_rows is calculated. Added new functionality to $Template->Form() which auto generates certain form elements.
 
Hosted by Google Code