Commit Graph

6117 Commits

Author SHA1 Message Date
lynicidn
7926b7d4e9 Update EachValidator.php 2015-07-10 07:32:34 +03:00
Alexander Makarov
b107997883 Merge pull request #9068 from schojniak/master
Unused imports removed
2015-07-09 23:54:53 +03:00
Alexander Makarov
589e5968e2 Merge pull request #9065 from pana1990/update-migration
Updated RBAC migrations syntax
2015-07-09 23:54:00 +03:00
Sebastian Chojniak
86c2e22a5b class Event is used in docs 2015-07-09 22:50:32 +02:00
Sebastian Chojniak
6ee285f321 unused imports removed 2015-07-09 22:20:11 +02:00
Sebastian Chojniak
025845e660 performance: unnecessary (when result is cached) getAuthManager() removed 2015-07-09 19:22:36 +02:00
pana1990
9ae80e3a94 Update sintax 2015-07-09 18:29:17 +02:00
Sebastian Thierer
bc0a6662ee typo on changelog 2015-07-09 11:54:28 -03:00
Sebastian Thierer
82fbb568e0 Fix for 9056 2015-07-09 11:52:33 -03:00
Carsten Brandt
54dd0eab72 add note about #8897 to the docs 2015-07-09 12:18:50 +02:00
Alexander Makarov
e88170ab82 Fixed phpdoc of SchemaBuilder 2015-07-09 00:17:26 +03:00
Carsten Brandt
5d3532c649 fixed endless error loop in error handler
this happended when `stream` was set on the response but the stream resouce was invalid
either because it was already sent or became invalid for some other cases.

fixes #9046
2015-07-08 20:30:26 +02:00
Alexander Makarov
4f6f041e8b The stricter the better 2015-07-08 16:14:16 +03:00
Ren Hao
1a7d9ac809 Fixes #9038: Write warning to log in case FileCache fails to write into file 2015-07-08 16:12:02 +03:00
Alexander Makarov
8e1d982da4 Cleanup, added ->unique(), changelog 2015-07-08 15:55:09 +03:00
pana1990
12ca324494 Fix phpdoc [skip ci] 2015-07-08 15:40:09 +03:00
Matvey Vasenin
da941a7675 Improved SchemaBuilder implementation 2015-07-08 15:40:09 +03:00
pana1990
3f7ffd6707 Improved SchemaBuilder docs, refactored code 2015-07-08 15:39:34 +03:00
Matvey Vasenin
b456f699cc Implemented SchemaBuilder 2015-07-08 15:38:21 +03:00
Thiago Talma
4b50ace287 Update Validator.php 2015-07-07 18:39:42 -03:00
Anton Andersen
b46fad439c Fixes #9011: Allow yii\widgets\MaskedInput to produce an input tag of a custom type 2015-07-07 22:37:05 +03:00
Alexander Makarov
4dcc455118 Merge pull request #9025 from faxriddin/master
Translated yii.php [ci skip]
2015-07-06 22:07:22 +03:00
faxriddin
a83f54ed09 translated messages/uz/yii.php 2015-07-06 19:09:04 +05:00
Alexander Makarov
9f91a02a86 Fixes #9005: added note about crossdomain jQuery requests and Request::getIsAjax() 2015-07-06 16:34:02 +03:00
Alexander Makarov
638aaa20b0 Merge pull request #9024 from TheSaturn/master
Some translations [skip ci]
2015-07-06 15:56:37 +03:00
TheSaturn
9f33f2f6ab add translations 2015-07-06 16:59:48 +05:00
Alexander Makarov
b34efd16c6 Merge pull request #9008 from TheSaturn/master
Changed 'many' to 'other' [skip ci]
2015-07-06 13:52:54 +03:00
Yasser Hassan
1df3bb29ea Clarify escaping column name quoting in createIndex()
Added information about when column names are not quoted when using createIndex() as discussed in #9017. "left parenthesis" was used rather than just "parenthesis" to reflect the exact code working.
2015-07-06 12:41:07 +02:00
TheSaturn
0ba986ad66 Changed 'many' to 'other'.
Fixed warning 'Formatting message for language 'ar' failed with error: Message pattern is invalid.. '
2015-07-05 18:48:18 +05:00
PowerGamer1
4f25734509 Update FileValidator.php
Implementation of https://github.com/yiisoft/yii2/issues/8995
2015-07-03 20:36:43 +03:00
Carsten Brandt
9c4c984200 improved docs and changelog for #8903 2015-07-02 15:20:32 +02:00
Aleksey Loban
db12282e59 \yii\db\pgsql\QueryBuilder add createIndex() for the creating specific indexes
close #8903
2015-07-02 15:05:33 +02:00
onedevlink
c4ab9a0891 Fixed typo in base/Security file and docs 2015-07-02 11:22:15 +03:00
MaXL
af8c1f654d Add missed semicolon
Add missed semicolon to setCsrfToken method
2015-07-01 13:54:34 +10:00
nkovacs
b4d22cfe63 Fix documentation
wrongType -> wrongExtension
2015-06-30 14:12:13 +02:00
Alexander Mohorev
9e3d28a3d9 Fix spelling 2015-06-29 23:13:15 +03:00
Alexander Mohorev
68c30c1034 Replace aliases of functions 2015-06-29 22:59:22 +03:00
Abylay Jantassov
fb40896b82 Changed kazakh message translation file 2015-06-28 21:20:37 +06:00
Ivan Orlov
b548c8f710 Fixed determine active menu item with url-alias in route
close #8900
2015-06-25 23:53:48 +02:00
Alexander Makarov
cf1bb80483 Merge pull request #8880 from cornernote/patch-1
Fixed phpdoc of BaseArrayHelper::toArray()
2015-06-24 19:57:03 +02:00
Carsten Brandt
abe1094ac9 fixed querybuilder phpdoc 2015-06-24 14:20:02 +02:00
muhammadcahya
336889ceb4 Fixed some words in Indonesian language
Fixed some words to make more humane in indonesian language
Consistent `invalid` words to `tidak valid`
2015-06-24 14:50:36 +07:00
Brett O'Donnell
3ce02dd17c toArray can be string
update docs to reflect the available type
2015-06-24 14:21:18 +09:30
Alexander Mohorev
39cb131984 Spelling and sc fixes 2015-06-16 23:53:12 +03:00
gagiD
1881435764 Merge branch 'master' of git://github.com/yiisoft/yii2 into bosnian-messages-translation 2015-06-15 15:50:49 +02:00
gagiD
347c66b6c0 Added Bosnian translations 2015-06-15 15:50:29 +02:00
maks feltrin
d613719298 Update ActionColumn.php 2015-06-15 01:34:35 +02:00
Carsten Brandt
d0c6cb7700 abort removing duplicate records when pk is not in result set
in this cases it does not make sense to remove duplicates as the result is not on record level anymore.
This could be the case after GROUP BY has been applied.

fixes #8772
2015-06-14 19:29:57 +02:00
Carsten Brandt
30f003381d revised AR documentation
fixed some incorrectness in update() and insert() and also fixes #8761
2015-06-12 00:55:12 +02:00
Steve Guns
753ff5bdaf Updated NL translation 2015-06-11 18:50:35 +02:00