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
2007-01-03
Updated generator to use DocComment for generating class properties.
xue
2007-01-03
quote the criteria string in ActiveRecord.
wei
2007-01-03
add Prado.CallbackRequest.getRequestById(id) and ↵
wei
Prado.CallbackRequest.dispatch(id) javascript methods.
2007-01-03
fixed http://www.pradosoft.com/forum/index.php/topic,6517.0/topicseen.html
wei
2007-01-03
Update active controls to use http response body for application data.
wei
2007-01-01
Added Id keyword.
xue
2007-01-01
reverted back. By convention, all non-zero values are treated as boolean ↵
xue
true, not just 1.
2007-01-01
added TSoapService and TSoapServer.
xue
2006-12-31
Added more boolean support in TPropertyValue::ensureBoolean, it now supports ↵
jrags
the following: (string) 'true' == (bool) true,(string) '1' == (bool) true,(int) 1 == (bool) true,(bool) true == (bool) true, (string) 'false' == (bool) false,(string) '0' == (bool) false,(int) 0 == (bool) false,(bool) false == (bool) false
2006-12-23
add currency-converter tutorial
wei
2006-12-20
Add quickstart docs for Active Record and SqlMap
wei
2006-12-17
Add TDataSourceConfig, TSqlMapConfig, TActiveRecordConfig
wei
2006-12-16
removed adodb and framework/DataAccess
wei
2006-12-15
reverted back protected methods to public.
xue
2006-12-15
merge from 3.0 branch till 1573.
xue
2006-12-15
changing some public methods to protected.
xue
2006-12-13
Fixed #488.
wei
2006-12-10
Fixed #470
wei
2006-12-09
Fixed #433, #384, #439, #477, #435, #422, #401, #359. Add more class docs ↵
wei
for sqlmap.
2006-12-05
load the inlineeditor textbox in client side onload.
wei
2006-12-05
Added TApplicationStateCacheDependency.
xue
2006-12-05
removed TCacheDependency.Enabled property.
xue
2006-12-04
merge from 3.0 branch till 1559.
xue
2006-12-04
Fixed #469
wei
2006-12-03
Merge from 3.0 branch till 1550.
xue
2006-12-03
Id fix.
xue
2006-12-03
Id fix.
xue
2006-12-03
Id fix.
xue
2006-12-03
added cache dependency classes.
xue
2006-12-03
Allow TDbConnection and TDbCommand to be serialized.
wei
2006-12-02
merge from 3.0 branch till 1540.
xue
2006-12-01
merge from 3.0 branch till 1537.
xue
2006-12-01
merge from 3.0 branch till 1533.
xue
2006-12-01
merge from 3.0 branch till 1531.
xue
2006-11-30
add more options for toggle
wei
2006-11-28
Added quickstart tutorial about DAO.
xue
2006-11-27
merge from 3.0 branch till 1521.
xue
2006-11-27
revert some change.
xue
2006-11-26
delete old adodb active record.
wei
2006-11-26
Adding active record implementation.
wei
2006-11-26
Merge from 3.0 branch till 1513.
xue
2006-11-26
Added TDbConnection.setPersistent.
xue
2006-11-25
merge from 3.0 branch till 1508.
xue
2006-11-25
doc fix.
xue
2006-11-25
Added exception messages.
xue
2006-11-25
DB layer is completed.
xue
2006-11-25
Further bug fixes.
xue
2006-11-24
bug fixes of data layer.
xue
2006-11-24
Added DB layer.
xue
2006-11-16
Update tiny_mce to 2.0.8
wei
[next]