Commit Graph

12466 Commits

Author SHA1 Message Date
Carsten Brandt
780c39446a remove requirement of name field on Jui InputWidget
there is no benefit in enforcing it.

fixes #7127
2015-02-02 18:43:02 +01:00
Qiang Xue
770d65a052 Fixes #6361 2015-02-02 12:27:27 -05:00
东方孤思子(Paris·QianSen)
0d59a6fff9 update files 2015-02-03 00:28:28 +08:00
Qiang Xue
6b7600a5ef Merge pull request #7132 from yii2-chinesization/master
Chinese Translation for last month
2015-02-02 05:24:02 -08:00
resurtm
233388fdd6 Remove non-necessary leading slash in use operator. 2015-02-02 11:55:32 +06:00
Qiang Xue
4dcbe83aa6 Fixes #6361: Added validateAttribute() to yii.activeForm.js to support manually triggering data validation of an input 2015-02-01 22:46:16 -05:00
Alex-Code
a43833544b Attach forceValidate event to attributes
Allow attributes to have their validation triggered by a custom event.
`validateAttribute` is called with `forceValidate` set to true.
2015-02-01 22:33:16 -05:00
pana1990
f85e8f9901 Added group for bootstrap tests
close #7126
2015-02-01 21:13:14 +01:00
pana1990
54fc86ec09 Added input-tabular-input.md and replace input-file-uploading.md with input-file-upload.md [skip ci]
close #7123
2015-02-01 15:45:34 +01:00
Alexander Makarov
b99e75ca05 Fixed file names in translation status 2015-02-01 11:17:26 +03:00
Qiang Xue
43e67b102e status update. [skip ci] 2015-01-31 22:31:45 -05:00
Qiang Xue
84b20d57e4 Fixes #7055: composite IN condition was not generated correctly for certain DBMS 2015-01-31 22:26:51 -05:00
Jan Waś
1e5f159f78 override only mssql and sqlite QueryBuilder; throw an exception for composite in condition with a subquery 2015-01-31 22:20:41 -05:00
Jan Waś
f58d096920 fixes #6792, use a simpler composite in condition implementation on dbs other than pgsql 2015-01-31 22:20:41 -05:00
Alexander Makarov
bea4eb5c42 Merge pull request #7117 from softark/docs-guide-ja-structure-rev-completed
docs/guide-ja/structure - review completed [ci skip]
2015-01-31 19:46:52 +03:00
Nobuo Kihara
246fe4728c docs/guide-ja/structure - review completed [ci skip] 2015-02-01 01:41:26 +09:00
Alexander Makarov
11dc0fdbf3 Fixed typo 2015-01-31 13:10:51 +03:00
Alexander Makarov
4922cb1fe2 Merge pull request #7111 from softark/docs-guide-ja-structure-rev
Docs guide ja structure rev [ci skip]
2015-01-31 12:37:30 +03:00
Nobuo Kihara
4bb175a487 docs/guide-ja/structure-widgets.md - revised [ci skip] 2015-01-31 13:31:11 +09:00
Nobuo Kihara
1dd572a36e docs/guide-ja/structure-filters.md - revised [ci skip] 2015-01-31 13:31:11 +09:00
Nobuo Kihara
424cd940ea docs/guide-ja/structure-modules.md - refined [ci skip] 2015-01-31 13:31:10 +09:00
Nobuo Kihara
f781869b87 docs/guide-ja "既定" を "デフォルト" に変更 [ci skip] 2015-01-31 13:31:09 +09:00
Nobuo Kihara
b55fc2cbcb docs/guide-ja/concept-events.md - typo fixed [ci skip] 2015-01-31 13:31:09 +09:00
Nobuo Kihara
f210d79206 docs/guide-ja - "organize" の訳語を "組織" "整理" から "編成" に変更 2015-01-31 13:31:08 +09:00
Qiang Xue
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
Nobuo Kihara
3d6109d120 Merge branch 'master' into docs-guide-ja-structure-views-rev 2015-01-31 11:53:17 +09:00
Nobuo Kihara
259eb1ae5e docs/guide-ja/structure-views.md - revised [ci skip] 2015-01-31 11:51:04 +09:00
Nobuo Kihara
8e725955d3 docs/guide-ja changed "コンテンツ" to "コンテント" [ci skip] 2015-01-31 11:51:03 +09:00
Qiang Xue
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
Nobuo Kihara
032dbbe0e1 docs/guide/structure-views.md - fix [ci skip] 2015-01-31 11:48:46 +09:00
Alexander Makarov
51ace2861c Added test for using source language for missing translation formatting 2015-01-31 01:32:20 +03:00
Alexander Makarov
02d1fefa8c Removed obsolete requirement from HtmlPurifier phpdoc 2015-01-31 01:23:04 +03:00
Alexander Makarov
7e868555c5 Closes #7093 2015-01-31 00:58:56 +03:00
Ivan Yakovlev
dec4a4f239 Fixes #7008: Removed extra white space in GridView filter cell 2015-01-31 00:31:14 +03:00
Carsten Brandt
754660ef7b added urlmanager test for default action 2015-01-30 21:58:39 +01:00
Alexander Makarov
e9c08c675c Merge pull request #7081 from pana1990/add-test-collapse
Added to test for Collapse class
2015-01-30 23:53:19 +03:00
Thiago Talma
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
Alexander Makarov
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
Alexander Makarov
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
Nobuo Kihara
6cf328569b docs/guide-ja/tutorial-advanced-app.md - updated [ci skip] 2015-01-30 21:44:02 +09:00
Nobuo Kihara
fcaabbc24c docs/guide-ja/input updated [ci skip] 2015-01-30 21:44:02 +09:00
Nobuo Kihara
179eea64dd docs/guide-ja/structure-models.md - revised [ci skip] 2015-01-30 21:44:01 +09:00
Nobuo Kihara
887b167e13 docs/guide/input-forms.md - minor improvements [ci skip] 2015-01-30 21:39:24 +09:00
Klimov Paul
6e50783ea4 yii\mongodb\Query::select now allows excluding fields 2015-01-30 12:34:19 +02:00
Carsten Brandt
e5e48cd484 added test for Json::encode() and JsonSerializable
close #7084
2015-01-29 19:52:53 +01:00
Qiang Xue
54e35baa1b Fixes #7074: yii\data\ArrayDataProvider did not correctly handle the case Pagination::pageSize = 0 2015-01-29 13:27:47 -05:00
Alexander Makarov
73908eaabe Merge pull request #7089 from davidsonalencar/master
Update guides pt-BR [ci skip]
2015-01-29 18:49:06 +03:00
Davidson Alencar
d4fc14498c docs/guide-pt-BR/structure-controllers.md - update [ci skip] 2015-01-29 13:30:06 -02:00
Davidson Alencar
d2c937d270 docs/guide-pt-BR/structure-applications.md - update [ci skip] 2015-01-29 13:29:57 -02:00
Davidson Alencar
de040bd162 docs/guide-pt-BR/README.md - update [ci skip] 2015-01-29 13:29:41 -02:00