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
/
UI
/
WebControls
Age
Commit message (
Expand
)
Author
2006-06-27
Added paging support to all data-bound controls.
xue
2006-06-26
Added TPager
xue
2006-06-22
Added dataBindChildren when instantiating EmptyTemplate.
xue
2006-06-22
Put TListItem into a separate file to avoid class-undefined problem.
xue
2006-06-21
Added TDataGrid.EmptyTemplate property
xue
2006-06-21
Fixed #230.
xue
2006-06-21
Fixed #231.
xue
2006-06-19
Fixed #241.
xue
2006-06-19
build script update. Fixed #82 and #165.
xue
2006-06-15
Added OnValidate, OnError, OnSuccess events to validators
xue
2006-06-13
Fixed #228.
xue
2006-06-13
TRepeater, TDataList and TDataGrid will store data indices in DataKeys if Dat...
xue
2006-06-10
Fixed #182.
xue
2006-06-09
Update datepicker and link button.
wei
2006-06-04
Added classtree builder.
3.0.1
xue
2006-06-04
Some minor documentation change.
xue
2006-06-04
Fixed a bug of raising OnTextChanged event.
xue
2006-06-03
Fixed an error message bug.
xue
2006-06-03
Added TTextProcessor and refactored TTextHighlighter and TMarkdown.
xue
2006-06-02
Including TDataFieldAccessor.
xue
2006-06-02
some minor fixes.
xue
2006-06-01
adding TMarkdown for markdown syntax
wei
2006-06-01
Allow validation summary to function alone.
wei
2006-05-30
Fixed #197
xue
2006-05-30
Fixed #189
xue
2006-05-30
onClick javascript event triggered twice on CheckBox label
xue
2006-05-30
Blog demo is completed.
xue
2006-05-29
added TListControl.SelectedValues property
xue
2006-05-27
Fixed #169.
wei
2006-05-27
Possible fix for #171 (including TColorPicker). Fixed #160.
wei
2006-05-21
Ensures control ID must start with a letter or underline character.
xue
2006-05-17
Refactored TListControl.
xue
2006-05-16
Changed ImageUrl to ButtonImageUrl, documentation error
jrags
2006-05-11
Update api docs and add API search
wei
2006-05-08
A few minor doc fixes.
xue
2006-05-05
undo changeset 1028.
xue
2006-05-05
Change ClientSide property class names in TBaseValidator and TValidationSummary
wei
2006-05-04
Fixed #150 - TDataGrid and TDataList now render table section tags
xue
2006-05-04
Added table section support.
xue
2006-05-04
Refactored TTable and TTableRow.
xue
2006-05-04
Fixed an issue about instantiating a template: direct child controls are adde...
xue
2006-05-03
Fixed #152 - constituent parts of TWizard are exposed
xue
2006-04-30
Changed ClientValidation to ClientSide (same property name will be used in Ac...
wei
2006-04-30
changed TControl::createChildControls() to public.
xue
2006-04-28
A few minor fixes.
xue
2006-04-28
Fixed #68 and update TinyMCE to 2.0.5.1
wei
2006-04-28
New abstract TCompositeControl + FT tests
wei
2006-04-27
renamed "invoker" to "sender" in default javascript event receiving function.
wei
2006-04-27
Add effects to validation summary.
wei
2006-04-27
Added client-side events to client-side validators. see tests/FunctionalTests...
wei
[next]