mark_story
|
a3bb77c4f3
|
Merge branch '1.2' into 1.3-merger
Conflicts:
cake/console/libs/acl.php
cake/console/libs/tasks/controller.php
cake/console/libs/tasks/db_config.php
cake/console/libs/tasks/model.php
cake/console/libs/templates/skel/views/layouts/xml/default.ctp
cake/libs/model/datasources/dbo/dbo_mysql.php
cake/libs/model/datasources/dbo/dbo_mysqli.php
cake/libs/validation.php
cake/libs/view/helpers/form.php
cake/tests/cases/basics.test.php
cake/tests/cases/console/libs/tasks/model.test.php
cake/tests/cases/libs/cake_test_case.test.php
cake/tests/cases/libs/model/datasources/dbo/dbo_mysql.test.php
cake/tests/cases/libs/model/datasources/dbo/dbo_mysqli.test.php
cake/tests/cases/libs/view/helpers/javascript.test.php
cake/tests/cases/libs/view/helpers/session.test.php
cake/tests/groups/controller.group.php
cake/tests/groups/lib.group.php
cake/tests/groups/no_database.group.php
|
2009-11-01 12:11:49 -05:00 |
|
mark_story
|
0cc1d84737
|
Removing use of e() from core and test suite.
|
2009-10-21 12:57:03 -04:00 |
|
mark_story
|
036bb620fa
|
Removing error flags from test.php.
|
2009-09-07 16:13:25 -04:00 |
|
nate
|
b2d13fce40
|
Moving error flags to core bootstrap to avoid extra changes in user files, fixing error in previous commit.
|
2009-09-07 15:12:39 -04:00 |
|
nate
|
a5c00de3bd
|
Applying PHP 5.3 compatibility patch from. Please update your config/core.php, webroot/index.php and webroot/test.php accordingly.
|
2009-09-07 14:25:22 -04:00 |
|
DarkAngelBGE
|
f88cc56cfe
|
Coding standards fixes
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8260 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-07-28 20:01:42 +00:00 |
|
mark_story
|
b4f4aeeec7
|
Moving shell templates dirs.
Updating TemplateTask to reflect changes in directories.
Updating test cases to use App::build()/App::path()
|
2009-07-26 01:29:08 -04:00 |
|
mark_story
|
e9afb63d19
|
Merge branch '1.3' into 1.3-bake
|
2009-07-25 18:19:44 -04:00 |
|
AD7six
|
737740d9c2
|
adding some test case folders
|
2009-07-25 00:14:32 +02:00 |
|
AD7six
|
b2142df2bc
|
adding a newline before all comment blocks
|
2009-07-24 21:18:37 +02:00 |
|
gwoo
|
f295a21831
|
updating some code related to Configure/App changes. Fixing issue when cache is not configured
|
2009-07-22 09:11:38 -07:00 |
|
mark_story
|
2ab3986d14
|
Removing extra ; from generated code.
|
2009-07-17 16:00:44 -04:00 |
|
mark_story
|
41eecdaa91
|
Adding the ability to set $displayField from bake. Refactoring ModelTask::bake() Fixes #4438.
|
2009-07-08 22:06:42 -04:00 |
|
mark_story
|
8d1457e048
|
Merge branch '1.3' into 1.3-bake-integration
Conflicts:
cake/console/libs/tasks/controller.php
cake/console/libs/tasks/model.php
|
2009-07-06 22:20:03 -04:00 |
|
mark_story
|
1c6d0d5642
|
Removing old files.
|
2009-07-01 00:48:53 -04:00 |
|
mark_story
|
ad98139e35
|
Moving bake templates into templates/default.
Adding 'console template themes' to TemplateTask.
Adding test cases for console themes.
Moving files around.
|
2009-07-01 00:24:20 -04:00 |
|
mark_story
|
5e5293a866
|
Adding redirect() if deletion fails.
Fixing formatting.
|
2009-06-06 21:38:22 -04:00 |
|
gwoo
|
f84ed69780
|
fixing undefined variable when new project is baked from skel
|
2009-06-05 19:05:05 -07:00 |
|
mark_story
|
fe235f4e94
|
Tweaking template.
|
2009-05-26 00:20:17 -04:00 |
|
mark_story
|
518c318887
|
Adding tests and code for controller stub generation.
|
2009-05-25 23:48:41 -04:00 |
|
mark_story
|
877616ad9b
|
Fixing broken comment.
|
2009-05-25 01:19:54 -04:00 |
|
mark_story
|
975aab8009
|
Fixing plugin imports
Adding contstructor generation.
and test case for controller construction.
|
2009-05-25 00:54:23 -04:00 |
|
mark_story
|
587b0ca07d
|
Test generation for models is partially complete.
fixtures and introspected methods work.
|
2009-05-24 23:50:21 -04:00 |
|
mark_story
|
dee9b6370b
|
Adding test template.
|
2009-05-23 23:30:41 -04:00 |
|
mark_story
|
4fe3c2efe1
|
Removing ability to bake $useTable = false models.
|
2009-05-23 23:25:14 -04:00 |
|
mark_story
|
6eada280cf
|
Fixing typo.
Removing newlines
|
2009-05-20 00:00:36 -04:00 |
|
mark_story
|
a4f6fdc3b9
|
Refactoring bake action generation into a template
file.
Adding template file for controller actions.
|
2009-05-19 23:53:41 -04:00 |
|
mark_story
|
0d7b86fc8b
|
Removing $uses as part of bake.
|
2009-05-18 22:26:16 -04:00 |
|
mark_story
|
d31c43d409
|
Refactoring code generation into controller.ctp
|
2009-05-17 00:05:07 -04:00 |
|
mark_story
|
a85bf16560
|
Cleaning up model template.
|
2009-05-13 23:50:46 -04:00 |
|
mark_story
|
3c08369e3a
|
Adding bake model template.
Adding tests for bake model.
|
2009-05-13 23:36:13 -04:00 |
|
mark_story
|
3ea2b5a87d
|
Moving CodeGenerator class into bake shell.
Updating FixtureTask and test cases.
Updating template for fixtures.
|
2009-05-10 22:16:38 -04:00 |
|
mark_story
|
328756f686
|
Adding fixture template
|
2009-05-10 13:33:05 -04:00 |
|
mark_story
|
bf7e257e02
|
Updating coding standards in bake templates and scaffolds. Fixes #6346
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8167 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2009-05-07 00:53:44 +00:00 |
|
mark_story
|
7421729159
|
Removing DB2 specific documentation. Docs updated in cookbook.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7968 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-12-31 15:30:11 +00:00 |
|
mark_story
|
b2b4c4be47
|
Adding App::import() to app_helper files. Fixes issues with Missing Helper Class, and allows you to use helpers in shell classes. Fixes #5458
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7904 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-12-05 16:49:43 +00:00 |
|
mark_story
|
063345e89e
|
Fixing Cache-control headers in css.php to reflect proper HTTP 1.1 spec and agree with Expires header value. Fixes #5777.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7883 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-11-21 04:29:22 +00:00 |
|
renan.saddam
|
6319f8ea69
|
Removed trailing whitespaces from core.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7847 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-11-08 02:54:07 +00:00 |
|
renan.saddam
|
cd3aaf141d
|
Removing unused tests route according to [7524]. Closes #5694.
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7820 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-11-03 18:27:56 +00:00 |
|
AD7six
|
3f2fa6929b
|
changing tabs for spaces in comment block indentation
Removing address and replacing with cakefoundation url
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7805 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-10-30 17:30:26 +00:00 |
|
mark_story
|
1b456f2cf1
|
Applying patch from 'davidpersson' fixing code spacing. Closes #5643
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7772 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-10-23 00:10:44 +00:00 |
|
renan.saddam
|
24949e30e0
|
Added tests to PagesController and removed twice call to count().
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7756 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-10-16 23:52:54 +00:00 |
|
mark_story
|
fb4277a852
|
Updating css.php to use App::import(). Closes #4613
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7717 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-10-09 03:43:42 +00:00 |
|
nate
|
0c64ddfa49
|
Copying changes from app/webroot/js/vendors.php to cake/console/libs/templates/skel/webroot/js/vendors.php, fixes #5508
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7693 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-10-02 14:32:54 +00:00 |
|
mark_story
|
84b6d1b66c
|
Removing pear from supported list of drivers. Adding odbc. Closes #5349
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7530 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-08-28 16:47:30 +00:00 |
|
gwoo
|
582d8277fd
|
fixes #5119, PDT warning in acl.ini.php
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7473 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-08-16 18:04:28 +00:00 |
|
mark_story
|
993bee59fa
|
Moving charset meta tag above title tag. Closes #5107
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7344 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-07-17 17:07:42 +00:00 |
|
mark_story
|
c53669f928
|
Updated CSS files to remove display:block property on all inputs. Added additional padding to radio buttons. Closes #5073
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7337 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-07-13 23:28:45 +00:00 |
|
mark_story
|
96fa4e4db1
|
Updated skel/config/routes.php to reflect .ctp extension. Fixed spelling error. Closes #5084
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7334 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-07-10 17:37:32 +00:00 |
|
gwoo
|
a764b471f6
|
closes #5011, target _blank for all html links that open new windows
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7310 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2008-07-04 13:44:23 +00:00 |
|