Commit Graph

7623 Commits

Author SHA1 Message Date
Qiang Xue
01e11e37a3 Added overview section [skip ci] 2014-06-01 18:12:38 -04:00
NmDimas
95d2b29bff Change unit test to Unlink and add test to unlinkAll 2014-06-01 22:40:05 +03:00
Qiang Xue
ba77b2d14f updated structure diagram [skip ci] 2014-06-01 14:43:09 -04:00
Qiang Xue
c01958efef Finished controller chapter [skip ci] 2014-06-01 08:32:44 -04:00
Qiang Xue
a0240daadb Merge pull request #3658 from creocoder/activequery-one-refactoring
ActiveQuery::one() slight refactoring
2014-05-31 19:58:44 -04:00
Alexander Kochetov
ce1e469751 ActiveQuery::one() slight refactoring 2014-06-01 02:34:48 +04:00
leandrogehlen
e6f05c6b9a Adjusted documentation 2014-05-31 18:37:53 -03:00
leandrogehlen
fbb2d940ec Adjusted changelog 2014-05-31 18:35:20 -03:00
Alexander Makarov
0c02edbfca Adjusted default validator method phpdoc 2014-06-01 00:26:16 +04:00
Alexander Makarov
44273f0790 Revert "Merge pull request #3445 from Alex-Code/getValue"
This reverts commit a5846fa269, reversing
changes made to 2a6e064aca.
2014-06-01 00:14:44 +04:00
leandrogehlen
51c162d65e Fixes typo 2014-05-31 10:42:04 -03:00
leandrogehlen
95f87f77c4 Changelog 2014-05-31 10:40:10 -03:00
leandrogehlen
f072b55638 Renamed Formatter::currencySymbol to currencyCode 2014-05-31 10:38:31 -03:00
Alexander Makarov
a5846fa269 Merge pull request #3445 from Alex-Code/getValue
Check if property is set
2014-05-31 13:07:59 +04:00
Alexander Makarov
2a6e064aca Merge branch 'Alex-Code-defaultValueValidator'
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2014-05-31 12:11:24 +04:00
Alexander Makarov
68341dd50e Merge branch 'defaultValueValidator' of github.com:Alex-Code/yii2 into Alex-Code-defaultValueValidator
Conflicts:
	framework/CHANGELOG.md
2014-05-31 12:09:45 +04:00
leandrogehlen
b2e8c07e4f changelog 2014-05-30 16:23:49 -03:00
leandrogehlen
0efa0faaf7 Added comment about $currency when it is null 2014-05-30 16:23:25 -03:00
Alexander Makarov
da2381cbcd Merge remote-tracking branch 'origin/master'
Conflicts:
	framework/CHANGELOG.md
2014-05-31 00:36:27 +06:00
Alexander Makarov
2fc1a382e9 Merge branch 'arturf-master' 2014-05-31 00:34:44 +06:00
Alexander Makarov
ad7f7c43ac Fixes #3636: Hide menu container tag with empty items in yii\widgets\Menu 2014-05-31 00:34:14 +06:00
Carsten Brandt
0b248dff81 Merge PR #3643 branch 'mime-types-from-apache' of github.com:yiisoft/yii2
* 'mime-types-from-apache' of github.com:yiisoft/yii2:
  changelog
  generated mimeType detection file from apache http mime.types file

Conflicts:
	framework/CHANGELOG.md
2014-05-30 16:58:07 +02:00
Klimov Paul
12a00d4966 Merge branch 'master' of github.com:yiisoft/yii2 2014-05-30 17:04:35 +03:00
Klimov Paul
5a8672a1ee Docs about nested layouts added 2014-05-30 17:04:08 +03:00
Carsten Brandt
ac9a7c65d7 changelog 2014-05-30 16:01:39 +02:00
Carsten Brandt
e5713c8e12 generated mimeType detection file from apache http mime.types file
MimeTypeController generates a map of file extensions to MIME types

It uses `mime.types` file from apache http located under
http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/conf/mime.types?view=markup

This file has been placed in the public domain for unlimited
redistribution,
so we can use it and ship it with Yii.

see also yiisoft/yii#2851 and yiisoft/yii#2857
2014-05-30 15:54:51 +02:00
Qiang Xue
72f3a41495 guide WIP [skip ci] 2014-05-30 08:39:49 -04:00
Klimov Paul
f19a97e308 Fix yii\helpers\FileHelper::copyDirectory() pattern not working 2014-05-30 14:50:11 +03:00
Klimov Paul
243f0134c9 OpenId return URL comparison advanced to prevent url encode problem 2014-05-30 12:55:28 +03:00
artur
2f163c3a75 Changelog 2014-05-30 11:02:57 +03:00
artur
4dedd5aaf0 Merge branch 'master' of github.com:yiisoft/yii2 2014-05-30 10:59:13 +03:00
Alexander Makarov
d7a251bbec Removed unused imports, added missing phpdoc 2014-05-30 11:55:17 +06:00
Qiang Xue
9c9d11aef7 guide WIP [skip ci] 2014-05-29 20:59:30 -04:00
Qiang Xue
dee3f0f6d5 Merge branch 'master' of git://github.com/yiisoft/yii2 2014-05-29 20:02:09 -04:00
Qiang Xue
b618920326 Fixed the bug that requesting protected or private action methods would cause 500 error instead of 404 2014-05-29 20:01:47 -04:00
artur
d2fcbcc0e0 Hide menu container tag when items is empty 2014-05-30 02:19:07 +03:00
Carsten Brandt
28949b3ab4 Merge pull request #3629 from makroxyz/master
fix italian translation
2014-05-29 19:42:03 +02:00
Carsten Brandt
949fe449cc Merge pull request #3607 from Ragazzo/limit_feature_for_migrations
limit applied to migration
2014-05-29 19:41:22 +02:00
leandrogehlen
55ad347e62 Fixes typo 2014-05-29 13:52:16 -03:00
leandrogehlen
f7488579b2 Renamed Formatter::intlCurrencySymbol to currencySymbol 2014-05-29 13:42:46 -03:00
Leandro Gehlen
4ecbd201ec Added yii\i18n\Formatter::intlCurrencySymbol 2014-05-29 11:53:42 -03:00
Qiang Xue
f184d82465 Added application component section [skip ci] 2014-05-29 10:47:47 -04:00
Klimov Paul
2b5819d0cb Merge branch 'master' of github.com:yiisoft/yii2 2014-05-29 17:41:31 +03:00
Klimov Paul
617941e009 Missing $message var reference removed from mail layouts 2014-05-29 17:41:10 +03:00
Mark
09eb9a3619 CHANGELOG line added 2014-05-29 18:22:16 +04:00
Qiang Xue
2c8570a9b7 Merge branch 'master' of git://github.com/yiisoft/yii2 2014-05-29 10:12:19 -04:00
Qiang Xue
93beb5e130 minor edit [skip ci] 2014-05-29 10:12:05 -04:00
Klimov Paul
124c7e8448 Mail layout charset specification fixed 2014-05-29 17:11:45 +03:00
makroxyz
c19a2ff4e7 fix italian translation 2014-05-29 16:06:26 +02:00
Klimov Paul
f24347a1fd Merge branch 'master' of github.com:yiisoft/yii2 2014-05-29 15:48:03 +03:00