Commit Graph

12085 Commits

Author SHA1 Message Date
Iuzhana Kravchenko
813f5c16eb Update db-dao.md
Removed table prefix sign, description of which is done in the next paragraph only.
2015-02-06 10:47:49 +07:00
Apa Oww
46372bb4f0 Change ms-MY to ms 2015-02-06 09:28:45 +08:00
Qiang Xue
9c83a7d09b Merge pull request #7174 from yii2-chinesization/master
update files
2015-02-05 11:43:10 -05:00
Alexander Makarov
42a4f18c0e Merge pull request #7180 from nkovacs/patch-3
[skip ci] Fix missing end of string
2015-02-05 17:57:58 +03:00
nkovacs
208b3a23c2 Fix missing end of string 2015-02-05 15:24:17 +01:00
Alexander Makarov
3a3ec5be33 Merge pull request #7175 from freezy-sk/master
Fixed wrong YII_ENV in tests of Advanced app template
2015-02-05 16:09:00 +03:00
freezy
ac2213aeed Fixed wrong YII_ENV in tests of Advanced app template 2015-02-05 10:49:38 +01:00
Qiang Xue
d3bc0b3341 Fixes #7163 [skip ci] 2015-02-04 21:05:56 -05:00
Alexander Kochetov
cab7bf61a0 Typo fix
close #7159
2015-02-04 07:56:50 +01:00
apaoww
9e1e3ff512 Create yii.php
Translate into Bahasa Melayu
2015-02-04 10:07:05 +08:00
apaoww
6fdb1baef1 Update config.php
Add ms-MY code in config
2015-02-04 10:01:47 +08:00
Qiang Xue
667169c044 Fixes #7130: Changed the signature of ActiveRecord::findByCondition() to simplify the implementation and usage 2015-02-03 16:33:44 -05:00
Angel Faryshta Guevara
ffe940180c simplify findByCondition 2015-02-03 16:31:00 -05:00
Alexander Makarov
057828c0d1 Merge pull request #7148 from softark/docs-guide-ja-runtime-rev
Docs guide ja runtime rev [ci skip]
2015-02-03 13:35:06 +03:00
Nobuo Kihara
ec64132a0e docs/guide-ja/runtime - reviewed [ci skip] 2015-02-03 18:32:50 +09:00
Nobuo Kihara
84976bd74c docs/guide-ja/runtime - review [ci skip] 2015-02-03 18:32:50 +09:00
pana1990
0f5051b301 Update db-dao in guide-es [skip ci]
close #7143
2015-02-03 00:42:37 +01:00
pana1990
3632d04197 Update README.md in guide-es [skip ci]
close #7144
2015-02-03 00:41:37 +01:00
Carsten Brandt
8c3dce88dd fixed phpdoc 2015-02-03 00:03:13 +01:00
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