Majna
|
681207e327
Fixed doc block comments.
|
14 years ago |
Renan Gonçalves
|
4378bb6dc4
Fixed bug in CakeSchema where it determines the field position.
|
14 years ago |
Juan Basso
|
61833294f0
Changed the visibility to methods that not affect others classes.
|
14 years ago |
Juan Basso
|
16ef234180
Removing trailing spaces.
|
14 years ago |
Juan Basso
|
9bc3e567c1
Removed the @access and @static.
|
14 years ago |
Juan Basso
|
39b4032820
Fixed some API doc in model.
|
14 years ago |
Jose Lorenzo Rodriguez
|
cfd2d9e00b
Updating all @package annotations in doc blocks
|
14 years ago |
José Lorenzo Rodríguez
|
11f4d1c0e9
Fixing whitespace in CakeSchema
|
14 years ago |
Alejandro Ibarra
|
e4c1f28d84
Included validation to skip AppModel on CakeSchema->readSchema because it tries to find 'app_models' table. Added testSchemaReadWithAppModel test
|
14 years ago |
Mark Story
|
91a1cf81f3
Merge branch '1.3' into merger
|
15 years ago |
Jose Lorenzo Rodriguez
|
f4aeb514e3
Fiing CakeSchema so it runs without errors on Sqlsrv
|
15 years ago |
Juan Basso
|
192812ee7f
Updating the copyright to 2011.
|
15 years ago |
Renan Gonçalves
|
ed96936ea7
According to CakePHP conding styles, methods prefixed by _ are protected. Changing where it makes sense and don't break anything.
|
15 years ago |
ADmad
|
4c042ae133
Adding proper visibility keywords for class functions
|
15 years ago |
Ceeram
|
5f97292648
Change case of Controller::$plugin, fixing missing plugin exceptions, tests updated. Also removing no longer needed camelize() calls
|
15 years ago |
AD7six
|
fe2ec74b0e
correct paths to Config dir
|
15 years ago |
AD7six
|
0cb70ae3bb
remove CONFIGS constant
|
15 years ago |
Jose Lorenzo Rodriguez
|
5f56642e0e
Updating tests and classes in Console package after most recent updates in folder casing
|
15 years ago |
Jose Lorenzo Rodriguez
|
eea981940e
Replacing config string in favor of Config
|
15 years ago |
AD7six
|
32df3156a7
consolidate cake_error and cake_developer to simply "cake_dev"
|
15 years ago |
AD7six
|
268c061a2e
t
|
15 years ago |
AD7six
|
38180e8951
translation changes in the model dir
|
15 years ago |
Jose Lorenzo Rodriguez
|
ba694c45c9
Merge remote-tracking branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
b314149efd
Checkin that PluginAppModel is not in the list of modles to be used for CakeSchema
|
15 years ago |
José Lorenzo Rodríguez
|
6e4f4efb79
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
d9c99b5ef6
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
cd28f19363
Making CakeSchema tests pass
|
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
|
b8344ecd33
Replacing some of the App::import by App::uses
|
15 years ago |
José Lorenzo Rodríguez
|
02ad049559
Fixing more shells, and updating code in home.ctp
|
15 years ago |