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
nate
a4dbb38d78
Fixing field() issue in HtmlHelper::radio()
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3445 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-01 13:47:21 +00:00
nate
0856014477
Fixing undefined default action issue in Router
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3444 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-31 19:23:11 +00:00
nate
e812204ebc
Moving model and field information into view
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3443 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-30 16:23:24 +00:00
nate
cb87dfc71d
Fixing issue with empty $conditions
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3442 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-30 16:00:20 +00:00
nate
fe3522c305
Adding Controller::disableCache() method, to send cache-disabling headers
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3441 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-29 19:09:35 +00:00
dho
fa38da38e5
Adding note to api doc of the redirect function ( #1358 )
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3440 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-29 07:05:43 +00:00
dho
614131b7a7
Revoking previous change, fixing bug in api doc
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3439 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-29 06:07:31 +00:00
nate
88079265b2
Adding $scripts_for_layout view variable, View::addScript(), and extra parameters to relevant HtmlHelper methods
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3438 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-28 20:41:08 +00:00
nate
05d954a5bf
Adding quotes around JSON keys (Ticket #702 )
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3437 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-28 15:40:19 +00:00
nate
00df232f9e
Fixing /admin issue with HtmlHelper::url() (Sort-of covered by Ticket #1340 )
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3436 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-27 17:49:50 +00:00
nate
b46c20ead4
Fixing limit/offset bug in hasMany/hasAndBelongsToMany associations, to enable paging of related models
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3435 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-27 16:47:05 +00:00
nate
6156bae011
Adding Router param setting enhancements from a *long* time ago
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3431 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-25 17:38:53 +00:00
dho
feb526a9ba
Adding nl2br in Sanitize::html
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3430 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-25 12:45:07 +00:00
nate
554b4ceb42
Fixing DataSource calls for PHP4
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3429 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-25 00:43:48 +00:00
nate
eff03b1dea
Fixing associative array issue with normalizeList()
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3428 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-24 12:40:19 +00:00
nate
4f53c301a8
Fixing URLs in HtmlHelper::meta(), and moving textarea() to FormHelper
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3427 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-22 19:35:08 +00:00
nate
cdb11b2ba2
Changing $params['url']['extension'] to $params['url']['ext']
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3426 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-22 12:08:44 +00:00
nate
e2efcc108c
Initial import of RSS and XML helpers
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3425 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-22 08:05:44 +00:00
nate
419808f7df
Adding RequestHandler::responseType() to get current response header, and adding automagic loading of helpers based on request content type
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3424 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-22 07:44:10 +00:00
nate
8041562a76
Adding variable access convenience methods to View
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3423 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-22 07:32:59 +00:00
nate
4c45120b75
Fixing '#' issue with HtmlHelper::url()
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3422 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-22 07:29:13 +00:00
nate
2370ee9512
Adding default RSS layout, and upading default XML layout
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3421 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-22 07:28:29 +00:00
dho
1cb3a46703
Typo fixed
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3420 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-22 07:27:03 +00:00
nate
89a89427ff
Fixing bug in Set::map for handling empty arrays
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3419 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-22 07:26:58 +00:00
nate
f762385bf6
Removing AUTO_OUTPUT references from TimeHelper
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3418 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-22 07:26:03 +00:00
dho
bb1d4ce23c
Renaming Task to BakeTask
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3417 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-21 12:13:03 +00:00
nate
6535c4936c
Fixing code formatting in View
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3416 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-20 22:21:22 +00:00
nate
4de9ca6a6c
Fixing code formatting of XML and XMLNode classes, and fixing XMLNode constructor
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3415 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-20 22:20:44 +00:00
nate
fd99791566
Removing all references to AUTO_OUTPUT, adding HtmlHelper::meta() for creating <link /> tags, and enhancing HtmlHelper::url()
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3414 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-20 21:54:50 +00:00
dho
d9a8b09653
Adding support for 3rd party bake tasks
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3413 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-20 08:16:04 +00:00
nate
5db9faa1df
Adding Set class to replace NeatArray
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3412 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-18 09:44:01 +00:00
nate
866ea4bd5e
Adding automagic content-type-to-view-template mapping for use with Router::parseExtensions(). Also adding default XML template.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3411 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-18 08:05:00 +00:00
nate
2acff78b48
Adding Helper callbacks
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3410 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-18 08:03:32 +00:00
nate
48cd623b92
Deprecating NeatArray
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3409 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-18 08:02:59 +00:00
nate
be1737114c
Adding $primary parameter to Model::afterFind() (and Behavior::afterFind())
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3408 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-18 08:00:54 +00:00
nate
cfa4ed3516
Refactoring Controller::set() and removing Controller::_setArray()
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3407 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-18 07:58:10 +00:00
nate
8fadeb3146
Fixing Controller::postConditions() to use $this->data if no parameters are passed
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3406 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-18 07:53:45 +00:00
dho
f12f312b2e
Adding missing constants
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3405 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-18 07:33:33 +00:00
nate
7971fc0de6
Refactoring model SQL and DataSource references
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3404 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-17 11:44:29 +00:00
dho
a00c14ec0d
Adding base class for bake tasks
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3403 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-17 08:32:51 +00:00
dho
883844a78e
Adding infrastructure for a more flexible bake
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3402 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-16 16:20:55 +00:00