Deng Zhi Cheng
|
47284b4907
|
fix wrong template for min validation error
|
2014-06-04 21:09:24 +08:00 |
|
Carsten Brandt
|
3e4ec22004
|
update changelog
[ci skip]
|
2014-06-04 14:33:07 +02:00 |
|
Carsten Brandt
|
d92281dcda
|
refactored ActiveRecord::unlinkAll() to work will noSQL
issue #3520
|
2014-06-04 14:28:57 +02:00 |
|
Carsten Brandt
|
274b6e41b4
|
adjusted apidoc for MaskedInput widget
|
2014-06-04 10:37:50 +02:00 |
|
Carsten Brandt
|
d6d48de990
|
Merge pull request #3685 from kartik-v/3196-masked-input-revamped
Fix #3196: Masked input widget revamped to use new plugin
|
2014-06-04 10:25:35 +02:00 |
|
SonicGD
|
199bc57780
|
fix issue number
|
2014-06-04 09:42:12 +06:00 |
|
SonicGD
|
b2246d19ce
|
fix align
|
2014-06-04 09:36:55 +06:00 |
|
SonicGD
|
fa01c003e4
|
line to changelog
|
2014-06-04 09:34:53 +06:00 |
|
SonicGD
|
bf73fd81c1
|
Set expire to null so CookieCollection::has work
|
2014-06-04 09:33:39 +06:00 |
|
Kartik Visweswaran
|
b5461a7660
|
Fix #3196: Masked input widget revamped to use new plugin
Edited Asset Bundle PHP doc header information.
|
2014-06-03 21:27:51 +05:30 |
|
Kartik Visweswaran
|
8331ff018d
|
Fix #3196: Masked input widget revamped to use new plugin
|
2014-06-03 19:32:07 +05:30 |
|
Alexander Makarov
|
a5c4a0ebb4
|
Adjusted BaseActiveRecord code for better noSQL compatibility
|
2014-06-02 20:13:48 +04:00 |
|
Alexander Makarov
|
4624793954
|
Merge branch 'unlinkAll' of github.com:NmDimas/yii2 into NmDimas-unlinkAll
Conflicts:
framework/CHANGELOG.md
|
2014-06-02 17:38:15 +04:00 |
|
Alexander Makarov
|
7669b06214
|
Merge branch 'patch-1' of github.com:leandrogehlen/yii2 into leandrogehlen-patch-1
Conflicts:
framework/CHANGELOG.md
|
2014-06-02 16:10:21 +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
|
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
|
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 |
|
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 |
|
Klimov Paul
|
f19a97e308
|
Fix yii\helpers\FileHelper::copyDirectory() pattern not working
|
2014-05-30 14:50:11 +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
|
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 |
|
Mark
|
09eb9a3619
|
CHANGELOG line added
|
2014-05-29 18:22:16 +04:00 |
|
makroxyz
|
c19a2ff4e7
|
fix italian translation
|
2014-05-29 16:06:26 +02:00 |
|
makroxyz
|
1a95df09ac
|
Update yii.php
|
2014-05-29 11:30:57 +02:00 |
|
Klimov Paul
|
9e320dafc6
|
Doc comments for the 'mutex' classes extended
|
2014-05-29 11:43:23 +03:00 |
|
zqrt
|
ff042196f3
|
Fix Arabic translation
|
2014-05-29 00:46:42 +03:00 |
|
Qiang Xue
|
d1ab9f72ae
|
Finished application guide [skip ci]
|
2014-05-28 13:40:41 -04:00 |
|
Qiang Xue
|
0174caf424
|
Fixed hashKey [skip ci]
|
2014-05-28 10:18:35 -04:00 |
|
Mark
|
1414f9ab6b
|
limit condition changed
|
2014-05-28 18:06:11 +04:00 |
|