summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-14Added 3 FT for TDataGrid demos.xue
2006-02-14Fixed a bug about base url calculation.xue
2006-02-14Added datalist FT.xue
2006-02-13Added repeater functional tests.xue
2006-02-13Added TBulletedList FT.xue
2006-02-13Fixed an issue of I18N FT running on FF.xue
2006-02-13Added PagePath property to TPage.xue
2006-02-13Let apc serialize object, to have atomic operation.alban
2006-02-13Reorganized FT test folder.xue
2006-02-13Anonymous modules are allowed now.xue
2006-02-13Updated cookie tutorial.xue
2006-02-13Removed host address and user agent from cookie validation information.xue
2006-02-13Refactored TPageService so that it is easier to be derived.xue
2006-02-12Fixed the bug of missing _initialized variable.xue
2006-02-12Added getAllowChildControls and TEmptyControlList.xue
2006-02-12Updated cookie attack prevention tutorial page.xue
2006-02-12updated topic list.xue
2006-02-12Added cookie protection tutorial.xue
2006-02-12Implemented cookie HMAC check.xue
2006-02-11Updated quickstart tutorial to reflect the addition of TSecurityManager.xue
2006-02-11Added TSecurityManager and state encryption method.xue
2006-02-11Fixed Ticket #46.xue
2006-02-11Completed TDataGrid documentation.xue
2006-02-10Fixed a bug in TTemplateColumn about HeaderText.xue
2006-02-09Fixed a bug of mainmenu url.xue
2006-02-09forgot the actual task :)knut
2006-02-09added lint task for checking syntax of PHP source filesknut
2006-02-09Added Printer-friendly version of quickstart tutorial.xue
2006-02-08Changed accessibility of a few render-related methods (needed by adapters).xue
2006-02-08Updated application lifecycle and related tutorial description.xue
2006-02-08Modified application lifecycles.xue
2006-02-08Moved onExitApplication out of destructor.xue
2006-02-08removed a file control files from pradolite.phpxue
2006-02-07Application configuration files can now be explicitly specified, and multiple...xue
2006-02-07Fixed a bug about setting ErrorTemplatePathxue
2006-02-07Added UrlFormat property to THttpRequest.xue
2006-02-07Added OnExitApplication event to TApplication.xue
2006-02-07Fixed Ticket #39.xue
2006-02-07Completed the tutorial about creating new controls.xue
2006-02-07fixed the usage of getIsValidxue
2006-02-07Added ControlCssClass property to TBaseValidator.xue
2006-02-07Added AutoTrim property to TTextBox.xue
2006-02-07Fixed a bug in generating URLs with double slashes.xue
2006-02-06added some more testsknut
2006-02-06added PHPUnit2_Framework_IncompleteTestErrorknut
2006-02-06Added EmptyTemplate property to TRepeater.xue
2006-02-06Fixed a bug in TDataGrid about columnspan of pager cell.xue
2006-02-06added getRaw and setRaw method, if you need to store/retrieve value which are...alban
2006-02-06Fixed a bug in computing page numbers.xue
2006-02-06Fixed a bug about calculating the starting pager button in TDataGrid.xue