Klimov Paul
|
fedf8eccd9
|
yii\authclient\widgets\AuthChoice now preserves initial settings while opening popup
|
2014-07-28 17:56:03 +03:00 |
|
tom--
|
2c5c2c101b
|
Fixes #4131: Security adjustments
|
2014-07-26 03:29:30 +04:00 |
|
Kai Mindermann
|
ca752a6408
|
Fixes #4410: Fixed Gii to preserve database column order in generated _form.php
|
2014-07-25 15:01:13 +04:00 |
|
Alexander Makarov
|
65d08423c7
|
Safer checks for apidoc renderer
|
2014-07-24 20:16:16 +04:00 |
|
Alexander Makarov
|
07f01bcf2b
|
Used substr_compare instead of substr when we don't care about result
|
2014-07-23 16:37:49 +04:00 |
|
Alexander Makarov
|
92c64994cd
|
Improved strtr calls
|
2014-07-23 16:19:28 +04:00 |
|
Kartik Visweswaran
|
2eb9cf802d
|
Better fix for Dropdown container options
Better fix for #3443 that does not break BC and allows widget to be extensible.
|
2014-07-22 09:40:23 +05:30 |
|
Klimov Paul
|
98a86ce73b
|
Sphinx distributed indexes support provided
|
2014-07-21 12:34:28 +03:00 |
|
Qiang Xue
|
6e6005b148
|
Refactored code.
|
2014-07-20 08:01:16 -04:00 |
|
Qiang Xue
|
e8c6bb516f
|
Fixes #4048: Added init event to ActiveQuery classes
|
2014-07-19 20:26:58 -04:00 |
|
Serge Postrash
|
dcc8d04727
|
Fixes #4362: Made carousel indicators optional
|
2014-07-20 03:15:23 +04:00 |
|
Qiang Xue
|
4e4e76e883
|
Request::cookieValidationKey must be explicitly specified now.
|
2014-07-19 15:39:03 -04:00 |
|
Qiang Xue
|
8633d0f91c
|
yii\web\Request::cookieValidationKey is now automatically generated by the installation script for the basic and advanced application templates
|
2014-07-19 14:56:31 -04:00 |
|
Alexander Makarov
|
e6be9fd947
|
Even better fix for #3443
|
2014-07-18 19:24:34 +04:00 |
|
Alexander Makarov
|
66751760e5
|
Better fix for #3443
|
2014-07-18 19:03:20 +04:00 |
|
Alexander Makarov
|
f2b0d8c209
|
Passed "encodeLabels" to Dropdown recursive call
|
2014-07-18 18:37:41 +04:00 |
|
artur
|
0c6516a87c
|
Fixes #3443: Fixed yii\bootstrap\Nav and yii\bootstrap\Dropdown were generating wrong ids for submenus
|
2014-07-18 18:32:18 +04:00 |
|
Carsten Brandt
|
96c313d71f
|
gii: fixed wrong composer.json template
reverts 45e4973ac8
|
2014-07-17 18:31:56 +02:00 |
|
Klimov Paul
|
e54fc6f4c2
|
yii\mongodb\log\MongoDbTarget log target added
|
2014-07-17 17:23:12 +03:00 |
|
Klimov Paul
|
c9dff5305e
|
Redundant yii\authclient\OpenId::sendStreamRequest() removed.
|
2014-07-16 16:42:15 +03:00 |
|
Klimov Paul
|
78daea1bfb
|
OAuth extension adjusted to support any custom request type.
|
2014-07-16 16:37:50 +03:00 |
|
Carsten Brandt
|
9c0bb74829
|
Update README.md
fixed outdated example.
|
2014-07-16 14:38:33 +02:00 |
|
Sebastian Thierer
|
a4b8fd4db2
|
Fix typo
|
2014-07-15 12:55:38 -03:00 |
|
Qiang Xue
|
fe2611186e
|
Fixes #4051: Renamed yii\caching\GroupDependency to TagDependency and added support for associating multiple tags to a single cached data item
|
2014-07-15 00:10:57 -04:00 |
|
Qiang Xue
|
ea7bfa1959
|
Merge pull request #4274 from yiisoft/feature-multiconnection
Support for separating Read/Write Database
|
2014-07-12 13:12:15 -04:00 |
|
Carsten Brandt
|
773d67e513
|
elasticsearch 1.x breaking changes
all fine now
closes #2427
|
2014-07-12 14:06:42 +02:00 |
|
Qiang Xue
|
478380fb10
|
Fixed test brak.
|
2014-07-11 22:49:32 -04:00 |
|
Qiang Xue
|
43333d9cad
|
Implemented master balancing.
|
2014-07-11 22:33:36 -04:00 |
|
Qiang Xue
|
d2cb245dc3
|
Finished sphinx support
|
2014-07-11 14:18:27 -04:00 |
|
Klimov Paul
|
0c7010873d
|
Issue #2337 added to CHANGELOG
|
2014-07-11 16:19:37 +03:00 |
|
Klimov Paul
|
7a937903c2
|
yii\mongodb\Collection::buildLikeCondition() fixed to escape regular expression.
`yii\mongodb\Collection::buildRegexCondition()` added.
|
2014-07-11 16:17:56 +03:00 |
|
Klimov Paul
|
9757029191
|
yii\authclient\InvalidResponseException added
|
2014-07-11 14:38:20 +03:00 |
|
Klimov Paul
|
a1a9d9a3bc
|
Method yii\authclient\BaseOAuth::mergeCurlOptions() advanced to merge array values
|
2014-07-11 12:30:30 +03:00 |
|
Klimov Paul
|
fbce722d85
|
Request HTTP headers argument added to yii\authclient\BaseOAuth::api() method
|
2014-07-11 12:27:33 +03:00 |
|
Klimov Paul
|
fe46caf74c
|
User attributes fetching at VKontakte adjusted
|
2014-07-11 11:19:17 +03:00 |
|
Klimov Paul
|
3943641077
|
User attributes requesting at GoogleOAuth switched to Google+ API
|
2014-07-11 10:49:41 +03:00 |
|
Klimov Paul
|
b90f88659d
|
Unit test for MongoDB migration controller added
|
2014-07-10 13:33:09 +03:00 |
|
Bohdan Shulha
|
90594138f7
|
Fixes PHPDoc
|
2014-07-10 02:54:30 +03:00 |
|
Alexander Makarov
|
492337de2d
|
else if → elseif
|
2014-07-08 16:59:15 +04:00 |
|
Carsten Brandt
|
d02bbd7c49
|
CHANGELOG #4187
|
2014-07-04 14:06:07 +02:00 |
|
Carsten Brandt
|
4e8e22da3c
|
fixed issue with elasticsearch >=1.2.0
do not use scripting as it is disabled by default and will cause edge
case queries to fail
fixes #4187
|
2014-07-04 14:04:38 +02:00 |
|
Qiang Xue
|
9c4d4715dd
|
guide WIP [skip ci]
|
2014-07-03 08:33:09 -04:00 |
|
Arthur Khachaturov
|
dbf10f1848
|
Missing semicolon
|
2014-07-02 16:30:26 +04:00 |
|
Jared Feng
|
746f9adc77
|
fix typo in phpdoc of yii\redis\Connection [skip ci]
|
2014-07-02 01:37:26 +08:00 |
|
Alex-Code
|
8683b7905d
|
Update CHANGELOG.md
|
2014-06-30 12:04:22 +01:00 |
|
Alex-Code
|
8595c1a15f
|
Update CHANGELOG.md
|
2014-06-30 12:03:51 +01:00 |
|
Alex-Code
|
e1089618f8
|
Allow an item to choose if it's encoded.
|
2014-06-30 11:26:37 +01:00 |
|
Alex-Code
|
0711027e01
|
Allow single items to set their encoding option
|
2014-06-30 11:24:31 +01:00 |
|
Carsten Brandt
|
1085f1bd9b
|
cleanup after #4092
fixes #4086
|
2014-06-29 13:29:23 +02:00 |
|
Carsten Brandt
|
2d2c9f03d3
|
Merge pull request #4092 from dizews/afterUpdate_event_ench
changedAttributes of AfterSaveEvent contain an old values
|
2014-06-29 12:52:51 +02:00 |
|