phpnut
|
91d4b05e9b
|
Adding fix for #2419 fixes issue with long lines in email messages breaking links
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4910 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-29 04:16:43 +00:00 |
|
phpnut
|
0ddac86f58
|
Adding fix for #2466 fixes missed Router::__mapped reinit in Router::url()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4909 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-29 03:46:58 +00:00 |
|
phpnut
|
7cdb495068
|
Adding fix for #2428 fixes View::renderElement() behavior with multiple view paths
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4908 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-29 03:33:37 +00:00 |
|
phpnut
|
aee7405863
|
Adding additional fix for #2481
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4905 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-29 03:05:08 +00:00 |
|
phpnut
|
e91a15e4e2
|
Adding fix for #2481 fixes Form::label() $tagName does not run through domId()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4904 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-29 02:58:01 +00:00 |
|
phpnut
|
527a2e6bcd
|
Adding enhancement from #2483.adds scaffold index view field's label
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4903 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-29 02:52:17 +00:00 |
|
phpnut
|
74ca09d759
|
Adding fix for #2491 fixes bad scaffold templates paths
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4901 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-29 02:03:43 +00:00 |
|
phpnut
|
698b221943
|
Adding fix for #2488 fixes Set::extract failed on assoc array if key starts with numeric
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4900 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-29 01:47:26 +00:00 |
|
phpnut
|
c91965dc89
|
Adding fix for #2371, fixes HtmlHelper submit() method doesn't allow HTML entities in caption
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4895 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-28 23:52:19 +00:00 |
|
dho
|
efd8df1771
|
Applying fix from ticket #2485, adding test for it
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4894 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-28 09:20:35 +00:00 |
|
dho
|
da0dacb013
|
Applying patch from ticket #2496, adding test for it
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4893 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-28 08:57:34 +00:00 |
|
phpnut
|
9b8f81cc82
|
Removing $fieldset = null; in FormHelper::inputs()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4890 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-27 20:19:27 +00:00 |
|
phpnut
|
30498981a7
|
Adding fix for #2473
Fixed undefined variable notice in Form::inputs()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4889 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-27 20:16:38 +00:00 |
|
phpnut
|
1d64691014
|
Adding fixes from phishy.
Added fixed for #2492
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4887 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-27 06:43:40 +00:00 |
|
dho
|
c529d363a8
|
Adding patch and test for ticket #2369
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4881 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-25 07:28:20 +00:00 |
|
phpnut
|
0d69e3a085
|
Adding initial implementation of I18n database translation support
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4880 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-25 00:24:19 +00:00 |
|
phpnut
|
575dafe60a
|
Fixing error when using AuthComponent and DEBUG < 1
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4879 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-24 00:26:10 +00:00 |
|
dho
|
35c7807cc3
|
Case-insensitive matching when using array of phrases in TextHelper::highlight
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4878 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-21 16:55:09 +00:00 |
|
nate
|
bb8c52dac0
|
Fixing display of core error messages
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4877 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-18 16:39:11 +00:00 |
|
nate
|
3ba273b16d
|
Adding URL fragment (hash) support in Router::url() (Ticket #2432)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4869 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-17 07:51:01 +00:00 |
|
nate
|
11c5e916b8
|
Adding undefined variable fix for PaginatorHelper::sortDir() (Ticket #2440)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4868 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-17 07:03:20 +00:00 |
|
nate
|
e5b0f2e3fa
|
Moving Router::__filter() to Set::filter()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4867 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-17 07:00:26 +00:00 |
|
dho
|
9a865176aa
|
Removing invalid character
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4866 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-17 06:48:16 +00:00 |
|
nate
|
5461eec22d
|
Adding fix for <> condition in DboSource (Ticket #2101)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4865 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-17 05:17:06 +00:00 |
|
gwoo
|
f4c9be8be2
|
working on form helper, added a submit button to form end if you pass true, added fieldset options to inputs
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4862 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-17 02:06:15 +00:00 |
|
nate
|
86d32e4313
|
Adding fix for misquoted SQL functions (Ticket #2199)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4861 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-16 21:49:28 +00:00 |
|
nate
|
c9b2da1380
|
Adding field map to convert aliased column names in MSSQL queries
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4859 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-14 23:34:08 +00:00 |
|
dho
|
ee403daf5d
|
Fixing problem with highlighting multiple phrases (ticket #2418)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4857 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-13 14:27:59 +00:00 |
|
dho
|
c9d4fa6451
|
Applying patch from ticket #2417
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4856 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-13 11:56:03 +00:00 |
|
phpnut
|
94704a2518
|
Adding patch from Ticket #2374
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4851 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-12 07:46:29 +00:00 |
|
phpnut
|
8170b1f89f
|
Correcting [4849], would attempt to load non existent model is var $uses was not set
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4850 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-12 07:38:25 +00:00 |
|
phpnut
|
e6f519a0a8
|
Adding fix for Ticket #2349
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4849 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-12 07:29:45 +00:00 |
|
phpnut
|
a2ba6d7715
|
Adding fix for Ticket #2392
Added tests for this fix.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4848 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-12 07:17:39 +00:00 |
|
nate
|
4e8a803e81
|
Fixing SQL error in AuthComponent::identify() when username is empty (Ticket #2402)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4847 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-12 02:32:16 +00:00 |
|
nate
|
b0307904ae
|
Fixing (moving) session string warning (Ticket #2377) and adding automatic logging code
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4846 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-12 00:34:16 +00:00 |
|
phpnut
|
385e0c02ba
|
Adding fix for Ticket #2380
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4841 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-11 21:20:10 +00:00 |
|
phpnut
|
b752463592
|
Adding fix for Ticket #2391
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4840 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-11 20:49:41 +00:00 |
|
phpnut
|
4f78065c14
|
Adding fix for Ticket #2387
Fixed issue in view with $session->valid() always returning false.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4839 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-11 20:47:17 +00:00 |
|
nate
|
8df2d428ff
|
Fixing JavascriptHelper::object() bug with numeric indexes, as reported on the mailing list
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4838 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-11 18:02:10 +00:00 |
|
nate
|
3a828d2338
|
Throwing Missing Model error for missing associated classes, per gwoo
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4837 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-11 18:01:24 +00:00 |
|
phpnut
|
f1678686a4
|
Adding fix for Ticket #2326
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4835 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-11 15:20:37 +00:00 |
|
nate
|
aed74550fb
|
Removing inline comments and fixing error in parseURI; also fixes Ticket #2382
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4834 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-10 22:56:07 +00:00 |
|
nate
|
0c43266ba7
|
Adding user check fix for AuthComponent::isAuthorized(), and removing comments from Model test (Ticket #2381)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4833 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-10 16:48:45 +00:00 |
|
phpnut
|
30ea0fb69b
|
Fixed typo in function name strpos replaces strrpos
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4832 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-09 22:41:17 +00:00 |
|
phpnut
|
8ed1b69b3f
|
Refactoring association joins, Fixes the issue with adding the Model.id if it is not already added.
Adding fix for string based fields.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4831 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-09 21:30:55 +00:00 |
|
nate
|
d416fbe4ed
|
Removing name() method from DBO drivers (Ticket #2372)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4830 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-09 19:54:07 +00:00 |
|
phpnut
|
dcf64033ed
|
Adding fix for undefined index
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4827 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-09 09:40:56 +00:00 |
|
phpnut
|
00be91c954
|
Adding first implementation of hasMany associations using one select statement.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4826 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-09 08:54:25 +00:00 |
|
phpnut
|
cff6ea0ee8
|
Removing some duplicate code
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4825 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-09 04:05:22 +00:00 |
|
phpnut
|
95e2782d72
|
Initial work on using one select statement for hasMany associations
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4824 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-09 04:00:04 +00:00 |
|