Commit Graph

3337 Commits

Author SHA1 Message Date
Alexander Makarov
ed5007e44b more reference fixes 2014-03-12 12:47:16 +03:00
Alexander Makarov
d5df12039f fixed another reference 2014-03-12 12:45:16 +03:00
Alexander Makarov
3b1d558942 fixed refences 2014-03-12 12:44:18 +03:00
Qiang Xue
aaa4e429a4 Fixes #2687: table alias may not be respected when specified in relation query. 2014-03-11 20:13:03 -04:00
Carsten Brandt
40cb98bb02 updated @property annotations 2014-03-11 16:21:25 +01:00
Alexander Makarov
c694d32e13 Merge branch 'fix_is_empty_file_validator' of github.com:ZhandosKz/yii2 into ZhandosKz-fix_is_empty_file_validator
Conflicts:
	framework/CHANGELOG.md
2014-03-11 17:24:43 +04:00
Zhandos
8be5938cbe Update CHANGELOG.md 2014-03-11 18:16:06 +05:00
Zhandos
4a32a5a8a5 Update CHANGELOG.md
updated changelog about isEmpty bug.
2014-03-11 17:37:19 +05:00
Alexander Makarov
7a3fd41afc Fixes #2701 2014-03-11 15:44:09 +04:00
Christophe BOULAIN
b3ef2a938c typo in changelog 2014-03-11 11:18:35 +01:00
Christophe BOULAIN
ca3b2cd057 Fix some references to removed Html::url in phpdoc 2014-03-11 11:15:21 +01:00
Alexander Makarov
38e8afa0f8 Fixed another typo in changelog 2014-03-11 13:13:55 +04:00
Alexander Makarov
8b78eec2e0 Fixed typo in changelog 2014-03-11 13:11:27 +04:00
Carsten Brandt
6fff5662df better use @see for See in phpdoc 2014-03-11 05:38:35 +01:00
Carsten Brandt
c94a40e90d added a large amount of missing documentation 2014-03-11 05:38:35 +01:00
baodude
50d720ce34 use toRoute instead of createUrl in ActionColumn
use toRoute() instead of createUrl() in ActionColumn
2014-03-11 10:32:23 +08:00
Qiang Xue
bcf5b4644e Fixes #2687: ActiveQuery::joinWith() has problem when the query is used twice. 2014-03-10 21:44:48 -04:00
Qiang Xue
252f49b97a doc fixes. 2014-03-10 21:31:06 -04:00
Zhandos
2e84fcb0b0 Update FileValidator.php
fix tabs
2014-03-10 23:17:29 +05:00
Zhandos Nuftiev
b3b9bd353e fix isEmpty method for file validator. 2014-03-10 23:10:47 +05:00
Alexander Makarov
348dfa78eb Merge pull request #2676 from yiisoft/url-helper
#2630: `yii\heplers\Html::url` moved to new `yii\helpers\Url::create`
2014-03-11 01:36:05 +03:00
Qiang Xue
1998935309 Merge pull request #2671 from hqx/2670-ConsoleLocalOptions
2670 console local options
2014-03-10 18:23:26 -04:00
Alexander Makarov
842e7eb573 Added tests, final Url helper adjustments 2014-03-11 02:12:13 +04:00
Christian Nadolle
bf5de41188 Added changelog 2014-03-10 22:12:19 +01:00
Alexander Makarov
bddad5280c Combined $schema and $absolute into $schema 2014-03-10 20:29:24 +04:00
Alexander Makarov
577f8a5c50 Added separate schema and absolute parameters 2014-03-10 20:11:06 +04:00
Alexander Makarov
2b842ecc57 Moded URL management methods from controller to Url helper, updated docs 2014-03-10 19:40:32 +04:00
Alexander Makarov
1276970ce5 Made $url default consistent 2014-03-10 17:57:24 +04:00
Alexander Makarov
aeb25c39e1 Further adjustments for Url helper 2014-03-10 17:52:03 +04:00
Alexander Makarov
bd271d42e4 Removed passing unused parameter 2014-03-10 16:33:17 +04:00
Alexander Makarov
338bc86e6d Fixed absolute URLs in Url::to 2014-03-10 15:54:25 +04:00
Alexander Makarov
67af6bc84a Fixed inconsistent usage of getters 2014-03-10 15:50:43 +04:00
Alexander Makarov
cb5a889621 Fixed recursion 2014-03-10 15:39:31 +04:00
Alexander Makarov
5d6c314d4e Adjusted URL helper, fixed usage 2014-03-10 15:25:15 +04:00
Vladimir Zbrailov
2dcf428173 changelog 2014-03-10 11:23:36 +04:00
Christian Nadolle
0051a1ece4 sort options by action in Migration controller 2014-03-09 22:47:05 +01:00
Christian Nadolle
706ab7f968 combine globalOptions() with local options into options($id)
adjust existing Console Controllers and docs
2014-03-09 22:45:04 +01:00
Alexander Makarov
92b381795b Adjusted Url helper methods 2014-03-10 01:34:05 +04:00
Vladimir Zbrailov
46d2413c69 fix buildin php bug https://bugs.php.net/bug.php?id=66606 2014-03-10 00:33:41 +04:00
Alexander Makarov
73b7e03ec3 Argument for Url::base is now optional 2014-03-09 19:09:03 +04:00
Alexander Makarov
2dacc4fb0a Adjusted changelog 2014-03-09 18:30:20 +04:00
Alexander Makarov
8df9dddd70 Added Url::createAbsolute, adjusted signiatures 2014-03-09 18:24:27 +04:00
Alexander Makarov
2cd5f982fe Renamed methods, added Url::getHome 2014-03-09 18:15:37 +04:00
Alexander Makarov
14fc5bd1de Added Url::canonical 2014-03-09 18:10:36 +04:00
Alexander Makarov
5420517e21 Added Url::rememberReturnUrl 2014-03-09 18:07:54 +04:00
Alexander Makarov
e758608a5a Added Url::asset 2014-03-09 18:02:24 +04:00
Alexander Makarov
3400eb5215 #2630: yii\heplers\Html::url moved to new yii\helpers\Url::create 2014-03-09 16:41:55 +04:00
Qiang Xue
9484423172 Merge pull request #2672 from lucianobaraglia/code-style-fixes
Code style fixes
2014-03-08 20:30:12 -05:00
Luciano Baraglia
269d1303a9 Code style fixes 2014-03-08 20:47:04 -03:00
Christian Nadolle
b0d7559a8d console/Controller show help for local options 2014-03-09 00:43:12 +01:00