Commit History

Author SHA1 Message Date
  dogmatic69 5cc03ca805 converting if($foo == true) to if($foo) 13 years ago
  dogmatic69 22a2e1b51e converting $foo == / $foo == 0 to !$foo (and a few $foo === 0) 13 years ago
  Fitorec fa2a75c3f1 Add the numbers format console menus, showing the validation options in 2 columns. 14 years ago
  Juan Basso c754fb2dcb Updated copyright to 2012. 14 years ago
  mark_story db8c6b5c78 Fix most of the coding standards issues in Console/ 14 years ago
  mark_story f3b990bf0f Correct path display for plugins. 14 years ago
  ADmad 73674c648c Moving AppShell inside Console/Command for consistency with file location of other App classes. Also making all core shells and tasks extends AppShell instead of Shell. Closes #2278 14 years ago
  mark_story aae8a89623 Change var -> public in controllertask. 14 years ago
  mark_story cb1ce83a54 Removing duplicate inflection. 14 years ago
  mark_story 3cb3424b4f Add App::uses to baked controllers. 14 years ago
  Juan Basso 895c10af7b Adjusted some types in @param, @return and @var. 14 years ago
  Juan Basso a0ee8b49fe Fixed some API doc in console. 14 years ago
  Jose Lorenzo Rodriguez cfd2d9e00b Updating all @package annotations in doc blocks 14 years ago
  Mark Story 74e2cb1507 Updating doc blocks and @package strings for Console 14 years ago
  Mark Story 91a1cf81f3 Merge branch '1.3' into merger 14 years ago
  Juan Basso 192812ee7f Updating the copyright to 2011. 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 42c5c6e7fe when using App::path but expecting 1 result - use the first 15 years ago
  AD7six 80e68763a3 remove CONTROLLERS constant 15 years ago
  mark_story 317aad9526 Fixing missing uses for Controller Task. 15 years ago
  Renan Gonçalves abbe5aaea2 Updating console to use i18n'ed strings. 15 years ago
  Jose Lorenzo Rodriguez 5c91827c44 Fixing typo in controller task 15 years ago
  AD7six 2078dbccaa use the cake_console domain for everything related to the cli 15 years ago
  AD7six 39c7d03319 Merge branch '2.0-class-loading' into 2.0-translations 15 years ago
  Jose Lorenzo Rodriguez 8ce605ab88 Fix for regression introduced in last commit 15 years ago
  Jose Lorenzo Rodriguez 3f7928fccc Changing paths againg form datasources sub packages, 15 years ago
  Jose Lorenzo Rodriguez 9293361562 Updating ControllerTask to crete files with new naming conventions 15 years ago
  AD7six 8f0c923cf6 translations for the console dir 15 years ago
  Jose Lorenzo Rodriguez fd8a7ed6d6 Fixing ControllerTask tests 15 years ago
  José Lorenzo Rodríguez 6e4f4efb79 Merge remote branch 'origin/2.0' into 2.0-class-loading 15 years ago