Commit Graph

5352 Commits

Author SHA1 Message Date
Alexander Kochetov
a1deac81c3 \yii\db\ActiveRecord updated 2014-01-09 08:01:08 +04:00
Alexander Kochetov
f4becf376c \yii\caching\DbCache updated 2014-01-09 07:59:07 +04:00
Alexander Kochetov
fba0e04365 ActiveRecord::tableName() comment fixed 2014-01-09 07:47:39 +04:00
Alexander Kochetov
d82b38531c DbConnection::tablePrefix default value added 2014-01-09 07:36:39 +04:00
Qiang Xue
4b15c77ad8 Merge branch 'master' of git://github.com/yiisoft/yii2 2014-01-08 22:31:41 -05:00
Alexander Kochetov
dda9fec95e ActiveRecord::tableName() hardcoded prefix fix 2014-01-09 06:59:22 +04:00
Qiang Xue
b23bade285 fixed test break. 2014-01-08 21:57:24 -05:00
Qiang Xue
6423c41233 Merge pull request #1839 from anfrantic/master
UplodedFile enhasement
2014-01-08 18:54:47 -08:00
Qiang Xue
c6c51baa3c Fixes #1844: Response::sendFile() and other file sending methods will not send the response 2014-01-08 21:51:37 -05:00
Qiang Xue
35f8823249 fixed test break. 2014-01-08 21:34:20 -05:00
Qiang Xue
d8acd3a278 Merge pull request #1850 from Crypt/fix-messages
fix russian messages.
2014-01-08 18:24:58 -08:00
Qiang Xue
c67c929696 Fixed test break. 2014-01-08 21:23:12 -05:00
Qiang Xue
50703f8a82 Fixes #1844: Calling Response::sendFile() would cause sending the response twice 2014-01-08 20:57:36 -05:00
Crypt
333e2ab0d9 fix russian messages. 2014-01-09 03:52:38 +02:00
Alexander Makarov
4609a94dbf Removed error-block HTML class and related styles and used Bootstrap3 standard practice about errors instead 2014-01-09 05:00:09 +04:00
Alexander Makarov
abcd248678 Merge pull request #1848 from alanwillms/pt-br-messages
Add pt-BR translated messages
2014-01-08 16:22:30 -08:00
Alexander Makarov
e267af0f7e Fixed production environment for advanced app 2014-01-09 04:21:01 +04:00
Alan Willms
98d14da1e2 Add pt-BR translated messages 2014-01-08 22:20:22 -02:00
Alexander Makarov
e23eaaeda2 Fixes #1820: Update Progress to use bootstrap 3 markup 2014-01-09 03:44:53 +04:00
Alexander Makarov
1f47d94eca Fixes #1846 2014-01-09 02:41:12 +04:00
Alexander Makarov
3006d5ef93 Added message translations for Russian 2014-01-09 02:29:46 +04:00
Alexander Makarov
c31e79f5c8 Added guide for contributing message translations 2014-01-09 02:29:28 +04:00
Alexander Makarov
e14cac638a Improved plural messages for validators 2014-01-09 02:26:56 +04:00
Alexander Makarov
a29df58516 Removed translations for messages intended for developers 2014-01-09 02:26:29 +04:00
Alexander Makarov
cc24345779 Added link to ICU Locale docs in order to clarify what are Yii::$app->language values 2014-01-09 01:08:23 +04:00
Alexander Makarov
8e013aacd0 Fixes #1633: fixed scenarios for User model in advanced application allowing setting default values for User model 2014-01-09 00:49:03 +04:00
Alexander Makarov
33d18c47dc Added readme line for advanced app change 2014-01-08 23:00:37 +04:00
Alexander Makarov
c98d1fb9a6 Adjusted advanced application template docs to reflect DB config movement 2014-01-08 22:52:34 +04:00
Alexander Makarov
0f87c990f9 Advanced app template: moved database connection DSN, login and password to -local config not to expose it to VCS 2014-01-08 22:44:39 +04:00
andrey
2619fb096d UplodedFile enhasement 2014-01-08 20:42:09 +02:00
andrey
006a139ed3 UplodedFile enhasement 2014-01-08 20:41:16 +02:00
andrey
264e61101a UplodedFile enhasement 2014-01-08 20:10:32 +02:00
Carsten Brandt
5f3be6c7f7 default values for db\Connection username and password to null
fixes #1821
2014-01-08 18:57:47 +01:00
andrey
29693f68fd UplodedFile enhasement 2014-01-08 19:55:16 +02:00
Qiang Xue
f53f62c134 updated extension changelog. 2014-01-08 11:33:05 -05:00
Qiang Xue
a861994f19 Fixes #1835: CheckboxColumn now renders checkboxes whose values are the corresponding data key values 2014-01-08 10:48:16 -05:00
Qiang Xue
b89cd9266b Fixes #1827: Debugger toolbar is loaded twice if an action is calling run() to execute another action 2014-01-08 10:39:10 -05:00
Qiang Xue
c9c1041a61 Added support for installing packages conforming to PSR-4 standard 2014-01-08 09:22:25 -05:00
Qiang Xue
e123428c94 Changed Yii autoloader to support loading PSR-4 classes only (i.e. PEAR-styled classes not supported anymore) 2014-01-08 09:11:26 -05:00
Alexander Makarov
3902cada7f Merge pull request #1832 from munawer-t/master
Doc fixes
2014-01-08 03:54:36 -08:00
munawer-t
45a6cbdbf5 PhpDoc fixes 2014-01-08 17:19:52 +05:30
Paul Klimov
8c5372b068 Merge branch 'master' of github.com:yiisoft/yii2 2014-01-08 13:49:05 +02:00
Paul Klimov
80d725895f Issue #1817 added to CHANGELOG 2014-01-08 13:48:17 +02:00
Paul Klimov
232a223c17 SwiftMailer message updated to setup charset for alternative body correctly. 2014-01-08 13:45:48 +02:00
munawer-t
d241bd3e94 Typos 2014-01-08 16:58:03 +05:30
Paul Klimov
7c9f5b3b8d Merge pull request #1829 from munawer-t/master
Typo fix
2014-01-08 01:02:00 -08:00
munawer-t
5c4d8b0761 Typo fix 2014-01-08 12:50:56 +05:30
Qiang Xue
dc01411bea Fixes #1791 2014-01-07 11:23:35 -05:00
Carsten Brandt
73e0e6abf7 Merge pull request #1816 from Crypt/hotfix/Hotfix-PHPDoc
Fix doc for generateSalt.
2014-01-07 08:19:03 -08:00
Crypt
0c1557e56a Fix doc for generateSalt.
$cost must be in range 4-31.
2014-01-07 18:12:25 +02:00