Mark
|
55c686cbf5
|
except option added
|
2014-01-16 12:36:06 +04:00 |
|
Mark
|
dad238f60d
|
changed truncate to delete
|
2014-01-16 12:06:33 +04:00 |
|
Carsten Brandt
|
c5022203de
|
fixed issue with null value in CRUD controller findModel()
|
2014-01-16 08:39:13 +01:00 |
|
Alexander Makarov
|
74a74c847c
|
Merge pull request #1982 from asm89/dutch-translations
Add dutch translations
|
2014-01-15 14:35:26 -08:00 |
|
Klimov Paul
|
eecfba643b
|
Merge branch 'master' of github.com:yiisoft/yii2 into 1837-3rd-party-doc
|
2014-01-15 22:46:03 +02:00 |
|
Klimov Paul
|
8cb701ae5c
|
Missing "md" extension added for "Using 3rd-Party Libraries" guide part
|
2014-01-15 22:45:51 +02:00 |
|
Alexander Makarov
|
e0f20abd55
|
minor formatting fixes
|
2014-01-15 23:41:55 +04:00 |
|
Alexander Makarov
|
d7783a3ebf
|
Merge pull request #1979 from SergeiKutanov/po_generation
po filles generation.
|
2014-01-15 11:38:48 -08:00 |
|
Qiang Xue
|
96f210f0d2
|
better fix for #1959.
|
2014-01-15 11:39:47 -05:00 |
|
Qiang Xue
|
777e22c1af
|
Fixes #1959: Html::activeCheckbox wasn't respecting custom values for checked/unchecked state
|
2014-01-15 11:18:34 -05:00 |
|
Carsten Brandt
|
42b74bd5ab
|
Merge pull request #1986 from cebe/1984-abort-action-event
Mark event as handled when filter decides to abort action
|
2014-01-15 07:12:08 -08:00 |
|
Carsten Brandt
|
6944ca1f94
|
Mark event as handled when filter decides to abort action
fixes #1984
|
2014-01-15 15:37:42 +01:00 |
|
SergeiKutanov
|
a937e970c6
|
fixes for previous solution
|
2014-01-15 16:40:26 +04:00 |
|
Alexander
|
604d2ee128
|
Add dutch translations
|
2014-01-15 13:38:46 +01:00 |
|
Paul Klimov
|
0cd98678d8
|
"Using 3rd-Party Libraries" guide updated
|
2014-01-15 14:36:30 +02:00 |
|
Paul Klimov
|
47fcd3b15f
|
"Using 3rd-Party Libraries" guide added
|
2014-01-15 14:12:08 +02:00 |
|
SergeiKutanov
|
92cfdb33c7
|
po now supports obsolete messages
|
2014-01-15 16:08:13 +04:00 |
|
Alexander Makarov
|
71e4d408c9
|
Merge pull request #1980 from surek/patch-1
Update upgrade-from-v1.md
|
2014-01-15 03:17:57 -08:00 |
|
surek
|
eefba1d536
|
Update upgrade-from-v1.md
Text amended as "A new method" was referring to two. CHanged the text to "New methods".
|
2014-01-15 11:15:47 +00:00 |
|
SergeiKutanov
|
2ce5e652d7
|
code style fixed
|
2014-01-15 14:44:57 +04:00 |
|
Alexander Makarov
|
32da18a513
|
Merge pull request #1978 from marsuboss/patch-1
Fix translation french
|
2014-01-15 02:25:38 -08:00 |
|
Paul Klimov
|
3713b369a2
|
Merge branch 'master' of github.com:yiisoft/yii2
|
2014-01-15 11:34:24 +02:00 |
|
Paul Klimov
|
91c86fb704
|
MongoDB ActiveRecord uit test advanced to check integer value handling.
|
2014-01-15 11:33:58 +02:00 |
|
marsuboss
|
ae973b0392
|
Fix
|
2014-01-15 10:33:21 +01:00 |
|
SergeiKutanov
|
08cf7e7b94
|
po filles generation.
All the quotation marks must be screened by adding a backslash before them. Otherwise we cannot generate .mo file.
|
2014-01-15 13:29:03 +04:00 |
|
Alexander Makarov
|
e09b016a2f
|
Fixes #1963: mentioned $jsOptions, $cssOptions and $publishOptions in assets guide
|
2014-01-15 01:50:11 +04:00 |
|
Alexander Makarov
|
5a9823a5f4
|
A bit less stricter check as suggested by @qiang: 2aa8fc7171
|
2014-01-15 01:40:17 +04:00 |
|
Alexander Makarov
|
edf98ced99
|
Fixes #1973: Re-implemented solution for yii message/extract is now able to generate .po files
|
2014-01-14 23:09:37 +04:00 |
|
Alexander Makarov
|
f6e6ea99a3
|
Merge pull request #1973 from SergeiKutanov/po_generation
po file generating added.
|
2014-01-14 10:52:10 -08:00 |
|
SergeiKutanov
|
7777657639
|
po file generatin added.
Files are generated using message/extract command.
E.g.: ./yii message/extract message/config.php po
|
2014-01-14 22:46:55 +04:00 |
|
Alexander Makarov
|
2aa8fc7171
|
Optimized #1959 code a bit
|
2014-01-14 22:44:55 +04:00 |
|
Alexander Makarov
|
cbb39d19af
|
Merge pull request #1971 from klevron/1959
Fixes #1959 : compare model attribute with value/uncheck options
|
2014-01-14 10:37:24 -08:00 |
|
Alexander Makarov
|
a2e0d2d04f
|
init of advanced application now allows to specify answer for overwriting files via init --overwrite=n
|
2014-01-14 22:33:56 +04:00 |
|
Kevin LEVRON
|
f44605fff0
|
Fixes #1959 : compare model attribute with value/uncheck options
|
2014-01-14 16:31:50 +01:00 |
|
Qiang Xue
|
aa5e82ec07
|
Fixes #1965: Controller::findLayoutFile() returns incorrect file path when layout name starts with a slash
|
2014-01-14 08:29:47 -05:00 |
|
Paul Klimov
|
8ede55a0df
|
Documentation for "mongodb" extension improved.
|
2014-01-14 12:50:56 +02:00 |
|
Paul Klimov
|
32d82f59bc
|
Code style at redis readme fixed.
|
2014-01-14 12:02:46 +02:00 |
|
Paul Klimov
|
ece5f0b8ad
|
Doc comments for MongoDB Session updated.
|
2014-01-14 12:00:04 +02:00 |
|
Paul Klimov
|
ff18cff836
|
Merge pull request #1951 from klimov-paul/mongodb-cache
MongoDB Cache class
|
2014-01-14 01:49:01 -08:00 |
|
Paul Klimov
|
399e7f82f8
|
Doc comments for MongoDB Cache fixed.
|
2014-01-14 11:47:09 +02:00 |
|
Alexander Makarov
|
54f2b52f6a
|
Merge pull request #1960 from marsuboss/patch-1
Update core-code-style.md
|
2014-01-14 01:29:25 -08:00 |
|
Alexander Makarov
|
3fce6f6af4
|
Merge pull request #1961 from marsuboss/patch-2
Array short
|
2014-01-14 01:29:00 -08:00 |
|
marsuboss
|
eb8a11a167
|
Array short
|
2014-01-14 08:15:36 +01:00 |
|
marsuboss
|
cfd328ca2f
|
Update core-code-style.md
|
2014-01-14 08:12:13 +01:00 |
|
aleksandr
|
d30ca6d1f9
|
beforeSubmit function after global validation all fields forms
|
2014-01-14 10:59:41 +07:00 |
|
Qiang Xue
|
ec0e348a88
|
Fixes #1897: Make gii diff markup copy paste friendly
|
2014-01-13 22:21:33 -05:00 |
|
Qiang Xue
|
4d8d3eaf2c
|
minor fix of exception display.
|
2014-01-13 22:16:11 -05:00 |
|
Qiang Xue
|
f4a8e895f7
|
Fixes #1845: removed pagination from debug panels.
|
2014-01-13 21:55:31 -05:00 |
|
Alexander Makarov
|
3091024e78
|
And optimized even more
|
2014-01-13 23:39:40 +04:00 |
|
Alexander Makarov
|
1e291ec4d5
|
Optimized code a bit
|
2014-01-13 23:37:16 +04:00 |
|