369 Commits (5f3be6c7f76580c813f75b6f5f82234c03580686)

Author SHA1 Message Date
Alexander Makarov 96184c2cb0 added docs about DB table and column quoting 11 years ago
Alexander Makarov 33285c5392 fixed wording 11 years ago
resurtm f801115e5e Fixes #595. Add doc on changing model scenario. 11 years ago
resurtm 2433563451 Add DSN for non MySQL/MariaDB RDBMSes. 11 years ago
resurtm 02594d727b Add AR atomic operations and scenarios draft. 11 years ago
Alexander Makarov 6033e20025 added note about model validation 11 years ago
Alexander Makarov a8a7c43f73 more structure for doc index 11 years ago
Alexander Makarov 8b8b6e5d5a Using template engines docs 11 years ago
Carsten Brandt c92c008908 Removed part about extending attributes which is not basic usage 11 years ago
Alexander Makarov 3aed08252a fixed code blocks in migration docs 11 years ago
Carsten Brandt a2a4c40be0 better sentence for label example. 11 years ago
Carsten Brandt 271aecb016 Update database-basics.md 11 years ago
Alexander Makarov 8036d416f6 activerecord draft 11 years ago
Carsten Brandt 38f1e59b07 Update model.md 11 years ago
Alexander Makarov ea3c40039d removed dao section from docs 11 years ago
Alexander Makarov 6187681633 added dabase basics docs 11 years ago
Alexander Makarov 9bc5868dd1 model guide 11 years ago
Alexander Makarov c690504c68 added subsection to docs index 11 years ago
Qiang Xue 9cf82b3ae1 Added Model::load(). Added Controller::refresh() and redirect(). 11 years ago
Qiang Xue 051822075e Fixes issue #579: AccessControl deny rule by default 11 years ago
Qiang Xue 6fd1c16609 Revert "Added ActiveForm::mfield()." 11 years ago
Qiang Xue 9a5ca99513 Added ActiveForm::mfield(). 11 years ago
Qiang Xue 420637443c Refactored the way of sending response in controller actions. 11 years ago
ploaiza 9bc99e22b7 Fixed some wording 11 years ago
Qiang Xue 595594ac8e updated the guide doc. 11 years ago
Luciano Baraglia 767d99c30b Fixing some outdated comments 12 years ago
Rinat Silnov 5a81959d4a Rename yiic to yii. Fixes #113 12 years ago
Qiang Xue fb5993af40 Fixes issue #251: changed the signature of t() to be the same as v1.1 12 years ago
Qiang Xue 2d8a465c2f Fixes issue #257: removed the $view parameter from widget methods. 12 years ago
resurtm 472902fa66 AR internals doc fix. 12 years ago
resurtm 6014070676 AR atomic scenarios internals doc fix. 12 years ago
resurtm 35688b327b AR atomic scenarios fixes. 12 years ago
resurtm 7fa9f113ee Fixed typo in internals/ar.md. 12 years ago
resurtm a54c1cd684 Fixes #226: atomic operations and transaction support in AR. 12 years ago
Qiang Xue 51f4424332 Fixes issue #172: Implemented new usage of widgets. 12 years ago
resurtm 5575f53657 CS fixes. 12 years ago
resurtm 1c1b2da5b1 Add exception classes hierarchy UML diagram. 12 years ago
Anderson Müller 8c18feb1b5 Fixes the variable name 12 years ago
Alexander Makarov 91e6f8220c fix 12 years ago
Alexander Makarov a5ab4aa22c fix 12 years ago
Alexander Makarov 9a1221e7c4 Wrapped code with github-style blocks with PHP highlighting 12 years ago
br0sk 9844c2e526 Fixed typo 12 years ago
Luciano Baraglia 6b9a0531b8 Controllers section example fix 12 years ago
Qiang Xue ce1e725a6b Added namespace section. 12 years ago
Qiang Xue 647a802782 Added dirty attribute description. 12 years ago
Qiang Xue 881a85d463 Fixed doc about renderers. 12 years ago
Qiang Xue 36d452ae16 Finished the initial draft of upgrading instructions 12 years ago
Qiang Xue c6642a3d65 upgrading instructions WIP 12 years ago
Qiang Xue 034d88e5e4 Fixes issue #134 12 years ago
Qiang Xue 8c11a4b7e2 code reorganization fix. 12 years ago