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