uwetews
|
0f7f0d87b6
|
- new tag {make_nocache} read NEW_FEATURES.txt https://github.com/smarty-php/smarty/issues/110
|
2016-02-14 02:54:38 +01:00 |
|
uwetews
|
3756588858
|
- improvement added KnockoutJS comments to trimwhitespace outputfilter https://github.com/smarty-php/smarty/issues/82
https://github.com/smarty-php/smarty/pull/181
|
2016-02-11 22:05:45 +01:00 |
|
uwetews
|
00f07690e7
|
update of the inheritance release notes
|
2016-02-10 21:32:52 +01:00 |
|
uwetews
|
9c37394ccb
|
- bugfix other {strip} error with output tags between hmtl https://github.com/smarty-php/smarty/issues/180
|
2016-02-10 21:12:35 +01:00 |
|
uwetews
|
a8d3373f26
|
- improvement because of ambiguities the inline constant support has been removed from the $foo.bar syntax https://github.com/smarty-php/smarty/issues/149
|
2016-02-10 04:06:05 +01:00 |
|
uwetews
|
b8fb986327
|
- bugfix {strip} must keep space on output creating smarty tags within html tags https://github.com/smarty-php/smarty/issues/177 other update for BC
|
2016-02-10 03:49:09 +01:00 |
|
uwetews
|
47237eb84f
|
- bugfix wrong precedence on special if conditions like '$foo is ... by $bar' could cause wrong code https://github.com/smarty-php/smarty/issues/178
|
2016-02-10 03:19:25 +01:00 |
|
uwetews
|
417088bdb7
|
- bugfix {strip} must keep space on output creating smarty tags within html tags https://github.com/smarty-php/smarty/issues/177
|
2016-02-10 03:17:32 +01:00 |
|
uwetews
|
08db1a4a3f
|
- bugfix {strip} must keep space on output creating smarty tags within html tags https://github.com/smarty-php/smarty/issues/177
|
2016-02-10 01:12:57 +01:00 |
|
uwetews
|
2f62b99173
|
- update/bugfix scope attribute handling reworked. Read the newfeatures.txt file
|
2016-02-09 23:27:07 +01:00 |
|
uwetews
|
37e6d26b23
|
- move some code from parser into compiler
|
2016-02-09 04:48:08 +01:00 |
|
uwetews
|
b04486a091
|
- reformat all code for unique style
|
2016-02-09 01:27:15 +01:00 |
|
uwetews
|
c59ca44b9f
|
- move some code from parser into compiler
|
2016-02-09 01:15:12 +01:00 |
|
uwetews
|
c1f34b1314
|
- improvement internal compiler changes
|
2016-02-05 17:41:11 +01:00 |
|
uwetews
|
85eedd0c11
|
- bugfix {foreach} compilation failed when $smarty->merge_compiled_includes = true and pre-filters are used.
https://github.com/smarty-php/smarty/issues/172
|
2016-02-01 00:46:15 +01:00 |
|
uwetews
|
e1bf16a504
|
- bugfix implement replacement code for _tag_stack property https://github.com/smarty-php/smarty/issues/151
|
2016-01-29 01:21:00 +01:00 |
|
uwetews
|
addd2a74e2
|
Merge pull request #156 from glensc/patch-1
Update change_log.txt
|
2016-01-28 05:49:12 +01:00 |
|
uwetews
|
a687a127c4
|
- bugfix if fetch('foo.tpl') is called on a template object the $parent parameter should default to the calling template object https://github.com/smarty-php/smarty/issues/152
|
2016-01-28 05:34:41 +01:00 |
|
uwetews
|
193163be29
|
- bugfix allow windows network filepath or wrapper (forum topic 25876) https://github.com/smarty-php/smarty/issues/170
|
2016-01-28 03:51:54 +01:00 |
|
uwetews
|
41684818d9
|
- bugfix {capture} data could not been seen in other templates with {$smarty.capture.name} https://github.com/smarty-php/smarty/issues/153
|
2016-01-27 05:18:29 +01:00 |
|
uwetews
|
f59b00c6dd
|
- bugfix {extends} with relative file path did not work https://github.com/smarty-php/smarty/issues/154
https://github.com/smarty-php/smarty/issues/158
|
2016-01-27 04:51:02 +01:00 |
|
uwetews
|
04d9c5cc34
|
- bugfix output filters did not observe nocache code flag https://github.com/smarty-php/smarty/issues/160
|
2016-01-27 00:35:04 +01:00 |
|
uwetews
|
71f71e6262
|
- bugfix string resource could inject code at {block} or inline subtemplates through PHP comments https://github.com/smarty-php/smarty/issues/157
|
2016-01-26 22:22:20 +01:00 |
|
uwetews
|
867a2f3165
|
- bugfix string resource could inject code at {block} or inline subtemplates through PHP comments https://github.com/smarty-php/smarty/issues/157 (reverted from commit 2850cce19f)
|
2016-01-26 21:49:56 +01:00 |
|
uwetews
|
2850cce19f
|
- bugfix string resource could inject code at {block} or inline subtemplates through PHP comments https://github.com/smarty-php/smarty/issues/157
|
2016-01-26 21:34:11 +01:00 |
|
uwetews
|
0b31052418
|
- bugfix {$smarty.section.customer.loop} did throw compiler error https://github.com/smarty-php/smarty/issues/161
update of yesterdays fix
|
2016-01-26 21:25:29 +01:00 |
|
uwetews
|
8a0c783b71
|
- revert bugfix compiling {section} did create warning
|
2016-01-26 20:49:46 +01:00 |
|
uwetews
|
ccbc4303ed
|
- bugfix {$smarty.section.customer.loop} did throw compiler error https://github.com/smarty-php/smarty/issues/161
|
2016-01-26 03:01:33 +01:00 |
|
uwetews
|
b58e1cdc5a
|
- bugfix compiling {section} did create warning
|
2016-01-26 02:57:21 +01:00 |
|
uwetews
|
8b0e0a3df6
|
- improvement observe Smarty::$_CHARSET in debugging console https://github.com/smarty-php/smarty/issues/169
|
2016-01-26 00:15:39 +01:00 |
|
Elan Ruusamäe
|
5cf9824cdf
|
Update change_log.txt
typo fixes
|
2016-01-06 23:40:13 +02:00 |
|
uwetews
|
dd0f4c7c36
|
- improvement runtime checks if registered block plugins are callabel
|
2016-01-02 17:58:58 +01:00 |
|
uwetews
|
418492b40b
|
- optimize block plugin compiler
|
2016-01-02 11:27:44 +01:00 |
|
uwetews
|
59343127f7
|
- update scope handling
|
2016-01-02 02:47:32 +01:00 |
|
uwetews
|
bdf9f41da8
|
- remove Smarty::$resource_cache_mode property
|
2016-01-01 18:28:27 +01:00 |
|
uwetews
|
8e9cb7586f
|
add memcache tests to travis
|
2015-12-31 06:45:19 +01:00 |
|
uwetews
|
d381c47ba8
|
add memcache tests to travis
|
2015-12-31 06:36:19 +01:00 |
|
uwetews
|
ea866a5a92
|
add memcache tests to travis
|
2015-12-31 06:33:47 +01:00 |
|
uwetews
|
04afbdb18d
|
disable 5.2
|
2015-12-31 06:07:18 +01:00 |
|
uwetews
|
0dc576bfc0
|
enable 5.2
|
2015-12-31 06:03:56 +01:00 |
|
uwetews
|
d32badfdee
|
disable 5.2
|
2015-12-31 05:45:24 +01:00 |
|
uwetews
|
b935ae803b
|
enable 5.2
|
2015-12-31 05:20:50 +01:00 |
|
uwetews
|
fe85dd4a3b
|
disable 5.2
|
2015-12-31 05:08:25 +01:00 |
|
uwetews
|
77b6a9e8e1
|
Add travis test for php 5.2
|
2015-12-31 04:55:59 +01:00 |
|
uwetews
|
633a6285b0
|
Test if class Memcached exists
|
2015-12-31 03:44:42 +01:00 |
|
uwetews
|
239fed38b9
|
enable mysql and memcache tests on travis
|
2015-12-31 02:49:45 +01:00 |
|
uwetews
|
c60cdb3e64
|
- optimization of {assign}, {if} and {while} compiled code
|
2015-12-31 02:20:47 +01:00 |
|
uwetews
|
7eb56ac5e3
|
- bugfix plugin names starting with "php" did not compile https://github.com/smarty-php/smarty/issues/147
|
2015-12-30 22:11:15 +01:00 |
|
uwetews
|
34062d45b7
|
- bugfix Smarty::error_reporting was not observed when display() or fetch() was called on template objects https://github.com/smarty-php/smarty/issues/145
|
2015-12-29 16:54:15 +01:00 |
|
uwetews
|
59b3a53089
|
remove allowed failure on hhvm
|
2015-12-28 06:00:03 +01:00 |
|