Commit Graph

1476 Commits

Author SHA1 Message Date
messju
f8011f6acb unrecognized custom-functions trigger an error at compile now, not at
display-time.
2004-01-25 15:29:19 +00:00
changelog
74a4e59f80 ChangeLog update 2004-01-24 01:32:31 +00:00
mohrt
542e361fe2 reword a paragraph 2004-01-23 20:56:41 +00:00
mohrt
e8384fe5d7 remove file 2004-01-23 16:28:19 +00:00
mohrt
724c49553a add a couple more tests 2004-01-23 16:05:59 +00:00
changelog
a36697993e ChangeLog update 2004-01-23 01:32:14 +00:00
messju
0a66a27fe1 removed emission of unnecessary notices for unavailable config-files
in config_load()
2004-01-22 23:54:51 +00:00
messju
88cf42b0e6 fixed handling of hidden sections in Config_File 2004-01-22 23:47:46 +00:00
changelog
72ee372936 ChangeLog update 2004-01-22 01:32:17 +00:00
messju
cf0ee7bdd8 added handling of resources for {config_load} 2004-01-21 17:21:26 +00:00
changelog
64a67e5d58 ChangeLog update 2004-01-20 01:32:14 +00:00
messju
07b151bf3e fixed bug when using arrays with tr_attr and td_attr in {html_table} 2004-01-19 12:47:59 +00:00
mohrt
95ac71b716 add template files 2004-01-17 18:31:16 +00:00
changelog
f47ee26f1e ChangeLog update 2004-01-17 01:32:19 +00:00
mohrt
e94bd561a9 add more test cases 2004-01-16 22:51:48 +00:00
mohrt
b9450d2cf6 add unit testing 2004-01-16 22:14:51 +00:00
mohrt
51e1064d69 update version numbers, add initial unit test directory 2004-01-16 22:12:08 +00:00
mohrt
5383e42a1d update version numbers for 2.6.1 release 2004-01-16 20:24:45 +00:00
messju
9b032e1ea4 renamed $smarty->tpl_rror_reporting to $smarty->error_reporting
"tpl_" is a bit redundant here (it's a TemPLate-engine overall :)
2004-01-16 20:01:35 +00:00
changelog
5217ffa6b0 ChangeLog update 2004-01-16 01:32:12 +00:00
messju
146ecb7a85 forgot to remove duplicate is_secure()-check 2004-01-15 15:04:33 +00:00
messju
ea53ef5a58 fix: $smarty->security is now correctly handled
minor optimizations:
   core/core.is_secure.php is only included when needed
   $dpi_default is only determined when needed
2004-01-15 15:00:09 +00:00
changelog
6e0b6a5f2c ChangeLog update 2004-01-15 01:32:19 +00:00
messju
04307bb560 removed suggestions to use extract() from the manual 2004-01-14 16:16:24 +00:00
messju
96dd0fa51d fixed typo 2004-01-14 16:13:51 +00:00
changelog
bafdb63d89 ChangeLog update 2004-01-13 01:32:22 +00:00
messju
05a9dc1b2e mention SCRIPT_NAME below {$smarty} reserved variable because it got
lost in the docs for $smarty->global_assign
2004-01-12 20:12:04 +00:00
messju
8b82ad310b added docs for {$smarty.version} special variable 2004-01-12 19:46:55 +00:00
messju
cfd9991c26 removed docs for $global_assign 2004-01-12 19:46:12 +00:00
messju
c3a3e15c33 added docs for tpl_error_reporting 2004-01-12 19:42:13 +00:00
messju
e8b181cf74 added docs for year_empty-, month_empty- and day_emtpy-attributes of
html_select_date. maybe an example is needed to better explain empty
values in YYY-MM-DD.
2004-01-12 19:24:28 +00:00
changelog
48e7a52abb ChangeLog update 2004-01-11 01:32:37 +00:00
messju
92d6489001 fixed handling of {php}-tags 2004-01-10 23:43:07 +00:00
mohrt
e238784674 fix html_checkboxes examples 2004-01-10 21:28:15 +00:00
changelog
86ba80a2b7 ChangeLog update 2004-01-09 01:32:39 +00:00
messju
6950893505 added caching of requested paths to smarty_core_assemble_plugin_filepath() 2004-01-08 13:13:04 +00:00
messju
73995af1e9 fix handling of comments inside {php}- and {literal}-blocks 2004-01-08 12:47:12 +00:00
messju
d6f1f25741 fixed handling of comments inside {php} and {literal} 2004-01-08 12:46:27 +00:00
changelog
cfdb6b0851 ChangeLog update 2004-01-07 01:32:09 +00:00
messju
448114faeb fixed bug handling triple-quotes in config-files 2004-01-06 09:21:00 +00:00
messju
b0093e4cba fixed bugs with triple-quotes in config-files
thanks BRDude for finding them testing!
2004-01-06 09:17:02 +00:00
changelog
e0d0dbe73c ChangeLog update 2004-01-03 01:32:12 +00:00
messju
35d7d5126d removed unnecessary param in call to _fetch_resource_info() 2004-01-02 11:05:41 +00:00
changelog
f8b8e73de4 ChangeLog update 2003-12-31 01:33:12 +00:00
messju
70e7586d57 oops! removed tabs. 2003-12-30 21:42:51 +00:00
changelog
a881935a1c ChangeLog update 2003-12-28 01:32:06 +00:00
messju
077bb151ad made $SCRIPT_NAME available again
changes default for request_use_auto_global to prefer autoglobals
2003-12-27 09:41:43 +00:00
messju
def552981a removed tabs and trailing spaces 2003-12-27 09:35:08 +00:00
messju
e335832f62 readded default_modifiers. who removed that? 2003-12-27 09:25:25 +00:00
changelog
f5018687c3 ChangeLog update 2003-12-24 01:32:00 +00:00