Commit graph

904 commits

Author SHA1 Message Date
phpnut
929539146e Adding skeleton of translation string extractor class
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4243 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-01-01 22:03:15 +00:00
gwoo
6f8489b52e making it possible to use FormHelper without a model
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4238 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-01-01 19:39:07 +00:00
nate
f8f2df5053 Adding 'json' parameter for Ajax onComplete callback (Ticket #1843)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4237 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-01-01 18:04:40 +00:00
gwoo
315529507c overfactoring namedArgs, they are used by default with a colon as a separator
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4236 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-01-01 15:37:45 +00:00
nate
07985626fb Fixing issue in FormHelper::input() where the 'type' attribute appears twice
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4235 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-31 08:28:55 +00:00
nate
d2967c3f92 Adding Paginator methods for links and sorting
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4234 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-31 08:27:02 +00:00
dho
d9adf49c87 Replacing deprecated Html->formTag() with Form->create()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4233 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-30 14:31:35 +00:00
nate
9ce0247acc Adding additional Dispatcher fixes for named arguments; fixing parameters passed in Paginator URLs
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4232 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-30 06:12:29 +00:00
phpnut
3758445e8a "Correcting doc comments in basics.php
Changed the params order for _ _c()."

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4231 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-30 01:02:19 +00:00
dho
b05215eb9a Fixing "undefined variable" error in dispatch
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4230 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-29 08:00:01 +00:00
nate
b47906cdc1 Adding fix for Ticket #1823
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4229 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-29 05:42:37 +00:00
gwoo
ed28c3187b adding router fix for array params, ticket #1824, removing ternary operator from HtmlHelper::link();
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4228 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-29 04:16:53 +00:00
phpnut
8b79b227cc Fixing an error in I18n class that would sometimes show up when using Scaffolded methods
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4227 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-28 16:51:12 +00:00
phpnut
9f48b1d28c "A little more refactoring on HtmlHelper::checkbox()"
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4226 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-28 07:31:24 +00:00
phpnut
90f6c38614 "Fixed typo in [4221]"
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4225 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-28 07:28:43 +00:00
phpnut
93f7a48a2a Adding fix for Notice: Use of undefined constant action - assumed 'action' on Scaffolded view()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4224 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-28 05:22:41 +00:00
phpnut
dfbc6f0706 Adding patch from Ticket #1354
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4223 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-28 05:15:21 +00:00
phpnut
0ab73bb5fa "Adding a second param to bindModel and unbindModel to allow
turning off the auto resetting of the associations.
By default associations are always reset to the orignal models values"

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4222 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-28 04:02:38 +00:00
phpnut
73bb4ec98f Adding patch from Ticket #1821
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4221 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-28 03:48:04 +00:00
phpnut
69379095c8 Adding fix from Ticket #1808.
Correcting language name in I10n class.
Removed unused var from CookieComponent

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4220 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-28 03:41:33 +00:00
phpnut
b91daf775c Adding Slovenian translation
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4219 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-28 03:14:50 +00:00
phpnut
a98d44c455 Updating CookieComponent class to allow multidimensional arrays to be stored in one cookie.
Changed write() to allow passing $expire and $encrypt.


git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4218 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-27 23:31:32 +00:00
dho
5b7aa0d783 Replacing '_view_' with 'view'
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4217 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-27 09:34:45 +00:00
dho
aa6d4959fd Fixing parse error in PHP4
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4216 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-27 09:17:45 +00:00
phpnut
9e6ab9a541 Updating French, Italian, and Danish translations
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4215 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-27 03:50:08 +00:00
phpnut
130b448ad8 fixing typo in doc comment for CookieComponent::$_ _values;
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4214 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-27 00:34:09 +00:00
phpnut
3f7bb1ca61 Adding secure CookieComponent class.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4213 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-27 00:27:51 +00:00
gwoo
fc66c8aa6a fixing router args in urls, ticket #1811
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4212 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-26 18:06:42 +00:00
phpnut
a4ca03ed69 Fixing magic method names
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4211 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-26 16:17:37 +00:00
phpnut
c3e2c6b3d7 Merging changes from 1.1.x.x CakeSession
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4210 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-26 13:46:22 +00:00
phpnut
bebbfc8ff7 Updating Danish translation
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4209 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-26 11:09:59 +00:00
phpnut
699a2d2c6b Updating Danish translation
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4208 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-25 22:40:47 +00:00
phpnut
762e9ed90c Adding fix for I18n when $domain is specified using any of the _ _d*() functions
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4207 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-25 19:38:28 +00:00
phpnut
3fb74c2796 Updating version files for 1.2.x.x branch
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4206 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-25 12:44:31 +00:00
phpnut
4a41ca1da2 Merging fixes into trunk:
Revision: [4199]
Fixes for:
Ticket #1394 setFlash with layout fails because of missing params to View
Ticket #1480 Incorrect urls with Plugins
Ticket #1670 HtmlHelper::selectTag: problem when is_array($selected)
Ticket #1685 Router::url can cause incorrect links
Ticket #1774 Route::url() don't find the right route
Ticket #1776 Postgres - after each insert atempting to retrieve last inserted id from seq.
Ticket #1765 Dispatcher, route and plugins

Adding doc comments to EmailComponent
Removed ) in I10n::__l10nCatalog['lv'] 

