Alexander Makarov
c31e79f5c8
Added guide for contributing message translations
11 years ago
Alexander Makarov
cc24345779
Added link to ICU Locale docs in order to clarify what are Yii::$app->language values
11 years ago
Alexander Makarov
c98d1fb9a6
Adjusted advanced application template docs to reflect DB config movement
11 years ago
Reazul Iqbal
b5fcfecee6
Update view.md
11 years ago
Qiang Xue
c4c328dc92
Fixes #1791 : support ON condition for relational query.
11 years ago
Carsten Brandt
a70808f8fb
fixed typo
11 years ago
Alexander Makarov
dc45de127c
Added --prefer-dist to all docs
...
1. It results in much smaller download and takes less disk space (25MB instead of 180MB for yii-basic + dependencies).
2. It requires less utilities to be installed (no VCS binaries required).
3. It takes less time to install dependencies.
11 years ago
Qiang Xue
f2fb7de5f4
fixes #1803 .
11 years ago
Mark
f9cc750e1a
guides fixed/improved
11 years ago
Vincent
e990be9394
#1788 info about retaining the default scenario
11 years ago
Carsten Brandt
3eaf0021c0
fixes #1606
11 years ago
Carsten Brandt
7a3583e7b4
fixed broken links in guide index
...
[ci skip]
11 years ago
Mark
51bfe1a3a4
docs added
11 years ago
Mark
f93666d196
formatting fix
11 years ago
Mark
df44626c39
docs added, guide style added.
11 years ago
Vladimir
d8d7ed1ee3
Update migration.md
...
dots do not work.
11 years ago
yupe
1f81f36e4e
fix template guide, twig section
11 years ago
Carsten Brandt
7d42fc4112
code style fixes
11 years ago
Mark
100f582611
migration guide improved
11 years ago
Alexander Makarov
99f694f97b
Removed unnecessary text
11 years ago
Qiang Xue
4a9b2d2b82
Added support for using array-typed arguments for console commands
11 years ago
Mark
c3a44463af
cs fix
11 years ago
Mark
ee5c14facb
docs fixed
11 years ago
Mark
13e833b7b3
docs added
11 years ago
Mark
f80eb9fae0
typo fix
11 years ago
Mark
57f7d1337b
i18n docs for view
11 years ago
Alexander Makarov
90d5e5cfe4
Updated HTMLPurified dependency to `4.6.*`
11 years ago
Anderson Müller
82c54bb204
Typo
11 years ago
Anderson Müller
f08a6c6f10
Doc fix
11 years ago
Qiang Xue
c84588a4ae
updated doc.
11 years ago
Alexander Makarov
1028899fa3
Fixes #1609 : Adjusted code style, added some docs
11 years ago
Mark
cf917bee78
moved section
11 years ago
Mark
2081c6f40d
subsection added
11 years ago
Mark
b079c73a94
docs about response
11 years ago
Qiang Xue
9b1c2c8064
Fixes #1586 : `QueryBuilder::buildLikeCondition()` will now escape special characters and use percentage characters by default
11 years ago
Mark
b0351ba485
docs improved
11 years ago
Mark
5c2064bd94
csrf docs added
11 years ago
suralc
c9ab8e9bfc
Updated git-workflow.md to remove a false link
...
Replaced link to gitref.org to try.github.com as gitref.org is down.
11 years ago
Alexander Makarov
8af989a809
Fixed repo URL
11 years ago
suralc
55f62bfe92
Modified extension guidlines
11 years ago
Vincent
d5fccf672d
Number validator was missing
11 years ago
Qiang Xue
0345191245
Added ActiveQuery::innerJoinWith().
11 years ago
Qiang Xue
dc720d9bf4
more docs about joinwith()
11 years ago
zvon
b59469b54c
doc fix
11 years ago
Qiang Xue
4f44bb2416
Fixes #1581 : Added `ActiveQuery::joinWith()` to support joining with relations
11 years ago
Alexander Makarov
bbf4eb325e
Added cache dependency docs to the guide
11 years ago
Alexander Makarov
1f2972aa1e
Fixed mistyped TDB -> TBD
11 years ago
Alexander Makarov
ed337347e0
Updated doc on version numbering to match current tag
11 years ago
Qiang Xue
9649a6727a
Renamed `attributeName` and `className` to `targetAttribute` and `targetClass` for `UniqueValidator` and `ExistValidator`.
...
Refactored UniqueValidator and ExistValidator.
11 years ago
Alexander Makarov
0035a982d8
fixed typo
11 years ago