12396 Commits

Author SHA1 Message Date
7b54ef0da7 Merge pull request #7620 from softark/docs-guide-ja-db-fin
docs/guide-ja/db-query-builder.md - updated (finished :)) [ci skip]
2015-03-07 18:38:25 +03:00
82f3231d9e docs/guide-ja/db-query-builder.md - updated (finished :)) [ci skip] 2015-03-07 22:40:33 +09:00
7c12dc7e58 Merge pull request #7618 from softark/docs-guide-ja-db-wip
docs/guide-ja/db-query-builder.md - updating WIP [ci skip]
2015-03-07 15:14:54 +03:00
07e49e58ab Finished query builder guide [skip ci] 2015-03-06 23:31:54 -05:00
0136401ede docs/guide-ja/db-query-builder.md - updating WIP [ci skip] 2015-03-07 11:56:05 +09:00
5076eecc45 docs/guide-ja updated [ci skip]
close #7615
2015-03-07 02:10:27 +01:00
d0c01dc9ba CodeStyle fix
close #7614
2015-03-07 00:41:20 +01:00
0e567bdd9c Fixed tests 2015-03-07 00:31:22 +03:00
52df3466f4 Reverted #7450: Don't add empty parameters to URL when filtering a grid (reverted from commit aba7710699706acb9828fa0a27a91b1d1ac0d46c) 2015-03-06 23:40:30 +03:00
aba7710699 Fixes #7450: Don't add empty parameters to URL when filtering a grid 2015-03-06 23:14:24 +03:00
78299a3f01 Fixes #7605: fixed Twig extension to use Twig 1.x because current Twig master now contains Twig 2.x 2015-03-06 22:33:45 +03:00
b7a29e38d9 Fixes #6895: Added ignoreCategories config option for message command to ignore categories specified 2015-03-06 21:51:42 +03:00
b6a591c720 Fixes #7571: HTTP status 500 and "An internal server error occurred." are now returned in case there was an exception in layout and YII_DEBUG is false 2015-03-06 20:10:54 +03:00
65a2c54974 fixed unicode in FormatConverter escaping
fixes #7603
2015-03-06 16:01:05 +01:00
3b9a371bc9 Merge pull request #7602 from berezuev/patch-1
[skip ci] Update TBD markers
2015-03-06 16:52:14 +03:00
7e5ca5942f Update TBD markers 2015-03-06 16:31:26 +03:00
40661d92be Merge pull request #7598 from pana1990/patch
Deleted spaces [skip ci]
2015-03-06 12:50:51 +03:00
db8a6104b9 Deleted spaces [skip ci] 2015-03-06 10:45:41 +01:00
0cea115c81 change gii input maxlength value to true
this is then copied from the validator automatically

close #7596
2015-03-06 08:15:19 +01:00
cd0093f7bd rework grid/list/detail view guide and docs 2015-03-06 07:43:00 +01:00
fc0d322e12 Updated dependency to cebe/markdown to version 1.0.x. 2015-03-06 06:50:07 +01:00
e2d913121a doc WIP [skip ci] 2015-03-05 22:39:42 -05:00
d3d4efc3ad Merge pull request #7594 from softark/docs-guide-ja-0302
Docs guide ja 0302 [ci skip]
2015-03-06 02:06:04 +03:00
972a43e75c Merge branch 'master' into docs-guide-ja-0302 2015-03-06 07:38:26 +09:00
444df31372 docs/guide-ja updated [ci skip] 2015-03-06 07:37:40 +09:00
89febd64f0 guide: enable strict parsing to false
this is a better default which can be copy pasted from the guide as it works out of the box with no rules
2015-03-05 23:14:27 +01:00
861625217f Add a reference to console application to "getting started"
to make users more aware of it, fixes #6841
2015-03-05 22:46:08 +01:00
1a4c6a5c19 improved guide about console commands
fixes #6841
2015-03-05 22:30:17 +01:00
08e0143c16 created Console::wrapText() to imrove console help output on small screens 2015-03-05 21:19:42 +01:00
f60da03e07 Fixes #7562, fixes #6841: yii help now lists all sub-commands by default 2015-03-05 19:17:22 +03:00
12fe0c7b85 Fixes #7488: Added StringHelper::explode to perform explode with trimming and skipping of empty elements 2015-03-05 19:10:38 +03:00
624db0e678 updated Component::__isset() docs
close #7587
2015-03-05 14:57:29 +01:00
6d2bc06bf4 Corrected the Component::__isset() docs
__isset() returns true if the property is set; not if it's null.
2015-03-05 14:51:54 +01:00
eac3771af5 doc WIP [skip ci] 2015-03-04 23:05:12 -05:00
0da0388efc doc WIP. [skip ci] 2015-03-03 23:49:58 -05:00
0772f0ebb2 fixed postgres tests 2015-03-04 04:31:16 +01:00
1945738c8d improved and fixed Html helper and ActiveField phpdoc
fixes #7560
2015-03-04 03:51:00 +01:00
0c4af77f15 added more information to versioning info page
copied from @qiangxue answer in #7408
2015-03-04 02:10:27 +01:00
5b7a7f153c Merge pull request #7559 from creocoder/excess-use-1
Removed excess import from yii\jui\InputWidget
2015-03-04 02:24:57 +03:00
37b60bd00f Removed excess import from yii\jui\InputWidget 2015-03-04 02:14:05 +03:00
52e42eeb80 Merge pull request #7431 from DiegoRBaquero/patch-1
[skip ci] Update start-installation.md nginx config
2015-03-04 02:13:11 +03:00
8710944cbd Fixes #6148: documented quirks of mime type validation when using FileValidator 2015-03-04 01:22:14 +03:00
0eecb6ab1e Fixes #7529: Fixed yii\web\Response::sendContentAsFile() that was broken in 2.0.3 2015-03-04 00:41:44 +03:00
d1ad8a9870 Merge pull request #7552 from llfm/patch-2
[skip ci] Fix little typo
2015-03-03 19:57:45 +03:00
1e5c1d883e Fix little typo 2015-03-03 13:57:18 -03:00
bb0f42bcaf Merge pull request #7536 from lynicidn/patch-1
Update AssetManager #7535
2015-03-03 11:24:23 +02:00
1a81211a9a Update AssetManager #7535
#7535
2015-03-03 09:39:27 +03:00
6327262f49 Merge pull request #7533 from apyii/patch-2
Update runtime-routing.md
2015-03-02 19:16:28 -05:00
995e07e836 Merge pull request #7531 from apyii/patch-1
[skip ci] Update runtime-routing.md
2015-03-03 01:07:43 +03:00
9229f66174 Update runtime-routing.md 2015-03-02 22:20:47 +01:00