Commit Graph

4065 Commits

Author SHA1 Message Date
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
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
Carsten Brandt
1e75427393 updated classmap and phpdoc 2014-03-24 23:26:30 +01:00
Qiang Xue
2ec58e64d6 Fixed whenClient. 2014-03-24 10:51:21 -04:00
winiarekk
f7b0c5c72f Update yii.php 2014-03-24 12:52:04 +01: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
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
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
Koudy
411dc71b09 Fixed getting the count for queries with the union 2014-03-22 13:48:09 +04: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
b9eb5de96d Fixes #2796: Added BootstrapInterface. 2014-03-21 15:37:30 -04:00
Qiang Xue
44d9d0dabb Fixes #2820 2014-03-21 10:38:32 -04:00
Qiang Xue
58ead7deb1 cleanup. 2014-03-21 09:56:12 -04:00
Qiang Xue
be6b259c4e A better fix. 2014-03-21 09:54:49 -04:00
Qiang Xue
993339f080 Fixes #2842 2014-03-21 09:50:58 -04:00
lubosdz
0ebad1db08 updated [SK] translations 2014-03-21 11:32:39 +01:00
Qiang Xue
b1c4416218 Final touchup. 2014-03-21 00:02:15 -04:00
Qiang Xue
3c518c4207 Merge commit 'f605508bb2805d24df98037ea239f8f582deda0e' into feature-container 2014-03-20 23:51:02 -04:00
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
Qiang Xue
bda1ffa6ce Finished refactoring of DI container and service locator. 2014-03-20 20:52:23 -04:00
Qiang Xue
87df068eb0 DI WIP 2014-03-20 19:54:52 -04:00
Alexander Makarov
b18033bade Added changelog 2014-03-21 02:01:08 +04:00
Alexander Makarov
182fc6882e Fixed overriding default message sources 2014-03-21 02:00:27 +04:00
Qiang Xue
ba5bfc09cb Merge pull request #2831 from Theill11/update-danish-translations
Update danish translations
2014-03-20 13:32:50 -04:00
Qiang Xue
7f4c28231b Fixes #2826 2014-03-20 13:30:58 -04:00
Johnny Theill
cc44622ca1 Update danish translations 2014-03-20 18:23:28 +01:00
Alexander Makarov
af030c5f5b Added $skipIfSet to ActiveRecord::loadDefaultValues 2014-03-20 19:43:59 +04:00
AlexGx
f1cf06bc2f upd ru and uk messages 2014-03-20 16:34:26 +02:00
Alexander Makarov
35d8b0658d Merge branch 'origin/master' 2014-03-20 14:10:51 +04:00
Alexander Makarov
7e5e3155f2 Merge branch 'ar-default-values' 2014-03-20 14:09:58 +04:00
Alexander Makarov
c24ae25be2 Fixed getting default values from schema for SQLite 2014-03-20 13:54:13 +04:00
Alexander Makarov
1ff9dedf60 Fixed getting default value from postgres schema 2014-03-20 13:29:36 +04:00
Alexander Makarov
215b7d691d Merge pull request #2819 from drenty/french-messages
New french messages
2014-03-19 22:15:01 +03:00
Alexander Makarov
922c5da45d Merge pull request #2815 from yiisoft/ar-default-values
Fixes #2726: ActiveRecord now fills default values on creating new instance of the model if defaults are available from DB schema
2014-03-19 22:09:30 +03:00