Commit Graph

10542 Commits

Author SHA1 Message Date
Qiang Xue
a92e214b9e Fixes #5770: Added more PHP error names for ErrorException 2014-10-31 09:52:45 -04:00
Alexander Makarov
1be82dc0f5 Added phpdoc for Block 2014-10-31 16:52:26 +03:00
Alexander Mohorev
b2341edfcf add more default names of exceptions 2014-10-31 09:47:32 -04:00
Alexander Makarov
497e1fedc5 Added phpdoc for ContentDecorator 2014-10-31 16:40:15 +03:00
Alexander Makarov
68b558d002 Removed some badges, reodered the rest 2014-10-31 10:37:47 +03:00
Alexander Makarov
c95124c815 Merge pull request #5825 from mirjalal/master
[skip ci] improved Azerbaijani translations
2014-10-30 23:50:05 +03:00
Mircəlal
dcfcc68e64 improved translations 2014-10-31 00:47:15 +04:00
Qiang Xue
02cc3901ca doc fix [skip ci] 2014-10-30 13:18:27 -04:00
Qiang Xue
b752d6ea60 syntax fix [skip ci] 2014-10-30 12:14:41 -04:00
Qiang Xue
f92eacd767 minor doc adjustment [skip ci] 2014-10-30 11:52:44 -04:00
Victor Demin
e923a13ccd Readme on "uncheck" parameter in activeCheckbox
Just a readme update.
"If you do not want any hidden input, you should explicitly set this option as null."

close #5823
2014-10-30 15:54:35 +01:00
Carsten Brandt
224fe12f07 added disabling of loginUrl to the REST guide
issue #4198
2014-10-30 14:41:16 +01:00
Carsten Brandt
655dcba0eb added info about JSON input to the REST guide
issue #4198
2014-10-30 14:21:26 +01:00
Alexander Makarov
6f5ace7299 Merge pull request #5820 from softark/docs-guide-ja-2014-10-30
docs/guide-ja/structure-application-components.md added [ci skip]
2014-10-30 13:27:46 +03:00
Nobuo Kihara
55c4b61840 docs/guide-ja/structure-application-components.md added [ci skip] 2014-10-30 19:20:48 +09:00
Alexander Makarov
290784f3dc Merge pull request #5807 from grohot88/patch-1
[ci skip] Update tutorial-i18n.md
2014-10-29 19:06:27 +03:00
Qiang Xue
49e435e30c Merge pull request #5809 from yii2-chinesization/master
New Chinese translations
2014-10-29 11:47:43 -04:00
东方孤思子(Paris·QianSen)
ca88f0ad39 Merge branch 'funson86-master' 2014-10-29 23:23:14 +08:00
东方孤思子(Paris·QianSen)
69decac88d merge from funson86 2014-10-29 23:15:24 +08:00
东方孤思子(Paris·QianSen)
e26def3923 list most of Chinese translators 2014-10-29 23:05:46 +08:00
Qiang Xue
5deee6786d Merge pull request #5805 from yactroll/patch-1
change the param name on Url
2014-10-29 11:05:35 -04:00
东方孤思子(Paris·QianSen)
ce0116fc6b translating runtime-routing.md WIP 2014-10-29 23:04:06 +08:00
Qiang Xue
f9fba181d6 Fixes #5806: Allow Html::encode() to be used when the application is not started 2014-10-29 10:50:00 -04:00
东方孤思子(Paris·QianSen)
b525f521cb Merge pull request #30 from huoshi5151/patch-1
typo fix
2014-10-29 22:00:24 +08:00
Qiang Xue
74666f74fe Merge pull request #5804 from softark/docs-ja-guide-applications
Docs ja guide applications [ci skip]
2014-10-29 09:34:56 -04:00
grohot88
cd03517b64 Update tutorial-i18n.md
Забыли закрыть фигурную скобку.
2014-10-29 15:31:37 +02:00
huoshi5151
cc4f932f59 typo fix
typo fix
2014-10-29 21:19:27 +08:00
Yacton Richol
cc8bffb0e3 change the param name on Url
has been translate the param and wasn't working
2014-10-29 08:33:45 -04:30
Nobuo Kihara
cad3bd12af Merge branch 'master' into docs-ja-guide-applications 2014-10-29 21:58:41 +09:00
Nobuo Kihara
c1c61dfcde docs/guide-ja/structure-applications.md translation completed [ci skip] 2014-10-29 21:47:14 +09:00
Alexander Makarov
7e46829b14 Merge pull request #5798 from aminking2005/patch-3
[skip ci] Update runtime-url-handling.md
2014-10-29 13:49:31 +03:00
Alexander Makarov
8d7ec9d164 Merge pull request #5795 from pana1990/guide-es
update caching-http.md [skip ci]
2014-10-29 13:48:10 +03:00
aminking2005
2737e6d00b Update runtime-url-handling.md 2014-10-29 11:40:08 +03:30
pana1990
0eac79db31 update caching-http.md [skip ci] 2014-10-29 06:08:05 +01:00
Nobuo Kihara
0ab0eb495f docs/guide-ja/structure-applications.md - charset [ci skip] 2014-10-29 08:01:55 +09:00
Qiang Xue
d90d8b3e8f Merge pull request #5791 from aivus/patch-1
Use travis_retry in .travis.yml
2014-10-28 14:12:03 -04:00
Ilya Antipenko
e631433fbe Use travis_retry in .travis.yml 2014-10-28 20:01:55 +02:00
Nobuo Kihara
4f2d46a448 docs/guide-ja/structure-applications.md - language 2014-10-28 23:02:15 +09:00
Nobuo Kihara
753e418524 better word for "configuration" 2014-10-28 20:46:06 +09:00
Nobuo Kihara
93e2e69621 docs/guide-ja/structure-applications.md - catchAll
Conflicts:
	docs/guide-ja/structure-applications.md
2014-10-28 07:47:30 +09:00
Alexander Makarov
dd9251ad6b Fixed #5769: fixed method names in Security guide 2014-10-27 22:28:30 +03:00
Alexander Makarov
040d1550a6 Divided badges into several rows since there were too many 2014-10-27 22:24:23 +03:00
Qiang Xue
c3cebf5af3 doc WIP [skip ci] 2014-10-27 13:17:03 -04:00
Alexander Makarov
b829d9d45a Fixes #4827: default config for functional tests of both basic and advanced app now turns off CSRF validation while providing commented out alternative setting cookie domain to localhost 2014-10-28 02:03:02 +03:00
Alexander Makarov
6fb62f836b Added note about running framework tests to unit test guide, see #5778 2014-10-27 15:29:31 +03:00
Qiang Xue
5bdf36d9c8 Fixes #5780: QueryBuilder::batchInsert() may cause "undefined index" error 2014-10-26 21:03:03 -04:00
Qiang Xue
2a6c0b7799 Fixed test break. 2014-10-26 20:55:46 -04:00
Qiang Xue
1ad7e5f77a Fixes #5508: Dropped the support for the --append option for the fixture command 2014-10-26 20:47:12 -04:00
funson86
353625b7b7 Merge branch 'master' of https://github.com/yii2-chinesization/yii2 2014-10-26 22:37:59 +08:00
funson86
e36ffded16 new translation 2014-10-26 22:34:48 +08:00