euromark
|
fc2d28974b
remove undocumented code and uncessary in_array() checks + cleanup
|
12 years ago |
mark_story
|
95b74bd9ef
Make sure ComponentCollection has the controller dependency.
|
12 years ago |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
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 |
ADmad
|
4b49a287a6
Show plugin name in error message if a plugin component was requested
|
14 years ago |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 years ago |
mark_story
|
61aba0f0f8
Fix most coding standard issues in Controller.
|
14 years ago |
Jose Lorenzo Rodriguez
|
7fdc1cc8d4
Migrating the beforeRedirect callback to the CakeEventManager, reorganizing how events are triggered in controller
|
14 years ago |
Jose Lorenzo Rodriguez
|
ffa12f4d47
Fixing test and implementing return values for events
|
14 years ago |
Jose Lorenzo Rodriguez
|
5d67195bf7
Migrating Controller events to use the CakeEventManager
|
14 years ago |
mark_story
|
2e8498e166
Merge branch '2.0' into 2.1
|
14 years ago |
Kyle Robinson Young
|
c836ba08a3
Add/move docblocks to make text available in the API docs
|
14 years ago |
ADmad
|
90b007ef75
Implemented priority based triggering of callbacks for objects in collection
|
14 years ago |
Renan Gonçalves
|
1cf67b1e55
Little cleanup in exceptions.
|
14 years ago |
Juan Basso
|
16ef234180
Removing trailing spaces.
|
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 |
evilbloodydemon
|
86b76674d0
PhpDoc fixes
|
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
|
4f01fc79c1
Fixing ComponentCollecction components loading, as with Behaviors and Helpers, thee MissingFileException can not be thrown
|
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
|
4c0e06c451
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
07e43bb0f8
Merge remote branch 'origin/2.0' into 2.0-class-loading
|
15 years ago |
José Lorenzo Rodríguez
|
c641baaf16
Loading component classes ang beginnings of session loading
|
15 years ago |
José Lorenzo Rodríguez
|
fbbb5c9337
Moving more clases to the new layout while trying to make controller related classes load
|
15 years ago |
José Lorenzo Rodríguez
|
b4387d2f51
More replacements to get class loaded using the new file scheme
|
15 years ago |