5699 Commits

Author SHA1 Message Date
dab4f9d665 Merge branch '2524-formatter-format-file-size' of github.com:VinceG/yii2 into VinceG-2524-formatter-format-file-size
Conflicts:
	framework/CHANGELOG.md
2014-02-25 22:59:12 +04:00
683a46d9ee test for deeply nested relation
close #2543
2014-02-25 15:03:54 +01:00
4ac784cd6f Restructured i18n doc, finished i18n formatter section 2014-02-25 18:01:49 +04:00
cec59b1a2d Documented more ways of attaching behaviors 2014-02-25 18:01:49 +04:00
94b414faa2 Completed events doc 2014-02-25 18:01:49 +04:00
855b913dae Documented "Catching all incoming requests" 2014-02-25 18:01:48 +04:00
6b603c060b added anchors to ApiMarkdown
fixes #2220
2014-02-25 14:38:06 +01:00
149acbf008 edited assets guide 2014-02-25 13:44:11 +01:00
d2d94ab358 fixed arrayHelper::toArray() recursive call
added a missing argument
2014-02-25 12:51:08 +01:00
d3d832a3bf phpdoc fixes 2014-02-25 12:51:08 +01:00
3645701290 Delete .coveralls.yml
No need for it anymore.
2014-02-25 12:39:21 +01:00
a1825c2e2f Increased timeout for scrutinizer code coverage
travis seems to be really slow currently...
2014-02-25 12:38:50 +01:00
1a5ccebef2 Fixes #2527: Source language for app message category was always en no matter which application sourceLanguage was used 2014-02-25 14:21:51 +04:00
a516bfd1a4 Merge pull request #2539 from jom/clone_activequery_fix
ActiveRelationTrait:: __clone() doesn't call parent (Component::__clone())
2014-02-24 23:16:12 -05:00
614bffb01a Fixed issue with preventing from clearing events and behaviors on clone 2014-02-24 18:15:19 -08:00
6db89c23e6 Removed context section from logging docs 2014-02-25 04:36:54 +04:00
db1a722ec8 Debug module docs including custom panel example, profiling docs in logging 2014-02-25 04:34:40 +04:00
84a48ac93e updated changelog 2014-02-24 13:45:44 -08:00
9f6cc54154 updated code according to code style and removed unused property 2014-02-24 13:26:55 -08:00
da13b336be minor css fixes. 2014-02-24 15:26:47 -05:00
3cb97fb8c8 updated formatting 2014-02-24 12:01:53 -08:00
14064492ff Merge pull request #2534 from Alex-Code/pjax
Pjax container fix
2014-02-24 14:48:41 -05:00
d12c8d5820 #2524 updated as size method to include translation and verbose mode 2014-02-24 10:57:36 -08:00
201de174db Merge pull request #2538 from Jasrags/master
Update authorization.md
2014-02-24 21:16:28 +03:00
30d9dc30fc Update authorization.md
fixed typo in one of the RBAC TYPE_OPERATION examples.
2014-02-24 11:51:14 -06:00
fcac7f64b3 Merge pull request #2536 from maximal/codestandards
Closing and opening braces in Yii2 coding standards.
2014-02-24 19:41:13 +03:00
f9024dbec1 fixed Migration::execute() to use params correctly 2014-02-24 17:37:43 +01:00
a7fc9143bf Closing and opening braces in Yii2 coding standards. 2014-02-24 20:32:15 +04:00
da07230aa8 Merge pull request #2535 from maximal/patch-1
Further coding standards fixes.
2014-02-24 19:26:50 +03:00
413e71ffb1 Edited the existing instructions
Didn’t touch the end yet, with the TBD et al.
2014-02-24 11:24:58 -05:00
8d2e68b40e removed duplicate arguments from base formattter 2014-02-24 17:19:01 +01:00
5d14d788f5 Further coding standards fixes. 2014-02-24 20:17:38 +04:00
1be42eef72 Update .scrutinizer.yml 2014-02-24 17:09:35 +01:00
f7911bc9ac Unused? 2014-02-24 15:57:28 +00:00
72ff9c58df Pjax container only required on first load.
Pjax inserts the response HTML into the container, it doesn't replace it.
So any subsequent pjax requests duplicate the container.
2014-02-24 15:56:31 +00:00
36af49d90e added code coverage using scrutinizer.com 2014-02-24 16:50:03 +01:00
97b60782c0 Merge pull request #2533 from maximal/patch-1
Coding standards fixes.
2014-02-24 18:46:22 +03:00
b560398bd7 Coding standards fixes. 2014-02-24 18:45:35 +03:00
4f2873c1b7 doc typo 2014-02-24 15:15:04 +01:00
3aa15b709f CS fix. 2014-02-24 07:35:07 -05:00
4b930e1d10 Merge pull request #2526 from skotos/master
nulls in batchInsert. Patch available.
2014-02-24 07:34:10 -05:00
3dead3386c CS fix. 2014-02-24 07:33:16 -05:00
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
976532c131 fixed typo 2014-02-24 07:12:33 -05:00
61767861fb Add X-PJAX-URL header when redirect a pjax request 2014-02-24 12:29:27 +01:00
8c1d39b348 Add getIsPjax method to Request 2014-02-24 12:28:33 +01:00
6526f0cbfa Document commit 7ce4702 (Allow nulls in batchInsert) in CHANGELOG 2014-02-24 13:57:30 +11:00
72db286f1d Just got started; nothing significant 2014-02-23 21:20:26 -05:00
9427f4e76b no need for as number #2524 2014-02-23 16:36:17 -08:00
e311cd0093 Merge branch 'master' of git://github.com/yiisoft/yii2 into 2524-formatter-format-file-size 2014-02-23 16:23:12 -08:00