2088fd8d9e
Fixed the fact that there's SafeValidator
2014-02-01 00:21:07 +04:00
f0354db11c
Merge pull request #2177 from Ragazzo/i18n_default_category_docs
...
[ci skip] I18n default category docs
2014-01-31 01:09:09 -08:00
a893480bad
fixed docs
2014-01-31 12:53:46 +04:00
e68313717f
Fixed parameters for asset command
2014-01-31 01:26:40 +04:00
c4efa31fcd
Fixed wrong example of customizing compression commands
2014-01-30 22:46:41 +04:00
8bf9184729
edited the guid. fixed a huge bunch of links, hopefully all :)
2014-01-30 15:24:45 +01:00
3846e5c3a8
Better advanced app configs diagram
2014-01-30 17:19:20 +04:00
e311c6bcc8
markdown typo in advanced app guide
2014-01-30 11:44:24 +01:00
06d335d726
Update security.md
2014-01-30 15:25:46 +07:00
1a21153cd2
Update security.md
...
Documentation edits
2014-01-30 15:16:14 +07:00
5d6e668897
doc fix.
2014-01-29 20:34:36 -05:00
2046563849
Revert "Fixes #1856 : The default CSS class for hint generated by ActiveField is changed to help-block"
...
This reverts commit 7ae4695d0cf46f3347ff8f340f572a08419f21a7.
2014-01-29 20:33:24 -05:00
7ae4695d0c
Fixes #1856 : The default CSS class for hint generated by ActiveField is changed to help-block
2014-01-29 18:39:07 -05:00
5820cce72f
Fixed typo
2014-01-30 01:20:23 +04:00
e1a8fa1dff
apidoc reference fixes
2014-01-29 19:46:45 +01:00
020fd1843a
documentation link fixes
2014-01-29 19:33:30 +01:00
98768df83c
Typo fixes
2014-01-29 13:50:43 +04:00
49704ff37b
Update url.md
...
Documentation updates
2014-01-29 11:07:19 +07:00
a78fb85d82
Added advanced application configs schema to docs, fixed the fact that there's now common/config/main.php
2014-01-29 02:48:46 +04:00
a87e867261
doc fix.
2014-01-28 14:55:43 -05:00
7ae5fd4c88
doc fix.
2014-01-28 14:52:08 -05:00
861c2b2f9c
Added yii\web\View::POS_LOAD
2014-01-28 11:21:15 -05:00
d6dd1c3348
Doc typo
2014-01-27 16:44:43 +02:00
70cd3b30d9
Added note about HTML5 inputs
2014-01-27 18:30:33 +04:00
ac25959b02
Small typo in console-migrate.md
2014-01-27 11:48:30 +01:00
05fdee26ac
fixed docs
2014-01-27 12:53:32 +04:00
e847cb148a
markdown fix
2014-01-27 12:45:48 +04:00
aab5d35b91
docs fixed
2014-01-27 12:42:08 +04:00
e65e56f14e
typo fix
2014-01-27 12:40:07 +04:00
cbd5541204
docs about default translation added
2014-01-27 12:36:58 +04:00
1b4cec66bb
Added tip about showing asterisk for required form fields
2014-01-27 06:02:20 +04:00
184c746387
Fixed reference to old request API in docs
2014-01-27 02:51:25 +04:00
b499e630c3
docs fixed
2014-01-26 17:00:09 +04:00
806dbf9b45
i18n docs added
2014-01-26 16:40:53 +04:00
d8516b17ae
doc fix
2014-01-25 16:32:40 -05:00
4b5f180c01
Doc typo
2014-01-25 12:51:44 +02:00
365d1f5b6d
Added more info to Performance Tuning
2014-01-25 13:18:54 +04:00
5a84b8124d
More on URL Management
2014-01-25 12:53:01 +04:00
4f17c45f00
Fix typos in constant
2014-01-25 01:33:28 +04:00
30accd28d6
improved doc.
2014-01-23 19:15:11 -05:00
a3a544a344
Updated doc about using jar files from other location
...
Updated doc about using jar files such as compiler.jar and yuicompressor.jar from other location then the default specified.
2014-01-24 02:13:40 +05:30
f6c6fe2777
Merge branch 'master'
...
Conflicts:
framework/CHANGELOG.md
2014-01-23 20:13:23 +04:00
0eb9ff1ecf
Update test-fixture.md
2014-01-23 10:00:48 -05:00
40090577c5
Merge branch 'master' of git://github.com/yiisoft/yii2 into 2103-rename-accessdeniedhttpexception
2014-01-22 19:23:51 -08:00
8bdc437bc2
Fixes #2079 :
...
- i18n now falls back to `en` from `en-US` if message translation isn't found
- View now falls back to `en` from `en-US` if file not found
- Default `sourceLanguage` and `language` are now `en`
2014-01-23 04:51:17 +04:00
3bf072a78f
Fixed typo
2014-01-22 18:22:05 +04:00
dc318e27aa
Minor fixes in active-record.md
2014-01-22 15:01:29 +01:00
f24454a458
Renames AccessDeniedHttpException to ForbiddenHttpException in framework, docs, and extension files
2014-01-21 17:11:28 -08:00
9f3d0a88c7
Advanced application template typo fix
2014-01-21 23:40:25 +00:00
4a837debb3
Merge branch 'master'
2014-01-22 03:06:43 +04:00