Qiang Xue
2105f092f3
Merge branch 'master' of git://github.com/yiisoft/yii2
2014-03-26 11:19:11 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
78136d4278
Fixes #2880 : filterByModels() should prefix key columns in a join query.
2014-03-26 11:19:01 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
cc4d4933d4
fixed undefined variable problem in AccessControl
2014-03-26 16:04:49 +01:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
0b2aafc780
fixed private / self in helpers
...
fixes #2886
2014-03-26 16:03:42 +01:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
d774e7f127
fixed recursive call of ArrayHelper::toArray()
2014-03-26 15:13:26 +01:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
8a6eceb852
phpdoc fixes
2014-03-26 15:13:11 +01:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
9b8372d580
phpdoc
2014-03-26 14:25:00 +01:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
f9befd58fc
typo. [skip ci]
2014-03-25 23:34:30 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
e343d2d7db
Fixes #2881 .
2014-03-25 23:33:59 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
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
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
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
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
de32f41485
added missing change to changelog
2014-03-25 10:56:57 +01:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
1e75427393
updated classmap and phpdoc
2014-03-24 23:26:30 +01:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
2ec58e64d6
Fixed whenClient.
2014-03-24 10:51:21 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
winiarekk
f7b0c5c72f
Update yii.php
2014-03-24 12:52:04 +01:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Jani Mikkonen
fa51a7a482
Update finnish translation
2014-03-24 12:49:42 +02:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
b6b7a8f235
removed srand()
2014-03-23 18:47:18 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
4c939eee3e
reverted back change to parsing body params.
2014-03-23 16:52:43 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
f54dd266df
reverted incorrect renaming.
2014-03-23 16:48:50 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
94fb8672d1
fixed url helper to not prepend to relative URLs
2014-03-23 21:32:42 +01:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
a9e37b906c
fixed typo
2014-03-23 21:25:45 +01:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
bf3c75147d
reverted breaking PHPdoc codestyle changes
...
issue #2852
2014-03-23 20:51:09 +01:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
d1363d9684
Added Validator::whenClient.
2014-03-22 21:21:33 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
bbc7b0768f
separate id and name of attribute for client side validation
2014-03-22 21:21:11 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
3a6adcd2be
Merge pull request #2808 from drenty/conditional-validator
...
Implemented conditional validators (see #2406 )
2014-03-22 20:45:18 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
fcf2d0a3f2
Fixes #2823 .
2014-03-22 20:27:03 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
6e8c460273
Fixes #2724 : consistent use of absolute and relative routes.
2014-03-22 20:17:31 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
300c5a549a
Fixes #2825 : Request::getBodyParams() should correctly parse CONTENT TYPE.
2014-03-22 13:01:21 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
8053082e0c
Fixes #2848 : Individual queries should be enclosed within parenthesis in a UNION query
2014-03-22 12:45:14 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
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
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
b393ea0d81
Fixes #2851 .
2014-03-22 12:31:24 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Koudy
411dc71b09
Fixed getting the count for queries with the union
2014-03-22 13:48:09 +04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
d79febfd04
removed space in log prefixes [skip ci]
2014-03-21 23:09:19 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
1a71c10934
Added yii\web\PrefixUrlRule
2014-03-21 22:01:20 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
a9546a9906
do not throw exception for Application::getCache() when cache is not installed.
2014-03-21 16:30:36 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
b9eb5de96d
Fixes #2796 : Added BootstrapInterface.
2014-03-21 15:37:30 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
44d9d0dabb
Fixes #2820
2014-03-21 10:38:32 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
58ead7deb1
cleanup.
2014-03-21 09:56:12 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
be6b259c4e
A better fix.
2014-03-21 09:54:49 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
993339f080
Fixes #2842
2014-03-21 09:50:58 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
lubosdz
0ebad1db08
updated [SK] translations
2014-03-21 11:32:39 +01:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
b1c4416218
Final touchup.
2014-03-21 00:02:15 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
3c518c4207
Merge commit 'f605508bb2805d24df98037ea239f8f582deda0e' into feature-container
2014-03-20 23:51:02 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
914d37abe7
Merge pull request #2834 from yiisoft/i18n-fix-overriding-default-message-sources
...
Fixed overriding default message sources
2014-03-20 20:59:27 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
bda1ffa6ce
Finished refactoring of DI container and service locator.
2014-03-20 20:52:23 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
87df068eb0
DI WIP
2014-03-20 19:54:52 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Makarov
b18033bade
Added changelog
2014-03-21 02:01:08 +04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Makarov
182fc6882e
Fixed overriding default message sources
2014-03-21 02:00:27 +04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
ba5bfc09cb
Merge pull request #2831 from Theill11/update-danish-translations
...
Update danish translations
2014-03-20 13:32:50 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
7f4c28231b
Fixes #2826
2014-03-20 13:30:58 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)