Commit Graph

5679 Commits

Author SHA1 Message Date
Tobias Munk
1d835e8aa6 fixed order 2014-02-26 00:50:34 +01:00
Tobias Munk
3bd6c1ac27 updated CHANGELOG 2014-02-26 00:49:28 +01:00
Tobias Munk
c624f91dc3 fixed typos 2014-02-26 00:38:46 +01:00
Tobias Munk
d32b3a0e8f updated docs and hints 2014-02-26 00:38:23 +01:00
Tobias Munk
9ad28d9088 added safe validator for keywords 2014-02-26 00:37:26 +01:00
Tobias Munk
be54f24b47 updated defaults, UI, validation and templates 2014-02-25 01:11:42 +01:00
Tobias Munk
01d444f6da Merge commit 'fcac7f64b37c6a8d4ead9816b2580f50580c540d' into feature/gii-extension-generator 2014-02-24 18:34:07 +01:00
Tobias Munk
4192c72256 minor docs update (still WIP) 2014-02-24 18:33:50 +01:00
Alexander Makarov
fcac7f64b3 Merge pull request #2536 from maximal/codestandards
Closing and opening braces in Yii2 coding standards.
2014-02-24 19:41:13 +03:00
Carsten Brandt
f9024dbec1 fixed Migration::execute() to use params correctly 2014-02-24 17:37:43 +01:00
maximal
a7fc9143bf Closing and opening braces in Yii2 coding standards. 2014-02-24 20:32:15 +04:00
Alexander Makarov
da07230aa8 Merge pull request #2535 from maximal/patch-1
Further coding standards fixes.
2014-02-24 19:26:50 +03:00
Larry Ullman
413e71ffb1 Edited the existing instructions
Didn’t touch the end yet, with the TBD et al.
2014-02-24 11:24:58 -05:00
Carsten Brandt
8d2e68b40e removed duplicate arguments from base formattter 2014-02-24 17:19:01 +01:00
maximal
5d14d788f5 Further coding standards fixes. 2014-02-24 20:17:38 +04:00
Carsten Brandt
1be42eef72 Update .scrutinizer.yml 2014-02-24 17:09:35 +01:00
Carsten Brandt
36af49d90e added code coverage using scrutinizer.com 2014-02-24 16:50:03 +01:00
Alexander Makarov
97b60782c0 Merge pull request #2533 from maximal/patch-1
Coding standards fixes.
2014-02-24 18:46:22 +03:00
MaximAL
b560398bd7 Coding standards fixes. 2014-02-24 18:45:35 +03:00
Carsten Brandt
4f2873c1b7 doc typo 2014-02-24 15:15:04 +01:00
Qiang Xue
3aa15b709f CS fix. 2014-02-24 07:35:07 -05:00
Qiang Xue
4b930e1d10 Merge pull request #2526 from skotos/master
nulls in batchInsert. Patch available.
2014-02-24 07:34:10 -05:00
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
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