phpnut
6cc9c12839
reverting changes made in [3519]
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3520 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-19 15:17:17 +00:00
phpnut
79ad31c514
Adding fix for #833 .
...
Fixes recursive >=1 when using Model::findCount();
Removed all fields being added to the query.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3519 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-19 07:20:51 +00:00
nate
08948afbd8
Adding 1.2 branch fix for Ticket #1295 (AjaxHelper::_optionsToString)
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3517 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-19 05:18:47 +00:00
nate
68e046e3a2
Adding 1.2 branch fix for Ticket #1357
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3515 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-19 02:50:53 +00:00
phpnut
fb7585e7ee
Added fix for #1345 and #1417 .
...
This fixes Self Referencing Models losing data when recursive > 1
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3513 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-19 02:08:54 +00:00
phpnut
8760dce3ef
Adding fix for #1173 .
...
Component startup method or beforFilters not called when controller missing action
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3511 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-18 20:28:34 +00:00
phpnut
eec9f66d74
Adding fix to [3509]
...
Forgot check for loaded class that was removed from basics.php
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3510 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-18 20:11:40 +00:00
phpnut
2a3f651d3d
Adding fix for #1402
...
Multiple requestActions to same plugin setting wrong view path.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3509 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-18 20:00:39 +00:00
dho
78d38fe5eb
Adding fix for security exploit ( #1429 ) to /templates/skel/webroot/js/vendors.php
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3507 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-18 05:54:46 +00:00
phpnut
f12290e835
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3506 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-17 16:30:47 +00:00
phpnut
ead9f329e9
Adding fix for #1396 .
...
Would not allow saving values with \ in the string
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3504 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-16 02:39:06 +00:00
phpnut
2e581426be
Missed regex in Router::parse() in [3502]
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3503 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-16 02:16:27 +00:00
phpnut
af2da53de2
Added fix for #1342
...
Corrected issue with ; in a URL
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3502 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-16 02:10:02 +00:00
phpnut
9eb0c89035
Removed extra ; in [3500]
...
Merged fixed from [3500] into branches/1.2.x.x/cake/libs/view/helpers/html.php
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3501 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-16 01:41:36 +00:00
gwoo
ab56074c40
adding changes to bake.php in 1.2.x.x
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3496 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-15 20:19:03 +00:00
phpnut
5e72327e47
Adding fix for CacheHelper replacing the wrong values in the CacheHelper::__parseOutput()
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3494 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-15 04:38:23 +00:00
phpnut
91ccb116eb
Adding fix for #1281
...
View::renderCache() now removes the <!--cachetime:#--> from the output
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3493 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-15 02:13:21 +00:00
phpnut
6675bf9e62
Adding fix for #1302
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3492 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-15 00:36:35 +00:00
phpnut
4e3e5df7d6
Adding fix from #1316
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3491 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-15 00:10:09 +00:00
phpnut
fc54b0f31a
Adding fix for #1165 .
...
Changing Model::__constructLinkedModel() to use the association name for
the instance of an associated model.
Changed DboSource::read() to use the association name.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3484 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-14 21:59:51 +00:00
phpnut
4f110a0ef9
Fixed #1220 .
...
Error produced when accessing css.php in browser
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3483 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-14 19:54:18 +00:00
phpnut
f08a4d7fa2
Removing empty lines
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3480 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-14 18:50:33 +00:00
phpnut
fec633f227
Corrected bad merge on model.php
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3479 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-14 18:42:51 +00:00
phpnut
678ec860a1
Adding fix from #1215
...
Fixes issues with saving HABTM
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3478 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-14 18:37:51 +00:00
phpnut
27fc6bced9
Fixing error when using associations with recursive level deeper then 1
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3474 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-14 02:47:11 +00:00
phpnut
10ad71b30c
Adding fix for association query when the association has a null value
...
for a FK
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3473 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-14 02:11:38 +00:00
phpnut
9fa1748678
"Refactoring email component,
...
adding smtp method for sending email using smtp"
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3471 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-12 01:55:32 +00:00
phpnut
40d39976c1
"Adding initial design for EmailComponent.
...
This is still being developed and has not been fully tested as it is.
Some vars are not used yet."
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3470 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-12 00:26:50 +00:00
phpnut
dbdf3c7ddc
"Adding vars to the EmailComponent class"
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3469 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-11 20:37:13 +00:00
phpnut
8faed8a111
"Adding elements/email "
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3468 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-11 20:13:28 +00:00
phpnut
3078352759
"Adding email component class"
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3467 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-11 20:06:01 +00:00
nate
39c32d0454
Adding default parameter for TextHelper::truncate
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3466 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-11 18:01:00 +00:00
dho
6af78cde12
Adding folder for custom tasks and a task to create the application skeleton
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3465 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-11 09:05:12 +00:00
nate
93f7dd32ca
Fixing issue with magic field values ({$__cake_ID__}) being quoted twice
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3464 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-11 07:09:14 +00:00
nate
198dab8a46
Filtering out empty magic fields when saving models
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3463 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-11 00:35:06 +00:00
nate
e1696b55c6
Committing suggested DEBUG setting change from Ticket #1056
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3462 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-10 17:32:52 +00:00
nate
28b18839c3
Minor fixes and updates to HtmlHelper and FormHelper
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3461 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-10 17:30:29 +00:00
nate
725a2700aa
Updating Router method name, and adding magic route variables
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3460 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-10 17:25:44 +00:00
nate
c42b793266
Minor update to Controller::postConditions
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3459 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-10 17:08:53 +00:00
phpnut
e08a4a1da6
Merging changes for SessionHelper into 1.2.x.x branch
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3458 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-10 14:33:20 +00:00
dho
5dcd93f0ff
Adding execute function to interface
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3457 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-10 14:11:21 +00:00
dho
4df649dae5
Adding help function
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3456 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-10 13:50:23 +00:00
nate
8cfaa0538b
Adding SessionHelper to 1.2 branch
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3455 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-07 20:35:35 +00:00
phpnut
eb202d44f9
Merging fixes into trunk:
...
Revision: [3440]
Adding note to api doc of the redirect function (#1358 )
Revision: [3439]
Revoking previous change, fixing bug in api doc
Revision: [3432]
added fix for #1352
Revision: [3430]
Adding nl2br in Sanitize::html
Revision: [3420]
Typo fixed
Revision: [3383]
Refactoring last commit for admin check
Revision: [3382]
Adding fix for admin being searched in entire string
Revision: [3379]
Fixing errors when CSS not showing after recent fixes to error class
Revision: [3376]
Backporting string-escaping fix from 1.2 for Ticket #
Revision: [3373]
Adding Windows-specific port delimiter for connecting to SQL Server (Ticket #1261 ).
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3454 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-07 19:23:27 +00:00
nate
fe903b2531
Adding regex limiter for route $requirements
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3453 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-06 12:57:17 +00:00
nate
f9b45b4114
Adding $requirements parameter to Router::connect(), to enable custom named expressions
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3452 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-06 03:41:38 +00:00
nate
d232f47d72
Adding CGI_MODE detection and CGI-mode SCRIPT_NAME emulation to env()
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3451 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-05 18:10:59 +00:00
nate
213e22b1a8
Adding descrption compatiblity fixes to SQLite driver (Ticket #1211 )
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3450 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-05 15:37:13 +00:00
nate
9f454bf5b9
Fixing operator parsing issue with array-based conditions (Ticket #1364 )
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3447 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-04 13:37:26 +00:00
nate
c40e3e355c
Fixing class load order in vendors() and uses()
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3446 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-03 06:46:43 +00:00