phpnut
|
2925df7c54
|
Adding fix for #2210
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4655 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-23 07:08:40 +00:00 |
|
phpnut
|
38577ca149
|
Adding fix for #2219
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4654 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-23 06:36:24 +00:00 |
|
gwoo
|
2f3d8d154a
|
fixing loadHelpers on renderElement, fixes Email too
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4650 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-23 00:25:27 +00:00 |
|
nate
|
8fc055bfa6
|
Fixing undefined variable in Router
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4649 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-22 18:52:45 +00:00 |
|
nate
|
6b7d4f37d4
|
Fixing undefined variable in Router, updating Socket test, and fixing FormHelper::label() for dot notation (Ticket #2277)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4648 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-22 18:47:38 +00:00 |
|
nate
|
c65f2a1fd2
|
Fixing boolean conditions expression handling in DboSource::conditionKeysToString() and added test case (Ticket #2268)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4647 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-22 00:59:28 +00:00 |
|
nate
|
5e0de9b90e
|
Fixing unique script check in View::addScript() (Ticket #2262), and adding View test case
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4645 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-22 00:37:45 +00:00 |
|
nate
|
2a095d9ea6
|
Fixing redundant SQL condition generation in DboSource::conditionKeysToString(), fixing SQL ORDER parsing (Ticket #2266) and updating test cases
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4644 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-22 00:26:42 +00:00 |
|
nate
|
b89757a3af
|
Refactoring AuthComponent::hashPasswords()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4641 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-21 15:40:46 +00:00 |
|
nate
|
6e77abb3ca
|
Implementing AuthComponent::$logoutAction
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4640 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-21 05:55:04 +00:00 |
|
nate
|
c2c17f9b90
|
Fixing MySQL schema generation for null columns
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4637 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-21 05:00:54 +00:00 |
|
nate
|
5197bf60d3
|
Updating DboSource with new query generator, and updating model/dbo test cases
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4636 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-20 17:38:53 +00:00 |
|
gwoo
|
3cb33ee23b
|
adding fix for cleanUpFields
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4635 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-19 21:15:54 +00:00 |
|
gwoo
|
6a8092b239
|
adding fix for cleanUpFields
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4634 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-19 20:53:52 +00:00 |
|
phpnut
|
b183501e85
|
Adding changes needed to allow passing $tagName param using dot notation so use Model.field instead of Model/field which is being deprecated
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4630 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-17 07:58:22 +00:00 |
|
nate
|
e1452240e1
|
Fixing order of operations in Model::invalidFields() (Ticket #2229)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4629 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-17 02:59:48 +00:00 |
|
nate
|
222d19a43a
|
Adding Model::create() fix for Ticket #2200 and updating test case
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4628 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-17 00:24:33 +00:00 |
|
nate
|
92cd894314
|
Fixing AjaxHelper::dropRemote() (Ticket #2260) and updating test cases
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4626 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-16 23:54:24 +00:00 |
|
gwoo
|
7ff6ac5bcb
|
updating themeView for 2225, fixing layout paths noticed when using email component
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4624 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-16 20:36:24 +00:00 |
|
gwoo
|
48a1a9cba2
|
updating cleanUpFields to skip created, modified, updated and only update if the field is set
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4623 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-16 17:30:58 +00:00 |
|
nate
|
de7423e4b6
|
Adding phishy's Oracle patch, fixing Sybase queries and column defs
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4620 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-16 14:23:54 +00:00 |
|
nate
|
00c3711dd4
|
Fixing $_this reference in ConnectionManager (Ticket #2254)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4619 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-16 13:26:09 +00:00 |
|
dho
|
a0897be3fb
|
Fixing small bug in Session::check() (ticket #2257)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4618 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-16 12:47:49 +00:00 |
|
nate
|
3dae247bab
|
Fixing FormHelper::create() for use with associated models
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4617 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-16 04:47:10 +00:00 |
|
gwoo
|
8581323bf5
|
updating cleanUpFields to skip created, modified, updated
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4616 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-15 22:09:59 +00:00 |
|
dho
|
8917efcc0a
|
Appending .js to strings like script-x.x.x in link() function
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4615 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-15 16:37:46 +00:00 |
|
nate
|
32887a68ec
|
Making sure $attributes is an array in FormHelper::select()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4613 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-14 23:05:19 +00:00 |
|
nate
|
729c75affe
|
AuthComponent::isAuthorized() now returns true if valid authorization requirement is disabled
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4612 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-14 20:53:14 +00:00 |
|
nate
|
4b022122d1
|
Updating AjaxHelper::autoComplete() for new API
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4611 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-14 20:47:39 +00:00 |
|
nate
|
261ff6f219
|
Adding View::uuid() to generate DOM IDs, updating HTTP headers in View::error(), and fixing code formatting
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4610 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-14 18:28:36 +00:00 |
|
gwoo
|
5be52520c5
|
fixing bug i introduced in cleanUpFields where it would add the current date to any datetime field
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4609 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-14 11:46:32 +00:00 |
|
gwoo
|
9b7787d039
|
adding fix for router urls without the *
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4607 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-12 01:52:40 +00:00 |
|
gwoo
|
d28aaae113
|
adding caching for elements
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4602 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-09 04:50:45 +00:00 |
|
gwoo
|
6e256bd593
|
updating domId to always return an array
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4601 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-08 17:25:21 +00:00 |
|
nate
|
7c65f4c6a2
|
Adding patch for multipart boundary formatting (thanks sdevore)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4600 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-08 02:01:29 +00:00 |
|
gwoo
|
3b2264f56f
|
fixing latest bug in router reverse mapping
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4598 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-07 07:53:43 +00:00 |
|
gwoo
|
ac89620c88
|
refactoring cleanUpFields even though its going to be removed, uncommenting the ajax and abre routes in router
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4596 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-06 23:48:25 +00:00 |
|
nate
|
169832606c
|
Adding and updating core error messages
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4595 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-06 20:56:45 +00:00 |
|
nate
|
272efd4c07
|
Updating AjaxHelper::submit() with FormHelper reference
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4593 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-05 17:53:43 +00:00 |
|
nate
|
3b0a6bf5d4
|
Fixing 'ambiguous column' bug in Model::findCount()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4592 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-05 17:47:16 +00:00 |
|
nate
|
8131f2a55c
|
Adding core load error in webroot/index, and updating setting for debug reference in Auth
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4591 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-05 15:14:35 +00:00 |
|
phpnut
|
fd3e9fe9f8
|
Adding fix for Ticket #2198
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4590 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-05 14:48:49 +00:00 |
|
phpnut
|
a9c128b0ec
|
Adding fix for Ticket #2101.
Changed Helper::loadConfig() to accept a param with the name of the file to load
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4589 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-05 13:48:21 +00:00 |
|
phpnut
|
59908ac629
|
Adding Helper::clean() to strip all harmful tags from output.
CHanged Sanitize::escape() to strip off the beginning and ending ' that is added by Dbo*::value()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4588 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-05 12:13:37 +00:00 |
|
phpnut
|
9b19833273
|
Removing error view path setting from viewPaths in Configure class
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4586 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-05 09:48:07 +00:00 |
|
phpnut
|
d1134c071c
|
Adding fix for Ticket #2090.
Refactored view loading.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4585 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-05 09:38:31 +00:00 |
|
phpnut
|
d6f73252ae
|
Moved all deprecated methods to end of file.
Added notices for all methods that are deprecated.
Added fix for Ticket #2185.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4583 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-04 15:28:08 +00:00 |
|
phpnut
|
0e44a16fbd
|
Adding fix for Ticket #2161
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4582 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-04 13:00:50 +00:00 |
|
phpnut
|
82c4b1e0a9
|
Moving deprecated methods to end of file.
Corrected fix for Ticket #2188
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4581 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-04 12:28:42 +00:00 |
|
phpnut
|
6c6efd4244
|
Adding fix for Ticket #2188
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4580 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-04 12:19:13 +00:00 |
|