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
/
Data
/
ActiveRecord
/
Scaffold
/
TScaffoldEditView.php
Age
Commit message (
Expand
)
Author
2015-11-07
Prepare for release: update (c) year to 2015, version to 3.3
Fabio Bas
2014-01-06
Removed all @version $Id comments: they were managed by svn and are useless w...
Fabio Bas
2014-01-06
Happy 2014!
Fabio Bas
2013-04-24
Update to 3.2.1
Ciro Mattia Gonano
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
2008-10-21
removed all trailing ?>
qiang.xue
2008-07-30
updated copyright
knut
2007-09-05
typos in blog tutorial. fixed empty result in active record relations. fixed ...
wei
2007-04-14
Refactor ActiveRecordGateway to use TDataGatewayCommand
wei
2007-03-21
minor AR updates, remove obsolete TApplication::$_pageService
wei
2007-02-19
Add trace to active records and TDbCommand
wei
2007-02-12
Add IBM DB2 driver for active record.
wei
2007-02-06
Update scaffold edit view to use renderers
wei
2007-01-30
Add basic Scaffold view for Active Record
wei