Commit Graph

13606 Commits

Author SHA1 Message Date
Carsten Brandt
f68e970de2 link to PHP classes just as we do with normal classes
apidoc can handle this!
2015-06-05 21:53:24 +02:00
Carsten Brandt
ec76a3015a use yii\base\Event in BaseAR to fix phpdoc reference 2015-06-05 21:26:55 +02:00
Carsten Brandt
8e44674e7b fixed another test to work on 32bit
issue #8584
2015-06-05 19:01:45 +02:00
Carsten Brandt
ab9326dd26 fixed test for 32bit systems
fixes #8584
2015-06-05 18:58:09 +02:00
Alexander Makarov
682689422c Merge pull request #8615 from vchenin/docs_uk
docs/*uk Update Ukrainian translation [skip ci]
2015-06-05 18:52:32 +02:00
Vadym Chenin
d2b1a3eb2a docs/*uk Update Ukrainian translation [skip ci] 2015-06-05 16:36:04 +03:00
Paul Klimov
3f62d4065f Merge pull request #8669 from yiijan/docs-ja-0605
docs/guide-ja/input-file-upload.md updated [ci skip]
2015-06-05 15:50:33 +03:00
Nobuo Kihara
79a1938d85 docs/guide-ja/input-file-upload.md updated [ci skip] 2015-06-05 21:42:26 +09:00
Paul Klimov
d0f14f7b9d Merge pull request #8668 from yiijan/docs-small-fix
docs/guide/input-file-upload.md - small fixes [ci skip]
2015-06-05 15:31:25 +03:00
Nobuo Kihara
8f4ae13dbc docs/guide/input-file-upload.md - small fixes [ci skip] 2015-06-05 21:19:55 +09:00
Qiang Xue
1fe9220002 Merge pull request #8663 from newerton/patch-1
Update yii.php
2015-06-04 21:13:16 -04:00
Newerton
f70067db03 Update yii.php 2015-06-04 21:54:43 -03:00
Alexander Makarov
2f57be1b3c Merge pull request #8660 from bedezign/master
[FR] Updated translations [skip ci]
2015-06-04 22:22:49 +02:00
Steve Guns
7e797213f4 [FR] Updated translations 2015-06-04 19:57:47 +02:00
Vadym Chenin
f9bdcb7a51 docs/*uk Update Ukrainian translation [skip ci] 2015-06-04 19:44:16 +03:00
Paul Klimov
cf1794f496 Merge pull request #8658 from yiijan/docs-ja-0605
docs/guide-ja updates [ci skip]
2015-06-04 19:44:12 +03:00
Nobuo Kihara
087d456612 docs/guide-ja/output-formatting.md - updated [ci skip] 2015-06-05 00:31:26 +09:00
Nobuo Kihara
ff9a7df3f3 docs/guide-ja small updates [ci skip] 2015-06-05 00:30:59 +09:00
Klimov Paul
e7ce2ce709 Note about Codeception local installation added 2015-06-04 17:33:05 +03:00
Paul Klimov
4894a7e58b Merge pull request #8654 from yiijan/guide-helper-html
docs/guide/helper-html.md small fixes [ci skip]
2015-06-04 17:18:04 +03:00
Nobuo Kihara
ebe52437e4 docs/guide/helper-html.md fix [ci skip] 2015-06-04 22:47:48 +09:00
Paul Klimov
5730d08a6d Merge pull request #8653 from Disassem/patch-2
Fix typos and style a little
2015-06-04 16:00:20 +03:00
Nobuo Kihara
e638ded096 docs/guide/helper-html.md small fixes [ci skip] 2015-06-04 21:26:19 +09:00
Disassem
ed102db6d4 Fix typos and style a little 2015-06-04 18:07:45 +06:00
Klimov Paul
6ea19e8f45 Schema refreshing added to yii\db\Migration::execute() 2015-06-04 13:56:23 +03:00
Klimov Paul
72f9e63e10 Table schema auto refreshing on DDL added to yii\db\Command 2015-06-04 13:53:11 +03:00
Klimov Paul
fb0062114e Method yii\db\Schema::refreshTableSchema() added 2015-06-04 12:57:16 +03:00
Paul Klimov
27f1f7f2fd Merge pull request #8648 from Disassem/patch-1
Small markup fix
2015-06-04 11:25:36 +03:00
Disassem
646d1a571e Small markup fix 2015-06-04 13:33:36 +06:00
Qiang Xue
47e9e7d0e3 finished data formatting guide [skip ci] 2015-06-03 21:23:38 -04:00
Carsten Brandt
ca44b4e9c5 cleanup dev package composer.json
as extensions are now in separate repositories, these dependencies are not neede anymore
2015-06-03 13:43:14 +02:00
Paul Klimov
92941e7434 Merge pull request #8638 from brnv/master
File upload docs fix.
2015-06-03 10:39:46 +03:00
Alexey Baranov
21c5bdde99 File upload docs fix. 2015-06-03 13:32:13 +06:00
Qiang Xue
da14045db7 Merge pull request #8637 from alcirmonteiro/master
docs/guide-pt-BR/output-sorting.md - translate [ci skip]
2015-06-02 17:02:43 -04:00
Davidson Alencar
256b319871 docs/guide-pt-BR/output-sorting.md - translate [ci skip] 2015-06-02 14:25:16 -03:00
Yuriy Chernyshev
b52d42d23d "Performance Tuning" Russian translation 2015-06-02 14:57:29 +03:00
Klimov Paul
0d48f1041e Fixed yii\db\Command::getRawSql() unable to parse params specified without colon (':') 2015-06-02 13:45:28 +03:00
Carsten Brandt
0959b5d28e updated docs about dirty attributes
fixes #8619
2015-06-01 21:26:47 +02:00
Carsten Brandt
8640357b8b Merge pull request #8587 from alcirmonteiro/master
docs/guide-pt-BR/concept-service-locator.md - translate [ci skip]
2015-06-01 17:34:09 +02:00
Davidson Alencar
2cbecccb0a docs/guide-pt-BR/concept-di-container.md - translate [ci skip] 2015-06-01 11:23:56 -03:00
Carsten Brandt
0802d3eb60 added more detailed comment for #8556 2015-06-01 15:44:07 +02:00
Paul Klimov
dc955b7e76 Merge pull request #8624 from Insensus/fix-string-max-nl-translation
Correct tokens in NL translation of the StringValidator->tooLong message
2015-06-01 16:21:50 +03:00
Qiang Xue
1c4f95ada5 Merge pull request #8618 from vchenin/docs
documentation corrections [skip ci]
2015-06-01 09:14:52 -04:00
Davidson Alencar
3eb2a0cc2a docs/guide-pt-BR/concept-output-pagination.md - translate [ci skip] 2015-06-01 09:00:23 -03:00
mpstegeman
e8ed316520 Correct tokens in NL translation of the StringValidator->tooLong message 2015-06-01 13:32:31 +02:00
Vadym Chenin
99e3505c9d docs/guide/input-file-upload.md change "fileExtension" to "extensions" 2015-06-01 10:49:43 +03:00
Vadym Chenin
cc2fef703b docs/guide-uk/images/app*.png revert 2015-06-01 10:44:16 +03:00
Vadym Chenin
d285c6e1dc documentation corrections [skip ci] 2015-06-01 10:41:53 +03:00
Qiang Xue
6a1ec34a59 doc WIP [skip ci] 2015-05-31 23:19:31 -04:00
Vadym Chenin
cdaf560dba docs/*uk Update Ukrainian translation [skip ci] 2015-06-01 00:25:58 +03:00