Qiang Xue
|
368a4cfe66
|
Asset feature refactoring (WIP)
|
11 years ago |
Carsten Brandt
|
67e9e6619f
|
typo fix in migration docs
|
11 years ago |
Carsten Brandt
|
cee45fdf26
|
added docs description of abstract db types in migration
replaces #618
|
11 years ago |
Qiang Xue
|
4f70506c47
|
minor doc fix.
|
11 years ago |
Qiang Xue
|
494fb8f695
|
minor doc improvement.
|
11 years ago |
Ilya
|
3387aadfe1
|
Update migration.md. Fix missed quotes
|
11 years ago |
maximal
|
b56908628c
|
Typo fix: read-to-use → ready-to-use
read-to-use → ready-to-use
|
11 years ago |
Alexander Makarov
|
4293c28a2c
|
validation draft
|
12 years ago |
Alexander Makarov
|
65cd163c69
|
query builder guide
|
12 years ago |
Carsten Brandt
|
8ea5fcb561
|
Update database-basics.md
Database name consistency
|
12 years ago |
resurtm
|
80bc6811c4
|
Docs on caching:
1. Remove unnecessary samples.
2. Add configuration file location note for basic application.
3. Fix a couple of typos.
|
12 years ago |
Alexander Makarov
|
279b274e5a
|
fixed controller example
|
12 years ago |
Alexander Makarov
|
0aa71986a3
|
moved autoloader notes to internals
|
12 years ago |
Alexander Makarov
|
a08d8a245b
|
started controller docs
|
12 years ago |
Sw3rtas
|
ab27d16efd
|
* Fixed Model::loadMultiple() when populating from formName()
* Documentation corrections for data population and quoting names in SQL query
|
12 years ago |
Alexander Makarov
|
223e259ba7
|
prioritized quoting using special syntax instead of doing it manually
|
12 years ago |
resurtm
|
33c36f2a13
|
Docs: caching WIP.
|
12 years ago |
Alexander Makarov
|
96184c2cb0
|
added docs about DB table and column quoting
|
12 years ago |
Alexander Makarov
|
33285c5392
|
fixed wording
|
12 years ago |
resurtm
|
f801115e5e
|
Fixes #595. Add doc on changing model scenario.
|
12 years ago |
resurtm
|
2433563451
|
Add DSN for non MySQL/MariaDB RDBMSes.
|
12 years ago |
resurtm
|
02594d727b
|
Add AR atomic operations and scenarios draft.
|
12 years ago |
Alexander Makarov
|
6033e20025
|
added note about model validation
|
12 years ago |
Alexander Makarov
|
a8a7c43f73
|
more structure for doc index
|
12 years ago |
Alexander Makarov
|
8b8b6e5d5a
|
Using template engines docs
|
12 years ago |
Carsten Brandt
|
c92c008908
|
Removed part about extending attributes which is not basic usage
Discussion is here:
9bc5868dd1 (commitcomment-3552713)
|
12 years ago |
Alexander Makarov
|
3aed08252a
|
fixed code blocks in migration docs
|
12 years ago |
Carsten Brandt
|
a2a4c40be0
|
better sentence for label example.
|
12 years ago |
Carsten Brandt
|
271aecb016
|
Update database-basics.md
|
12 years ago |
Alexander Makarov
|
8036d416f6
|
activerecord draft
|
12 years ago |
Carsten Brandt
|
38f1e59b07
|
Update model.md
|
12 years ago |
Alexander Makarov
|
ea3c40039d
|
removed dao section from docs
|
12 years ago |
Alexander Makarov
|
6187681633
|
added dabase basics docs
|
12 years ago |
Alexander Makarov
|
9bc5868dd1
|
model guide
|
12 years ago |
Alexander Makarov
|
c690504c68
|
added subsection to docs index
|
12 years ago |
Qiang Xue
|
9cf82b3ae1
|
Added Model::load(). Added Controller::refresh() and redirect().
|
12 years ago |
Qiang Xue
|
051822075e
|
Fixes issue #579: AccessControl deny rule by default
|
12 years ago |
Qiang Xue
|
6fd1c16609
|
Revert "Added ActiveForm::mfield()."
This reverts commit 9a5ca99513 .
|
12 years ago |
Qiang Xue
|
9a5ca99513
|
Added ActiveForm::mfield().
|
12 years ago |
Qiang Xue
|
420637443c
|
Refactored the way of sending response in controller actions.
|
12 years ago |
ploaiza
|
9bc99e22b7
|
Fixed some wording
|
12 years ago |
Qiang Xue
|
595594ac8e
|
updated the guide doc.
|
12 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 |