summaryrefslogtreecommitdiff
path: root/framework/Web/UI/TTemplateManager.php
AgeCommit message (Expand)Author
2007-04-13Comment tag <!-- ... ---> (introduced in v3.1a) is changed to <!--- ... --->xue
2007-04-02Reduced ViewState size significantly by ignoring initial property values set ...xue
2007-03-31Fixed #566xue
2007-03-06Fixed template expression bug.xue
2007-03-03Fixed #503.xue
2007-03-02Improved error display.xue
2007-02-24Fix for non-template template control loading.xue
2007-01-14Add "block-content" to allow user comments on block level elements in quickst...wei
2007-01-08added new comment template tag <!-- --->xue
2007-01-05fixed #489.xue
2006-12-01merge from 3.0 branch till 1537.xue
2006-11-04merge from 3.0 branch till 1489.xue
2006-09-13Merge from 3.0 branch till 1409.xue
2006-09-09merge from 3.0 branch till 1401.xue
2006-09-08merge from 3.0 branch till 1397.xue
2006-08-31Fixed #352.xue
2006-08-30merge from 3.0 branch till 1363.xue
2006-06-30Merge from 3.0 branch till 1218.xue
2006-06-19Merge from 3.0 branch till 1185.xue
2006-06-15Merge from 3.0 branch till 1166.xue
2006-06-02merge from 3.0 branch till 1133.xue
2006-05-09(no commit message)xue
2006-05-05added support to configure subproperties in a groupxue
2006-05-05Merge from 3.0 branch till 1033.xue
2006-05-05Added prioritize callback and enabled viewstate update on callback return.wei
2006-05-04Fixed a merge error.xue
2006-05-04Merge from 3.0 branch till 1016.xue
2006-05-01Merge from 3.0 branch till 1004.xue
2006-04-30merge from 3.0 branch till 995.xue
2006-04-18Merge from 3.0 branch till 934.xue
2006-04-17Merge from 3.0 branch till 928.xue
2006-04-16Merge from 3.0 branch till 924xue
2006-04-15Merge from branch 3.0 till 913.xue
2006-04-09Cache key for TOutputCache now also uses PagePath.xue
2006-04-09Fixed a bug about determining the cache key in TOutputCache.xue
2006-04-09Fixed a few bugs in TOutputCache. Documentation for TOutputCache is completed.xue
2006-04-07Merge from 3.0 till 868.xue
2006-03-18Fixed a bug about setting empty property for non-control component in template.xue
2006-03-13TDataFieldAccessor can access public member variables now. Added implementati...xue
2006-03-09Many small fixes due to the result of zend analyzer.xue
2006-03-01Added support to dynamic ID and SkinID.xue
2006-03-01Added some more sanity checks of template usage.xue
2006-02-21Fixed an issue caused by the incompatibility of PHP 5.1.2 about is_callable().xue
2006-02-20Code cleanup and added some documentation.xue
2006-02-17Changed a few application API names.xue
2006-02-17Add TApplicationComponent class and adjusted the relevant classes.xue
2006-02-17moved shortcut methods from TComponent to TControl.xue
2006-02-16Modified asset manipulation APIs.xue
2006-02-15Added duplicate property configuration check.xue
2006-02-15Added SourceTemplateControl property for TControl.xue