Commit Graph

7316 Commits

Author SHA1 Message Date
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
Alexander Makarov
dd621958c6 More specific description of language property of the application 2014-01-13 22:39:34 +04:00
Alexander Makarov
a5d5e80400 Re-added removed initialization of array 2014-01-13 22:31:05 +04:00
Qiang Xue
8325aace46 Merge pull request #1953 from djfly/patch-2
Update i18n.md
2014-01-13 08:16:13 -08:00
ff
7975ba09fb Update i18n.md
Correction name ru_RU zh_CN to ru-RU zh-CN
2014-01-14 00:13:32 +08:00
Alexander Makarov
89849303b8 And again changed namespace naming recommendation in extension docs. Should be final now. 2014-01-13 19:24:12 +04:00
Paul Klimov
5d3684fd7c Unit test for MongoDB Cache advanced. 2014-01-13 16:13:21 +02:00
Alexander Makarov
ac24ae1522 Merge pull request #1948 from marsuboss/add_language_french
Add French Translation
2014-01-13 05:59:47 -08:00
Paul Klimov
9ca62131f9 Merge branch 'master' of github.com:yiisoft/yii2 into mongodb-cache 2014-01-13 15:36:51 +02:00
MarsuBoss
2ae9e5b4cd Add French Translation 2014-01-13 14:31:27 +01:00
Paul Klimov
bf537afb2d Merge pull request #1944 from klimov-paul/mongodb-session
MongoDB Session class
2014-01-13 05:30:06 -08:00
Paul Klimov
32887edf5a MongoDB Cache class added as draft. 2014-01-13 14:41:45 +02:00
Paul Klimov
48be2bb7d1 MongoDB Session class added. 2014-01-13 12:54:18 +02:00
Alexander Makarov
157ea507f8 fixed typo 2014-01-13 14:09:35 +04:00
Alexander Makarov
d272934e5b Changed extensions's guide section about namespaces once again 2014-01-13 14:04:48 +04:00
Alexander Makarov
2e80591dae Fixed typo in Russian translation 2014-01-13 12:13:04 +04:00
Alexander Makarov
c24c49f287 Fixed typo in Russian messages 2014-01-13 11:57:24 +04:00
Qiang Xue
04b356eb79 ModelSerializer WIP 2014-01-12 23:50:45 -05:00
Qiang Xue
febdd85b39 Merge pull request #1942 from creocoder/migrate-command-fix
Migration command show correct directory path while it not exist
2014-01-12 19:30:30 -08:00
Alexander Kochetov
3de7bce631 Migration command show correct directory path while it not exist 2014-01-13 06:53:25 +04:00
Qiang Xue
53e249d2be Fixes #1921: Grid view ActionColumn now allow to name buttons like {controller/action} 2014-01-12 20:47:18 -05:00
Carsten Brandt
52e2d03759 Merge pull request #1940 from lucianobaraglia/some-cs-fixes
Some code style fixes [skip ci]
2014-01-12 17:35:01 -08:00
Qiang Xue
3e7cce23d3 Merge pull request #1941 from yiiframework-com-ua/uk_translate
Ukrainian translations
2014-01-12 17:11:26 -08:00
Borales
a70f3df9b5 Ukrainian translations 2014-01-13 02:36:51 +02:00
Alexander Makarov
13fbfad76a Merge pull request #1939 from NabiKAZ/fa_ir-translate-messages
Persian (Farsi) Message Translations (fa-IR)
2014-01-12 15:54:57 -08:00
Luciano Baraglia
cbf649b16c Some code style fixes [skip ci] 2014-01-12 20:54:27 -03:00
Alexander Makarov
24e67bbb43 Merge pull request #1938 from NabiKAZ/patch-1
resolve a little bug in arabic translation file
2014-01-12 15:52:08 -08:00
NabiKAZ
6d907dabd9 resolve a little bug in arabic translation file 2014-01-13 03:18:11 +03:30
Nabi
52cdfd4e37 Persian (Farsi) Message Translations (fa-IR) 2014-01-13 03:13:17 +03:30
Alexander Makarov
7bfdbe9d46 fixed formatting 2014-01-13 03:28:06 +04:00
Qiang Xue
7e4461621a Fixes #1326: The visible setting for DetailView doesn't work as expected 2014-01-12 18:23:46 -05:00
Alexander Makarov
bf6b2f0a80 Updated extension docs to be less restrictive about choosing namespace, more neutral composer.json example 2014-01-13 00:32:54 +04:00