Commit Graph

7316 Commits

Author SHA1 Message Date
Carsten Brandt
949fe449cc Merge pull request #3607 from Ragazzo/limit_feature_for_migrations
limit applied to migration
2014-05-29 19:41:22 +02:00
Klimov Paul
2b5819d0cb Merge branch 'master' of github.com:yiisoft/yii2 2014-05-29 17:41:31 +03:00
Klimov Paul
617941e009 Missing $message var reference removed from mail layouts 2014-05-29 17:41:10 +03:00
Mark
09eb9a3619 CHANGELOG line added 2014-05-29 18:22:16 +04:00
Qiang Xue
2c8570a9b7 Merge branch 'master' of git://github.com/yiisoft/yii2 2014-05-29 10:12:19 -04:00
Qiang Xue
93beb5e130 minor edit [skip ci] 2014-05-29 10:12:05 -04:00
Klimov Paul
124c7e8448 Mail layout charset specification fixed 2014-05-29 17:11:45 +03:00
Klimov Paul
f24347a1fd Merge branch 'master' of github.com:yiisoft/yii2 2014-05-29 15:48:03 +03:00
Klimov Paul
898a11fbe7 Mail tutorial finished 2014-05-29 15:47:35 +03:00
Klimov Paul
e674191ddb Mail tutorial created 2014-05-29 14:23:58 +03:00
Alexander Makarov
77823985e0 Merge pull request #3624 from makroxyz/master
[skip ci] Italian translation fixes
2014-05-29 13:36:12 +04:00
makroxyz
1a95df09ac Update yii.php 2014-05-29 11:30:57 +02:00
Klimov Paul
9e320dafc6 Doc comments for the 'mutex' classes extended 2014-05-29 11:43:23 +03:00
Alexander Makarov
f1f158aa68 Merge pull request #3621 from zqrt/patch-3
Fix Arabic translation
2014-05-28 23:51:06 +02:00
zqrt
ff042196f3 Fix Arabic translation 2014-05-29 00:46:42 +03:00
Qiang Xue
332cd72d1a added anchors [skip ci] 2014-05-28 15:24:08 -04:00
Qiang Xue
9840bdd346 minor format fix [skip ci] 2014-05-28 13:44:31 -04:00
Qiang Xue
d1ab9f72ae Finished application guide [skip ci] 2014-05-28 13:40:41 -04:00
Carsten Brandt
e4ff31cc18 Update README.md 2014-05-28 17:37:15 +02:00
Carsten Brandt
873b2b04db fixed test breaks after #3614 2014-05-28 17:20:24 +02:00
Carsten Brandt
0f4817005f finished PDF support for guide
added class references (current version without hyperlink)
2014-05-28 17:20:24 +02:00
Qiang Xue
0174caf424 Fixed hashKey [skip ci] 2014-05-28 10:18:35 -04:00
Mark
1414f9ab6b limit condition changed 2014-05-28 18:06:11 +04:00
Qiang Xue
7f7546485d Fixes #3601: Fixed the bug that the refresh URL was not generated correctly by Captcha 2014-05-28 09:55:44 -04:00
Qiang Xue
5210573622 guide WIP [skip ci] 2014-05-28 08:44:39 -04:00
Carsten Brandt
fd461a9eec better listings in guide pdf 2014-05-28 14:12:06 +02:00
Carsten Brandt
3df21f00b3 Update extend-using-composer.md
better usage of URL in latex
2014-05-28 13:31:37 +02:00
Carsten Brandt
3ff2e4e3f3 improved PDF version of the guide
- better title page,
- book style,
- improved internal linking using labels and references
2014-05-28 13:29:24 +02:00
Carsten Brandt
c51b99560c Merge pull request #3614 from klimov-paul/route-url-encode
Route parameter url encoding added
2014-05-28 12:14:29 +02:00
Klimov Paul
0267d55c50 CHANGELOG.md updated 2014-05-28 13:09:38 +03:00
Klimov Paul
8ac309849d Url encoding for the route param added 2014-05-28 13:07:33 +03:00
Klimov Paul
984bb9874f list of predefined Auth clients updated 2014-05-28 11:11:20 +03:00
Paul Klimov
ab91017d33 Merge pull request #3612 from gonimar/patch-16
Fix ErrorHandler
2014-05-28 10:35:25 +03:00
Sergey Gonimar
9b31870286 Fix ErrorHandler 2014-05-28 12:34:05 +06:00
Qiang Xue
0de53fe073 guide WIP [skip ci] 2014-05-27 19:48:37 -04:00
Alexander Makarov
6314135eb6 Fixed typo 2014-05-27 20:08:29 +04:00
Alexander Makarov
ba6d887b2c Fixes #3590: added info about passing parameters to layout 2014-05-27 19:47:36 +04:00
Alexander Makarov
148d19fddf Fixes #3450: added note about the fact that $q parameter is mandatory for aggregare query methods 2014-05-27 19:35:01 +04:00
Mark
d229cb8206 limit applied to migration 2014-05-27 18:36:41 +04:00
Qiang Xue
5c96ba98ba minor update [skip ci] 2014-05-27 08:37:09 -04:00
Qiang Xue
dd4e91d3fc Merge pull request #3603 from myqlarson/patch-3
Update rest-quick-start.md: highlight automatic pluralization
2014-05-27 08:36:09 -04:00
Alexander Makarov
f53bb3185f Merge branch 'it3rmit-patch-2' 2014-05-27 14:07:25 +04:00
Alexander Makarov
ea45113d0f Fixes #3292: Fixed dropdown widgets rendering incorrect HTML 2014-05-27 14:07:05 +04:00
Alexander Makarov
5470bf6a5f Merge branch 'patch-2' of github.com:it3rmit/yii2 into it3rmit-patch-2 2014-05-27 14:04:49 +04:00
myqlarson
d47efdb956 Update rest-quick-start.md: grammar
bad grammar
2014-05-27 21:02:31 +12:00
myqlarson
d069adde06 Update rest-quick-start.md: highlight automatic pluralization
This is probably not expected given the other naming conventions within Yii, so highlight this feature for beginners.
2014-05-27 20:57:27 +12:00
Qiang Xue
e88978f872 Merge pull request #3600 from armab/patch-2
Hotfix for #3597
2014-05-26 19:38:36 -04:00
armab
c792e0d07f Hotfix for #3597 2014-05-27 02:34:32 +03:00
Qiang Xue
f23b7ac57e Fixes #3564 2014-05-26 19:12:56 -04:00
Alexander Makarov
2bcc4418d1 Merge pull request #3597 from armab/patch-1
Improved array support for "data" attribute in renderTagAttributes()
2014-05-27 00:53:43 +02:00