| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2011-09-16 | commit 3.1 into the trunk | monte.ohrt | 1 | -193/+205 | |
| 2011-03-08 | fixed config_load to only load defaults with no section defined | monte.ohrt | 1 | -10/+12 | |
| 2010-11-13 | - fixed internal_config (removed unwanted code line) | uwe.tews@googlemail.com | 1 | -1/+0 | |
| 2010-11-12 | - reactivated $error_reporting property handling | uwe.tews@googlemail.com | 1 | -16/+29 | |
| - fixed typo in compile_continue - fixed security in {fetch} plugin - changed back plugin parameters to two. second is template object with transparent access to Smarty object - fixed {config_load} scoping form compile time to run time | |||||
| 2010-11-11 | - major update including some API changes | uwe.tews@googlemail.com | 1 | -2/+2 | |
| 2010-11-10 | (no commit message) | uwe.tews@googlemail.com | 1 | -2/+2 | |
| 2010-11-10 | - observe compile_id also for config files | uwe.tews@googlemail.com | 1 | -0/+5 | |
| 2010-08-23 | - fixed E_STRICT errors for uninitialized variables | Uwe.Tews | 1 | -0/+1 | |
| 2010-08-13 | - remove exception_handler property from Smarty class | Uwe.Tews | 1 | -3/+3 | |
| - added Smarty's own exceptions SmartyException and SmartyCompilerException | |||||
| 2010-05-14 | 14/05/2010 | Uwe.Tews | 1 | -2/+2 | |
| - bugfix compile new config files if compile_check and force_compile = false - added variable static classes names to template syntax | |||||
| 2010-04-30 | - bugfix when comparing timestamps in sysplugins/smarty_internal_config.php | Uwe.Tews | 1 | -1/+1 | |
| 2010-04-28 | - change default of $debugging_ctrl to 'NONE' | Uwe.Tews | 1 | -5/+7 | |
| - optimization of compiled code of {foreach} and {for} loops - change of compiler for config variables | |||||
| 2010-03-31 | - compile locking by touching old compiled files to avoid concurrent ↵ | Uwe.Tews | 1 | -65/+73 | |
| compilations | |||||
| 2010-03-29 | - bugfix allow array definitions as modifier parameter | Uwe.Tews | 1 | -102/+102 | |
| - bugfix observe compile_check property when loading config files - added the template object as third filter parameter | |||||
| 2010-01-14 | - bugfix allow absolute filepath for config files | Uwe.Tews | 1 | -0/+3 | |
| 2009-12-29 | - use sha1() for filepath encoding | Uwe.Tews | 1 | -3/+3 | |
| - updates on nocache_hash handling | |||||
| 2009-11-24 | - bugfix for $smarty->config_overwrite = false | Uwe.Tews | 1 | -3/+11 | |
| 2009-11-17 | - sanitize compile_id and cache_id (replace illegal chars with _) | Uwe.Tews | 1 | -1/+1 | |
| - use _dir_perms and _file_perms properties at file creation - new constant SMARTY_RESOURCE_DATE_FORMAT (default '%b %e, %Y') which is used as default format in modifier date_format | |||||
| 2009-11-03 | - renamed function names of autoloaded Smarty methods to Smarty_Method_.... | Uwe.Tews | 1 | -1/+1 | |
| - new security_class property (default is Smarty_Security) | |||||
| 2009-10-31 | - change of filenames in sysplugins folder for internal spl_autoload function | Uwe.Tews | 1 | -0/+249 | |
| - lexer/parser changed for increased compilation speed | |||||
