slavcodev
4c4f7bd708
Move AppAsset from config to assets directory
11 years ago
Qiang Xue
36c28bee4f
Fixes #1191
11 years ago
Alexander Makarov
927e9dddb4
Refactored View
11 years ago
marsuboss
a652ac8a4e
Fix typo
11 years ago
Alexander Makarov
b7990d3d37
Added FAQ to composer doc
11 years ago
Larry Ullman
94c0b27845
Worked on several Guide docs
11 years ago
docsolver
1e1056bf61
Update debugger.md
...
I wasted >1h trying to find out why the debug bar was not shown on my remote staging server. Hopefully this will help other people avoid this mistake...
11 years ago
Alexander Mohorev
eee63f1721
Small typos
11 years ago
Alexander Makarov
d13aaa1e85
added composer basic docs
11 years ago
Alexander Makarov
4c8a11793d
started authorization docs
11 years ago
Alexander Makarov
b355019278
some docs on Authentication
11 years ago
Alexander Makarov
7e805864d4
added brief description of forms
11 years ago
Alexander Makarov
f9a92b82df
fixed typo
11 years ago
Alexander Makarov
474d4aeaaf
Added info about class-level event handlers to doc
11 years ago
Alexander Makarov
3920301c2b
Added note about "Inconsistent types declared for an argument: U_ARGUMENT_TYPE_MISMATCH" ICU error to i18n docs
11 years ago
Alexander Mohorev
0d04846c08
php short echo syntax
11 years ago
Alexander Mohorev
51211898f8
Control statements based on the if and elseif constructs must have a single space before the opening parenthesis of the conditional and a single space after the closing parenthesis.
11 years ago
Qiang Xue
8fc489091b
removed InstallHandler.
11 years ago
Alexander Makarov
cb2f337b5a
another typo fix
11 years ago
Luciano Baraglia
dc6f04d4a6
Docs typo [skip ci]
11 years ago
Qiang Xue
fb8e818204
Dropped support for supporting default namespace for classes of related models.
11 years ago
Alexander Makarov
380bb5cc47
another typo
11 years ago
Alexander Makarov
54006fe115
typos
11 years ago
Alexander Makarov
808b65799f
Started URL management docs
11 years ago
Alexander Makarov
4d268e9d7c
Simplified nginx configuration
11 years ago
Alexander Makarov
ee2f26507b
i18n doc typo fix
11 years ago
Alexander Makarov
c2dabfa78e
Adjusted short tags
11 years ago
Alexander Makarov
1f6a823073
Short array syntax
11 years ago
Alexander Makarov
24bc980da4
Replaced "<?php echo" with "<?=" that is always available for PHP 5.4
11 years ago
Alexander Makarov
e115b0c860
Updated docs, composer.json and other things to mention and use PHP 5.4
11 years ago
Alexander Makarov
f03c689b02
typo fix
11 years ago
Alexander Makarov
38ccc9e793
Fixes #930 : Added i18n docs about configuring message source
11 years ago
Alexander Makarov
2205586858
Fixed typos
11 years ago
Qiang Xue
f6f02102ca
typo fix.
11 years ago
Carsten Brandt
bbcee326be
adjusted I18N to be consistent with intl message formatting
11 years ago
Qiang Xue
2ae5c23d48
minor doc fix.
11 years ago
Carsten Brandt
6ba6fbe947
mention response component in controller.md
11 years ago
Larry Ullman
951b944b2a
Edited password section
11 years ago
Aris Karageorgos
cbbb2cab76
Fixed typo
11 years ago
Larry Ullman
863a5cc015
Initial edits
11 years ago
Alexander Makarov
6fc5f0a4ca
Minor additions to i18n docs
11 years ago
Carsten Brandt
b4b9ad483a
Added version information to redis
11 years ago
Alexander Makarov
fb684774db
better wording
11 years ago
Alexander Makarov
dafbeda301
More i18n tests, docs, added check to skip fixes where possible
11 years ago
Alexander Makarov
bf722c0423
Used intl ICU for message translation
11 years ago
Alexander Makarov
b873f9f242
Fixes #915 : helper classes renamed again
11 years ago
Alexander Makarov
558f499439
Renamed YiiBase to AbstractYii
11 years ago
Alexander Makarov
e19d0dacf9
Fixes #823 : consistent interface naming
11 years ago
Larry Ullman
c05477b141
Polished up the basic discussion of template alternatives
11 years ago
Larry Ullman
9861ed36cd
Edited introduction
11 years ago