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
/
framework
/
Web
Age
Commit message (
Expand
)
Author
2006-04-27
Added more FT.
xue
2006-04-26
TLiteral will display body content if Text is empty.
xue
2006-04-25
Complete #70, update TDateFormat, NumberFormat add zerofill. Update TDatePick...
wei
2006-04-25
Some minor changes to TListControlValidator.
xue
2006-04-25
Add TListControlValidator. Update client-side validators, datepicker.js, colo...
wei
2006-04-24
THttpResponse.writeFile can now use customized headers.
xue
2006-04-22
Modified default value rendering for TCheckBox.
xue
2006-04-21
Removed the usage of direct property.
xue
2006-04-21
Update javascript libraries, rewrote client-side validators, removed some js ...
wei
2006-04-21
Fixed #139.
xue
2006-04-20
TButtonColumn can now be a column of image buttons
xue
2006-04-20
Some optimization of THtmlArea.
xue
2006-04-20
Fixed #138 and an error in HTML entity representation for double quotes.
xue
2006-04-19
Fixed #137.
xue
2006-04-18
yet another bug fix in sending file.
xue
2006-04-18
Fixed a bug in calculating file size.
xue
2006-04-18
TResponse::writeFile takes two additional parameters to allow sending memory ...
xue
2006-04-18
Fixed a bug in sending headers when charset is set.
xue
2006-04-18
Fixed an issue about using expression with non-control component.
xue
2006-04-17
TButton, TImageButton and TLinkButton now implement IButtonControl interface
xue
2006-04-17
Fixed a bug about control's visibility.
xue
2006-04-17
Fixing #93, xue: please close ticket if your FT passes tests (it does pass on...
wei
2006-04-16
Fixed an inconsistency in setting subproperties.
xue
2006-04-16
Fixed a few issues with using Globalization.
xue
2006-04-15
Breaking change! Changed context of the expressions in template to the templa...
xue
2006-04-15
Added TRepeater.DataKeys and TRepeater.DataKeyField
xue
2006-04-14
Fixed #57 (I think it should not haved caused problems elsewhere, e.g. dom.js)
wei
2006-04-14
Fixed #93 and #121
wei
2006-04-12
Fixed a bug in TMultiView about getting the active view.
xue
2006-04-12
Fixed #129.
xue
2006-04-11
Added Raw layout to TDataList.
xue
2006-04-11
Fixed a few inconsistency due to change of template parsing.
xue
2006-04-11
THttpUtility::htmlEncode and htmlDecode now do not deal with &
xue
2006-04-07
List controls now use array keys as list item values even if the array is int...
xue
2006-04-07
Breaking change!! Optimized the representation and evaluation of template exp...
xue
2006-04-04
Fixed a bug about base class for TMemCache.
xue
2006-04-04
Refactored cache classes with support for cache dependency
xue
2006-04-04
Fixed #114.
xue
2006-04-03
Removed redundant setID and getID.
xue
2006-04-03
Added BaseUrl property to THead.
xue
2006-04-02
Added TParameterModule.
xue
2006-04-02
Removed some unused files.
xue
2006-04-02
Added TFileUpload and TJavascriptLogger tutorials.
xue
2006-04-02
Added TMultiView tutorial and demo.
xue
2006-04-01
Modified THtmlArea about its default toolbars.
xue
2006-04-01
Fixed #111.
xue
2006-03-31
Updated the script for generating pradolite.php.
xue
2006-03-31
Reorganized folders under framework. This may break existing applications.
xue
2006-03-30
Enhanced page title manipulation so that page title is always stored in THead.
xue
2006-03-30
Fixed #106.
xue
[next]