Commit Graph

7316 Commits

Author SHA1 Message Date
Qiang Xue
3dead3386c CS fix. 2014-02-24 07:33:16 -05:00
Qiang Xue
543688285b Merge pull request #2531 from tof06/master
Add getIsPjax method to Request, and add X-PJAX-URL header when redirect from pjax request
2014-02-24 07:17:54 -05:00
Qiang Xue
976532c131 fixed typo 2014-02-24 07:12:33 -05:00
tof06
61767861fb Add X-PJAX-URL header when redirect a pjax request 2014-02-24 12:29:27 +01:00
tof06
8c1d39b348 Add getIsPjax method to Request 2014-02-24 12:28:33 +01:00
Scott Tester
6526f0cbfa Document commit 7ce4702 (Allow nulls in batchInsert) in CHANGELOG 2014-02-24 13:57:30 +11:00
Larry Ullman
72db286f1d Just got started; nothing significant 2014-02-23 21:20:26 -05:00
Vincent Gabriel
9427f4e76b no need for as number #2524 2014-02-23 16:36:17 -08:00
Vincent Gabriel
e311cd0093 Merge branch 'master' of git://github.com/yiisoft/yii2 into 2524-formatter-format-file-size 2014-02-23 16:23:12 -08:00
Vincent Gabriel
9e231eb8c8 added asSize method to format file size #2524 2014-02-23 16:23:05 -08:00
Qiang Xue
c859befa98 Merge branch 'master' of git://github.com/yiisoft/yii2 2014-02-23 19:12:38 -05:00
Qiang Xue
04bf51b01a Fixes #2392: Added addCssStyle(), removeCssStyle(), cssStyleFromArray() and cssStyleToArray() to Html 2014-02-23 19:12:33 -05:00
Qiang Xue
73a15c2bbf Merge pull request #2504 from thiagotalma/master
Allow add a condition telling the table to avoid ambiguity error.
2014-02-23 18:15:45 -05:00
Qiang Xue
ba2c35b894 Fixes #2482. 2014-02-23 18:09:25 -05:00
Scott Tester
7ce4702426 Allow null values for fields in batchInsert 2014-02-24 07:18:56 +11:00
Qiang Xue
9f37e133e3 Fixed test break. 2014-02-23 14:02:39 -05:00
Qiang Xue
2a6bc68ca6 minor fixes. 2014-02-23 13:43:57 -05:00
Carsten Brandt
c229ba729a fixed a bug in MessageSource and missingtranslation event
fixes #2519: MessageSource removed translation messages when event handler
was bound to `missingTranslation`-event
2014-02-23 14:26:47 +01:00
Qiang Xue
3a6b934104 Fixes #698 2014-02-22 20:48:49 -05:00
Tobias Munk
87e09805f1 Merge branch 'master' into feature/gii-extension-generator 2014-02-23 01:22:34 +01:00
Qiang Xue
50308d8788 Fixes #2491: Added support for using the same base class name of search model and data model in Gii [skip ci] 2014-02-22 15:01:18 -05:00
Carsten Brandt
9142c9c8ee fixed issue with apidoc without guide 2014-02-22 15:44:31 +01:00
Carsten Brandt
b6944f806d fixed Jui sortable clientEvents naming
fixes #2514
2014-02-22 14:04:46 +01:00
Carsten Brandt
26717e3e76 allow referencing the guide from API docs 2014-02-22 13:43:57 +01:00
Larry Ullman
e9b513d4e9 Very minor edits to the beginning 2014-02-21 20:17:20 -05:00
Qiang Xue
992f8edcb0 proper implementation of View::viewFile. 2014-02-21 16:41:33 -05:00
Qiang Xue
97d291ca6a Added View::viewFile and removed ViewEvent::viewFile 2014-02-21 16:31:59 -05:00
Alexander Makarov
d8d44b6127 Merge pull request #2501 from yiisoft/unify-urls
Fixes #2426: Changed URL creation method signatures to be consistent
2014-02-21 23:53:15 +03:00
Alexander Makarov
aee25c24eb Fixes #728 2014-02-22 00:44:07 +04:00
Alexander Makarov
8402cafa49 Corrected redirect in example, used request for getting post instead of global 2014-02-21 23:30:44 +04:00
Carsten Brandt
cdb1221a40 fixed docs about AR scopes 2014-02-21 19:17:44 +01:00
Carsten Brandt
5ee50a8454 Merge pull request #2497 from yiisoft/merge-query-and-relation2
WIP merge ActiveRelation into ActiveQuery
2014-02-21 19:00:45 +01:00
Carsten Brandt
6ebcd9ac30 fixed absolute class links in guide 2014-02-21 18:58:20 +01:00
Carsten Brandt
505762d49c updated docs about active relation 2014-02-21 18:53:28 +01:00
Carsten Brandt
c46b35b13c allow configuring asset converter property with default class 2014-02-21 17:45:33 +01:00
Alexander Makarov
e3e26540a2 Fixes #2508 2014-02-21 15:03:10 +04:00
Alexander Makarov
168fb19fe7 Added status condition to PasswordResetRequestForm email validator 2014-02-21 01:43:39 +04:00
Alexander Makarov
a687e6f58c Validate login data only of there are no other errors 2014-02-21 00:57:29 +04:00
Alexander Makarov
46ca87a41a Fixes #2425: Tabs widget now selects first tab if no active tab is specified 2014-02-21 00:37:44 +04:00
Carsten Brandt
8f491f2836 moved @include tags of api docs directly into the class 2014-02-20 21:30:47 +01:00
Thiago Talma
ba9f5d6521 Allow add a condition telling the table to avoid ambiguity error. 2014-02-20 17:20:10 -03:00
Carsten Brandt
0d720e0695 added property visibility to api docs
issue #2503
2014-02-20 21:08:37 +01:00
Carsten Brandt
82d103d09a added method visibility to api docs
issue #2503
2014-02-20 21:04:50 +01:00
Carsten Brandt
b7fddd8dd6 Added LinkPager::$linkOptions
fixes #2367
2014-02-20 19:14:46 +01:00
Carsten Brandt
ac3ac5d107 added link about rendering of HTML attributes to Html helper 2014-02-20 19:14:46 +01:00
Alexander Makarov
752b7cf9d1 Fixes #2502: Unclear error message when $_SERVER['DOCUMENT_ROOT'] is empty 2014-02-20 20:55:02 +04:00
Alexander Makarov
6a1816a94e Allow using string for URL in case there are no parameters 2014-02-20 20:45:16 +04:00
Alexander Makarov
43c17d99cc Fixes #2426: Changed URL creation method signatures to be consistent 2014-02-20 20:10:33 +04:00
Carsten Brandt
cb8237c1b7 merged ActiveQueryInterface and ActiveRelatioInterface 2014-02-20 16:15:10 +01:00
Alexander Makarov
1c9cfc0105 Fixes #1578 2014-02-20 17:55:40 +04:00