summaryrefslogtreecommitdiff
path: root/buildscripts
AgeCommit message (Collapse)Author
2006-04-30Changed ClientValidation to ClientSide (same property name will be used in ↵wei
ActiveControls)
2006-04-30Small correction of core dependencies in PEAR package taskknut
2006-04-30Some modification regards PEAR packagingknut
2006-04-29Fixed #145. Updating js builds with a better js comment remover.wei
2006-04-27Added first test version of PEAR packaging through Phing. Run "phing ↵knut
dist-pear" to test it.
2006-04-25Complete #70, update TDateFormat, NumberFormat add zerofill. Update ↵wei
TDatePicker quickstart doc, I18N quickstart doc.
2006-04-25Add TListControlValidator. Update client-side validators, datepicker.js, ↵wei
colorpicker.js.
2006-04-24Removing static quick start guide, accurate version can be built with "phing ↵knut
quickstart" and is appearing in build/docs/
2006-04-21Update javascript libraries, rewrote client-side validators, removed some js ↵wei
files, simplified javascript compression.
2006-04-16Rewrote Hello World tutorial.xue
2006-04-15Fixed a few problems with the build script.xue
2006-04-14Fixed #93 and #121wei
2006-04-02Modified quickstart PDF generator to reflect the reorganization of the tutorial.xue
2006-03-31Updated the script for generating pradolite.php.xue
2006-03-31Reorganized folders under framework. This may break existing applications.xue
2006-03-23Reorganized quickstart tutorial.xue
2006-03-15Includes TStack as core class.xue
2006-03-08Added a ZendCodeAnalyzerTask and a analyze target to phing to be able to run ↵knut
the Zend Code Analyzer against the framework source
2006-03-03Added a setup script to automatically install Phing and friends through PEARknut
2006-02-24Fixed an issue about demo link path.xue
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-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-20Cleaned up TForm and THead.xue
2006-02-17Removed a few constructors.xue
2006-02-16Modified asset manipulation APIs.xue
2006-02-15Adding new TRatingList component.wei
2006-02-15Added TControlAdapter and TWebControlAdapter and their support in TControl ↵xue
and TWebControl.
2006-02-14Added TDataFieldAccessor and modified TDataGridColumn accordingly.xue
2006-02-12Updated cookie attack prevention tutorial page.xue
2006-02-11Added TSecurityManager and state encryption method.xue
2006-02-09forgot the actual task :)knut
2006-02-09Added Printer-friendly version of quickstart tutorial.xue
2006-02-08removed a file control files from pradolite.phpxue
2006-02-04Fixed an issue about phpbuilder.xue
2006-02-04Adding TColorPicker.wei
2006-02-02Add datagrid and repeater to prado3_quick_start.pdfwei
2006-02-02Fixed #19wei
2006-02-01Update js library build.phpwei
2006-02-01Updated TDataList tutorial.xue
2006-01-30- Ported a few unit tests from the I18N packageknut
- Moving report stylesheets to buildscripts/phing - Added a build/dist target for both standard distribution and PEAR package to build.xml
2006-01-29Update quickstart style.csswei
2006-01-29updated hyperlinks in quickstart tutorialxue
2006-01-29Added PDF download to quickstart.xue
2006-01-29updated texbuilder to reflect the latest content of quickstart tutorial.xue
2006-01-28Rename "tools" to "buildscripts".xue