savvot
|
3aceaa01d2
|
yii\redis\ActiveRecord::deleteAll() refactoring - code style updated
|
2014-06-05 23:09:28 +02:00 |
|
Alexander Makarov
|
13c10df4d7
|
Started Russian translation of the guide and internals
|
2014-06-06 00:02:28 +04:00 |
|
savvot
|
a5506e64a2
|
yii\redis\ActiveRecord::deleteAll() refactoring - no need to write to socket 2 times when nothing found
|
2014-06-05 21:16:13 +02:00 |
|
savvot
|
4866ce3cbb
|
yii\redis\ActiveRecord::deleteAll() refactoring - no need to write to socket 2 times when nothing found
|
2014-06-05 21:01:15 +02:00 |
|
Klimov Paul
|
b17ddcf76a
|
Docs about handling missing translations added
|
2014-06-05 17:54:54 +03:00 |
|
Klimov Paul
|
bcf71310cb
|
Typo fixed
|
2014-06-05 15:07:29 +03:00 |
|
Klimov Paul
|
6cdd40e9ad
|
Extra tab symbol removed
|
2014-06-05 15:04:41 +03:00 |
|
Klimov Paul
|
2a98bb3014
|
Docs for Sphinx extension updated
|
2014-06-05 15:01:08 +03:00 |
|
Klimov Paul
|
520d295b44
|
Merge branch 'master' of github.com:yiisoft/yii2
|
2014-06-05 13:10:07 +03:00 |
|
Klimov Paul
|
e4b1f4e9f0
|
Docs for Sphinx extension updated
|
2014-06-05 13:09:46 +03:00 |
|
Alexander Makarov
|
9d1412ed43
|
Merge pull request #3703 from kartik-v/patch-5
Masked input widget upgrade fixing #3196
|
2014-06-05 13:40:46 +04:00 |
|
Klimov Paul
|
8bb3e07c82
|
Merge branch 'master' of github.com:yiisoft/yii2
|
2014-06-05 11:47:07 +03:00 |
|
Klimov Paul
|
603127712b
|
Escaping of the special characters at 'MATCH' statement reworked
|
2014-06-05 11:46:35 +03:00 |
|
Kartik Visweswaran
|
e90fb534da
|
Masked input widget upgrade fixing #3196
Support contribution credits updated
|
2014-06-05 11:49:24 +05:30 |
|
Qiang Xue
|
d1e0a54553
|
guide WIP [skip ci]
|
2014-06-04 17:50:24 -04:00 |
|
Qiang Xue
|
1ea6e76ea1
|
Merge branch 'master' of git://github.com/yiisoft/yii2
|
2014-06-04 14:35:00 -04:00 |
|
Qiang Xue
|
bb93ccf5a2
|
finished tutorial on models [skip ci]
|
2014-06-04 14:34:52 -04:00 |
|
Carsten Brandt
|
0208f289c3
|
fixed test breaks
|
2014-06-04 19:12:18 +02:00 |
|
Carsten Brandt
|
59b9065cec
|
ES: fixed issue with storing empty records
fixes #3587
|
2014-06-04 17:56:42 +02:00 |
|
Carsten Brandt
|
df65a0f9de
|
added explicit comment about file transport to mail config
fixes #3694
|
2014-06-04 17:43:09 +02:00 |
|
Carsten Brandt
|
ea6d7bb403
|
added CHANGELOG for #3693
|
2014-06-04 17:37:26 +02:00 |
|
Carsten Brandt
|
e9758fec29
|
fixed test break
|
2014-06-04 17:24:01 +02:00 |
|
Carsten Brandt
|
fd31e08021
|
fixed breaking Gii preview when file is unchanged
fixes #3693
|
2014-06-04 17:24:01 +02:00 |
|
Klimov Paul
|
38a6b4fa53
|
Docs about mail debugging added
|
2014-06-04 17:10:00 +03:00 |
|
Paul Klimov
|
df6b7335f2
|
Merge pull request #3696 from superbull/patch-1
fix wrong template for min validation error
|
2014-06-04 16:14:26 +03:00 |
|
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 |
|
Klimov Paul
|
05e63b9b8f
|
Merge branch 'master' of github.com:yiisoft/yii2
|
2014-06-04 10:57:13 +03:00 |
|
Klimov Paul
|
804aded508
|
yii\sphinx\Connection::escapeMatchValue() fixed
|
2014-06-04 10:56:33 +03:00 |
|
Carsten Brandt
|
d8c5595458
|
refactored gii enum dropdown generator
PR #3676
|
2014-06-04 09:53:09 +02:00 |
|
Carsten Brandt
|
6da2eebf34
|
Merge pull request #3676 from enigmatix/master
Added ability to generate dropdown from Enum field
|
2014-06-04 09:08:12 +02:00 |
|
Carsten Brandt
|
a643bde5d5
|
improved gii input filter, fixes #3689
|
2014-06-04 09:03:31 +02:00 |
|
Qiang Xue
|
91722d053f
|
Merge pull request #3692 from SonicGD/fix-cookies
Fixed the issue that `CookieCollection::has` always returns false for cookies from browser
|
2014-06-04 00:00:40 -04: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 |
|
George Drak
|
58b4c19338
|
Merge pull request #1 from yiisoft/master
pull
|
2014-06-04 09:30:19 +06:00 |
|
Qiang Xue
|
e16480c3c8
|
diagram update [skip ci]
|
2014-06-03 22:14:32 -04:00 |
|
Joel Small
|
25fa2f2df9
|
Formatting changes to new enum field
|
2014-06-04 08:45:48 +09:30 |
|
Alexander Makarov
|
f3439d56ea
|
Merge pull request #3688 from yiiframework-com-ua/master
Unnecessary line (left after yiisoft@b39effd) [skip ci]
|
2014-06-03 20:53:03 +04:00 |
|
Borales
|
cf884b2676
|
Unnecessary line (left after b39effda2e)
|
2014-06-03 19:49:48 +03: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 |
|
Klimov Paul
|
62fdaeec6a
|
Extra quote escaping at yii\sphinx\Connection::escapeMatchValue() fixed
|
2014-06-03 16:46:03 +03:00 |
|
Klimov Paul
|
adb36e42c4
|
Usage of yii\db\Expression for the 'MATCH' statement fixed
|
2014-06-03 15:58:02 +03:00 |
|
Klimov Paul
|
b8c9d51530
|
Merge branch 'master' of github.com:yiisoft/yii2
|
2014-06-03 13:48:38 +03:00 |
|