Commit Graph

903 Commits

Author SHA1 Message Date
Paul Klimov
9ea4ef13fe MongoDB Active Relation lazy load fixed. 2013-12-16 15:46:28 +02:00
Paul Klimov
34f9c924b9 Merge branch 'master' of github.com:yiisoft/yii2 into authclient 2013-12-16 13:56:52 +02:00
Paul Klimov
c8a0591f48 "yii\authclient\AuthAction" fixed.
"yii\authclient\ClientInterface" applied.
2013-12-16 13:55:24 +02:00
Paul Klimov
776a92502f "yii\authclient" structure refactored. 2013-12-16 13:26:25 +02:00
Qiang Xue
c79965ce5f Renamed yii\jui\Widget::clientEventsMap to clientEventMap 2013-12-15 13:54:58 -05:00
Mark
f0d6b56033 small typo fix 2013-12-15 21:08:45 +04:00
Mark
bec6743efd added readme, changelog, license and composer files. 2013-12-15 21:05:04 +04:00
Alexander Makarov
40d1855755 Fixed incorrect event name for yii\jui\Spinner 2013-12-15 00:53:25 +01:00
Mark
1e24d60bcd added new extension yii2-codeception, modified composer settings 2013-12-13 19:38:25 +04:00
Paul Klimov
1ef606da9a "yii\authclient\AuthAction" created. 2013-12-13 16:28:53 +02:00
Paul Klimov
ac594309aa Doc comments at "\yii\authclient\widgets\Choice" fixed. 2013-12-12 16:45:10 +02:00
Paul Klimov
63b16fb430 "\yii\authclient\widgets\Choice" added. 2013-12-12 16:13:48 +02:00
Carsten Brandt
43f19e8aee use andWhere() in AR::find() to work properly with default scope
fixes #1469
2013-12-12 12:07:28 +01:00
Paul Klimov
691cc14c1c "\yii\authclient\provider\Collection" added. 2013-12-12 12:46:17 +02:00
Carsten Brandt
3fba6dc314 updated gii docs 2013-12-12 11:14:37 +01:00
nergal
8b7136320c Add extension support to yii\twig\ViewRenderer 2013-12-12 06:47:41 +02:00
Carsten Brandt
d2308eda8d added CHANGELOGs for all the extensions
also filled framework CHANGELOG with relevant changes since alpha
2013-12-11 18:04:58 +01:00
Paul Klimov
6171287f79 Classes "\yii\authclient\provider\*" created as draft. 2013-12-11 17:17:35 +02:00
Carsten Brandt
be66f43d52 invalidate opcache of extensions.php file in composer installer
fixes #1480
2013-12-11 16:12:11 +01:00
Paul Klimov
41eaa2df07 Extension "authclient" recomposed. 2013-12-11 13:56:14 +02:00
Carsten Brandt
bfa7c80129 improved redis error message 2013-12-10 20:42:54 +01:00
Carsten Brandt
12217a3ed8 code style and docs 2013-12-10 20:42:43 +01:00
Paul Klimov
8268259876 OpenID client created as draft. 2013-12-10 17:28:39 +02:00
Paul Klimov
cdae9b6046 Extension "authclient" added as draft. 2013-12-10 14:49:51 +02:00
Qiang Xue
41685a2409 moved extensions under yii. 2013-12-09 23:51:49 -05:00
Qiang Xue
51923c8271 moved smarty to yii. 2013-12-09 23:34:44 -05:00
Qiang Xue
02a2a50b5a moved twig to yii subdirectory. 2013-12-09 23:16:17 -05:00
Carsten Brandt
e2b4708bbd added support for updateCounters to elasticsearch
issue #1313
2013-12-09 14:42:28 +01:00
Paul Klimov
5a046230fd Translating SQL-like syntax into Mongo syntax removed from "\yii\mongodb\Collection". 2013-12-09 11:28:31 +02:00
Qiang Xue
bc9e57b239 Fixed readme. 2013-12-06 14:46:09 -05:00
Paul Klimov
9b5f3fab99 Extension "mongo" renamed into "mongodb" 2013-12-06 17:35:32 +02:00
Carsten Brandt
7fcc38da53 updated composer.json for mongo db 2013-12-06 15:55:27 +01:00
Paul Klimov
a0b9aedb12 Doc comments at "\yii\mongo\Connection" fixed. 2013-12-06 11:44:41 +02:00
Paul Klimov
7c56e6e9aa Typo in "\yii\mogo\Connection" fixed. 2013-12-06 11:38:52 +02:00
Paul Klimov
8032785f0d Method "\yii\mogo\Collection::buildLikeCondition()" fixed to use \MongoRegex. 2013-12-06 11:38:00 +02:00
Paul Klimov
380d1d02fb Method "\yii\mogo\ActiveRecord::equals()" fixed. 2013-12-06 11:32:26 +02:00
Paul Klimov
47249ff381 Options parameter added to "\yii\mogo\Collection::fullTextSearch()" 2013-12-06 11:27:28 +02:00
Paul Klimov
7314b5fe7e Options parameter added to "\yii\mogo\Collection::mapReduce()" 2013-12-06 11:24:44 +02:00
Qiang Xue
60d9e04cdb Merge pull request #1438 from klimov-paul/mongo
MongoDB integration
2013-12-05 11:50:12 -08:00
Klimov Paul
062e138c83 Method "\yii\mongo\Collection::fullTextSearch()" added. 2013-12-05 21:09:33 +02:00
Klimov Paul
99b6ae27b3 Logging and profiling at Mongo improved. 2013-12-05 20:29:14 +02:00
Paul Klimov
e2f587a357 Mongo log tokens improved. 2013-12-05 17:25:03 +02:00
Carsten Brandt
24ebc9fc3d better error reporting for db exceptions 2013-12-05 15:39:34 +01:00
Carsten Brandt
59d6d0be7d elasticsearch phpdoc and command api cleanup 2013-12-05 15:38:35 +01:00
Paul Klimov
0fea8a5080 Mongo README and composer updated. 2013-12-05 16:25:44 +02:00
Paul Klimov
c542d09d26 Doc comments at \yii\mongo\file\* updated. 2013-12-05 16:05:56 +02:00
Paul Klimov
c783e9fdb0 Mongo File Active Record refactored. 2013-12-05 15:34:48 +02:00
Paul Klimov
04fb75b6a7 File retrieve methods added to Mongo File Active Record. 2013-12-05 13:55:35 +02:00
Paul Klimov
c0d5c785e8 Logging and profiling for Mongo File Collection added. 2013-12-05 12:53:47 +02:00
Paul Klimov
77f10ed91b Mongo file Active Record saving fixed. 2013-12-05 12:36:53 +02:00