index
:
prado
master
namespace
prado-3.2
test_sauce
Fork of Prado PHP framework
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
demos
/
quickstart
/
protected
/
pages
/
Advanced
Age
Commit message (
Collapse
)
Author
2006-07-09
Spelling error fixes.
xue
2006-07-05
Upate TClientScript
wei
2006-06-19
Fixed #244, #245.
xue
2006-06-01
Add Parameters property to TTranslate
wei
2006-05-18
Added tutorial page for collections.
xue
2006-05-07
Add search to quickstart demo.
wei
2006-05-04
Fixed #150 - TDataGrid and TDataList now render table section tags
xue
2006-04-25
Complete #70, update TDateFormat, NumberFormat add zerofill. Update ↵
wei
TDatePicker quickstart doc, I18N quickstart doc.
2006-04-20
Fixed an inconsistency between tutorial and actual framework code.
xue
2006-04-04
A typo.
xue
2006-04-01
Fixed a few typo in tutorial.
xue
2006-03-28
Fixed a description error in quickstart tutorial about using customized page ↵
xue
state persister.
2006-03-23
Reorganized quickstart tutorial.
xue
2006-02-28
another fix about asset tutorial.
xue
2006-02-28
Fixes some errors in asset tutorial.
xue
2006-02-18
Update some javascript code.
wei
2006-02-07
Application configuration files can now be explicitly specified, and ↵
xue
multiple applications can share the same base path.
2006-01-31
All events are now defined with public on-functions. This is to comply with ↵
xue
the new change introduced since 5.1.
2006-01-31
make I18n demo work with PHP 5.0.4
wei
2006-01-31
Modified TList and TMap implementation so that they can be more easily extended.
xue
2006-01-29
Moved localized template via changing culture to constructor
wei
2006-01-29
Made example working with PHP 5.0.4.
xue
2006-01-29
Add I18N Sample.
wei
2006-01-28
Update I18N.page doc.
wei
2006-01-28
Made all demo pages xhtml compliant.
xue
2006-01-27
Added error handling tutorial page.
xue
2006-01-27
Added LogRouter diagram.
xue
2006-01-27
Added Logging page to quickstart tutorial.
xue
2006-01-27
Added Persistent State page to quickstart tutorial.
xue
2006-01-27
Added Performance Tuning tutorial page.
xue
2006-01-27
Added themes section in quickstart tutorial.
xue
2006-01-27
make the assets, master and content pages xhtml-compatible.
xue
2006-01-27
Added Master and Content tutorial.
xue
2006-01-27
Added assets section to quickstart tutorial.
xue