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
/
TWizard.php
Age
Commit message (
Expand
)
Author
2013-01-25
backported r3265 to trunk/
ctrlaltca
2013-01-19
bumped year to 2013, integrated recent changes from branch/3.2
ctrlaltca
2012-07-12
standardize the use of unix eol; use svn properties to enforce native eol
ctrlaltca
2012-07-12
happy new year
ctrlaltca
2011-06-20
updated year information on all framework sources where possible (Copyright &...
ctrlaltca@gmail.com
2011-06-20
removed useless calls to empty contructor; reverted some additional undocumen...
ctrlaltca@gmail.com
2011-05-15
patch for #58
ctrlaltca@gmail.com
2010-04-18
ensured that the WebControls are calling their parent __construct methods
javalizard
2008-10-21
removed all trailing ?>
qiang.xue
2008-07-30
updated copyright
knut
2008-04-17
Implemented #745
tof
2007-05-28
Fixed a bug when using renderer in TWizard's sidebar.
xue
2007-05-22
Fixed #621
xue
2006-12-15
merge from 3.0 branch till 1573.
xue
2006-09-08
merge from 3.0 branch till 1397.
xue
2006-09-04
merge from 3.0 branch till 1387
xue
2006-08-05
merge from 3.0 branch till 1329.
xue
2006-06-04
Merge from 3.0 branch till 1140.
xue
2006-06-02
merge from 3.0 branch till 1133.
xue
2006-05-04
Merge from 3.0 branch till 1016.
xue
2006-04-30
Adding Callback foundations.
wei
2006-04-17
Merge from 3.0 branch till 931.
xue
2006-04-14
merge from branch 3.0 till 908.
xue
2006-04-12
Merge from 3.0 branch till 898.
xue
2006-04-11
Merge from 3.0 branch till 894.
xue
2006-04-08
Added TOutputCache.
xue
2006-03-31
Reorganized folders under framework. This may break existing applications.
xue
2006-03-26
Modified DisplaySideBar and DisplayCancelButton to ShowSideBar and ShowCancel...
xue
2006-03-25
Finished all TWizard demos.
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-22
TWizard is completed.
xue
2006-03-17
Using constants as item types.
xue
2006-03-16
latest work with wizard.
xue
2006-03-13
TDataFieldAccessor can access public member variables now. Added implementati...
xue
2006-03-06
small fixes to prepare for beta release
xue
2006-02-26
Fixed a bug in rendering script files.
xue
2006-02-22
Did some minor optimization tweaks
knut
2006-02-18
Fixed a security issue about usage of Prado::getPathOfNamespace.
xue
2006-01-31
All events are now defined with public on-functions. This is to comply with t...
xue
2006-01-29
Adding TWizard (not working).
wei