phpnut
|
87cfb1766d
|
Adding fix for #2416 fixes Invalid query when using boolean conditions in PostgreSQL
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4916 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-29 07:02:25 +00:00 |
|
phpnut
|
1fa4e18487
|
Added fix for #2450
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4915 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-29 06:11:32 +00:00 |
|
phpnut
|
f1c03fe608
|
Adding fix for #2500 fixes adding of table.id when not using associated models and only wanting specific fields returned
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4914 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-29 06:06:15 +00:00 |
|
phpnut
|
5757d6b7e9
|
Adding fixes for test added in [4911] and [4912]
Fixed #2414 fixes findBy doesn't escape WHERE condition
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4913 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-29 05:37:39 +00:00 |
|
mariano.iglesias
|
6978359505
|
Adding more tests for #2414
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4912 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-29 04:24:47 +00:00 |
|
mariano.iglesias
|
5903e2226c
|
Adding tests for #2414
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4911 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-29 04:18:41 +00:00 |
|
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
|
86ebf5a471
|
Adding empty files to all tmp/* directories
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4907 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-29 03:25:18 +00:00 |
|
mariano.iglesias
|
70b9de6903
|
Fixing label tests
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4906 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-29 03:10:44 +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 |
|
mariano.iglesias
|
80e40d6910
|
Adding tests trying to replicate #2451 and more variations of fake threaded self join
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4902 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-29 02:25:57 +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 |
|
mariano.iglesias
|
3f3f86d62a
|
Adding more tests for Set::extract()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4899 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-29 01:44:03 +00:00 |
|
mariano.iglesias
|
1a693ccc53
|
Fixing test for #2488
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4898 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-29 01:31:50 +00:00 |
|
mariano.iglesias
|
0bd1a41329
|
Adding test for #2488
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4897 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-29 00:56:21 +00:00 |
|
phpnut
|
dbf0181e26
|
Adding enhancement from #2502 replacing app with APP_DIR
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4896 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-29 00:19:29 +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 |
|
mariano.iglesias
|
5692e7f344
|
Adding test for #2494
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4892 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-28 07:48:31 +00:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
8a579c6585
|
Updating db_acl.sql in templates folder
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4882 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-26 09:18:35 +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 |
|
mariano.iglesias
|
4b7e496446
|
Changed name from requestAction() to testAction()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4876 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-18 00:34:38 +00:00 |
|
mariano.iglesias
|
c290e10dd3
|
Fixing small issues
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4875 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-18 00:27:56 +00:00 |
|
mariano.iglesias
|
11d588ff15
|
Added ability to auto-fixturize models when testing controllers
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4874 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-17 21:20:38 +00:00 |
|
mariano.iglesias
|
29cadf7460
|
Using reference to controller
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4873 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-17 09:11:58 +00:00 |
|
mariano.iglesias
|
79e9050136
|
Added option to get the view vars after running action
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4872 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-17 09:09:44 +00:00 |
|
mariano.iglesias
|
047b331c5b
|
Improved code
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4871 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-17 08:45:06 +00:00 |
|
mariano.iglesias
|
88da8d5b44
|
Fixed issue in CakeTestCase::requestAction() when wanting to get resulting HTML
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4870 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-04-17 08:41:52 +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 |
|