euromark
|
7cb19b97db
coding standards and simplification of else cases as well as some minor fixes
|
12 years ago |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
13 years ago |
euromark
|
09d9efe235
spelling corrections (a url to an URL, unify URL)
|
13 years ago |
Graham Weldon
|
26a08c6780
Updated copyright
|
13 years ago |
Graham Weldon
|
66d856d883
Added extra line for referencing license file for copyright
|
13 years ago |
Graham Weldon
|
7b860debe4
This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years.
|
13 years ago |
euromark
|
b811afbc44
double spaces to single ones
|
13 years ago |
ADmad
|
72d6ca636f
Docblock fixes
|
13 years ago |
dogmatic69
|
a38a616cba
changing join() to implode() for consistency
|
13 years ago |
Jelle Henkens
|
f7ce5262b7
Updating mixed @param documentation to seperate list of accepted types
|
14 years ago |
Juan Basso
|
c754fb2dcb
Updated copyright to 2012.
|
14 years ago |
mark_story
|
acccdcde1f
Fix coding standard issues in View/
|
14 years ago |
Majna
|
1dbafe1d4f
Fix docblocks.
|
14 years ago |
euromark
|
a41539dfa4
Indentation fix (tab instead of spaces)
|
14 years ago |
Kyle Robinson Young
|
1e1c7a036d
Code consistency formatting tweaks
|
14 years ago |
Kyle Robinson Young
|
8197f87dbc
Spelling and grammar fixes
|
14 years ago |
mark_story
|
42f9f8e2c3
Fixing strict errors.
|
14 years ago |
Juan Basso
|
0575e92833
Added visibility in some methods and attributes.
|
14 years ago |
Juan Basso
|
895c10af7b
Adjusted some types in @param, @return and @var.
|
14 years ago |
Juan Basso
|
7604763888
Updated some file headers to include correct license and copyright.
|
14 years ago |
Juan Basso
|
02f290ac52
Fixed some API doc in views.
|
14 years ago |
Jose Lorenzo Rodriguez
|
cfd2d9e00b
Updating all @package annotations in doc blocks
|
14 years ago |
Juan Basso
|
192812ee7f
Updating the copyright to 2011.
|
15 years ago |
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
|
15 years ago |
José Lorenzo Rodríguez
|
227ed6ef27
Fixing the Js engine helpers
|
15 years ago |
José Lorenzo Rodríguez
|
1332561164
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
4c0e06c451
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
9fac0b92c6
Extracting JsBaseEngineHelper to its own file, fixing some JsHelper related test cases
|
15 years ago |