Paul Klimov
f0b9e1503d
OpenId client 'discover()' method updated to return 'identity' instead of set internal field.
2013-12-24 17:25:35 +02:00
Paul Klimov
fea6520070
OpenId client identiy/claimed_id separation fixed.
2013-12-24 16:59:47 +02:00
Paul Klimov
46746cd8a1
OpenId client 'discover()' method refactored.
2013-12-24 16:06:21 +02:00
Paul Klimov
5a137e6dec
OpenId client refactor in progress.
2013-12-24 14:18:49 +02:00
dev-meghraj
eabcf1c7de
minor typos
2013-12-24 02:44:32 +05:30
dev-meghraj
9ea15107f4
add old yii-ext twig renderer's function into this. and as per yii2's view system changed so for now add simple directory of file based file loader for twig
2013-12-24 02:27:02 +05:30
dev-meghraj
b053fa8281
add old yii-ext twig renderer's function into this. and as per yii2's view system changed so for now add simple directory of file based file loader for twig
2013-12-24 02:16:47 +05:30
Qiang Xue
56c361bb9e
Fixed changelog.
2013-12-23 14:55:41 -05:00
Pavel Agalecky
6b95b2ad54
Added support for tagName and encodeLabel parameters in ButtonDropdown
2013-12-23 22:11:28 +04:00
Paul Klimov
b2f3bed673
OpenId client refactor in progress.
2013-12-23 17:22:40 +02:00
Paul Klimov
d6f35f07ae
OAuth classes refactored.
2013-12-23 16:23:56 +02:00
Qiang Xue
c04e650799
Fixed composer about yii2-dev installation
2013-12-23 09:04:26 -05:00
Paul Klimov
7a4c1cd387
Trait "ClientTrait" converted into "BaseClient" class.
2013-12-23 15:31:23 +02:00
Paul Klimov
8abd201b3c
Twitter auth client added.
2013-12-23 13:31:49 +02:00
Paul Klimov
2e66467cad
OAuth url-encoded response processing fixed.
2013-12-23 13:31:33 +02:00
Paul Klimov
24d4f4b908
Signature base string generation for the OAuth1 fixed.
2013-12-23 13:04:22 +02:00
Paul Klimov
3c8c855145
'GoogleOAuth' auth client added.
2013-12-23 12:07:33 +02:00
Paul Klimov
a286f30951
Default normalize user attribute map added to OpentId clients.
2013-12-23 11:18:43 +02:00
Paul Klimov
ba95e1dd12
Normalization of user attributes added to Auth Client.
2013-12-23 11:12:14 +02:00
Alexander Makarov
46768286b1
fixes #1593 : fixed typo in Nav
2013-12-22 13:01:37 +01:00
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()`
2013-12-21 23:26:35 -05:00
Qiang Xue
0ff8518c21
Fixes #1550 : fixed the issue that JUI input widgets did not property input IDs.
2013-12-21 17:07:31 -05:00
tonydspaniard
045295e3c6
Update change log
2013-12-20 14:04:48 +01:00
tonydspaniard
48363a3644
Add active id to options if input widget has a model fixes #1550
2013-12-20 14:02:59 +01:00
Qiang Xue
594fd2daed
fixed composer.json.
2013-12-20 07:30:23 -05:00
tonydspaniard
47fdd47f96
Update changelog
2013-12-20 13:19:35 +01:00
Paul Klimov
f06b5ab161
Widget "yii\authclient\widgets\Choice" fixed.
2013-12-20 14:04:26 +02:00
tonydspaniard
92a967c35c
Modify class name to a more logical one
2013-12-20 12:49:48 +01:00
tonydspaniard
a53b3e577e
Update collapse to use bootstrap 3 classes fixes #1459
2013-12-20 12:48:38 +01:00
Paul Klimov
722c93fc48
Yandex OpenId client added.
2013-12-20 11:45:20 +02:00
Paul Klimov
938b6c4e9e
Google open id default params added.
2013-12-19 17:06:41 +02:00
Luciano Baraglia
01c0dd3c4c
Debug tables wraps content [SKIP CI]
2013-12-19 00:13:29 -03:00
Carsten Brandt
b4612637ec
make count behave like in SQL
...
also fixed count behavior according to limit and offset.
fixes #1458
2013-12-18 17:22:56 +01:00
Qiang Xue
3181964132
refactored TestCase.
2013-12-18 11:12:04 -05:00
Qiang Xue
3d9340032e
test refactoring.
2013-12-18 00:40:52 -05:00
Qiang Xue
cf61967d76
Refactored codeception/BasePage.
2013-12-17 23:43:43 -05:00
Carsten Brandt
85a15424bd
typo in bootstrap composer.json
2013-12-18 00:35:19 +01:00
Carsten Brandt
0a7def2055
updated codeception docs. fixes #1558
2013-12-17 17:27:42 +01:00
Paul Klimov
de83e4ddd1
Merge branch 'master' of github.com:yiisoft/yii2 into authclient
2013-12-17 17:12:38 +02:00
Carsten Brandt
d6866256df
only add navbar-default when no other class is set (e.g. navbar-inverse)
...
fixes #1553
2013-12-17 10:45:49 +01:00
Carsten Brandt
5e8572011e
changelog for #1474
2013-12-17 01:58:29 +01:00
Carsten Brandt
b7e5ed3b2d
added option to make bootstrap navbar 100% with
...
fixes #1474
2013-12-17 01:58:10 +01:00
Carsten Brandt
454174a688
added NOT operator for db, elasticsearch, redis
...
issue #1523
2013-12-17 01:49:10 +01:00
Carsten Brandt
c70f5a1bed
finished codeception extension
2013-12-17 01:00:13 +01:00
Carsten Brandt
8621949f52
cleanup and re-aranged codeception tests for basic app
...
follow up to PR #1393
2013-12-17 00:27:33 +01:00
Carsten Brandt
57277f7415
Merge PR #1393 branch 'yii2-basic-codeception' of https://github.com/Ragazzo/yii2 into Ragazzo-yii2-basic-codeception
...
* 'yii2-basic-codeception' of https://github.com/Ragazzo/yii2 :
small typo fix
added readme, changelog, license and composer files.
added new extension yii2-codeception, modified composer settings
modified tests according yii2-codeception extension
added testcase for unit tests, bootstrap files improved, tests inherited from base testcase
configs fixed and improved
tests modified, bootstrap added
colors added
new entry points for application
codeception configs, web config modifed for db-settings
Conflicts:
composer.json
2013-12-16 19:20:37 +01:00
Alex-Code
5fa2d6d3a8
Allow multiple navbars
...
Changed the navbar target to be based of the widget id and not static.
2013-12-16 16:08:25 +00:00
Paul Klimov
fc0d3bfeb6
"yii\authclient\clients\GoogleOpenId" added as blank.
2013-12-16 17:24:29 +02:00
Paul Klimov
91000e8d8c
Merge branch 'master' of github.com:yiisoft/yii2 into authclient
2013-12-16 15:55:44 +02:00
Paul Klimov
b62b4eae2b
Sphinx Active Relation lazy load fixed.
2013-12-16 15:54:32 +02:00