Alexander Makarov
4ff28fb9fb
Added callable typehint and active transaction check to Connection::transaction()
2014-07-10 19:01:21 +04:00
Alexander Makarov
ceff7cc794
Removed requirement to use \Callback from Connection::transaction, improved docs
2014-07-10 18:18:51 +04:00
Alexander Makarov
56a7ec7618
Passed transaction as callback argument for Connection::transaction() method
2014-07-10 17:57:52 +04:00
Alexander Makarov
a0051820a7
Fixed tests
2014-07-10 17:43:15 +04:00
Alexander Makarov
5991006ed7
Fixed example of closure-transactions
2014-07-10 17:35:54 +04:00
Sorokin Victor
504e973f67
Fixes #4241 : yii\widgets\Pjax was incorrectly setting container id
2014-07-10 17:30:55 +04:00
Ragazzo
e5195937e4
Fixes #3384 : Added callback-style transactions
2014-07-10 17:24:10 +04:00
resurtm
9c2e7661bc
Initial migration code must match code generated by console migration controller.
...
Minor consistency issue. See the following files for more details:
1. framework/views/migration.php
2. framework/console/controllers/MigrateController.php
2014-07-10 17:31:32 +06:00
resurtm
46591248b8
Fix invalid indentation.
2014-07-10 17:29:51 +06:00
Alexander Makarov
db923f863c
Merge pull request #4246 from creocoder/advanced-app-user-model-code-style-fixes
...
Advanced app `User` model code style fixes
2014-07-10 14:20:54 +03:00
Alexander Kochetov
e306394d51
Advanced app User model code style fixes
2014-07-10 15:19:36 +04:00
Carsten Brandt
41177b0258
Update UPGRADE.md
...
fixed indentation
2014-07-10 12:55:41 +02:00
Klimov Paul
b90f88659d
Unit test for MongoDB migration controller added
2014-07-10 13:33:09 +03:00
Klimov Paul
5fb654f95d
'MongoDbTestCase::loadClassMap()' refactored
2014-07-10 13:31:07 +03:00
Klimov Paul
f6ef4aacd0
Unit test for MigrateController added
2014-07-10 13:30:20 +03:00
Alexander Makarov
ce609218b2
Merge pull request #4240 from Ragazzo/yii2_advanced_application_console_tests_config_fixed
...
added common tier config
2014-07-10 09:44:02 +03:00
London
d2370fe5eb
added common tier config
2014-07-10 10:39:29 +04:00
Alexander Makarov
e9f1733e0a
Merge pull request #4238 from bohdan4ik/patch-2
...
Fixes PHPDoc
2014-07-10 09:38:23 +03:00
Qiang Xue
35a3a3e18d
Merge pull request #4237 from yii2-chinesization/master
...
docs/guide/concept-components.md typo and docs/guide-zh-CN/* adjusted.
2014-07-09 20:15:09 -04:00
Bohdan Shulha
90594138f7
Fixes PHPDoc
2014-07-10 02:54:30 +03:00
AbrahamGreyson
e121091f38
Merge branch 'master' of github.com:yii2-chinesization/yii2
2014-07-10 07:04:19 +08:00
AbrahamGreyson
e09ed89f7f
Guide-zh-CN/concept-configurations.md translated.
2014-07-10 07:03:38 +08:00
AbrahamGreyson
5ecbac0335
First proofread. [skip ci]
2014-07-10 07:03:38 +08:00
AbrahamGreyson
8126911b10
Typo fixed. [skip ci]
2014-07-10 07:03:37 +08:00
AbrahamGreyson
7056c2170c
Guide-zh-CN/concept-components.md proofread.Adjust line breaking; modified some words may cause confusing or distracting such as '屌,屌爆了,俩货,高大上,呀呀,妥妥的'.
2014-07-10 06:59:02 +08:00
东方孤思子(Paris·QianSen)
ffd47ab49a
translated behaviors
2014-07-10 06:59:02 +08:00
AbrahamGreyson
21e6faaf33
Guide-zh-CN/concept-autoloading.md proofread.
2014-07-10 06:59:02 +08:00
东方孤思子(Paris·QianSen)
606a4af72a
translating behaviors, polished translations of several terms
2014-07-10 06:59:01 +08:00
东方孤思子(Paris·QianSen)
2b9bb3aeb0
Adjust content [skip ci]
2014-07-10 06:59:01 +08:00
AbrahamGreyson
3be0350b06
Guide-zh-CN getting started part adjusted words.
2014-07-10 06:59:01 +08:00
Simon
6c2d759ba4
Update intro-upgrade-from-v1.md
...
在线编辑,同步分支
2014-07-10 06:59:00 +08:00
东方孤思子(Paris·QianSen)
bceda43636
Translate behaviors [skip ci]
2014-07-10 06:59:00 +08:00
AbrahamGreyson
260f640ef2
Guide-zh-cn/start-workflow Adjust a few words in order to follow the style of previous sections translation.
2014-07-10 06:59:00 +08:00
AbrahamGreyson
8172280428
Guide-zh-CN/intro-yii.md Spaces, punctuation and line breaks adjusted; A few words modified.
2014-07-10 06:58:59 +08:00
AbrahamGreyson
4d16d3bdba
Guide-zh-CN/start-installation.md typo fixed.
2014-07-10 06:58:59 +08:00
Qiang Xue
038d5a5375
Fixes #4232 : TableSchema::sequenceName for PostgreSQL should remove the enclosing quotes
2014-07-09 17:17:35 -04:00
Qiang Xue
d62f7bebb5
Fixes #4231 : turned Controller::findLayoutFile() from protected to public.
2014-07-09 17:12:49 -04:00
Alexander Makarov
22efab8172
Merge pull request #4236 from thiagotalma/inputmask
...
Upgrade jquery.inputmask to v3.0.52
2014-07-09 23:31:16 +03:00
Thiago Talma
3df855f96b
Upgrade jquery.inputmask to v3.0.52
2014-07-09 17:16:20 -03:00
Alexander Makarov
374b98e2e4
Fixes #4227 : \yii\widgets\LinkPager::$hideOnSinglePage is now true by default
2014-07-09 17:23:47 +04:00
Qiang Xue
9cb36d01a7
Fixes #4212 : MSSQL query builder should not generate the ORDER BY clause when it is not needed
2014-07-08 20:37:53 -04:00
Yang Liu
cad135acf4
Merge pull request #15 from AbrahamGreyson/master
...
Guide-zh-CN/concept-configurations.md translated.
2014-07-09 00:09:40 +08:00
AbrahamGreyson
b9cea59644
Guide-zh-CN/concept-configurations.md translated.
2014-07-09 00:08:14 +08:00
Philippe Gaultier
3b1d7fd0d7
Fix unused var
2014-07-08 16:09:45 +02:00
Carsten Brandt
474e664c5f
phpdoc code
2014-07-08 16:02:49 +02:00
Alexander Makarov
492337de2d
else if → elseif
2014-07-08 16:59:15 +04:00
Alexander Makarov
6b48c9ce0d
Merge pull request #4216 from SDKiller/patch-3
...
IdentityInterface::findIdentity should return active users
2014-07-08 11:40:21 +03:00
Serge Postrash
6ec0b60a69
IdentityInterface::findIdentity should return active users
...
```
interface IdentityInterface
{
/**
* Finds an identity by the given ID.
* @param string|integer $id the ID to be looked for
* @return IdentityInterface the identity object that matches the given ID.
* Null should be returned if such an identity cannot be found
* or the identity is not in an active state (disabled, deleted, etc.)
*/
public static function findIdentity($id);
```
2014-07-08 07:09:03 +04:00
Qiang Xue
2661ec2bfc
Merge pull request #4210 from miramir/oci_schema
...
Removing unnecessary methods
2014-07-07 15:59:47 -04:00
Larry Ullman
cc8ee8d7c9
Edited aliases
2014-07-07 15:30:48 -04:00