Qiang Xue
|
dd15857eda
|
Fixed test break.
|
2015-02-15 22:44:42 -05:00 |
|
Qiang Xue
|
7b5cdf041d
|
Fixes #7255: Added support to allow widgets that use text input to specify input types
|
2015-02-15 22:26:33 -05:00 |
|
Jose
|
4e6b1fd5c6
|
Local loop variable added to fix #7271 bug
|
2015-02-15 17:25:43 -05:00 |
|
Jose Lorente
|
98759201ac
|
Fixed bug #7271. Classes that call '*::populateRecord()' after retrieving data from ddbb call now the method on the class of the model returned by '*::instantiate()'. Tests for mysql, elasticsearch and mongodb attached.
|
2015-02-15 17:25:43 -05:00 |
|
Alexander Makarov
|
c80da0722e
|
Fixed more tests on Windows failing because of line endings
|
2015-02-15 20:18:18 +03:00 |
|
Alexander Makarov
|
51d0c99f54
|
Merge pull request #7299 from softark/docs-guide-ja-rev
[skip ci] Docs guide ja rev
|
2015-02-15 16:25:13 +03:00 |
|
Nobuo Kihara
|
595b51102b
|
docs/guide-ja - uses 「接頭辞」 for "prefix" [ci skip]
|
2015-02-15 22:20:23 +09:00 |
|
Nobuo Kihara
|
0f642aba20
|
docs/guide-ja update [ci skip]
|
2015-02-15 22:20:23 +09:00 |
|
Alexander Makarov
|
b370d5da00
|
Better wording for Composer autoload optimization
|
2015-02-15 15:43:39 +03:00 |
|
Alexander Makarov
|
a831271d29
|
Moved assertEqualsWithoutLE() to \yiiunit\TestCase, fixed some test failures on Windows
|
2015-02-15 13:03:08 +03:00 |
|
Alexander Makarov
|
6e67f7134c
|
Merge pull request #7293 from ramin2nt2/patch-2
[skip ci] Adding Composer Auto loader Optimization Section
|
2015-02-14 22:54:58 +03:00 |
|
Ramin M
|
0f259838b1
|
Adding Composer Auto loader Optimization Section
|
2015-02-14 21:10:41 +03:30 |
|
Qiang Xue
|
bc43a955bc
|
temporarily disable cubrid test.
|
2015-02-14 11:47:43 -05:00 |
|
Qiang Xue
|
d9117a67b1
|
Fixes #7227: Query builder should respect column alias setting when yii\db\Expression is being selected
|
2015-02-14 10:36:19 -05:00 |
|
Qiang Xue
|
6e33bef238
|
Fixes #7266
|
2015-02-13 14:02:54 -05:00 |
|
Alexander Makarov
|
f03850fa46
|
Better fix for rlt support in debug toolbar
|
2015-02-13 17:09:50 +03:00 |
|
Alexander Makarov
|
3c6115d656
|
Merge pull request #7265 from lingorus/patch-1
[skip ci] Update start-forms.md
|
2015-02-13 11:58:34 +03:00 |
|
lingorus
|
44e45a4039
|
Update start-forms.md
|
2015-02-13 11:56:18 +04:00 |
|
Qiang Xue
|
d188dd10c0
|
Fixes #3168: Improved the performance of yii\rbac\DbManager::checkAccess() by caching mechanism
|
2015-02-12 21:29:00 -05:00 |
|
Alexander Makarov
|
937dd631b8
|
Merge pull request #7254 from gabrielhomsi/master
[skip ci] fixed example with wrong namespace at MaskedInput.php
|
2015-02-12 23:41:19 +03:00 |
|
Gabriel Homsi
|
ba7ccf2a0b
|
fixed example with wrong namespace at 'yii2/framework/widgets/MaskedInput.php' documentation
|
2015-02-12 15:12:09 -02:00 |
|
Alexander Makarov
|
10ba054f61
|
Fixes #7222: Debug toolbar wasn't displayed properly in rtl pages
|
2015-02-12 15:56:55 +03:00 |
|
Qiang Xue
|
de6185811a
|
Fixes #5457: yii\web\Cors should handle Access-Control-Request-Headers in a case-insensitive manner
|
2015-02-11 21:40:52 -05:00 |
|
Alexander Makarov
|
14354594c1
|
Merge pull request #7244 from softark/docs-guide-ja-input-rev
Docs guide ja input revised [ci skip]
|
2015-02-12 02:20:11 +03:00 |
|
Nobuo Kihara
|
9f73e5aca7
|
docs/guide-ja/input - revised a bit [ci skip]
|
2015-02-12 08:16:09 +09:00 |
|
Nobuo Kihara
|
df7e5400ed
|
docs/guide-ja/input - reviewing [ci skip]
|
2015-02-12 08:16:09 +09:00 |
|
Alexander Makarov
|
25c03b6a7b
|
Merge pull request #7241 from alejandrochen/patch-1
[skip ci] Update security-best-practices.md
|
2015-02-11 22:13:36 +03:00 |
|
alejandrochen
|
f8971c7644
|
Update security-best-practices.md
proerly -> properly
|
2015-02-11 15:57:01 -03:00 |
|
tom--
|
cf42333ffb
|
control of backwards/forwards compat regression test
(cherry picked from commit 10be911)
|
2015-02-11 11:15:59 -05:00 |
|
Klimov Paul
|
275d87d0fb
|
Default value of yii\authclient\clients\Twitter::$authUrl changed to 'authenticate'
|
2015-02-11 16:30:38 +02:00 |
|
Klimov Paul
|
0f247fe99c
|
yii\sphinx\Query no longer attempts to call snippets for the empty query result set
|
2015-02-11 16:11:33 +02:00 |
|
Alexander Makarov
|
4364f892bd
|
Merge pull request #7230 from softark/docs-guide-ja-db-rev
Docs guide ja db reviewed [ci skip]
|
2015-02-11 12:07:54 +03:00 |
|
Nobuo Kihara
|
995a0daa17
|
docs/guide-ja/db-migrations.md - small fixes [ci skip]
|
2015-02-11 12:58:53 +09:00 |
|
Nobuo Kihara
|
52d1f622db
|
docs/guide-ja/db-active-record.md - minor fixes [ci skip]
|
2015-02-11 12:58:53 +09:00 |
|
Nobuo Kihara
|
bac9f132e4
|
docs/guide-ja/db-query-builder.md - minor fixes [ci skip]
|
2015-02-11 12:58:52 +09:00 |
|
Nobuo Kihara
|
c99284ef71
|
docs/guide-ja/db-dao.md - minor fixes [ci skip]
|
2015-02-11 12:58:51 +09:00 |
|
Qiang Xue
|
ae305bb907
|
Fixes #7226: yii\web\Request::getEtag() should strip off -gzip which may be added by Apache
|
2015-02-10 13:36:05 -05:00 |
|
Alexander Makarov
|
491f0aca6a
|
Merge pull request #7221 from gugoan/patch-1
[skip ci] Update tutorial-i18n.md
|
2015-02-10 10:23:34 +03:00 |
|
Gustavo G. Andrade
|
bfc84d0099
|
Update tutorial-i18n.md
|
2015-02-10 00:15:40 -02:00 |
|
Qiang Xue
|
21b87b67af
|
Fixes #7218: yii\captcha\CaptchaAction should send response in JSON format
|
2015-02-09 20:33:05 -05:00 |
|
Alexander Makarov
|
1c0efbaf7b
|
Merge pull request #7219 from softark/docs-guide-ja-concept-rev
Docs guide ja concept revised [ci skip]
|
2015-02-10 01:35:45 +03:00 |
|
Alexander Makarov
|
2265974f54
|
Merge pull request #7217 from softark/docs-guide-concept-event-fix
docs/guide/concept-events.md - minor fix [ci skip]
|
2015-02-10 01:32:53 +03:00 |
|
Nobuo Kihara
|
965f748bda
|
docs/guide-ja/concept-components.md - typo fixed [ci skip]
|
2015-02-10 07:27:37 +09:00 |
|
Nobuo Kihara
|
06fdfa977e
|
docs/guide-ja/concept-di-container.md - revised [ci skip]
|
2015-02-10 07:27:12 +09:00 |
|
Nobuo Kihara
|
81fcab59f2
|
docs/guide-ja/concept small changes [ci skip]
|
2015-02-10 07:27:11 +09:00 |
|
Nobuo Kihara
|
e7f770ed68
|
docs/guide-ja/concept - minor fixes [ci skip]
|
2015-02-10 07:27:10 +09:00 |
|
Nobuo Kihara
|
5c167a74c1
|
docs/guide/concept-events.md - minor fix [ci skip]
|
2015-02-10 07:23:56 +09:00 |
|
Alexander Makarov
|
9d59c47a8d
|
Fixes #7121
|
2015-02-09 19:13:55 +03:00 |
|
Alexander Makarov
|
1ffbe4b8bb
|
Merge pull request #7212 from nkovacs/patch-4
[skip ci] Fix documentation of PhpMessageSource::$basePath
|
2015-02-09 18:15:33 +03:00 |
|
nkovacs
|
ada9abe6b1
|
Fix documentation of PhpMessageSource::$basePath
|
2015-02-09 16:11:39 +01:00 |
|