nate
e72eba2f82
Fixing PostgreSQL boolean conversion (Ticket #1586 ), and fixing code formatting
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3784 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-11-01 06:14:50 +00:00
phpnut
ce9f9bc4da
Adding $this->params['requested']; if method is called through requestAction
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3783 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-11-01 04:54:25 +00:00
phpnut
29ba60481a
Fixing DboSource::execute() so it only logs when fullDebug is set to true
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3782 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-11-01 03:52:41 +00:00
phpnut
b4306ac594
Adding fix for #1606
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3781 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-11-01 03:24:49 +00:00
gwoo
45fd88df49
bake in 1.1 and 1.2 refactor and bug fixes
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3780 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-31 19:57:17 +00:00
phpnut
d7724fbfc4
Adding Controller::_selectedArray() to 1.1.x.x branch
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3779 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-31 19:35:47 +00:00
dho
7a69c02c7c
Adding functionality to rename database.php.default to database.php
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3777 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-31 15:59:59 +00:00
dho
fb7e66881c
Fixing wrong key names for hasMany associations
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3775 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-31 08:07:16 +00:00
phpnut
19f5a9b677
Adding fix for #1556 .
...
Errors are no longer cached
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3774 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-31 06:52:04 +00:00
phpnut
f22dc77ea1
Added fix for #1442 .
...
SessionHelper was creating a second instance of CakeSession which would call the session_start(). Added a second param that can be set to false so this does not happen anymore
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3771 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-31 06:06:16 +00:00
phpnut
d9113f5165
Adding fix #1532
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3770 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-31 05:23:37 +00:00
phpnut
8963f1d4e1
Added fix for #1535 .
...
Whitespaces are now preserved in error messages
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3769 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-31 05:01:48 +00:00
phpnut
581dec2248
Applied part of patch from #1603
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3768 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-31 03:42:36 +00:00
phpnut
54583f0afe
Changing code in View::_loadHelpers() to use Inflector::variable()
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3767 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-31 03:20:57 +00:00
phpnut
1634eefce5
Adding Inflector::variable() to create camelBacked version of a string
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3766 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-31 03:14:26 +00:00
dho
846af89259
Refactoring help parameter handling
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3764 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-30 17:58:50 +00:00
nate
40381bf3ff
Allowing SessionComponent::write() to accept an associative array of keys/values
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3763 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-30 16:35:57 +00:00
gwoo
b68181311c
fixing #1598 : bake edit actions
...
fixing baked views with admin
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3762 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-28 20:15:41 +00:00
nate
802ec2d913
HTML-escaping select option titles (Ticket #1577 )
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3761 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-28 16:02:58 +00:00
phpnut
02df38c26f
Renaming user_id to foreign_key in all ACL scripts
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3758 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-28 04:40:30 +00:00
phpnut
6af7c6cca9
Added fix for #1317 .
...
Method would return true on the first loop if persistModel was set to true.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3756 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-28 02:54:41 +00:00
nate
add6e512e7
Adding Model::__wakeup() (Ticket #1582 )
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3754 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-28 00:42:51 +00:00
nate
0bab7de4d6
Updating docblock for Model::create
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3753 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-27 22:35:40 +00:00
nate
d22e84af09
Fixing code formatting
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3752 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-27 21:42:29 +00:00
nate
607dfac428
Enabling auto-load for AppHelper
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3751 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-27 21:41:34 +00:00
nate
de52eb88c9
Updating helper class hierarchy, and adding 1.2 fix for Ticket #1569
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3750 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-27 21:40:34 +00:00
nate
45f27cda1c
Refactoring Model
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3748 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-27 18:14:35 +00:00
nate
094ed0e0d5
Adding AppHelper shell class
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3747 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-27 17:10:13 +00:00
dho
c18cd26ccb
Adding PHP5 constant
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3746 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-27 07:41:49 +00:00
nate
58f1dcd0ff
Adding install task for bake
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3745 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-26 17:31:46 +00:00
dho
41465fe8bd
Typo fixed (ticket #1590 )
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3744 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-26 16:29:10 +00:00
nate
b90109059c
Removing references to $this (Ticket #1587 )
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3743 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-26 16:29:10 +00:00
phpnut
12a6df23ef
Adding Controller::_selectedArray().
...
Changed Bake to use _selectedArray instead of _ _selectedArray()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3742 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-26 03:08:53 +00:00
nate
79a8944ba4
Refactoring Dbo
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3741 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-25 13:43:35 +00:00
nate
2046eed40d
Refactoring DboSource
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3740 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-25 13:27:32 +00:00
gwoo
42676402d3
fix for #1572 , $this->id set to lastInsertId after save
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3739 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-25 12:07:16 +00:00
dho
d9b8b52eba
Adding definition for WWW_ROOT constant (ticket #1533 )
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3738 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-24 14:45:55 +00:00
dho
2069b63e11
Fixing a problem with PHP4
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3737 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-24 12:10:33 +00:00
dho
2b008eb66a
Initial version of a DBConfig task
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3735 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-22 16:04:30 +00:00
dho
c186656ae3
Show error message if a task is not found
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3734 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-22 12:34:50 +00:00
nate
81342be675
Adding additional options for Object::trace()
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3732 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-21 01:46:22 +00:00
gwoo
8b680a0107
1.2: router fix for plugins in url()
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3731 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-20 21:58:43 +00:00
gwoo
da2cf11ef3
1.2: pass the plugin name to renderElement
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3730 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-20 21:48:35 +00:00
gwoo
cd81fd3b24
baker 1.2: last one before adding i18n support back
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3729 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-20 20:58:14 +00:00
nate
4caa838d09
Adding output fix for dynamically-called methods
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3728 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-20 19:20:50 +00:00
nate
2993a8d412
Adding Router path fixes for error pages (Ticket #1566 ), fixing code formatting (Dispatcher), and adding API enhancements for model behaviors
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3727 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-20 17:24:37 +00:00
nate
607158de45
Removing deprecated method AjaxHelper::linkToRemote()
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3726 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-20 17:22:23 +00:00
nate
3ed7c6e931
Adding 1.2 fix for Ticket #1498
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3725 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-20 02:32:50 +00:00
gwoo
20bdd8181b
bake 1.2 : removed _ _() for now, added admin to urls for admin methods and views
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3722 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-20 01:19:46 +00:00
gwoo
755e3dbae1
1.2: updated file_put_contents in basics to return number of bytes written or false
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3721 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-19 18:14:09 +00:00