Juan Basso
|
24fbaafe01
|
Merge with 2.0-email.
|
2011-04-23 22:36:55 -04:00 |
|
Juan Basso
|
fac5ae50d0
|
Moved the emails templates from elements to views. Renamed the path in layouts to keep the same name. Fixes #1415.
|
2011-04-20 23:47:21 -04:00 |
|
Jose Lorenzo Rodriguez
|
b1e74cff5b
|
Fixing more path generation for plugins, and typo from previous commit
|
2011-04-20 11:32:16 -04:30 |
|
Juan Basso
|
e0b4623065
|
Added support to sender email. Fixes #13.
|
2011-04-19 20:24:51 -04:00 |
|
Jose Lorenzo Rodriguez
|
147b04ab59
|
Fixing more paths in skel directory for project generation
|
2011-04-19 13:04:12 -04:30 |
|
AD7six
|
0c2bc7f015
|
bye bye webroot/css.php
|
2011-04-18 12:05:50 +02:00 |
|
Juan Basso
|
25705af8ed
|
Added the same email config sample of app/config to console skeleton.
|
2011-04-17 21:53:30 -04:00 |
|
AD7six
|
65121a4292
|
apc is disabled on the cli by default
Therefore, on the cli if the extension is loaded - it's necessary to
check if it's also enabled. Otherwise on the cli there will be no cache.
|
2011-04-17 11:42:04 +02:00 |
|
Jose Lorenzo Rodriguez
|
000e05b468
|
Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading
Conflicts:
cake/libs/view/helpers/js.php
cake/tests/lib/templates/missing_conenction.php
cake/tests/lib/templates/missing_connection.php
lib/Cake/Model/ConnectionManager.php
lib/Cake/TestSuite/templates/missing_conenction.php
lib/Cake/View/Helper/FormHelper.php
lib/Cake/tests/Case/Core/ConfigureTest.php
|
2011-04-11 22:48:08 -04:30 |
|
Jose Lorenzo Rodriguez
|
241a3bf624
|
Fixing ProjectTask tests and renaming folders in skel directory
|
2011-04-11 21:43:40 -04:30 |
|
Jose Lorenzo Rodriguez
|
85a7f74f30
|
Renaming folders in skel dir
|
2011-04-10 21:04:19 -04:30 |
|
AD7six
|
69ce628f07
|
fix file permissions
except for app/console/cake and lib/cake/Console/cake no files should
be executable
|
2011-03-16 16:06:44 +01:00 |
|
Jose Lorenzo Rodriguez
|
3f7928fccc
|
Changing paths againg form datasources sub packages,
Updating database.php.default file
Fixing view generation task
|
2011-03-16 00:14:37 -04:00 |
|
Jose Lorenzo Rodriguez
|
32e42aaf6f
|
Updating more skel files
|
2011-03-15 23:56:28 -04:00 |
|
Jose Lorenzo Rodriguez
|
8213160bb1
|
Udating template home.ctp and providing a default skel dir in tamplate task
|
2011-03-15 23:48:51 -04:00 |
|
Jose Lorenzo Rodriguez
|
b0a7a109e9
|
Updating ModelTask to crete files following the new namings
|
2011-03-15 22:14:10 -04:00 |
|
Jose Lorenzo Rodriguez
|
bd2bd4ba22
|
Udating skel directory, doc blocs and the location of the Console package
|
2011-03-15 21:53:42 -04:00 |
|
Jose Lorenzo Rodriguez
|
0cd51de827
|
Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading
|
2011-03-12 23:49:02 -04:30 |
|
Jose Lorenzo Rodriguez
|
a56c4bff77
|
Fxing ProjectTask tests
|
2011-03-07 01:25:05 -04:30 |
|
José Lorenzo Rodríguez
|
4cebe55a9b
|
Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading
Conflicts:
app/webroot/index.php
lib/Cake/Controller/Component/AuthComponent.php
lib/Cake/Network/CakeRequest.php
lib/Cake/tests/cases/libs/controller/components/auth.test.php
|
2011-02-21 22:28:30 -04:30 |
|
José Lorenzo Rodríguez
|
d9c99b5ef6
|
Merge remote branch 'origin/2.0' into 2.0-class-loading
Conflicts:
cake/tests/cases/libs/controller_test_case.test.php
lib/Cake/Controller/ComponentCollection.php
lib/Cake/Model/ConnectionManager.php
lib/Cake/TestSuite/Fixture/CakeTestFixture.php
lib/Cake/View/pages/home.ctp
|
2011-01-22 01:00:15 -04:30 |
|
José Lorenzo Rodríguez
|
4c0e06c451
|
Merge remote branch 'origin/2.0' into 2.0-class-loading
Conflicts:
cake/bootstrap.php
cake/libs/view/helpers/js.php
lib/Cake/Model/AclNode.php
lib/Cake/Model/ConnectionManager.php
lib/Cake/bootstrap.php
lib/Cake/tests/cases/libs/controller/controller.test.php
|
2011-01-02 02:00:03 -04:30 |
|
José Lorenzo Rodríguez
|
b2ad8fe113
|
Removing constant TEST_CAKE_CORE_INCLUDE_PATH
|
2010-12-19 23:33:37 -04:30 |
|
José Lorenzo Rodríguez
|
5fa028839e
|
Fixing paths location in cake.php files
|
2010-12-19 23:17:53 -04:30 |
|
José Lorenzo Rodríguez
|
07e43bb0f8
|
Merge remote branch 'origin/2.0' into 2.0-class-loading
Conflicts:
cake/libs/view/scaffolds/edit.ctp
cake/libs/view/scaffolds/form.ctp
cake/tests/test_app/plugins/test_plugin/views/tests/scaffold.edit.ctp
cake/tests/test_app/plugins/test_plugin/views/tests/scaffold.form.ctp
cake/tests/test_app/views/posts/scaffold.edit.ctp
cake/tests/test_app/views/posts/scaffold.form.ctp
lib/Cake/Error/ErrorHandler.php
lib/Cake/Model/Behavior/TranslateBehavior.php
lib/Cake/Model/Datasource/CakeSession.php
lib/Cake/Routing/Router.php
lib/Cake/TestSuite/TestManager.php
lib/Cake/View/scaffolds/edit.ctp
lib/Cake/tests/cases/console/shells/bake.test.php
lib/Cake/tests/cases/libs/cake_log.test.php
lib/Cake/tests/cases/libs/cake_request.test.php
lib/Cake/tests/cases/libs/view/helpers/number.test.php
lib/Cake/tests/test_app/plugins/test_plugin/views/tests/scaffold.edit.ctp
lib/Cake/tests/test_app/views/posts/scaffold.edit.ctp
|
2010-12-15 01:13:05 -04:30 |
|
José Lorenzo Rodríguez
|
1c0a4c9e0a
|
Starting to move console classes
|
2010-12-07 00:47:53 -04:30 |
|