Ceeram
|
e2ebeefda0
add CAKE to the paths after handling parameters that depend on _isExtractingApp() return value, fixes LH-3442
|
13 years ago |
euromark
|
111366d5c8
== to === and != to !== where applicable
|
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 |
Ceeram
|
eadc3a75e5
fix coding standards
|
13 years ago |
euromark
|
f3bbe89ede
solves ticket 3306
|
13 years ago |
dogmatic69
|
408e619c9f
Merge branch '2.3' into type-checks
|
13 years ago |
euromark
|
213d4caa85
coding standards
|
13 years ago |
dogmatic69
|
cfadc4dbb0
strict type checks and removing some duplicate count() calls by setting a variable
|
13 years ago |
dogmatic69
|
22a2e1b51e
converting $foo == / $foo == 0 to !$foo (and a few $foo === 0)
|
13 years ago |
Jelle Henkens
|
c8e58b50ba
Adding cake core message extraction in cake extract
|
14 years ago |
Jelle Henkens
|
5656461025
Adding overwrite option to the i18n extract task
|
14 years ago |
mark_story
|
9628910c86
Merge branch '2.1' into 2.2
|
14 years ago |
mark_story
|
8103eae9f1
Make input prompt clearer in extract task.
|
14 years ago |
mark_story
|
b6de177ffa
Merge branch '2.1' into 2.2
|
14 years ago |
Rachman Chavik
|
36275129d7
i18n: consider real path of APP to handle symlinks
|
14 years ago |
mark_story
|
19e0d8d946
Switch usage to Hash where possible.
|
14 years ago |
Juan Basso
|
c754fb2dcb
Updated copyright to 2012.
|
14 years ago |
Juan Basso
|
3b1bd90ad6
Updated copyright to 2012.
|
14 years ago |
mark_story
|
db8c6b5c78
Fix most of the coding standards issues in Console/
|
14 years ago |
euromark
|
e94d307ee1
code conventions
|
14 years ago |
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 |