mark_story
|
42f9f8e2c3
|
Fixing strict errors.
While this is a minor API change, its required to
make CakePHP pass E_STRICT in testing.
|
2011-11-12 21:42:20 -05:00 |
|
Juan Basso
|
0575e92833
|
Added visibility in some methods and attributes.
|
2011-08-18 22:30:28 -04:00 |
|
Juan Basso
|
895c10af7b
|
Adjusted some types in @param, @return and @var.
|
2011-07-31 22:57:17 -04:00 |
|
Juan Basso
|
7604763888
|
Updated some file headers to include correct license and copyright.
|
2011-07-31 19:14:36 -04:00 |
|
Juan Basso
|
02f290ac52
|
Fixed some API doc in views.
|
2011-07-28 22:45:47 -04:00 |
|
Jose Lorenzo Rodriguez
|
cfd2d9e00b
|
Updating all @package annotations in doc blocks
|
2011-07-26 01:46:14 -04:30 |
|
Juan Basso
|
192812ee7f
|
Updating the copyright to 2011.
|
2011-05-30 22:32:43 -04:00 |
|
Thomas Ploch
|
bea666bb12
|
Removed JsBaseEngineHelper::$useNative. Removed json_encode() emulation from JsBaseEngineHelper::object(). Removed unnessecary call to get_object_vars() in JsBaseEngineHelper::object(). Removed unnessecary tests for equalness of emulation and native json_encode(). Added test for correct encoding of objects to JsHelper test case. Fixes #704
|
2011-04-26 22:35:33 -04:00 |
|
José Lorenzo Rodríguez
|
227ed6ef27
|
Fixing the Js engine helpers
|
2011-02-14 00:19:06 -04:30 |
|
José Lorenzo Rodríguez
|
1332561164
|
Merge remote branch 'origin/2.0' into 2.0-class-loading
Conflicts:
cake/libs/view/helpers/js.php
lib/Cake/Console/Command/Task/FixtureTask.php
|
2011-01-09 23:32:05 -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
|
9fac0b92c6
|
Extracting JsBaseEngineHelper to its own file, fixing some JsHelper related test cases
|
2010-12-21 22:01:38 -04:30 |
|