106 Commits

Author SHA1 Message Date
33285c5392 fixed wording 2013-07-03 12:09:17 +04:00
f801115e5e Fixes #595. Add doc on changing model scenario. 2013-07-03 11:26:43 +06:00
2433563451 Add DSN for non MySQL/MariaDB RDBMSes. 2013-07-03 09:53:43 +06:00
02594d727b Add AR atomic operations and scenarios draft. 2013-07-03 09:31:24 +06:00
6033e20025 added note about model validation 2013-07-03 04:37:08 +04:00
a8a7c43f73 more structure for doc index 2013-07-03 04:32:29 +04:00
8b8b6e5d5a Using template engines docs 2013-07-03 04:23:57 +04:00
c92c008908 Removed part about extending attributes which is not basic usage
Discussion is here:
9bc5868dd1 (commitcomment-3552713)
2013-07-03 02:14:08 +02:00
3aed08252a fixed code blocks in migration docs 2013-07-03 04:09:15 +04:00
a2a4c40be0 better sentence for label example. 2013-07-03 02:07:01 +02:00
271aecb016 Update database-basics.md 2013-07-03 02:04:46 +02:00
8036d416f6 activerecord draft 2013-07-03 03:53:08 +04:00
38f1e59b07 Update model.md 2013-07-03 01:41:52 +02:00
ea3c40039d removed dao section from docs 2013-07-03 03:36:36 +04:00
6187681633 added dabase basics docs 2013-07-03 03:36:14 +04:00
9bc5868dd1 model guide 2013-07-03 02:18:27 +04:00
c690504c68 added subsection to docs index 2013-07-03 02:18:04 +04:00
9cf82b3ae1 Added Model::load(). Added Controller::refresh() and redirect(). 2013-06-26 08:34:27 -04:00
051822075e Fixes issue #579: AccessControl deny rule by default 2013-06-24 21:04:44 -04:00
6fd1c16609 Revert "Added ActiveForm::mfield()."
This reverts commit 9a5ca9951318447d050e5d53b05c0c281667b1a5.
2013-06-19 19:14:41 -04:00
9a5ca99513 Added ActiveForm::mfield(). 2013-06-19 08:37:11 -04:00
420637443c Refactored the way of sending response in controller actions. 2013-06-13 23:39:18 -04:00
9bc99e22b7 Fixed some wording 2013-05-28 10:55:51 -03:00
595594ac8e updated the guide doc. 2013-05-24 11:15:16 -04:00
767d99c30b Fixing some outdated comments 2013-05-23 00:49:07 -03:00
5a81959d4a Rename yiic to yii. Fixes #113 2013-05-17 02:33:41 +04:00
fb5993af40 Fixes issue #251: changed the signature of t() to be the same as v1.1 2013-05-15 10:09:48 -04:00
2d8a465c2f Fixes issue #257: removed the $view parameter from widget methods. 2013-05-14 07:24:37 -04:00
472902fa66 AR internals doc fix. 2013-05-13 23:05:41 +06:00
6014070676 AR atomic scenarios internals doc fix. 2013-05-13 22:30:05 +06:00
35688b327b AR atomic scenarios fixes. 2013-05-13 22:02:15 +06:00
7fa9f113ee Fixed typo in internals/ar.md. 2013-05-13 20:40:09 +06:00
a54c1cd684 Fixes #226: atomic operations and transaction support in AR. 2013-05-13 20:38:03 +06:00
51f4424332 Fixes issue #172: Implemented new usage of widgets. 2013-05-11 20:59:14 -04:00
5575f53657 CS fixes. 2013-05-11 15:38:07 +06:00
1c1b2da5b1 Add exception classes hierarchy UML diagram. 2013-05-11 00:17:50 +06:00
8c18feb1b5 Fixes the variable name 2013-05-07 14:11:52 +03:00
91e6f8220c fix 2013-05-07 12:27:07 +04:00
a5ab4aa22c fix 2013-05-07 12:25:56 +04:00
9a1221e7c4 Wrapped code with github-style blocks with PHP highlighting 2013-05-07 12:25:00 +04:00
9990dde19e Merge pull request #151 from lucianobaraglia/master
Fix in docs
2013-05-07 01:05:32 -07:00
9844c2e526 Fixed typo 2013-05-07 08:41:33 +02:00
6b9a0531b8 Controllers section example fix 2013-05-07 02:01:00 -03:00
ce1e725a6b Added namespace section. 2013-05-06 21:20:26 -03:00
647a802782 Added dirty attribute description. 2013-05-06 20:33:03 -03:00
881a85d463 Fixed doc about renderers. 2013-05-06 20:24:22 -03:00
36d452ae16 Finished the initial draft of upgrading instructions 2013-05-06 19:20:20 -04:00
c6642a3d65 upgrading instructions WIP 2013-05-06 14:50:16 -04:00
034d88e5e4 Fixes issue #134 2013-05-06 08:04:35 -04:00
8c11a4b7e2 code reorganization fix. 2013-05-05 18:35:49 -04:00