summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-02-26Fixed #72.xue
2006-02-26Fixed javascript file rendering problem.xue
2006-02-25TValidationSummary font color is set as red by default.xue
2006-02-25Added TRangeValidator demo.xue
2006-02-25Excluding DataAccess/**/*.php from code coverage since that part of the ↵knut
framework is incomplete
2006-02-25Corrected some weird blank character at this comment line which caused the ↵knut
StripPhpComments filter in Phing to fail
2006-02-24Fixed an issue about demo link path.xue
2006-02-24Fixed #69.xue
2006-02-24changed parent class of TDataGridColumn.xue
2006-02-24bug fixes and doc addition to TPagedList.xue
2006-02-24added TPagedList.xue
2006-02-24Fixed a few minor issues about the newly added ReadOnly property.xue
2006-02-24Added ReadOnly property to TList and TMap.xue
2006-02-23Completed target pradoliteknut
2006-02-23Future correction of XSD files according to configuration documentationknut
2006-02-23Corrected links to DTD and XSD files in the quick start guideknut
2006-02-23Corrected 'mode' to 'Mode' since it refers to a TApplication propertyknut
2006-02-23Created an XmlLintTask to validate configuration against XML Schema ↵knut
Definitions and a new target lint-demos to check both syntax of demo configuration and PHP source files
2006-02-23Commented out incomplete execute functionknut
2006-02-23Corrected DTD files (they where mixed) ;)knut
2006-02-23Renamed schema files to avoid confusionknut
2006-02-23Corrected some problems related to validation of application.xmlknut
2006-02-23Fixing #65wei
2006-02-23more clean up work about validators.xue
2006-02-23Fixed an issue caused by a change due to PHP 5.1.2xue
2006-02-22Recovered optimization "fix" that wasn't really a fix :)knut
2006-02-22Did some minor optimization tweaksknut
2006-02-22fixed an encoding bug in TJavaScript.xue
2006-02-22cleanup of validators.xue
2006-02-22fixed broken TJavaScript.wei
2006-02-22Remove empty string values from javascript encodingwei
2006-02-22Adding DataAccess modules.wei
2006-02-22Updated some validators and relevant demos.xue
2006-02-22Added TRangeValidatorxue
2006-02-21A lot of updates to the build fileknut
* PEAR packaging removed for new implementation using package2.xml * Created 'dist' as default target which build everything
2006-02-21Added CREDITSxue
2006-02-21Added DTD and XSD for app and page configurations.xue
2006-02-21changed back application.xmlxue
2006-02-21TAPCCache is formally available.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-20some more refactoring.xue
2006-02-20Refactored TEditCommandColumn to make it easier for being extended.xue
2006-02-20Cleaned up TForm and THead.xue
2006-02-20TPage::setFocus is working.xue
2006-02-19Added more check to publishFilePath.xue
2006-02-19Update TRatingList and date picker.wei
2006-02-19Fixed #56.xue
2006-02-19Made TForm DefaultButton working.xue
2006-02-19Updated architecture tutorial page for change of asset manager.xue