Commit Graph

4221 Commits

Author SHA1 Message Date
Paul Klimov
ba1c5d6044 Auth clients "Choice" widget markup updated. 2013-12-25 15:52:46 +02:00
Hisateru Tanaka
a300b9d1bb Gii should keep horizontal layout 2013-12-25 22:24:54 +09:00
Mark
44d284071e extended from codeception testcase, added docs 2013-12-25 17:04:12 +04:00
Paul Klimov
b1f6354fea Auth clients for Facebook, GitHub, LinkedIn added. 2013-12-25 14:07:41 +02:00
Paul Klimov
124f4fa9f7 Doc comments in "authclient" extension updated. 2013-12-25 13:33:34 +02:00
Paul Klimov
bb37b7b589 OpenId attribute validation and extraction updated. 2013-12-25 13:15:54 +02:00
Paul Klimov
d21c59bc3c OpenId client "buildUrl()" method refactored. 2013-12-25 12:42:29 +02:00
Paul Klimov
68db74a947 OpenId client "authUrl" field added, identity/claimedId processing refactored. 2013-12-25 12:08:04 +02:00
Qiang Xue
0345191245 Added ActiveQuery::innerJoinWith(). 2013-12-24 21:27:13 -05:00
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
Qiang Xue
dc720d9bf4 more docs about joinwith() 2013-12-24 09:29:05 -05: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
Paul Klimov
08ef80a2ae Merge pull request #1605 from webinvader/master
doc fix
2013-12-24 01:39:58 -08:00
zvon
b59469b54c doc fix 2013-12-24 10:31:16 +02:00
Qiang Xue
4f44bb2416 Fixes #1581: Added ActiveQuery::joinWith() to support joining with relations 2013-12-24 00:08:49 -05:00
Qiang Xue
2402d2d031 Draft implementation of ActiveQuery::joinWith(). 2013-12-23 22:26:44 -05:00
Qiang Xue
d50fd7067b Merge pull request #1603 from edin/master
Fixed sequence id match for postgresql
2013-12-23 17:33:26 -08:00
Edin
5e092ac619 Fixed sequence id match for postgresql
PgAdmin generates   sequence as  '"Schema"."Table_seq"'::regclass  when
non public schema is used.
2013-12-24 02:01:54 +01:00
Qiang Xue
5fc275e935 Fixes #1499: Added ActionColumn::controller property to support customizing the controller for handling GridView actions 2013-12-23 16:36:21 -05: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
Qiang Xue
59f6b7fcf0 Merge pull request #1601 from omnilight/improving-buttondropdown
Added support for tagName and encodeLabel parameters in ButtonDropdown
2013-12-23 11:53:34 -08: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
Qiang Xue
d7f17b92c5 Merge pull request #1496 from schmunk42/docs-getting-started
changed install to create-project, added hint
2013-12-23 06:03:33 -08:00
Qiang Xue
55deceb061 Fixes #1076 2013-12-23 08:47:30 -05:00
Paul Klimov
7a4c1cd387 Trait "ClientTrait" converted into "BaseClient" class. 2013-12-23 15:31:23 +02:00
Qiang Xue
43ec7468c2 Merge pull request #1598 from docsolver/patch-1
Small correction in DB\Query comments
2013-12-23 04:49:19 -08: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
Vincent
488918d03c Refinement in comments
I checked this using XDebug, and the function actually returns null (which is something different than false). I assume it is the comment that should be changed, and not the code itself...
2013-12-23 12:00:12 +01: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
Qiang Xue
69cb09dbf3 doc fix. 2013-12-22 22:49:44 -05:00
Alexander Makarov
bbf4eb325e Added cache dependency docs to the guide 2013-12-22 23:49:02 +01:00
Alexander Makarov
1f2972aa1e Fixed mistyped TDB -> TBD 2013-12-22 23:36:01 +01:00
Alexander Makarov
ed337347e0 Updated doc on version numbering to match current tag 2013-12-22 23:32:34 +01:00
Qiang Xue
9649a6727a Renamed attributeName and className to targetAttribute and targetClass for UniqueValidator and ExistValidator.
Refactored UniqueValidator and ExistValidator.
2013-12-22 16:40:51 -05:00
Alexander Makarov
be5afe7da8 Fixes #1572: Added yii\web\Controller::createAbsoluteUrl() 2013-12-22 22:06:11 +01:00
Alexander Makarov
a7cf6a984c Fixes #1597: Added enableAutoLogin to basic and advanced application templates so "remember me" now works properly 2013-12-22 20:16:06 +01:00
Qiang Xue
252b6c9ef1 Fixes #797: Added support for validating multiple columns by UniqueValidator and ExistValidator 2013-12-22 11:30:59 -05:00
Qiang Xue
604d667180 Merge pull request #1596 from futbolim/patch-1
Update ActiveField.php
2013-12-22 07:38:20 -08:00