Alexander Makarov
0d3e85caff
Merge pull request #2883 from kartik-v/patch-14
...
Simplify inline script code
2014-03-26 14:28:20 +03:00
Alexander Makarov
3a5e0c7f61
Merge pull request #2884 from kartik-v/patch-15
...
Correct classname typo
2014-03-26 14:27:34 +03:00
Kartik Visweswaran
cd4038bfa8
Simplify inline script code
...
Simplify inline script code (removed extra space)
2014-03-26 16:32:06 +05:30
Kartik Visweswaran
14137a123e
Correct classname typo
...
Correct classname to `BaseOAuth` instead of `BaseClient` in PHP Doc.
2014-03-26 16:26:52 +05:30
Kartik Visweswaran
dd4ddfe06c
Simplify inline script code
...
Simplify the rendering of the inline script (using direct markup), eliminating need for using PHP variable to store value using HEREDOC.
2014-03-26 16:24:29 +05:30
Qiang Xue
f9befd58fc
typo. [skip ci]
2014-03-25 23:34:30 -04:00
Qiang Xue
e343d2d7db
Fixes #2881 .
2014-03-25 23:33:59 -04:00
Carsten Brandt
ccd16e184f
added mailer to the message when using compose
...
more expected behavior when chaining methods using
Mailser::compose()
fixes #2723
2014-03-25 15:05:34 +01:00
Qiang Xue
53e65b23d7
more gitignores.
2014-03-25 08:37:48 -04:00
Carsten Brandt
488767914a
do not remove records that have no primary key selected
...
this problem occurs when joining active record but not selecting the
primary key field. records get populated but they do not have primary
key value populated which results in only one record left over in the
result.
2014-03-25 13:35:25 +01:00
Carsten Brandt
de32f41485
added missing change to changelog
2014-03-25 10:56:57 +01:00
Qiang Xue
b25f1f65d7
added more ignores.
2014-03-24 22:33:50 -04:00
Carsten Brandt
1e75427393
updated classmap and phpdoc
2014-03-24 23:26:30 +01:00
Carsten Brandt
777f4a28dc
added missing suggestion to composer.json
...
issue #2872
2014-03-24 23:03:07 +01:00
Qiang Xue
2ec58e64d6
Fixed whenClient.
2014-03-24 10:51:21 -04:00
Qiang Xue
797b0430b9
Added missing using statement in Gii.
2014-03-24 08:28:22 -04:00
Qiang Xue
5648be8f11
Merge pull request #2863 from winiarekk/patch-1
...
Update yii.php
2014-03-24 07:57:19 -04:00
winiarekk
f7b0c5c72f
Update yii.php
2014-03-24 12:52:04 +01:00
Alexander Makarov
3f5d3762db
Merge pull request #2861 from janisto/message_fi_update-1
...
Update finnish translation
2014-03-24 13:56:36 +03:00
Jani Mikkonen
fa51a7a482
Update finnish translation
2014-03-24 12:49:42 +02:00
Qiang Xue
b6b7a8f235
removed srand()
2014-03-23 18:47:18 -04:00
Qiang Xue
eaaf5f02a3
replaced tabs with spaces in docs.
2014-03-23 18:47:04 -04:00
Carsten Brandt
994780d151
guide about conditional validator
2014-03-23 23:24:23 +01:00
Qiang Xue
4c939eee3e
reverted back change to parsing body params.
2014-03-23 16:52:43 -04:00
Qiang Xue
f54dd266df
reverted incorrect renaming.
2014-03-23 16:48:50 -04:00
Carsten Brandt
94fb8672d1
fixed url helper to not prepend to relative URLs
2014-03-23 21:32:42 +01:00
Carsten Brandt
a9e37b906c
fixed typo
2014-03-23 21:25:45 +01:00
Carsten Brandt
bf3c75147d
reverted breaking PHPdoc codestyle changes
...
issue #2852
2014-03-23 20:51:09 +01:00
Qiang Xue
d1363d9684
Added Validator::whenClient.
2014-03-22 21:21:33 -04:00
Qiang Xue
bbc7b0768f
separate id and name of attribute for client side validation
2014-03-22 21:21:11 -04:00
Qiang Xue
3a6adcd2be
Merge pull request #2808 from drenty/conditional-validator
...
Implemented conditional validators (see #2406 )
2014-03-22 20:45:18 -04:00
Qiang Xue
c956ffb75d
fixed test break.
2014-03-22 20:42:00 -04:00
Qiang Xue
fcf2d0a3f2
Fixes #2823 .
2014-03-22 20:27:03 -04:00
Qiang Xue
6e8c460273
Fixes #2724 : consistent use of absolute and relative routes.
2014-03-22 20:17:31 -04:00
Qiang Xue
300c5a549a
Fixes #2825 : Request::getBodyParams() should correctly parse CONTENT TYPE.
2014-03-22 13:01:21 -04:00
Qiang Xue
8053082e0c
Fixes #2848 : Individual queries should be enclosed within parenthesis in a UNION query
2014-03-22 12:45:14 -04:00
Qiang Xue
7f6f3f6fb4
Merge pull request #2850 from Koudy/db-query-queryScalar
...
Fixed getting the count for queries with the union
2014-03-22 12:34:15 -04:00
Qiang Xue
b393ea0d81
Fixes #2851 .
2014-03-22 12:31:24 -04:00
Qiang Xue
2a7e324acc
Merge pull request #2849 from qiansen1386/patch-6
...
typo fix in logging.md
2014-03-22 08:58:30 -04:00
Koudy
411dc71b09
Fixed getting the count for queries with the union
2014-03-22 13:48:09 +04:00
东方孤思子(Paris·QianSen)
b24636c135
Update logging.md
2014-03-22 16:44:53 +08:00
Qiang Xue
d79febfd04
removed space in log prefixes [skip ci]
2014-03-21 23:09:19 -04:00
Qiang Xue
1a71c10934
Added yii\web\PrefixUrlRule
2014-03-21 22:01:20 -04:00
Qiang Xue
a9546a9906
do not throw exception for Application::getCache() when cache is not installed.
2014-03-21 16:30:36 -04:00
Qiang Xue
b1baa4203a
doc fix.
2014-03-21 15:39:06 -04:00
Qiang Xue
c7815ada01
Merge branch 'master' of git://github.com/yiisoft/yii2
2014-03-21 15:37:41 -04:00
Qiang Xue
b9eb5de96d
Fixes #2796 : Added BootstrapInterface.
2014-03-21 15:37:30 -04:00
Qiang Xue
6018f075ed
Merge pull request #2845 from qiansen1386/patch-5
...
typo fix in error.md
2014-03-21 15:15:55 -04:00
东方孤思子(Paris·QianSen)
986e6d8ea9
Update error.md
2014-03-22 03:07:27 +08:00
Qiang Xue
7c91af531f
Merge pull request #2843 from thiagotalma/toggleActions
...
Option to filter files according to the action.
2014-03-21 14:24:36 -04:00