elysdir
|
d408682643
|
Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-structure-controllers
|
2015-05-16 01:19:30 -07:00 |
|
elysdir
|
1892ec53ca
|
General copyediting of the Controllers page
|
2015-05-16 01:19:20 -07:00 |
|
Alexander Makarov
|
7a894578c6
|
Merge pull request #8435 from yiisoft/hash-comparison
ensure primary key string comparison is made identical
|
2015-05-16 10:34:35 +03:00 |
|
Alexander Makarov
|
4d6f3d553e
|
Merge pull request #8438 from dungphanxuan/master
Vietnam guider translate [skip ci]
|
2015-05-16 10:31:45 +03:00 |
|
Qiang Xue
|
d253e0c26f
|
Merge pull request #8436 from yiisoft/exception-logging
log the whole exception object to allow log targets to work with it
|
2015-05-15 22:44:56 -04:00 |
|
Carsten Brandt
|
b9916b1718
|
log the whole exception object to allow log targets to work with it
fixes #6354
made possible by #7305
|
2015-05-16 00:32:01 +02:00 |
|
Carsten Brandt
|
cca47b5469
|
ensure primary key string comparison is made identical
this is to avoid cases where string primary keys starting with '0e'.
See http://securityaffairs.co/wordpress/36732/hacking/php-hash-comparison-flaw.html
Other parts of Yii 2, escpecially the security and auth parts, are **not** affected.
|
2015-05-16 00:15:52 +02:00 |
|
Carsten Brandt
|
dd1995551c
|
convert exceptions to string before saving log messages
fixes #7305
|
2015-05-15 18:49:38 +02:00 |
|
Alexander Makarov
|
a2e3e3b257
|
Merge pull request #8433 from alcirmonteiro/master
[yii2] docs/guide-pt-BR/concept-events.md - translate [ci skip]
|
2015-05-15 18:40:50 +03:00 |
|
Davidson Alencar
|
67668b20da
|
docs/guide-pt-BR/concept-components.md - translate [ci skip]
|
2015-05-15 11:44:45 -03:00 |
|
Davidson Alencar
|
b92a84cccd
|
docs/guide-pt-BR/concept-components.md - translate [ci skip]
|
2015-05-15 11:40:58 -03:00 |
|
Alexander Makarov
|
d5d8219300
|
Merge pull request #8427 from miramir/ru_translate_tutorial_console
Ru translation code style docs [ci skip]
|
2015-05-15 13:20:54 +03:00 |
|
miramir
|
9321776ced
|
Ru translation code style docs [ci skip]
|
2015-05-15 13:54:57 +05:00 |
|
Qiang Xue
|
11ddb6da7d
|
updated the finder. [skip ci]
|
2015-05-14 22:07:47 -04:00 |
|
Klimov Paul
|
219bf07dbb
|
'ctype' PHP extension added to the requirements
|
2015-05-14 16:41:36 +03:00 |
|
Klimov Paul
|
3a39f8ab72
|
yii\helpers\Html allows correct rendering of conditional comments containing !IE
|
2015-05-14 16:22:26 +03:00 |
|
Alexander Makarov
|
f0a4dc3b20
|
Merge pull request #8412 from davidsonalencar/master
docs/guide/runtime-requests.md - fixed comment [ci skip]
|
2015-05-14 15:17:31 +03:00 |
|
Alexander Makarov
|
d7fe0e1361
|
Merge pull request #8413 from davidsonalencar/guide-pt-BR
Updated/translated guides pt-BR [ci skip]
|
2015-05-14 15:17:11 +03:00 |
|
Davidson Alencar
|
75e36c9e06
|
docs/internals-pt-BR/runtime-requests.md - translate [ci skip]
|
2015-05-13 23:20:52 -03:00 |
|
Davidson Alencar
|
912ccf494c
|
docs/internals-pt-BR/translation-workflow.md - update [ci skip]
|
2015-05-13 23:00:23 -03:00 |
|
Davidson Alencar
|
d9df4b5b79
|
docs/guide/runtime-requests.md - fixed comment [ci skip]
|
2015-05-13 22:03:49 -03:00 |
|
Qiang Xue
|
0a12094505
|
Merge pull request #8403 from nkovacs/7707-trim-client-side
Fix client-side trim validator.
|
2015-05-13 18:26:25 -04:00 |
|
Vadym Chenin
|
790bb942f0
|
docs/*uk Update Ukrainian translation
[ci skip]
close #8287
|
2015-05-13 22:56:30 +02:00 |
|
Klimov Paul
|
adb0460ee1
|
yii\console\controllers\MessageController now sorts created messages, even if there is no new one, while saving to PHP file
|
2015-05-13 16:08:36 +03:00 |
|
Klimov Paul
|
72ec914992
|
yii\console\controllers\MessageController improved allowing extraction of nested translator calls
|
2015-05-13 15:49:00 +03:00 |
|
Nikola Kovacs
|
f64d00bdf0
|
Fix client-side trim validator.
Subsequent validators now use the trimmed value instead of the original value.
fixes #7707
|
2015-05-13 14:18:27 +02:00 |
|
Mike Grigorieff
|
32bc19ae9b
|
Updated web/Controller.php, simplified code design
close #8387
|
2015-05-13 12:53:44 +02:00 |
|
Klimov Paul
|
cad9fd9d20
|
yii\behaviors\TimestampBehavior::touch() throws an exception if owner is new record
|
2015-05-13 13:19:46 +03:00 |
|
Alexander Makarov
|
e9c1eb1a9d
|
Merge pull request #8393 from elysdir/guide-structure-applications
Guide structure applications [ci skip]
|
2015-05-13 12:42:16 +03:00 |
|
Alexander Makarov
|
aa341d4aaf
|
Merge pull request #8395 from SilverFire/patch-2
Punctuation fix in internals-ru automation docs [ci skip]
|
2015-05-13 12:41:35 +03:00 |
|
Dmitry Naumenko
|
050b8c4f31
|
Punctuation, spell fix in internals-ru/automation
|
2015-05-13 11:40:55 +03:00 |
|
Dmitry Naumenko
|
ae04f5d939
|
Punctuation fix in internals-ru automation docs
|
2015-05-13 11:27:58 +03:00 |
|
elysdir
|
6029cd1632
|
Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-structure-applications
|
2015-05-12 23:46:16 -07:00 |
|
elysdir
|
675dffbf7e
|
General grammar and punctuation cleanup for Applications page.
|
2015-05-12 23:46:05 -07:00 |
|
Qiang Xue
|
66d33be865
|
Merge pull request #8389 from davidsonalencar/master
Update guides [ci skip]
|
2015-05-12 21:52:06 -04:00 |
|
Alexander Makarov
|
7e01eb082b
|
Merge pull request #8381 from miramir/ru_translate_automation
Ru translatе automation docs [ci skip]
|
2015-05-13 00:59:05 +03:00 |
|
miramir
|
6c81cdbd0b
|
Ru translation automation docs [ci skip]
|
2015-05-13 02:54:29 +05:00 |
|
Alexander Makarov
|
908f2860c4
|
Merge pull request #8384 from miramir/ru_translate_view_code_style
Ru translation view-code-style docs [ci skip]
|
2015-05-12 23:59:37 +03:00 |
|
Alexander Makarov
|
87abf8a01a
|
Merge pull request #8385 from vchenin/docs
[docs] git-workflow.md corrections [skip ci]
|
2015-05-12 23:58:57 +03:00 |
|
Alexander Makarov
|
6e11d71144
|
Merge pull request #8378 from miramir/fix_typo
Fix translation in authorization docs [ci skip]
|
2015-05-12 23:56:53 +03:00 |
|
Davidson Alencar
|
12bcf2191e
|
docs/guide/concept-properties.md - type [ci skip]
|
2015-05-12 17:07:53 -03:00 |
|
miramir
|
e5214e8c87
|
Ru translation view-code-style docs [ci skip]
|
2015-05-13 00:35:23 +05:00 |
|
Davidson Alencar
|
39a592fd69
|
docs/guide-pt-BR/concept-components.md - translate [ci skip]
close #8379
|
2015-05-12 20:25:23 +02:00 |
|
Vadym Chenin
|
69ce144b47
|
[docs] git-workflow.md corrections
|
2015-05-12 21:20:36 +03:00 |
|
Davidson Alencar
|
124e08d3dc
|
docs/guide-pt-BR/concept-components.md - translate [ci skip]
|
2015-05-12 15:18:27 -03:00 |
|
Davidson Alencar
|
111a1efffb
|
docs/internals-pt-BR/translation-workflow.md - update [ci skip]
close #8377
|
2015-05-12 20:17:29 +02:00 |
|
miramir
|
0b63cb6eb8
|
Fix translation in authorization docs [ci skip]
|
2015-05-12 23:04:17 +05:00 |
|
Davidson Alencar
|
88f31912af
|
docs/internals-pt-BR/translation-workflow.md - update [ci skip]
|
2015-05-12 14:41:36 -03:00 |
|
Davidson Alencar
|
70801c7f52
|
docs/internals-pt-BR/translation-workflow.md - update [ci skip]
|
2015-05-12 14:37:38 -03:00 |
|
Alexander Makarov
|
6c83be6010
|
Merge pull request #8362 from miramir/ru_translate_internals_git_workflow
Translate git workflow to russian [ci skip]
|
2015-05-12 15:35:00 +03:00 |
|