Commit Graph

15391 Commits

Author SHA1 Message Date
Carsten Brandt
d5693cfe01 small improvements of Model phpdoc 2015-05-19 01:16:47 +02:00
Andrew Potter
a0cc77d78d Update Model.php
close #8463
2015-05-19 01:16:30 +02:00
Alexander Makarov
22b7b6aa0a Merge pull request #8461 from davidsonalencar/master
Updated guides pt-BR [ci skip]
2015-05-18 20:59:39 +03:00
Davidson Alencar
d6ac215571 docs/guide-pt-BR/structure-entry-scripts.md - update [ci skip] 2015-05-18 13:07:39 -03:00
Davidson Alencar
9cb416c0ee docs/guide-pt-BR/structure-controllers.md - update [ci skip] 2015-05-18 13:07:30 -03:00
Paul Klimov
b33e853b59 Merge pull request #8459 from GT-Volk/patch-1
Update structure-modules.md (typo)
2015-05-18 16:59:47 +03:00
Aleksandr
f3ad559c57 Update structure-modules.md 2015-05-18 16:51:50 +03:00
Davidson Alencar
18b803be3b docs/guide-pt-BR/structure-applications.md - update [ci skip] 2015-05-18 10:20:55 -03:00
Alexander Makarov
1463dfa432 Merge pull request #8457 from halfling-rram/translation
translation guide-ru helper-url [skip ci]
2015-05-18 16:14:10 +03:00
Davidson Alencar
c8f00ccdd5 docs/guide-pt-BR/intro-upgrade-from-v1.md - update [ci skip] 2015-05-18 10:10:21 -03:00
Davidson Alencar
eb620a93ab docs/guide-pt-BR/db-migrations.md - update [ci skip] 2015-05-18 10:09:05 -03:00
halfling-rram
adc28bbbf0 url rename 2015-05-18 17:17:43 +06:00
Klimov Paul
402244bfd5 Issue #6043 added to CHANGELOG.md 2015-05-18 12:50:58 +03:00
Klimov Paul
128ac7d0ad Merge branch 'master' of github.com:yiisoft/yii2 into 6043-html-arrays 2015-05-18 12:50:50 +03:00
Klimov Paul
0a7191dbfe Preserving of the named key classes at yii\helpers\Html::addCssClass() provided 2015-05-18 12:48:51 +03:00
halfling-rram
24b919cb5b translate guide-ru helper-url 2015-05-18 15:15:42 +06:00
Klimov Paul
41f6a6e558 Specification for 'class' and 'style' in array format added to yii\helpers\Html 2015-05-18 12:14:57 +03:00
Evgeniy Tkachenko
ada11317c7 Update README.md
close #8454
2015-05-18 10:18:13 +02:00
Carsten Brandt
a73ce736ee improved unit test for date formatter 2015-05-18 02:15:59 +02:00
Carsten Brandt
3c2bd76236 allow negative dates for date formatter
fixes #8451
2015-05-18 02:14:14 +02:00
Carsten Brandt
e3cf8e2b2d fixed markdown rendering issue 2015-05-18 00:13:38 +02:00
Vadym Chenin
2f2f2e6ab2 docs/internals/design-decisions.md fix typo
close #8450
2015-05-17 16:39:47 +02:00
Qiang Xue
b724341eb4 Merge pull request #8446 from lukos/patch-1
Extend the class description
2015-05-17 09:43:23 -04:00
Qiang Xue
5e08836272 Merge pull request #8447 from vchenin/docs_uk
docs/internals-uk Update Ukrainian translation
2015-05-17 08:24:42 -04:00
Luke Briner
271a86aff3 Extend description
Help users understand the concept of massive assignment without relying on the Guide by extending the description for this type.
2015-05-17 13:21:29 +01:00
Vadym Chenin
7134252074 docs/internals-uk Update Ukrainian translation 2015-05-17 15:18:05 +03:00
Qiang Xue
294dc4b278 Merge pull request #8440 from elysdir/guide-structure-controllers
Copyediting for Controllers page
2015-05-16 19:25:02 -04:00
Carsten Brandt
c1fcd2956b added unit test for issue #8217
close #8217
2015-05-17 00:50:29 +02:00
elysdir
72debbb852 Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-structure-controllers 2015-05-16 15:49:51 -07:00
elysdir
27e457e02e Changing numbered lists to use real numbers 2015-05-16 15:49:41 -07:00
Nghia Nguyen
968d59cd48 Add property $linkOptions into LinkSorter widget
close #8444
2015-05-17 00:39:24 +02:00
Alexander Makarov
e313038ae6 Merge pull request #8443 from miramir/ru_translate_db_dao
Ru translation db dao docs [ci skip]
2015-05-17 00:05:13 +03:00
miramir
eed42fd3f8 Ru translation db dao docs [ci skip] 2015-05-16 22:05:04 +05:00
Alexander Makarov
ea560cb578 Merge pull request #8441 from nineinchnick/oracle_unit_tests
Oracle unit tests
2015-05-16 12:56:17 +03:00
John Was
94acb2e126 add unit tests to check lastInsertId 2015-05-16 11:47:31 +02:00
John Was
01345874a3 add working QueryBuilder test for Oracle 2015-05-16 11:31:52 +02:00
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