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 |
|
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 |
|
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
|
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
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
nate
|
86e9b9090a
|
Adding 'IS NULL' fix from Ticket #1075, and fixing join issue with AND NOT
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3401 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-08-15 19:19:39 +00:00 |
|
nate
|
444adfdae8
|
Moving extension data from params['extension'] to params['url']['extension']
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3400 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-08-12 17:03:40 +00:00 |
|
nate
|
34ec833441
|
Adding file extension parsing to Router
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3399 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-08-12 16:46:42 +00:00 |
|
nate
|
6a39b35df6
|
Adding additional data for pagination, and fixing docblock formatting
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3398 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-08-12 13:06:21 +00:00 |
|
nate
|
ceb5c9c6f1
|
Making Router accessible as a singleton
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3397 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-08-12 13:02:51 +00:00 |
|
nate
|
1de5fee5bb
|
Adding View::set(), allowing templates/elements to set variables for layout
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3396 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-08-12 01:18:28 +00:00 |
|
nate
|
8622b6f9ce
|
Removing debug code
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3395 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-08-10 17:06:39 +00:00 |
|
nate
|
02ed400c61
|
Fixing issue in FormHelper::select() with $options array numeric keys being reset
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3394 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-08-10 17:05:59 +00:00 |
|
nate
|
9c75c34b62
|
Updating HtmlHelper::link and HtmlHelper::url docblocks
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3393 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2006-08-10 04:15:19 +00:00 |
|