mariano.iglesias
|
abb287180d
|
Adding tests for #2371
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4891 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-28 07:42:54 +00:00 |
|
mariano.iglesias
|
99b0ee21a8
|
Fixing tests so they expect validation errors of all available models to be defined in Form helper
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4888 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-27 07:44:47 +00:00 |
|
mariano.iglesias
|
45625d65a9
|
Fixing conflict of class names between tests
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4885 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-26 12:02:51 +00:00 |
|
mariano.iglesias
|
6d058861e7
|
Removing unneeded lines
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4884 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-26 11:54:36 +00:00 |
|
mariano.iglesias
|
52f0548782
|
Adding test for inner model validation, including a two level test that fails
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4883 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-26 11:52:56 +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 |
|
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
|
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
|
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 |
|
phpnut
|
97aa991f2d
|
Correcting svn properties on files
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4860 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-15 07:19:31 +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
|
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 |
|
mariano.iglesias
|
cf2abbed03
|
Added tests for issue #2391
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4843 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-11 21:27:16 +00:00 |
|
mariano.iglesias
|
4c7febfafa
|
Added tests for issue #2391
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4842 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-11 21:22:26 +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
|
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
|
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 |
|
mariano.iglesias
|
dd956694af
|
Adding tests to force foreignKey fields in hasMany
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4829 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-09 19:21:42 +00:00 |
|
mariano.iglesias
|
e9d7d60292
|
Adding tests for automatic addition of ids in hasMany
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4828 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-09 19:12:59 +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
|
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 |
|
mariano.iglesias
|
0fbcd7f9a4
|
Fixed tests
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4817 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-07 19:51:20 +00:00 |
|
mariano.iglesias
|
81b473f2a3
|
Added test for conditions in binding
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4816 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-07 19:30:27 +00:00 |
|
mariano.iglesias
|
b151eda69e
|
Fixed test
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4813 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-07 06:42:08 +00:00 |
|
phpnut
|
d0c8cde9ab
|
Adding fixes for test in [4811] fixes Ticket #1100
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4812 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-07 06:29:46 +00:00 |
|
mariano.iglesias
|
5e2d4167e3
|
Added tests for issue #1100
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4811 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-07 04:56:17 +00:00 |
|
mariano.iglesias
|
8b2e2e6a7a
|
Added test for #2361
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4809 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-06 19:12:15 +00:00 |
|
mariano.iglesias
|
da5e9c05a5
|
Fixing test for PHP4
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4807 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-06 19:01:46 +00:00 |
|
mariano.iglesias
|
5eaa76afe0
|
Improved test for #2360
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4806 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-06 18:35:25 +00:00 |
|
mariano.iglesias
|
f18ebf2117
|
Test added to replicate #2360
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4805 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-06 17:33:49 +00:00 |
|
phpnut
|
d5fa0a961b
|
Adding fixes for Ticket #2357, Ticket #2358
Added tests from Ticket #2357, Ticket #2358
Fixed failing DboSourceTest:
source:/branches/1.2.x.x/cake/tests/cases/libs/model/datasources/dbo_source.test.php@4778#L1080
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4801 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-06 11:15:45 +00:00 |
|
mariano.iglesias
|
df78e11548
|
Adding headers
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4780 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-05 06:08:00 +00:00 |
|
nate
|
ac904cd4d4
|
Adding new Set::merge() and Set class test case, thanks Felix
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4779 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-05 05:57:52 +00:00 |
|
phpnut
|
1c6c32981e
|
Fixing [Only variable references should be returned by reference]
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4778 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-05 04:47:01 +00:00 |
|
mariano.iglesias
|
08526db3f4
|
Remove deprecated methods from test cases
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4777 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-05 04:39:46 +00:00 |
|
mariano.iglesias
|
5c1d178616
|
Preventing session started messages in session test
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4775 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-05 04:27:44 +00:00 |
|
phpnut
|
56b7050858
|
Removing old AclNodeTest methods this code is no longer valid on 1.2
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4774 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-05 04:22:42 +00:00 |
|
mariano.iglesias
|
003e30673e
|
Added test for combination of self joins and belongsTo
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4773 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-05 04:04:55 +00:00 |
|
mariano.iglesias
|
a53e15ee51
|
Fixed test to used array based self join
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4771 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-05 03:40:08 +00:00 |
|
phpnut
|
f0cd2d49ea
|
Adding fix for to correct additional 1:1 associations failing to query when there is a self join association.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4770 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-05 03:31:46 +00:00 |
|
phpnut
|
ea144501ae
|
Fixing self association joins with conditions and fields
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4767 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-05 00:47:17 +00:00 |
|
mariano.iglesias
|
ad2069af72
|
Fixed test
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4766 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-05 00:07:30 +00:00 |
|
mariano.iglesias
|
6fe9f01c24
|
Fixed test
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4765 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-05 00:05:57 +00:00 |
|
mariano.iglesias
|
5757d3b07b
|
Fixed tests to include parenthesis used in ON clauses
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4764 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-04 22:14:45 +00:00 |
|
phpnut
|
cc46c03f31
|
Adding fixes for association conditions
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4763 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-04 21:40:59 +00:00 |
|
phpnut
|
da35cf3193
|
Adding fix for ModelTest::testRecursiveFindAll()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4761 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-04 19:55:57 +00:00 |
|
phpnut
|
46768f219e
|
Commenting debug code in model.test.php
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4760 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-04 18:24:17 +00:00 |
|
phpnut
|
49e58cec49
|
Adding fix for scaffold when using self associated HABTM
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4759 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-04 17:25:18 +00:00 |
|