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
Age
Commit message (
Collapse
)
Author
2006-03-24
Enhanced error context display when a PHP error occurs.
xue
2006-03-24
Added support to customizable error message file.
xue
2006-03-24
Added two wizard demos.
xue
2006-03-23
Added UseDefaultLayout property to TWizard.
xue
2006-03-23
Fixed a bug in triggering onActiveStepChanged event.
xue
2006-03-23
Added a new parameter to constructUrl() for encoding GET parameters.
xue
2006-03-22
TWizard is completed.
xue
2006-03-22
Fixed a bug showing exception context.
xue
2006-03-22
Added support to array-typed hidden field.
xue
2006-03-19
Update datagrid samples in respect to the new change to TDataGrid.
xue
2006-03-19
Pagers are now enclosed within panels.
xue
2006-03-19
Fixed #95.
xue
2006-03-18
Fixed a bug about setting empty property for non-control component in template.
xue
2006-03-18
added TImageMap.
xue
2006-03-17
Cleanup of usage of registerPostBackControl.
xue
2006-03-17
Using constants as item types.
xue
2006-03-16
Added findControlsByID.
xue
2006-03-16
latest work with wizard.
xue
2006-03-16
Updated some API doc.
xue
2006-03-16
Changed THttpSession.Storage to UseCustomStorage. Fixed some doc errors.
xue
2006-03-15
Fixed a typo in TStack.
xue
2006-03-15
Includes TStack as core class.
xue
2006-03-15
Added TStack.
xue
2006-03-14
Used constants to represent button command strings.
xue
2006-03-14
Fixed #89
xue
2006-03-13
TDataFieldAccessor can access public member variables now. Added ↵
xue
implementation to cope with low PHP versions.
2006-03-12
adding TSQLMap module
wei
2006-03-12
Undo the previous commit.
xue
2006-03-12
Added automatically loading of TGlobalization.
xue
2006-03-11
Fixed a bug in rendering pure text items.
xue
2006-03-11
Fixed bugs of using renderEndTag.
xue
2006-03-10
Fixed #87.
xue
2006-03-10
Fixed SF #1432624
xue
2006-03-10
Fixed SF # 1446846
xue
2006-03-09
Fixed a problem about session starting.
xue
2006-03-09
Restored default current page index to 0 (meaning the first page which is ↵
xue
always true even if there is no item in the collection). If -1 there will be problem accessing collection items.
2006-03-09
Fixed #85.
xue
2006-03-09
changed default current page index to -1, modified itemAt($index)
wei
2006-03-09
Many small fixes due to the result of zend analyzer.
xue
2006-03-06
final fixes before 3.0b release.
3.0b
xue
2006-03-06
small fixes to prepare for beta release
xue
2006-03-05
TMultiView and TView are completed.
xue
2006-03-05
Added name-based cookie retrieval.
xue
2006-03-05
Some minor updates.
xue
2006-03-04
Added findCookieByName.
xue
2006-03-04
Added TMultiView and TView control.
xue
2006-03-03
Fixed a bug in rendering TPanel style fields.
xue
2006-03-03
Updated control collection and added methods for accessing control lifecycle.
xue
2006-03-03
Changed TIframe to TInlineFrame.
xue
2006-03-03
Added and modified some properties of TIframe.
xue
[next]