Qiang Xue
1b4a9b62cd
Fixes #3568 : When the primary query sets asArray, it is not respected by the via relational query
2014-06-25 23:35:02 -04:00
Qiang Xue
7c2be49576
Fixes #3638 : yii\filters\HttpCache does not work as expected when session is started before the filter
2014-06-25 22:50:07 -04:00
Qiang Xue
86f06677e9
Refactored AR findOne() and findAll().
2014-06-25 21:31:15 -04:00
Carsten Brandt
574f67feff
fixed test break
2014-06-26 01:35:56 +02:00
Carsten Brandt
739f5fda48
Merge pull request #4061 from yiisoft/fix-headers
...
attempt to fix multiple header issue
2014-06-26 00:05:41 +02:00
Carsten Brandt
cc5c413711
better fix for #2988
2014-06-25 23:17:45 +02:00
Carsten Brandt
18c3e8ef01
clear stat cache in logger to avoid cache of file state
...
fixes #2988
2014-06-25 23:14:33 +02:00
Carsten Brandt
bc00449c5f
removed wrong use statement for MailEvent
2014-06-25 23:12:11 +02:00
Carsten Brandt
7e4bdef445
updated classmap to fix test break
2014-06-25 22:55:27 +02:00
Qiang Xue
c6f711ccca
Fixes #3765 : Added yii\web\User::enableSession to support authentication without using session
2014-06-25 16:21:54 -04:00
Carsten Brandt
eeb784a11e
added typecast to auto increment PK
...
fixes #3583
2014-06-25 21:45:47 +02:00
Carsten Brandt
b04e23f8b7
use native suppport for batch insert in SQLite >= 3.7.11
...
fixes #3559
2014-06-25 21:18:36 +02:00
Carsten Brandt
7b13c370e9
fixes #3681 , disambiguate PK in findOne and findAll
2014-06-25 20:57:20 +02:00
Carsten Brandt
109c4b44bc
attempt to fix multiple header issue
...
fixes #3893
2014-06-25 20:39:19 +02:00
Carsten Brandt
48f6e380df
Merge PR #4038 branch 'consistent-after-save'
...
* consistent-after-save:
use an AfterSaveEvent class to be consistent
fixed test break and wrong parameter
changed updateAttributes to be more simple update
Ensure consistent behavior in ActiveRecord::afterSave()
Conflicts:
framework/UPGRADE.md
2014-06-25 20:23:16 +02:00
Carsten Brandt
775141ab96
move mail event class
...
fixes #3899
2014-06-25 20:19:17 +02:00
Carsten Brandt
edb95052e8
use an AfterSaveEvent class to be consistent
2014-06-25 19:53:00 +02:00
Carsten Brandt
2f4a09ef53
phpdoc
2014-06-25 19:33:29 +02:00
Carsten Brandt
1c1dcc2c15
fixed gridview documentation
...
fixes #4045
2014-06-25 18:33:50 +02:00
Carsten Brandt
6578cfbdab
updated phpdoc and classmap
2014-06-25 18:24:23 +02:00
Carsten Brandt
284ec069ad
implemented ANSI strlen helper
...
issue #746
2014-06-25 18:24:23 +02:00
Carsten Brandt
10dc407a3c
implemented markdown parsing for console command description
...
issue #746
2014-06-25 18:05:29 +02:00
Carsten Brandt
f46cffb4e4
Implement console color ansi2html
...
issue #746
2014-06-25 16:39:45 +02:00
Carsten Brandt
0d03f720a4
added usage example of ActiveField::widget()
2014-06-25 13:14:03 +02:00
Carsten Brandt
29cacc8a05
added mysql blob and longblob to the list
...
issue #613
2014-06-25 04:20:37 +02:00
Carsten Brandt
1391253a58
fixed postgres default value parsing
2014-06-25 04:09:03 +02:00
Carsten Brandt
651e6a3feb
added support for BIT default values
...
fixes #422
2014-06-25 03:37:39 +02:00
Carsten Brandt
4f95fcd91f
added unit tests for schema detection
...
fixed some issues with schema detection
2014-06-25 03:09:28 +02:00
Carsten Brandt
b0fb04efd4
fixed test break and wrong parameter
2014-06-25 00:48:29 +02:00
Carsten Brandt
0899b8d474
changed updateAttributes to be more simple update
...
fixes #3233
2014-06-25 00:29:49 +02:00
Carsten Brandt
2cab70b064
Ensure consistent behavior in ActiveRecord::afterSave()
...
fixes #4012
2014-06-25 00:29:34 +02:00
Qiang Xue
06235cd156
Fixes #2558 : Enhanced support for memcached by adding yii\caching\MemCache::persistentId and yii\caching\MemCache::options
2014-06-24 13:50:23 -04:00
Qiang Xue
607294a4f1
Fixes #2821 : Console help command incorrectly lists non-console controllers as available commands
2014-06-24 10:50:43 -04:00
Carsten Brandt
a28589203f
do not show debug info for UserException
2014-06-24 10:21:55 +02:00
Carsten Brandt
f12316f2e8
file and line information missing from error array representation
2014-06-24 10:18:57 +02:00
Carsten Brandt
6e0ee4ed2a
Merge pull request #4026 from yiisoft/transaction-isolation
...
Added support for transaction isolation levels
2014-06-24 03:57:27 +02:00
Carsten Brandt
6ad244185a
missing return
...
[ci skip]
2014-06-24 03:54:01 +02:00
Carsten Brandt
cc8a8360cb
added unit test and notes about dbms specific settings
2014-06-24 03:11:34 +02:00
Alexander Makarov
79f9f85ff2
Fixes #4024 , Fixes #4028
2014-06-24 02:43:42 +04:00
Alexander Makarov
06de50da54
Merge pull request #4028 from umneeq/yii-widgets-menu-enh
...
Added ability to `yii\widgets\Menu` to encode each item's label separately
2014-06-24 02:28:08 +04:00
Dmitry Chernikov
56e4f7ba8e
Updated CHANGELOG.md
2014-06-24 00:37:31 +03:00
Dmitry Chernikov
d26f36d45d
Updated CHANGELOG.md
2014-06-24 00:36:40 +03:00
Dmitry Chernikov
85fd823ee6
Added ability to yii\widgets\Menu to encode each item's label separately (creocoder, umneeq)
2014-06-24 00:34:17 +03:00
Alexander Makarov
b4b4406719
Fixes #4027 : added Turkish messages
2014-06-23 23:36:41 +04:00
Carsten Brandt
bbbe2a3e4b
Added support for transaction isolation levels
...
fixes #3220
2014-06-23 19:47:56 +02:00
Carsten Brandt
ba690d5451
Imagick image can not be converted to string on HHVM
...
made it consistent with the GD function.
See also https://github.com/yiisoft/yii/pull/3406
2014-06-23 13:46:35 +02:00
Alexander Makarov
41cbebf648
Merge pull request #4014 from stevekr/master
...
Minor changes in Estonian translation
2014-06-23 12:29:21 +04:00
Steve
8cc2d575f0
Minor changes in Estonian translation
2014-06-23 11:01:22 +03:00
Qiang Xue
60b38a1a33
Finished filter section [skip ci]
2014-06-21 21:04:30 -04:00
Alexander Makarov
02e3746013
Fixed Inflector::slug to work properly with numbers
2014-06-22 02:03:55 +04:00