2233 Commits (8792f21f57139c30ba94fa3974deebe4b2b9af93)

Author SHA1 Message Date
Qiang Xue 347e79a467 Fixes #863: adjusted horizontal form layout 11 years ago
Qiang Xue 791905e8bb Reverted previous change as it breaks layout. 11 years ago
Qiang Xue ea561ed3e0 Fixes #861. 11 years ago
Qiang Xue b6f07859c1 Added support for getting all tables for pgsql. 11 years ago
Qiang Xue e683bd3ddb CRUD WIP 11 years ago
Qiang Xue 4edd842558 Added LinkSorter::attributes. 11 years ago
Qiang Xue 02e3b451be Removed sorter from the default display of ListView. 11 years ago
Qiang Xue 263dbd264d Changed default pagination size to 20. 11 years ago
Qiang Xue a12f8da1ff Fixed debugger style. 11 years ago
Alexander Makarov 409500000a Validation reference, validators phpdoc fixes 11 years ago
Qiang Xue a9991d4e91 CRUD WIP 11 years ago
Alexander Makarov 6d25d3aef6 Added info about custom validator method signature to Model::rules phpdoc 11 years ago
Carsten Brandt 23b858a2cc removed comments 11 years ago
Carsten Brandt 164c70eebc Add support for composite FK to cubrid 11 years ago
Carsten Brandt 8abeed03bd added SchemaTest 11 years ago
Qiang Xue 95c2674609 hint fix. 11 years ago
Qiang Xue 4e1ab6e5a5 Fixes #848: Added hidden field for Html::activeFileInput(). 11 years ago
Carsten Brandt e996f3dfd5 Workaround for broken PDO::quote() in CUBRID 9.1.0 11 years ago
Carsten Brandt 791f9d3f4e better use int for boolean representation 11 years ago
Carsten Brandt c6ef7ec9d5 moved Command::getPdoType() to Schema 11 years ago
Qiang Xue b16bf0691a fixed typo 11 years ago
Qiang Xue fccd8185b5 Enhanced the default implementation of Model::scenarios() to return all scenarios found in rules(). 11 years ago
Carsten Brandt 2387d00341 CUBRID added exception about wrong implementation of quoteValue 11 years ago
Carsten Brandt 57a91c842a CUBRID Query builder 11 years ago
Carsten Brandt f4fb2d94ef finalizing cubrid Schema 11 years ago
Carsten Brandt be67559fe1 added CUBIRD DB Schema class 11 years ago
Carsten Brandt 267f2d7849 fixed docs in db Schema classes 11 years ago
Qiang Xue 326e98a41c doc fix. 11 years ago
Carsten Brandt 8976b7cbd8 moved MSSQL specific property to mssql TableSchema 11 years ago
Carsten Brandt d4995ddc57 updated php doc 11 years ago
Carsten Brandt c306fccd46 fixed FileValidator after UploadedFile refactoring 11 years ago
Carsten Brandt f759ee1865 Elasticsearch WIP 11 years ago
Qiang Xue b77ea4dcb0 Allow generator to define actions. 11 years ago
Carsten Brandt 8c753676db Exception about missing class in class file only when YII_DEBUG 11 years ago
Qiang Xue 7f4e02cb45 crud generator WIP 11 years ago
Qiang Xue 3f2e7fa604 crud wip 11 years ago
Carsten Brandt 38dab3490a Fixed type of db\Exception::$errorInfo 11 years ago
Carsten Brandt 9a4d7ff15b Exception message when getting write-only property 11 years ago
Carsten Brandt 7fa81949bf various documentation changes 11 years ago
Qiang Xue ea10868824 Removed Yii::import(). 11 years ago
Carsten Brandt 7a6ce8251a simplified method check in Component::__call() 11 years ago
Qiang Xue afd0472784 Fixes #837: turn private variables into public ones. 11 years ago
Qiang Xue f87e4ce604 automatically hide model class input if needed. 11 years ago
Carsten Brandt 15a3ec2764 added unit tests and call to $behavior->hasMethod in Component 11 years ago
Carsten Brandt 7a55640670 Added hasMethod() to Component and Object class 11 years ago
Carsten Brandt f83fcc553c fixed return value of Component::can*Property 11 years ago
Qiang Xue 947a557240 Reverted changeset 595ac6d0be 11 years ago
Qiang Xue 595ac6d0be Fixes #833: added charset to json response. 11 years ago
Carsten Brandt 4d84e09479 typo in query builder, fixes #832 11 years ago
Carsten Brandt 4b7f5a728a improved control over and handling of file and dir permissions 11 years ago