|
|
df9a889637
|
Merge pull request #7110 from softark/docs-guide-ja-structure-views-rev
Docs guide ja structure views rev [ci skip]
|
2015-01-30 19:10:14 -08:00 |
|
|
|
3d6109d120
|
Merge branch 'master' into docs-guide-ja-structure-views-rev
|
2015-01-31 11:53:17 +09:00 |
|
|
|
259eb1ae5e
|
docs/guide-ja/structure-views.md - revised [ci skip]
|
2015-01-31 11:51:04 +09:00 |
|
|
|
8e725955d3
|
docs/guide-ja changed "コンテンツ" to "コンテント" [ci skip]
|
2015-01-31 11:51:03 +09:00 |
|
|
|
1961957f34
|
Merge pull request #7109 from softark/docs-guide-structure-view-fix
docs/guide/structure-views.md - fix [ci skip]
|
2015-01-30 18:50:19 -08:00 |
|
|
|
032dbbe0e1
|
docs/guide/structure-views.md - fix [ci skip]
|
2015-01-31 11:48:46 +09:00 |
|
|
|
51ace2861c
|
Added test for using source language for missing translation formatting
|
2015-01-31 01:32:20 +03:00 |
|
|
|
02d1fefa8c
|
Removed obsolete requirement from HtmlPurifier phpdoc
|
2015-01-31 01:23:04 +03:00 |
|
|
|
7e868555c5
|
Closes #7093
|
2015-01-31 00:58:56 +03:00 |
|
|
|
dec4a4f239
|
Fixes #7008: Removed extra white space in GridView filter cell
|
2015-01-31 00:31:14 +03:00 |
|
|
|
754660ef7b
|
added urlmanager test for default action
|
2015-01-30 21:58:39 +01:00 |
|
|
|
e9c08c675c
|
Merge pull request #7081 from pana1990/add-test-collapse
Added to test for Collapse class
|
2015-01-30 23:53:19 +03:00 |
|
|
|
c997e0d02e
|
Fixes #7094: Console confirmation must be answered correctly. To return true: y or yes. To return false: n or not. Any other input the question will be asked again
|
2015-01-30 23:51:42 +03:00 |
|
|
|
75dd45a86e
|
Merge pull request #7104 from softark/docs-guide-input-forms-update
docs/guide/input-forms.md - minor improvements [ci skip]
|
2015-01-30 15:50:26 +03:00 |
|
|
|
e63e01f167
|
Merge pull request #7105 from softark/docs-guide-ja-input-updates
Docs guide ja input updates [ci skip]
|
2015-01-30 15:49:25 +03:00 |
|
|
|
6cf328569b
|
docs/guide-ja/tutorial-advanced-app.md - updated [ci skip]
|
2015-01-30 21:44:02 +09:00 |
|
|
|
fcaabbc24c
|
docs/guide-ja/input updated [ci skip]
|
2015-01-30 21:44:02 +09:00 |
|
|
|
179eea64dd
|
docs/guide-ja/structure-models.md - revised [ci skip]
|
2015-01-30 21:44:01 +09:00 |
|
|
|
887b167e13
|
docs/guide/input-forms.md - minor improvements [ci skip]
|
2015-01-30 21:39:24 +09:00 |
|
|
|
6e50783ea4
|
yii\mongodb\Query::select now allows excluding fields
|
2015-01-30 12:34:19 +02:00 |
|
|
|
e5e48cd484
|
added test for Json::encode() and JsonSerializable
close #7084
|
2015-01-29 19:52:53 +01:00 |
|
|
|
54e35baa1b
|
Fixes #7074: yii\data\ArrayDataProvider did not correctly handle the case Pagination::pageSize = 0
|
2015-01-29 13:27:47 -05:00 |
|
|
|
73908eaabe
|
Merge pull request #7089 from davidsonalencar/master
Update guides pt-BR [ci skip]
|
2015-01-29 18:49:06 +03:00 |
|
|
|
d4fc14498c
|
docs/guide-pt-BR/structure-controllers.md - update [ci skip]
|
2015-01-29 13:30:06 -02:00 |
|
|
|
d2c937d270
|
docs/guide-pt-BR/structure-applications.md - update [ci skip]
|
2015-01-29 13:29:57 -02:00 |
|
|
|
de040bd162
|
docs/guide-pt-BR/README.md - update [ci skip]
|
2015-01-29 13:29:41 -02:00 |
|
|
|
65844bf57d
|
Merge pull request #7082 from githubjeka/faker-config
Move fixture configuration in config file
|
2015-01-29 17:27:29 +03:00 |
|
|
|
a6314c87a4
|
Merge branch 'master' of github.com:yiisoft/yii2
|
2015-01-29 15:44:50 +02:00 |
|
|
|
5bda2fe073
|
yii\console\controllers\AssetController now correctly handles relative image URLs if source and target CSS are under same directory
|
2015-01-29 15:44:05 +02:00 |
|
|
|
2ef29fadf5
|
To fix break test
|
2015-01-29 15:20:45 +03:00 |
|
|
|
c0f116707f
|
Move fixture configuration in config file
|
2015-01-29 14:49:12 +03:00 |
|
|
|
bf4a35a2a4
|
Added to test for Collapse class
|
2015-01-29 12:40:12 +01:00 |
|
|
|
dfe569877c
|
Merge pull request #7073 from githubjeka/var-hint
[skip ci] Fix undefined variable $scenario in test files.
|
2015-01-29 11:36:58 +03:00 |
|
|
|
0323dbb531
|
Fix undefined variable $scenario in test files.
|
2015-01-29 09:34:42 +03:00 |
|
|
|
0a6cd6190b
|
Fixes #7051: Added support for preventing swapping values between different cookies
|
2015-01-28 22:29:37 -05:00 |
|
|
|
e05595e0ee
|
Merge pull request #7071 from saada/patch-1
Update tutorial-advanced-app.md
|
2015-01-29 02:09:44 +01:00 |
|
|
|
0764e3f39a
|
Update tutorial-advanced-app.md
Clearer instructions on what to look for in main-local.php when configuring the db param
|
2015-01-28 16:04:39 -08:00 |
|
|
|
fca8143440
|
Improved guide and api doc header and titles
fixes #7069
fixes #7031
|
2015-01-28 22:08:37 +01:00 |
|
|
|
4e39381d49
|
Merge pull request #7056 from lichunqiang/patch-1
annotation typo[skip ci]
|
2015-01-27 18:48:12 -08:00 |
|
|
|
1fb842ef5e
|
annotation typo
|
2015-01-28 10:46:23 +08:00 |
|
|
|
9db19914ca
|
Used (float) instead of floatval()
|
2015-01-28 00:25:50 +03:00 |
|
|
|
e606617a8e
|
Better checks for empty string in MessageController
|
2015-01-28 00:23:27 +03:00 |
|
|
|
a617fdba72
|
Merge pull request #7044 from kravchukdim/patch-1
call password set for change password
|
2015-01-27 23:47:21 +03:00 |
|
|
|
0e84842789
|
adjust form guide structure
fixes #7042
|
2015-01-27 19:16:20 +01:00 |
|
|
|
7163da4861
|
call password set for change password
call password set for change password
|
2015-01-27 18:14:23 +02:00 |
|
|
|
55196dc869
|
update guide about tabular input forms
issue #7040
|
2015-01-27 11:41:25 +01:00 |
|
|
|
7dd3eea6ef
|
Merge pull request #7038 from creocoder/yii-class-include-to-require
Yii class `include` cass replaced to `require` + CS fix
|
2015-01-27 10:37:36 +01:00 |
|
|
|
97e3df1626
|
finished first part of form guide
|
2015-01-27 10:28:00 +01:00 |
|
|
|
4ce8685082
|
Merge pull request #7035 from creocoder/active-record-interface-php-doc-fix2
Fixed ActiveRecordInterface phpDoc 2
|
2015-01-27 07:48:26 +01:00 |
|
|
|
8794cd9269
|
Yii class code style fix
|
2015-01-27 06:20:34 +03:00 |
|