mark_story
|
4a6412fb27
|
Adding tests for AuthComponent::action().
Adding plugin support for AuthComponent in actions mode. Refs #33
|
2009-09-14 00:29:33 -04:00 |
|
mark_story
|
c94698500b
|
Adding test case for Auth with authorize = actions.
|
2009-09-14 00:15:06 -04:00 |
|
mark_story
|
090eb27be1
|
Updating imports in AuthComponent and AuthComponent test case.
|
2009-09-13 23:42:25 -04:00 |
|
mark_story
|
b4a1c4723d
|
Making AuthComponent::deny() case insensitive like allow(). Fixes #6261
|
2009-08-30 20:41:39 -04:00 |
|
renan.saddam
|
c84b4cf36d
|
Changing AuthComponent::deny to accepts same param as AuthComponent::allow, tests added
|
2009-08-13 13:08:30 -03:00 |
|
renan.saddam
|
2484245c68
|
Refactoring to use flashLayout variable when setting flash messages
|
2009-08-13 12:18:46 -03:00 |
|
renan.saddam
|
8d6135a8d1
|
Adding support for plugin models used in Auth::$userModel
|
2009-08-13 11:39:59 -03:00 |
|
mark_story
|
2893b29e11
|
Fixing inflection of Taxes. Fixes #15
|
2009-08-12 09:46:18 -04:00 |
|
AD7six
|
9d1e556486
|
Revert "mend"
This reverts commit a0f42640cc10342f96effe4d08be188bb51bd0db.
|
2009-08-12 09:46:18 -04:00 |
|
AD7six
|
96cebeede9
|
correcting global plugin path logic to match global vendors folder
|
2009-08-12 09:46:18 -04:00 |
|
mark_story
|
ae628f7f72
|
Applying patch from 'savant' Fixes usage of deprecated methods. Fixes #11
|
2009-08-12 09:46:18 -04:00 |
|
mark_story
|
0a1d8ca92a
|
Updating test cases to reflect changes in default templates.
|
2009-08-12 09:46:17 -04:00 |
|
mark_story
|
78c4a21451
|
Fixing use of Model::del() to Model::delete()
|
2009-08-12 09:46:17 -04:00 |
|
mark_story
|
dfa9ccdaf9
|
Adding Test case option to bake main menu.
|
2009-08-12 09:46:17 -04:00 |
|
mark_story
|
267fcc1c81
|
Adding F as an option to bake menu.
|
2009-08-12 09:46:17 -04:00 |
|
AD7six
|
b53c7339c4
|
mend
|
2009-08-12 09:46:17 -04:00 |
|
mark_story
|
31d136ca67
|
Making constructClasses() call run against the correct object. test cases updated.
Fixes #4
|
2009-08-12 09:46:17 -04:00 |
|
mark_story
|
b731408deb
|
Fixing constant use in ProjectTask.
Fixing newline.
|
2009-08-12 09:46:17 -04:00 |
|
mark_story
|
29d03ab722
|
Adding __() to ProjectTask
|
2009-08-12 09:46:17 -04:00 |
|
gwoo
|
27437a808d
|
rmoving path check from Folder::tree fixes issues with classes not beign found in App::import
|
2009-08-05 11:26:19 -04:00 |
|
gwoo
|
6775e0997e
|
Merge branch '1.2' into 1.3
|
2009-08-03 13:13:18 -07:00 |
|
jperras
|
d41a28c975
|
Fixing PHP4 compatibility issues for SecurityComponent.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8282 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-08-03 19:40:02 +00:00 |
|
mark_story
|
72d90f2ce8
|
Adding tests for array_diff_key() in php4. Increasing test compatibility with php4
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8281 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-08-03 19:24:38 +00:00 |
|
gwoo
|
33adb6e40b
|
fixing test header from bad merge
|
2009-08-03 11:57:39 -07:00 |
|
gwoo
|
946f0c85fc
|
Merge branch '1.3-jshelper' into 1.3
|
2009-08-03 11:55:40 -07:00 |
|
gwoo
|
01cbaafbf3
|
Merge branch '1.3-dev' into 1.3
|
2009-08-03 11:55:26 -07:00 |
|
gwoo
|
b2f7cd5aff
|
fixing cache error
|
2009-08-03 11:55:14 -07:00 |
|
mark_story
|
6ca2127aea
|
Fixing JsHelper tests to run in php4
|
2009-08-03 14:47:36 -04:00 |
|
gwoo
|
c33437af76
|
updating require of overloadbale in model
|
2009-08-03 11:44:06 -07:00 |
|
mark_story
|
d69772952c
|
Fixing fatal error in php4
|
2009-08-03 14:42:33 -04:00 |
|
mark_story
|
83a705f739
|
Merge branch '1.3' into 1.3-jshelper
|
2009-08-03 14:39:21 -04:00 |
|
gwoo
|
57552c25fc
|
updating some tests for php4
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8280 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-08-03 18:14:12 +00:00 |
|
mark_story
|
303b488bc1
|
fixing doc block indentation.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8279 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-08-03 18:13:46 +00:00 |
|
mark_story
|
bab62df0d8
|
Fixing fails caused by PHP4 and all lowercase classnames.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8278 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-08-03 18:12:42 +00:00 |
|
mark_story
|
401796e1a9
|
Adding missing reference operators in Controller::paginate().
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8277 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-08-03 17:55:16 +00:00 |
|
mark_story
|
29dd4ddf03
|
Fixing issues in Scaffold Test case with PHP4.
Cleaning up code formatting in Scaffold.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8276 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-08-03 17:38:40 +00:00 |
|
AD7six
|
47d50b1d93
|
Adding failing test case for invalid cache config causing a fatal error
|
2009-08-03 18:17:20 +02:00 |
|
jperras
|
33370fdc60
|
Fixing code coverage manager test.
|
2009-08-03 00:14:15 -04:00 |
|
jperras
|
6e7219b7ec
|
Fixing no_database group test.
|
2009-08-03 00:02:17 -04:00 |
|
jperras
|
74e6b30d7b
|
Removing duplicate classes & methods from a lost merge.
|
2009-08-02 22:59:15 -04:00 |
|
jperras
|
a0b04ed924
|
Adding proper skipIf to Javascript asset timestamp test.
|
2009-08-02 22:54:05 -04:00 |
|
jperras
|
43a7dee08a
|
Fixing path for cake schema test in database group
|
2009-08-02 22:53:35 -04:00 |
|
gwoo
|
e3f8ee493e
|
fixing path in folder test
|
2009-08-02 22:47:26 -04:00 |
|
jperras
|
31321df6ce
|
Removing extra newline that was causing EmailComponent test to fail.
|
2009-08-02 21:09:33 -04:00 |
|
mark_story
|
4583873379
|
Fixing issues in PluginTask test due to addition of cake/plugins. Fixing undefined variable.
|
2009-08-02 20:42:08 -04:00 |
|
gwoo
|
2ae5d45180
|
fixing return of Folder::read when path is null
|
2009-08-02 17:22:57 -07:00 |
|
gwoo
|
d0c7397d5d
|
added unlink to SchemaTest::tearDown()
|
2009-08-02 16:47:15 -07:00 |
|
gwoo
|
42d6a6f732
|
Merge branch '1.3-bake' into 1.3
|
2009-08-02 16:42:21 -07:00 |
|
gwoo
|
07d1ecdf6d
|
adding change to DboSource test that was not committed in [8267]
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8275 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-08-02 23:21:24 +00:00 |
|
gwoo
|
d905c274c8
|
Merge branch '1.2' into 1.3
|
2009-08-02 16:18:25 -07:00 |
|