phpnut
4ebbdd9055
Fixing error in default view when database file is present.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3899 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-11-22 18:02:14 +00:00
dho
a1be115dd1
Fixing several problems related to creating unit tests (ticket #1624 )
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3829 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-11-06 09:12:38 +00:00
phpnut
969676bbf9
Fixing path search for the test suite in bake script
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3826 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-11-04 07:08:17 +00:00
gwoo
1db5de6623
1.2: bake, merging changes from 1.1
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3823 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-11-03 22:47:43 +00:00
phpnut
0a2db46225
Added a few changes the AclCLI::upgradedb()
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3814 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-11-03 06:24:49 +00:00
phpnut
a8c98f38d9
corrected method name
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3813 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-11-03 06:09:34 +00:00
phpnut
0c759b9ce7
Adding AclCLI::upgrade() for upgrading previous releases to 1.1.9.x and above
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3812 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-11-03 06:01:48 +00:00
dho
f6be113855
Adding functionality to add and modify database configurations
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3790 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-11-01 08:57:51 +00:00
gwoo
45fd88df49
bake in 1.1 and 1.2 refactor and bug fixes
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3780 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-31 19:57:17 +00:00
dho
7a69c02c7c
Adding functionality to rename database.php.default to database.php
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3777 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-31 15:59:59 +00:00
dho
fb7e66881c
Fixing wrong key names for hasMany associations
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3775 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-31 08:07:16 +00:00
dho
846af89259
Refactoring help parameter handling
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3764 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-30 17:58:50 +00:00
gwoo
b68181311c
fixing #1598 : bake edit actions
...
fixing baked views with admin
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3762 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-28 20:15:41 +00:00
phpnut
02df38c26f
Renaming user_id to foreign_key in all ACL scripts
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3758 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-28 04:40:30 +00:00
dho
c18cd26ccb
Adding PHP5 constant
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3746 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-27 07:41:49 +00:00
nate
58f1dcd0ff
Adding install task for bake
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3745 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-26 17:31:46 +00:00
dho
41465fe8bd
Typo fixed (ticket #1590 )
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3744 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-26 16:29:10 +00:00
phpnut
12a6df23ef
Adding Controller::_selectedArray().
...
Changed Bake to use _selectedArray instead of _ _selectedArray()
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3742 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-26 03:08:53 +00:00
dho
d9b8b52eba
Adding definition for WWW_ROOT constant (ticket #1533 )
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3738 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-24 14:45:55 +00:00
dho
2069b63e11
Fixing a problem with PHP4
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3737 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-24 12:10:33 +00:00
dho
2b008eb66a
Initial version of a DBConfig task
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3735 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-22 16:04:30 +00:00
dho
c186656ae3
Show error message if a task is not found
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3734 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-22 12:34:50 +00:00
gwoo
cd81fd3b24
baker 1.2: last one before adding i18n support back
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3729 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-20 20:58:14 +00:00
gwoo
20bdd8181b
bake 1.2 : removed _ _() for now, added admin to urls for admin methods and views
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3722 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-20 01:19:46 +00:00
dho
8115129597
Actualizing config file in skel folder
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3719 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-19 07:39:59 +00:00
gwoo
5b6eb9f59d
1.2: updating bake to use _ _() function
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3718 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-19 04:55:07 +00:00
phpnut
64359fe7ba
Removing functions from basics.php that where added as workarounds for PHP < 4.3.
...
Removing legacy.php and all references to the file
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3717 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-19 00:37:29 +00:00
phpnut
260c257514
Fixing bug in bake that would use the class name for the foreign key in a hasOne association
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3708 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-18 13:00:34 +00:00
phpnut
b64e19073b
Fixed bake script dropping associations if no is selected during the model creation.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3705 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-18 11:22:34 +00:00
gwoo
6d572a2b2b
bake: fixing lists
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3700 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-18 00:16:09 +00:00
gwoo
cf81d3077a
bake: add list of controllers for controllers and view baking, just like models.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3698 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-17 19:37:55 +00:00
gwoo
3e2c52a5ab
bake: fixing generated views
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3697 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-17 18:28:52 +00:00
gwoo
0078f8291e
updating generic css
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3696 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-17 18:15:18 +00:00
gwoo
1b09e10216
bake: fixing controllers
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3695 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-17 18:01:58 +00:00
gwoo
251bf74e6a
bake: fixing pluralName error
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3694 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-17 17:39:48 +00:00
gwoo
0f4783b2ad
bake: stop the primaryKey from being printed if it equals id
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3693 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-17 16:49:09 +00:00
gwoo
51f95aada4
re-format of generated model code
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3691 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-17 05:05:08 +00:00
gwoo
3e21696255
removing debug code from bake
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3688 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-15 20:57:56 +00:00
gwoo
cefde59a76
some more fixes for custom associations
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3687 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-15 20:30:27 +00:00
gwoo
4e081f804e
some more fixes and code changes in bake
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3686 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-15 11:19:39 +00:00
gwoo
25b1bfa1c2
fix for custom model table in bake 1.2
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3684 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-15 08:33:23 +00:00
gwoo
6f2d0f6951
fix for custom model name in bake 1.2
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3683 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-15 08:28:26 +00:00
gwoo
5b0738d73f
fix for custom associations in bake 1.2
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3682 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-15 08:13:41 +00:00
gwoo
8e8898102c
fix for custom associations in bake 1.2
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3681 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-15 07:30:01 +00:00
gwoo
efa9eaba4d
fix for custom associations in bake 1.2
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3680 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-15 07:10:32 +00:00
gwoo
7554887b1e
fix for custom associations in bake 1.2
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3679 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-15 06:45:13 +00:00
gwoo
9a4e2c4f48
fix for custom associations
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3678 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-15 06:19:46 +00:00
gwoo
878d786f05
removed useTable from bake model if it follows conventions
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3677 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-15 06:06:49 +00:00
gwoo
c9a209ec92
updating bake 1.2 model building
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3676 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-15 05:58:13 +00:00
gwoo
f67e3189ab
changing default connect setting in bake to connect rather than pconnect
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3671 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-14 19:05:23 +00:00
phpnut
337a7af264
Removing bad character in bake script
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3670 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-14 18:45:00 +00:00
phpnut
3d47887211
Updating Bake to create admin route in core.php if not already set and admin routing option is used.
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3669 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-14 18:07:52 +00:00
gwoo
1c1bc8bfa8
more happy fixes for bake, admin option works now
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3640 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-13 09:31:20 +00:00
gwoo
89549ec129
fix belongsTo select for bake 1.2
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3639 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-13 08:52:26 +00:00
gwoo
46b1451a8e
another fix for bake 1.2
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3638 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-13 07:54:27 +00:00
gwoo
9d1c5334bd
another fix for bake 1.2
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3637 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-13 07:51:55 +00:00
gwoo
80481ae318
added extract() to Set, added format() to TimeHelper, fixed bake admin views creation
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3636 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-13 07:41:10 +00:00
gwoo
c7e5a528a3
removing debug code from bake 1.2
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3635 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-13 04:45:12 +00:00
gwoo
1a977a2053
bake fix for root path
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3633 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-13 03:46:47 +00:00
gwoo
ff847150e2
bake 1.2 fixes, skel and css updates
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3627 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-10 22:05:41 +00:00
gwoo
5f88da5d70
bake 1.2 fixes
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3625 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-10 20:00:35 +00:00
gwoo
79a538d6c5
updating css and bake in 1.2
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3624 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-10 18:24:25 +00:00
gwoo
f0ce5ba0ce
bake refactoring for 1.2
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3613 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-10-09 20:27:28 +00:00
gwoo
46d9b86b76
adding fix for #1465 and #1469
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3581 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-28 16:44:02 +00:00
dho
09ff467443
Actualizing config files in skel folder
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3574 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-24 15:24:52 +00:00
dho
78d38fe5eb
Adding fix for security exploit ( #1429 ) to /templates/skel/webroot/js/vendors.php
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3507 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-18 05:54:46 +00:00
gwoo
ab56074c40
adding changes to bake.php in 1.2.x.x
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3496 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-15 20:19:03 +00:00
dho
6af78cde12
Adding folder for custom tasks and a task to create the application skeleton
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3465 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-11 09:05:12 +00:00
dho
5dcd93f0ff
Adding execute function to interface
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3457 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-10 14:11:21 +00:00
dho
4df649dae5
Adding help function
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3456 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-10 13:50:23 +00:00
phpnut
eb202d44f9
Merging fixes into trunk:
...
Revision: [3440]
Adding note to api doc of the redirect function (#1358 )
Revision: [3439]
Revoking previous change, fixing bug in api doc
Revision: [3432]
added fix for #1352
Revision: [3430]
Adding nl2br in Sanitize::html
Revision: [3420]
Typo fixed
Revision: [3383]
Refactoring last commit for admin check
Revision: [3382]
Adding fix for admin being searched in entire string
Revision: [3379]
Fixing errors when CSS not showing after recent fixes to error class
Revision: [3376]
Backporting string-escaping fix from 1.2 for Ticket #
Revision: [3373]
Adding Windows-specific port delimiter for connecting to SQL Server (Ticket #1261 ).
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3454 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-09-07 19:23:27 +00:00
dho
1cb3a46703
Typo fixed
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3420 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-22 07:27:03 +00:00
dho
bb1d4ce23c
Renaming Task to BakeTask
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3417 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-21 12:13:03 +00:00
nate
fd99791566
Removing all references to AUTO_OUTPUT, adding HtmlHelper::meta() for creating <link /> tags, and enhancing HtmlHelper::url()
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3414 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-20 21:54:50 +00:00
dho
d9a8b09653
Adding support for 3rd party bake tasks
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3413 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-20 08:16:04 +00:00
dho
f12f312b2e
Adding missing constants
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3405 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-18 07:33:33 +00:00
dho
a00c14ec0d
Adding base class for bake tasks
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3403 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-17 08:32:51 +00:00
dho
883844a78e
Adding infrastructure for a more flexible bake
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3402 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-16 16:20:55 +00:00
nate
8a9b882f0c
Making same fixes as [3336]
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3337 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-01 02:47:40 +00:00
nate
f8123f131a
Duplicating fixes in [3329]
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3330 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-08-01 02:19:34 +00:00
phpnut
303c366a2e
Merging fixes into branched code
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3312 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-07-29 05:58:31 +00:00
phpnut
5549ddfd75
Replacing labelTag with new label().
...
Merged changes to bake.php
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3305 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-07-27 16:52:36 +00:00
phpnut
aee87dcdda
Merging changes to bake
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3297 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-07-23 19:06:21 +00:00
phpnut
e2937c405e
Merging changes to bake
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3296 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-07-23 18:59:52 +00:00
dho
67d75ba18b
Adding ; after endifs (ticket #1195 )
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3278 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-07-22 06:09:11 +00:00
dho
49ca6981ca
Applying patch to add docblocks (ticket #1171 )
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3273 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-07-18 11:11:44 +00:00
phpnut
6d71310f00
Beginning to port fixes to 1.2.x.x code from 1.1.x.x
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3268 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-07-15 03:36:53 +00:00
phpnut
e9c3f1ad81
Added fix for Ticket #1082
...
Fixed lowercased model name being generated in bake.php
Removed $this->viewPath from generated controller classes
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3215 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-07-07 17:39:51 +00:00
phpnut
25fc73660c
Fixing Fatal error: Call to undefined method HtmlHelper::submitTag()
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3210 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-07-07 01:37:12 +00:00
phpnut
a24b5a32d8
Removing useless echo the baked view.thtml
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3184 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-06-25 19:16:21 +00:00
gwoo
12e511477c
updating 1.2.x.x generic css
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3162 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-06-22 21:58:42 +00:00
gwoo
93036b8681
updating skel home.thtml
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3160 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-06-22 21:07:03 +00:00
phpnut
8c6b0576af
Merging changes from 1.1.x.x branch:
...
[3157]
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3158 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-06-22 20:42:53 +00:00
dho
be03e8150c
Adding missing semicolon which is shown as syntax error in PHPEclipse
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3156 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-06-21 07:58:54 +00:00
dho
dfa6e140fa
Added missing word
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3151 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-06-20 12:24:48 +00:00
phpnut
b242f56655
Adding fix for Ticket #1036 .
...
This corrects: "No such file" error with bake.php when choosing to
include basic class methods message
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3143 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-06-19 20:02:36 +00:00
dho
6cca0d00ea
Merging changes on bake.php from 1.1.x.x branch [3138]
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3139 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-06-19 15:00:17 +00:00
dho
c477ab64c6
consistent use of "Bake" in help text
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3137 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-06-19 07:23:27 +00:00
phpnut
a0743d40e7
Corrected bad char in [3134]
...
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3135 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-06-19 01:47:08 +00:00
phpnut
e7b26eed83
Added fix for Ticket #1019 .
...
bake.php on windows adding slash before filepath when creating unit test files
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3134 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-06-19 01:44:18 +00:00