Paul Klimov
|
b2f3bed673
|
OpenId client refactor in progress.
|
11 years ago |
Paul Klimov
|
d6f35f07ae
|
OAuth classes refactored.
|
11 years ago |
Qiang Xue
|
c04e650799
|
Fixed composer about yii2-dev installation
|
11 years ago |
Paul Klimov
|
7a4c1cd387
|
Trait "ClientTrait" converted into "BaseClient" class.
|
11 years ago |
Paul Klimov
|
8abd201b3c
|
Twitter auth client added.
|
11 years ago |
Paul Klimov
|
2e66467cad
|
OAuth url-encoded response processing fixed.
|
11 years ago |
Paul Klimov
|
24d4f4b908
|
Signature base string generation for the OAuth1 fixed.
|
11 years ago |
Paul Klimov
|
3c8c855145
|
'GoogleOAuth' auth client added.
|
11 years ago |
Paul Klimov
|
a286f30951
|
Default normalize user attribute map added to OpentId clients.
|
11 years ago |
Paul Klimov
|
ba95e1dd12
|
Normalization of user attributes added to Auth Client.
|
11 years ago |
Alexander Makarov
|
46768286b1
|
fixes #1593: fixed typo in Nav
|
11 years ago |
Qiang Xue
|
42d8748e6e
|
Fixes #1579: throw exception when the given AR relation name does not match in a case sensitive manner.
Renamed `ActiveRecord::getPopulatedRelations()` to `getRelatedRecords()`
|
11 years ago |
Qiang Xue
|
0ff8518c21
|
Fixes #1550: fixed the issue that JUI input widgets did not property input IDs.
|
11 years ago |
tonydspaniard
|
045295e3c6
|
Update change log
|
11 years ago |
tonydspaniard
|
48363a3644
|
Add active id to options if input widget has a model fixes #1550
|
11 years ago |
Qiang Xue
|
594fd2daed
|
fixed composer.json.
|
11 years ago |
tonydspaniard
|
47fdd47f96
|
Update changelog
|
11 years ago |
Paul Klimov
|
f06b5ab161
|
Widget "yii\authclient\widgets\Choice" fixed.
|
11 years ago |
tonydspaniard
|
92a967c35c
|
Modify class name to a more logical one
|
11 years ago |
tonydspaniard
|
a53b3e577e
|
Update collapse to use bootstrap 3 classes fixes #1459
|
11 years ago |
Paul Klimov
|
722c93fc48
|
Yandex OpenId client added.
|
11 years ago |
Paul Klimov
|
938b6c4e9e
|
Google open id default params added.
|
11 years ago |
Luciano Baraglia
|
01c0dd3c4c
|
Debug tables wraps content [SKIP CI]
|
11 years ago |
Carsten Brandt
|
b4612637ec
|
make count behave like in SQL
also fixed count behavior according to limit and offset.
fixes #1458
|
11 years ago |
Qiang Xue
|
3181964132
|
refactored TestCase.
|
11 years ago |
Qiang Xue
|
3d9340032e
|
test refactoring.
|
11 years ago |
Qiang Xue
|
cf61967d76
|
Refactored codeception/BasePage.
|
11 years ago |
Carsten Brandt
|
85a15424bd
|
typo in bootstrap composer.json
|
11 years ago |
Carsten Brandt
|
0a7def2055
|
updated codeception docs. fixes #1558
|
11 years ago |
Carsten Brandt
|
d6866256df
|
only add navbar-default when no other class is set (e.g. navbar-inverse)
fixes #1553
|
11 years ago |
Carsten Brandt
|
5e8572011e
|
changelog for #1474
|
11 years ago |
Carsten Brandt
|
b7e5ed3b2d
|
added option to make bootstrap navbar 100% with
fixes #1474
|
11 years ago |
Carsten Brandt
|
454174a688
|
added NOT operator for db, elasticsearch, redis
issue #1523
|
11 years ago |
Carsten Brandt
|
c70f5a1bed
|
finished codeception extension
|
11 years ago |
Carsten Brandt
|
8621949f52
|
cleanup and re-aranged codeception tests for basic app
follow up to PR #1393
|
11 years ago |
Alex-Code
|
5fa2d6d3a8
|
Allow multiple navbars
Changed the navbar target to be based of the widget id and not static.
|
11 years ago |
Paul Klimov
|
fc0d3bfeb6
|
"yii\authclient\clients\GoogleOpenId" added as blank.
|
11 years ago |
Paul Klimov
|
b62b4eae2b
|
Sphinx Active Relation lazy load fixed.
|
11 years ago |
Paul Klimov
|
9ea4ef13fe
|
MongoDB Active Relation lazy load fixed.
|
11 years ago |
Paul Klimov
|
c8a0591f48
|
"yii\authclient\AuthAction" fixed.
"yii\authclient\ClientInterface" applied.
|
11 years ago |
Paul Klimov
|
776a92502f
|
"yii\authclient" structure refactored.
|
11 years ago |
Qiang Xue
|
c79965ce5f
|
Renamed yii\jui\Widget::clientEventsMap to clientEventMap
|
11 years ago |
Mark
|
f0d6b56033
|
small typo fix
|
11 years ago |
Mark
|
bec6743efd
|
added readme, changelog, license and composer files.
|
11 years ago |
Alexander Makarov
|
40d1855755
|
Fixed incorrect event name for yii\jui\Spinner
|
11 years ago |
Mark
|
1e24d60bcd
|
added new extension yii2-codeception, modified composer settings
|
11 years ago |
Paul Klimov
|
1ef606da9a
|
"yii\authclient\AuthAction" created.
|
11 years ago |
Paul Klimov
|
ac594309aa
|
Doc comments at "\yii\authclient\widgets\Choice" fixed.
|
11 years ago |
Paul Klimov
|
63b16fb430
|
"\yii\authclient\widgets\Choice" added.
|
11 years ago |
Carsten Brandt
|
43f19e8aee
|
use andWhere() in AR::find() to work properly with default scope
fixes #1469
|
11 years ago |