Revision: [4196]
"Merging fixes made in 1.2 branch.
Adding fixes for Ticket #1785 hourOptionTag can never be empty
and Ticket #1792 dateTimeOptionTag hour is always set to 12 even if selected is null"

Revision: [4195]
Adding URL fix for Ticket #1679

Revision: [4182]
cli acl.php fixes. #1773 and #1780

Revision: [4169]
Adding 1.1 fix for Ticket #1794

Revision: [4168]
Adding NOT query conditions fix for Ticket #1793

Revision: [4166]
Adding beforeFind() reference fix for 1.1 (#1784)

Revision: [4131]
Adding fix for Ticket #1797, and URL fix for Ticket #1755

Revision: [4130]
fix for #1789

Revision: 4118
Mering changes from [4117] Configure::read()

Revision: [4105]
Adding loadControllers() fix for Ticket #1745

Revision: [4103]
Fixing error messages in File::create (ticket #1770)

Revision: [4100]
Changing Model::del to check for existence of itself before allowing deletes

Revision: [4095]
Checking if model exists when setting 'created' field, to enable use with custom IDs

Revision: [4093]
Adding fix for Ticket #1746

Revision: [4091]
Adding fix for Ticket #1740

Revision: [4088]
Typo (ticket #1738)

Revision: [4079]
Adding fix for ErrorHandler throwing error when Dispatcher class is not in memory

Revision: [4078]
Adding fix for Ticket #1732

Revision: [4074]
Adding fix for View::element().
params variable was reset to an array
Added the method to 1.2.x.x branch also

Revision: [4073]
Adding fix for Ticket #1731

Revision: [4072]
Fixing error in Router::parse() when no params are passed.
Initialized $pass variable as an array before the foreach

Revision: [4071]
Adding fix for Ticket #1721

Revision: [4070]
Adding fix for Ticket #1723

Revision: [4066]
Adding fix when using database storage for sessions.

This fixes
Fatal error: Class 'ConnectionManager' not found in
/cake/libs/session.php on line 445

Removed validators.php
Updated svnconfig.txt

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4202 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-25 12:06:13 +00:00
phpnut
042d7e5f3d Changed scaffold class to work with new FormHelper.
Removed scaffold add.thtml.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4200 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-25 11:32:58 +00:00
phpnut
43f2afa6eb Fixes for:
Ticket #1394 setFlash with layout fails because of missing params to View
Ticket #1480 Incorrect urls with Plugins
Ticket #1670 HtmlHelper::selectTag: problem when is_array($selected)
Ticket #1685 Router::url can cause incorrect links
Ticket #1774 Route::url() don't find the right route
Ticket #1776 Postgres - after each insert atempting to retrieve last inserted id from seq.
Ticket #1765 Dispatcher, route and plugins

Adding doc comments to EmailComponent
Removed ) in I10n::__l10nCatalog['lv'] 

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4199 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-25 10:51:08 +00:00
phpnut
d773f0f8d3 Adding changes that where made to validation class that I forgot to commit
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4198 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-25 10:22:48 +00:00
phpnut
14438cb151 "Adding fixes for Ticket #1785 hourOptionTag can never be empty
and Ticket #1792 dateTimeOptionTag hour is always set to 12 even if selected is null"

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4197 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-25 08:03:33 +00:00
nate
6776cc2e10 Adding URL fix for Ticket #1679
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4194 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-25 07:07:57 +00:00
nate
0cea0a6ff5 Integrating new Validation class with Model
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4193 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-25 06:53:19 +00:00
phpnut
a1e3fe6f78 "Adding templating to email component"
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4192 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-25 06:39:02 +00:00
phpnut
fd1cbd7055 Adding Portuguese (Brazil) locale directory
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4191 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-25 05:54:32 +00:00
phpnut
2c9aac9c52 Updating Plural-Forms:
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4190 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-25 05:30:02 +00:00
phpnut
859becf230 Adding Finnish locale directory
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4189 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-25 04:55:48 +00:00
phpnut
3eac55449e Adding function to basics.php to allow specifying a catalog to use for translation.
This should be used when LC_MESSAGES does not contain the translation strings.
Added doc comments to I18n and I10n classes.
Refactored I18n class

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4188 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-25 04:42:47 +00:00
phpnut
287c858bb0 Updating French translations
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4187 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-25 04:39:01 +00:00
phpnut
528364d6d7 Updating Japanese language
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4186 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-24 19:47:57 +00:00
phpnut
38ea3b6d3a Updating Russian translations
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4185 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-24 19:34:29 +00:00
nate
48a8114579 Adding submit button wrapper div for FormHelper::submit()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4184 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-12-24 19:25:04 +00:00