summaryrefslogtreecommitdiff
path: root/framework/Web/UI/TTemplateManager.php
AgeCommit message (Collapse)Author
2013-01-15backported r3251 into trunk/ctrlaltca
2012-07-12standardize the use of unix eol; use svn properties to enforce native eolctrlaltca
2012-07-12happy new yearctrlaltca
2012-03-25Reworked the patch for #391; now a TComponent-based controls can contain ↵ctrlaltca@gmail.com
methods prefixed by "js" to indicate that those methods can receive raw javascript. Such methods can be called both in a xss-safe, javascript-encoded way: $xxx->Property="yyy" and in a raw-javascript way: $xxx->jsProperty="zzz". Patch by gabor, documentation is on the way
2012-03-24Committer 2nd part of patch for #391ctrlaltca@gmail.com
2011-08-28Modifiy TTemplate::parseAttributes to allow definition of "HTML5 Custom Data ↵GODZilla0480@gmail.com
Attributes (data-*)" e.g Attributes.data-custom-value="foobar"
2011-06-20updated year information on all framework sources where possible (Copyright ↵ctrlaltca@gmail.com
© 2005-2008 PradoSoft => Copyright © 2005-2011 PradoSoft)
2011-06-20removed useless calls to empty contructor; reverted some additional ↵ctrlaltca@gmail.com
undocumented changes; upported the "cgi workaround" to trunk/; large (fake) changeset are due to mixed cr/crlf used previously
2011-02-26CHG: Remove TReflectionClass and all references since equals ReflectionClassgodzilla80@gmx.net
2010-10-20fixed #296rojaro
2010-04-18ensured that the UI are calling their parent __construct methodsjavalizard
2009-07-13- Models, Behaviors ...rojaro
2009-03-19replace array_push() function calls with native language constuct if make sensegodzilla80@gmx.net
2008-11-12Issue 51 - removed wrong doccarlgmathisen
2008-11-12Issue 51 - Additional template tagcarlgmathisen
2008-10-21removed all trailing ?>qiang.xue
2008-07-30updated copyrightknut
2007-10-03Fixed TConditional parent-child relationship.xue
2007-10-03Changed TConditional so that the controls in its template behave like they ↵xue
are in its parent
2007-08-06fixed #685xue
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
in template
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 ↵wei
quickstart docs.
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