Fitorec
|
1bcb8daf21
Adding case 'datetime' to validation guesses.
|
14 years ago |
Fitorec
|
c090845117
Fixing coding style.
|
14 years ago |
Fitorec
|
207b918b59
Removing the case
|
14 years ago |
Fitorec
|
fa2a75c3f1
Add the numbers format console menus, showing the validation options in 2 columns.
|
14 years ago |
Jelle Henkens
|
f7ce5262b7
Updating mixed @param documentation to seperate list of accepted types
|
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 |
euromark
|
22452f61f8
type hinting controllers and views
|
14 years ago |
mark_story
|
2afb05b590
Merge branch '2.0' into 2.1
|
14 years ago |
mark_story
|
f3b990bf0f
Correct path display for plugins.
|
14 years ago |
mark_story
|
70bb839de9
Add validation guess for not null + text types.
|
14 years ago |
mark_story
|
2e8498e166
Merge branch '2.0' into 2.1
|
14 years ago |
Ceeram
|
e4e26a852b
Making non-interactive behave same as interactive with odd table names
|
14 years ago |
mark_story
|
6d269ce25d
Merge branch '2.0' into 2.1
|
14 years ago |
Kyle Robinson Young
|
8197f87dbc
Spelling and grammar fixes
|
14 years ago |
Ceeram
|
faddfbe2d0
Merge branch '2.0' of github.com:cakephp/cakephp into 2.0
|
14 years ago |
Ceeram
|
0a1772c929
adding default name, for dbs that dont expose a PK
|
14 years ago |
Kyle Robinson Young
|
94e119fe67
Adhere to code formatting standard
|
14 years ago |
Ceeram
|
57a1a2814d
Fixing modeltask to use correct table
|
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 |
AD7six
|
adf73abb07
another bulletproofing for schemaless baking
|
14 years ago |
AD7six
|
43ae7af17d
prevent missing-index notices
|
14 years ago |
AD7six
|
f0fa6c7875
code standards
|
14 years ago |
AD7six
|
8e38f666b7
allow baking models with missing tables - even for rdbms
|
14 years ago |
AD7six
|
ac8e1e8304
allow creating models without the table existing
|
14 years ago |
Gordon Pettey (petteyg)
|
744558de90
Add validation guess for Postgress inet field
|
14 years ago |
mark_story
|
7c08c966b0
Adding App::uses() call to model baking.
|
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 |