Commit History

Author SHA1 Message Date
  AD7six 369d316835 Restructure internals of Extract task 14 years ago
  mark_story 4949a87b7e Fix issues with duplicate msgid values. 14 years ago
  Vinícius Krolow fa5f175244 Improve the extract to know when there is the same string inside one plural 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 4103fe14a2 Fix double / issue in ExtractTask 14 years ago
  mark_story cfe38985cf Fix failing tests caused by changes in App::objects() 14 years ago
  Majna 51ccbad170 Fixing ignored '--exclude-plugins' option on Windows for Extract task. 14 years ago
  ADmad 97a975c6c4 Refactoring Model::invalidFields() a bit. 14 years ago
  Juan Basso 620a65b2fc Merge branch '2.0' into 2.0-api-doc 14 years ago
  Juan Basso 895c10af7b Adjusted some types in @param, @return and @var. 14 years ago
  ADmad b15c77ecc3 Enhancing validation messages to have placeholders. Closes #1855 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
  Jose Lorenzo Rodriguez eaa80bbced Completing support for extracting model validation messages from application plugins 14 years ago
  Jose Lorenzo Rodriguez d2519ae0ae Adding support to the extract task to operate on a single plugin, thus removing the hassle of declaring the plugin path in command line 14 years ago
  Jose Lorenzo Rodriguez 765164f33b Merge branch '2.0-extract-model-validation' into 2.0 14 years ago
  Jose Lorenzo Rodriguez 33c74b6062 Implementing validation domain extraction in the ExtractionTask 14 years ago
  Juan Basso 192812ee7f Updating the copyright to 2011. 15 years ago
  Jose Lorenzo Rodriguez 93ac47fa60 Adding ability to ExtractTask to inspect models and extract the validation messages from them 15 years ago
  Jose Lorenzo Rodriguez 991501d489 Implementing a new option 'exclude-plugins' from the ExtractTask 15 years ago
  Renan Gonçalves 170ba71850 Changing the visiblity from private to protected, for extensibility sake. 15 years ago
  Renan Gonçalves 3251faf8e9 Expliciting methods visibility. 15 years ago
  Renan Gonçalves cd3529c986 Implementing support to multiline string in __*() calls. 15 years ago
  AD7six 9ac79da3f7 don't repeat the default value in the message 15 years ago
  AD7six 4ab27d6fea full paths are /not/ needed. 15 years ago
  AD7six 010feb2092 prevent surpirses with Folder not being available. 15 years ago
  AD7six 2078dbccaa use the cake_console domain for everything related to the cli 15 years ago
  AD7six 8f0c923cf6 translations for the console dir 15 years ago
  José Lorenzo Rodríguez 4c0e06c451 Merge remote branch 'origin/2.0' into 2.0-class-loading 15 years ago