cakephp2-php8/cake
phpnut 80d6673717 Merging fixes and enhancements into trunk.
Revision: [2129]
Removed Scaffold::__renderScaffold();
Added more detailed Page Title.

Revision: [2128]
Renamed Scaffold::__scaffoldView to Scaffold::__scaffoldIndex
Removed all Scaffold::__scaffoldIndex ()

Revision: [2127]
Removing Scaffold::__scaffoldNew() and Scaffold::__scaffoldEdit()

Revision: [2126]
Added Scaffold::__scaffoldForm() to replace
Scaffold::__scaffoldNew()  and Scaffold::__scaffoldEdit()

Revision: [2125]
Removed Scaffold::__scaffoldCreate()  and Scaffold::__scaffoldUpdate()

Revision: [2124]
Refactoring Scaffold class. Added Scaffold::__scaffoldSave() to replace
Scaffold::__scaffoldCreate()  and Scaffold::__scaffoldUpdate()

Revision: [2123]
Removed debug code

Revision: [2122]
Added fix for Ticket #435.
Select boxes now repopulate with the selected values pass in the form

git-svn-id: https://svn.cakephp.org/repo/trunk/cake@2130 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-02-25 09:36:52 +00:00
..
config Merging fixes and enhancements into trunk. 2006-02-23 21:50:08 +00:00
docs Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
libs Merging fixes and enhancements into trunk. 2006-02-25 09:36:52 +00:00
scripts Merging fixes and enhancements into trunk. 2006-02-20 22:19:21 +00:00
app_controller.php Merging fixes and enhancements into trunk 2006-01-20 07:46:14 +00:00
app_model.php Merging fixes and enhancements into trunk 2006-01-20 07:46:14 +00:00
basics.php Merging fixes and enhancements into trunk 2006-02-18 23:42:21 +00:00
bootstrap.php Merging fixes and enhancements into trunk. 2006-02-23 08:24:23 +00:00
dispatcher.php Merging fixes and enhancements into trunk. 2006-02-19 06:26:05 +00:00