Commit Graph

2983 Commits

Author SHA1 Message Date
Carsten Brandt
4a9f47bedd refactored sphinx and db AR to call parent implementation of populateRecord() 2014-02-03 14:12:03 +01:00
Carsten Brandt
16e1aff41b renamed ActiveRecord::create() to populateRecord()
- refactored elasticsearch AR to make type and index available in
  instantiate(), issue #1313

fixes #2281
2014-02-03 14:07:12 +01:00
Qiang Xue
266aadd230 Only treat 32bit signed integers as integers so that 32bit clients won’t have trouble. 2014-02-02 17:18:03 -05:00
Qiang Xue
8001d2348c refactored ActiveRecord::create(). 2014-02-02 15:00:54 -05:00
Qiang Xue
6cf7d87cb4 Merge pull request #2263 from dizews/convert-database-type-to-php
Convert database type to php
2014-02-02 11:55:49 -08:00
Vladimir Zbrailov
a97f6387f9 added check column 2014-02-02 22:36:56 +04:00
Carsten Brandt
3bc5dbed82 added doc example to gridview column classes
fixes #2276
2014-02-02 18:29:21 +01:00
Vladimir Zbrailov
0e0acb2731 added inherit doc block and task number 2014-02-02 20:22:56 +04:00
Alexander Makarov
d9d36006a7 Fixed default scenario constant in docs 2014-02-02 19:09:33 +04:00
Carsten Brandt
214f66a8c1 skip exiting in test env.
see 0cfd41a21a (commitcomment-5238567)
issue #2233
2014-02-01 19:53:01 +01:00
Vladimir Zbrailov
d017567273 override create 2014-02-01 22:31:13 +04:00
Qiang Xue
831ccca169 Merge pull request #2259 from Asetss/master
fix kazakh translation
2014-02-01 07:40:12 -08:00
Asetss
8d89b014a1 fix kazakh translate 2014-02-01 18:46:34 +04:00
Qiang Xue
b64f618545 refactored file validator. 2014-02-01 09:15:40 -05:00
Vladimir Zbrailov
903f5618fe Added typecast database types into php types 2014-02-01 12:57:40 +04:00
Qiang Xue
807223efbf Fixes #1412 2014-01-31 21:48:46 -05:00
Qiang Xue
a4a72033d6 Fixes #1412: FileValidator still triggers uploadRequired error in some case when skipOnEmpty is true and no upload is provided 2014-01-31 17:19:56 -05:00
Alexander Makarov
17ca07fd44 More consistent usage of MessageFormatter::tokenizePattern 2014-02-01 02:08:41 +04:00
Alexander Makarov
b21fd298c5 Fixed minor coding style issues 2014-02-01 01:18:38 +04:00
Alexander Makarov
91444b20c8 #2248: Renamed yii\base\Model::DEFAULT_SCENARIO to yii\base\Model::SCENARIO_DEFAULT 2014-02-01 01:06:08 +04:00
vova07
efaaec1cbf Improved to support aliases. Fixes #2240. 2014-01-31 19:48:49 +02:00
Carsten Brandt
0cfd41a21a let application exit with code 1 on error/exception in console
fixes #2233
2014-01-31 15:01:05 +01:00
Qiang Xue
ff521fd7e0 updated pjax doc. 2014-01-30 22:38:42 -05:00
Qiang Xue
07c7236bc7 GridView filter now works with Pjax. 2014-01-30 22:04:47 -05:00
Qiang Xue
e63a82471d Added Pjax::scrollTo. 2014-01-30 21:12:39 -05:00
Qiang Xue
2b507253aa Merge pull request #2225 from thiagotalma/master
Allow to set an attribute as the value of the cell, unlike the column attribute
2014-01-30 13:36:44 -08:00
Paul Klimov
04f381eba0 Merge branch 'master' of github.com:yiisoft/yii2 2014-01-30 23:12:17 +02:00
Qiang Xue
afefcd6ebe support form submission by pjax. 2014-01-30 16:04:31 -05:00
Qiang Xue
1367a7b560 update pjax plugin to 1.8.0 2014-01-30 16:03:39 -05:00
Paul Klimov
518954dafe Merge branch 'master' of git://github.com/yiisoft/yii2 2014-01-30 23:03:05 +02:00
Thiago Talma
8c49dabb1b Change condition 2014-01-30 17:04:16 -02:00
Thiago Talma
5a2323346d Test if value is instance of \Closure 2014-01-30 17:01:26 -02:00
Thiago Talma
f906b3a10b Adjust doc 2014-01-30 16:02:24 -02:00
Thiago Talma
a35fcbbf92 Adjust tab as space 2014-01-30 15:56:44 -02:00
Thiago Talma
632a537ab8 Allow to set an attribute as the value of the cell, unlike the column attribute. 2014-01-30 15:51:09 -02:00
Asetss
7e94383bd3 kazakh language 2014-01-30 16:09:48 +04:00
Carsten Brandt
64c238a2d9 doc note about forms in pjax, fixes #2214 2014-01-30 09:11:03 +01:00
Qiang Xue
8e11629a65 Fixes #2160: SphinxQL does not support OFFSET
Improved `QueryBuilder::buildLimit()` to support big numbers
2014-01-29 22:42:56 -05:00
Qiang Xue
d53f4dd9ea Fixes #2139: error found while sending response is not displayed. 2014-01-29 21:35:07 -05:00
Qiang Xue
2046563849 Revert "Fixes #1856: The default CSS class for hint generated by ActiveField is changed to help-block"
This reverts commit 7ae4695d0c.
2014-01-29 20:33:24 -05:00
Qiang Xue
7ae4695d0c Fixes #1856: The default CSS class for hint generated by ActiveField is changed to help-block 2014-01-29 18:39:07 -05:00
Qiang Xue
f5e1fbc532 Fixes #2212: yii\gridview\DataColumn generates incorrect labels when used with nosql DB and there is no data 2014-01-29 18:09:58 -05:00
Qiang Xue
823227fce3 Added Pjax::timeout and clientOptions. 2014-01-29 16:38:34 -05:00
Qiang Xue
f5f5538df8 Reverted the change to gridview regarding filter submission. 2014-01-29 16:15:10 -05:00
Qiang Xue
8ecceb395f Fixes #2210: Mysql driver will now treat tinyint(1) as integer instead of boolean 2014-01-29 13:54:17 -05:00
Alexander Makarov
62290c130f Merge pull request #2205 from Haran/latvian-translation
Latvian translation
2014-01-29 04:18:48 -08:00
Shader
749b2dc7f8 Latvian translation 2014-01-29 13:57:21 +02:00
Carsten Brandt
5c26f01f84 fixed doc links 2014-01-29 12:22:30 +01:00
Qiang Xue
c35359e31f Merge branch 'master' of git://github.com/yiisoft/yii2 2014-01-28 23:27:47 -05:00
Qiang Xue
6bc4a8cf94 Fixes #706: Added yii\widgets\Pjax and enhanced GridView to work with Pjax to support AJAX-update 2014-01-28 23:27:24 -05:00