Paul Klimov
1fd7dc66c5
Unit test for AssetController has been fixed.
2014-01-20 16:14:46 +02:00
Carsten Brandt
65179b100a
code style in fixtures
2014-01-20 14:51:04 +01:00
Carsten Brandt
ed14eaaae5
added docs about # link to sort and paginiation
...
fixes #2072
2014-01-20 14:33:04 +01:00
Alexander Makarov
86933cd745
Fixed hash doc for pagination
2014-01-20 17:15:40 +04:00
Alexander Makarov
26514419cc
Added note about hash to Pagination::$params phpdoc
2014-01-20 16:39:25 +04:00
Carsten Brandt
36c296378b
remove _method param from rest params
2014-01-20 13:31:32 +01:00
Carsten Brandt
813a008da2
improved request body parser docs and configuration
...
added a fallback for handling all request types
fixes #2066 , related to #2043
2014-01-20 12:51:43 +01:00
John Was
6a84bfffba
refactored flag names
2014-01-20 12:27:53 +01:00
John Was
86b4c4ee0a
improved comments, method visiblity and exceptions
2014-01-20 12:24:59 +01:00
Carsten Brandt
8a94eb1ff2
Merge PR #2066 branch '2043-add-support-for-custom-request-parsers' of https://github.com/danschmidt5189/yii2
...
* '2043-add-support-for-custom-request-parsers' of https://github.com/danschmidt5189/yii2 :
Fixed type in JsonParser
Tabs vs. spaces
Added support for custom web\Request parsers (#2043 )
Adds customizable parsing functionality to the web\Request class (Issue #2043 )
2014-01-20 11:45:21 +01:00
Alexander Makarov
b44d0eb6dc
Docs: typo fixes, updated behaviors chapter
2014-01-20 11:31:40 +04:00
Qiang Xue
b496a04f49
refactored fixture feature.
2014-01-19 23:17:53 -05:00
Daniel Schmidt
7c98ef591c
Fixed type in JsonParser
2014-01-19 14:51:16 -08:00
Daniel Schmidt
1026b9da57
Tabs vs. spaces
2014-01-19 14:48:35 -08:00
Daniel Schmidt
00785d38c0
Added support for custom web\Request parsers ( #2043 )
2014-01-19 14:45:23 -08:00
Daniel Schmidt
7f8850bc70
Adds customizable parsing functionality to the web\Request class (Issue #2043 )
2014-01-19 14:36:10 -08:00
Qiang Xue
12eca516e1
Merge pull request #2065 from cebe/json-request
...
added support to parse json request to Request::getRestParams()
2014-01-19 13:13:57 -08:00
Carsten Brandt
7ae8b8b50f
added support to parse json request to Request::getRestParams()
2014-01-19 20:52:58 +01:00
Alexander Makarov
2be2e458c2
Added missing link to basics doc
2014-01-19 22:15:24 +04:00
Qiang Xue
68fdb52551
doc improved.
2014-01-19 12:58:33 -05:00
Qiang Xue
88059439f6
Fixes #2063 : Removed yii\web\Request::acceptTypes and renamed yii\web\Request::acceptedContentTypes to acceptableContentTypes.
...
Renamed `yii\web\Request::acceptedLanguages` to `acceptableLanguages`
2014-01-19 12:55:05 -05:00
Qiang Xue
75ee05b90e
more null fixes.
2014-01-19 12:23:32 -05:00
Qiang Xue
4c2aaee44a
Merge pull request #2061 from lucianobaraglia/some-codestyle-fixes
...
Some codestyle fixes
2014-01-19 08:57:01 -08:00
Luciano Baraglia
fe3ff6dd99
Missing codestyle fix
2014-01-19 13:39:07 -03:00
Luciano Baraglia
7d33a5d3b5
Some Code style fixes
2014-01-19 13:35:36 -03:00
Carsten Brandt
ab882a3c00
code style
2014-01-19 17:00:14 +01:00
Alexander Makarov
f3b76c410e
Added info about using debug module with enableStrictParsing enabled
2014-01-19 18:54:48 +04:00
John Was
49e2c49384
advanced file excluding/including ported from git
2014-01-19 13:49:05 +01:00
Alexander Makarov
c978b9c25e
Merge pull request #2057 from creocoder/auto-timestamp-field-renaming
...
AutoTimestamp field renaming
2014-01-19 02:13:10 -08:00
Alexander Kochetov
fe6d897f0e
CHANGELOG typo fix
2014-01-19 14:07:02 +04:00
Alexander Kochetov
1b0ed00f40
CHANGELOG
2014-01-19 14:06:11 +04:00
Alexander Makarov
04b6baa827
Added hints for defining AR relations to docs
2014-01-19 13:56:59 +04:00
Alexander Kochetov
0ec5643ce3
Unit tests updated
2014-01-19 13:51:56 +04:00
Alexander Kochetov
6051253e6e
BaseArrayHelper updated
2014-01-19 13:51:21 +04:00
Alexander Kochetov
a766a00027
Sort updated
2014-01-19 13:51:01 +04:00
Alexander Kochetov
404a219ac3
AutoTimestamp updated
2014-01-19 13:50:47 +04:00
Alexander Kochetov
e4963f50b2
Guide updated
2014-01-19 13:50:20 +04:00
Alexander Kochetov
7d157abdb8
Advanced app migrations updated
2014-01-19 13:50:06 +04:00
Alexander Kochetov
ddb0e9b0e6
Advanced app User model updated
2014-01-19 13:49:29 +04:00
Alexander Kochetov
40b0606d45
AutoTimestamp field renaming
2014-01-19 12:44:28 +04:00
Qiang Xue
ab5d7bd54c
Fixes #2051 : Do not save null data into database when using RBAC
2014-01-19 00:22:07 -05:00
Qiang Xue
8e8eca3691
updated change log [skip ci]
2014-01-19 00:14:15 -05:00
Qiang Xue
3e9a074394
Merge pull request #2050 from yiisoft/feature-fixture
...
Feature fixture
2014-01-18 21:08:55 -08:00
Qiang Xue
f77baa3e98
doc fix
2014-01-19 00:03:41 -05:00
Alexander Makarov
28986f984c
Changed IDE-specific method overrides to @method
2014-01-19 04:03:30 +04:00
Alexander Makarov
9faf0c5a09
Updated Making it IDE-friendly section in AR scopes doc
2014-01-19 03:44:57 +04:00
Alexander Makarov
f21d2ce757
Better phpdoc
2014-01-19 03:44:33 +04:00
Qiang Xue
87be9deaf0
refactored fixture.
2014-01-18 16:18:33 -05:00
Klimov Paul
1bf137a137
AuthClient js redirect advanced.
2014-01-18 21:35:52 +02:00
Qiang Xue
641e167366
Merge pull request #2044 from slavcodev/patch-1
...
Removing `abstract` in Module
2014-01-18 09:21:19 -08:00