Commit Graph

3138 Commits

Author SHA1 Message Date
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
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
aleksandr
d30ca6d1f9 beforeSubmit function after global validation all fields forms 2014-01-14 10:59:41 +07:00
Qiang Xue
4d8d3eaf2c minor fix of exception display. 2014-01-13 22:16:11 -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
a5d5e80400 Re-added removed initialization of array 2014-01-13 22:31:05 +04:00
MarsuBoss
2ae9e5b4cd Add French Translation 2014-01-13 14:31:27 +01: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
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
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
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
ee109a6f4a Fixes #1937: Fixed wrong behavior or advanced app's init --env when called without parameter actually specified 2014-01-13 00:01:05 +04:00
Alexander Makarov
5d23a066ca Removed unused imports 2014-01-12 23:42:55 +04:00
Alexander Makarov
349f2c9e32 phpdoc fixes, unused variable 2014-01-12 23:40:21 +04:00
Alexander Makarov
c3829a4fd0 Removed debug code 2014-01-12 23:39:42 +04:00
Alexander Makarov
e7fab51efc fixes #1870: better fix that is message extractor friendly 2014-01-12 23:12:06 +04:00
Johnny Theill
a2f3ab071d Update yii.php
Fixed missing translation
2014-01-12 19:54:15 +01:00
Alexander Makarov
c522fffe00 Fixes #1905: Update composer.json to use jQuery 2.0.* 2014-01-12 22:13:23 +04:00
Alexander Makarov
4239b2a5f2 Fixes #1870: Validation errors weren't properly translated when using clientside validation 2014-01-12 21:37:28 +04:00
Alexander Makarov
718ddfb99c Updated changelog 2014-01-12 21:35:32 +04:00
Alexander Makarov
847f29471c Updated Russian translation not to repeat values for plurals 2014-01-12 21:27:09 +04:00
Qiang Xue
cc636805da Fixes #1894: The path aliases @webroot and @web are now available right after the application is initialized 2014-01-11 22:05:36 -05:00
JoniDS
1c9678e9aa Fixed typo in "items" translation. 2014-01-11 22:56:09 +00:00
JoniDS
cb20ab5901 Merge remote-tracking branch 'upstream/master' 2014-01-11 22:53:35 +00:00
Carsten Brandt
3ed1125172 added CHANGELOG line for PSR4 directory move 2014-01-11 23:30:06 +01:00
Qiang Xue
d6eeab2ff3 updated class map 2014-01-11 17:27:23 -05:00
Qiang Xue
3f6fec3c55 refactored Json helper. 2014-01-11 17:25:54 -05:00
JoniDS
15559b9326 Translation for Portuguese (pt-PT, Portugal).
Adapted from Portuguese Brazilian translation.
2014-01-11 22:14:19 +00:00
Qiang Xue
afa72add38 proper handling of JsonSerializable. 2014-01-11 16:54:20 -05:00
lubosdz
37eefdb57d [SK] Added translation. 2014-01-11 21:41:01 +01:00
Qiang Xue
58e847258f Renamed Request::maskedCsrfToken to csrfToken. 2014-01-11 11:49:29 -05:00
Qiang Xue
28dbd5acb7 added doc about translating message. 2014-01-11 10:35:38 -05:00
Qiang Xue
a12b3d2417 renamed sr-latn to sr-Latn. 2014-01-11 10:22:20 -05:00
Qiang Xue
febce76397 fixed build break and fixed doc about exists/not exists. 2014-01-11 10:17:14 -05:00