93 Commits

Author SHA1 Message Date
7eb403bf45 Codeception test adjustments for basic and advanced applications
- Moved everything test-related into `tests` directory. Codeception tests are in `codeception`.
- Removed database module since we're using fixtures and migrations.
- Moved console entry points and bootstrap into `tests/codeception/bin`.
- Adjusted travis build scripts.
- Adjusted documentation to be consistent and reflect changes made.
2014-08-15 19:09:52 +04:00
b927d36f7d Removed index-test from codeception instructions since it's used automatically 2014-08-07 19:56:11 +04:00
201f0abba2 UK translation 2014-07-31 19:10:26 +04:00
d3e8261d8f Update translation-teams.md 2014-07-30 11:37:55 +04:00
57f8118f75 Adjusted docs to use global phpunit and codeception installation 2014-07-24 01:03:16 +04:00
c620f5cea5 Added info about running codeception tests to getting-started 2014-07-23 19:47:47 +04:00
09c297fddb Fixes #4324: removed old way of developing Yii from the docs since app/link is much better/simpler workflow 2014-07-16 12:40:36 +04:00
b66300788b Finished extension and third-party lib usage guide [skip ci] 2014-07-06 01:08:46 -04:00
5ce9716832 typo fix [skip ci] 2014-06-27 14:13:05 -04:00
841d2ec2cf Fix filename
PS: should `start-looking-head.md` be `start-looking-ahead.md`? I remembered that is called look ahead.
2014-06-28 00:11:03 +08:00
716e683a72 Merge pull request #4029 from yii2-chinesization/master
add translation for intro-upgrade-from-v1 [skip ci]
2014-06-23 21:56:23 -04:00
955b5da76a Update translation-status.md 2014-06-22 21:46:52 -04:00
60b38a1a33 Finished filter section [skip ci] 2014-06-21 21:04:30 -04:00
0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 2014-06-20 17:40:00 +04:00
3e9295673b Update getting-started.md
Change git clone git@github.com:yiisoft/yii2-app-basic.git to 
git clone https://github.com/yiisoft/yii2-app-basic
2014-06-19 16:53:21 +04:00
68208c0382 Add Chinese Translation Team 2014-06-19 01:23:52 +08:00
3aaffa1ccf Update translation-status.md 2014-06-17 23:07:28 -04:00
11ab5ea40c structure-views.md is ready. 2014-06-15 20:14:18 -04:00
4081b7c79d [Uk] Starting to translate docs [skip ci] 2014-06-13 15:36:55 +03:00
907dc15c80 Spanish start-gii.md [skip ci] 2014-06-13 03:12:50 -03:00
1e73dd444d Fullname in translation teams (yes, it's a chicks magnet) [skip ci] 2014-06-13 02:14:24 -03:00
df1ee1214f Fullname in translation teams (yes, it's a chicks magnet) [skip ci] 2014-06-13 02:10:33 -03:00
1505315609 Add my name to pt-BR translation team 2014-06-12 15:19:08 -03:00
f86cb03083 added @lucianobaraglia for spanish translation 2014-06-11 23:58:32 +02:00
cf83c0bd29 Delete outdated base.md file 2014-06-11 23:03:33 +02:00
78b23e850c Rename translations.md to translation-workflow.md 2014-06-11 23:01:43 +02:00
077a2ae0f0 Update translation-teams.md
- added german
- added @ links
- ordered languages by alphabet
2014-06-11 22:51:10 +02:00
8e5f5fe8f5 Added translation teams list 2014-06-12 00:02:41 +04:00
a36454b2c5 Fixed header markup 2014-06-12 00:02:29 +04:00
f31ecdcdbe Added docs status table 2014-06-11 23:41:39 +04:00
f262e77329 Fixed translation docs typo 2014-06-11 13:51:42 +04:00
eba3a5e46e Added notes about composer to translation docs 2014-06-11 13:42:15 +04:00
e65eeabeab Fixed translation tool and docs 2014-06-11 13:24:46 +04:00
b7e493fca0 Tabs to spaces to be consistent
```
vendor/bin/indent --spaces -r framework/
vendor/bin/indent --tabs -r . --pattern=*.json
vendor/bin/indent --spaces -r . --pattern=*.md
vendor/bin/indent --spaces -r . --pattern=yii.*.js
vendor/bin/indent --spaces -r . --pattern=*.css
```
2014-05-23 16:58:21 +02:00
8b4dbff56c Closes #3281: removed strict rule about using "new" from code style 2014-05-05 02:14:31 +04:00
d43f1c1b3c Update git-workflow.md 2014-05-02 15:55:59 +04:00
2e892c42e4 added docs about build automation tool
fixes #2852
2014-04-30 23:44:56 +02:00
d239029df9 removed obsolete internal docs 2014-04-30 23:36:13 +02:00
1530cdb5a7 Changed suggested naming for guide translations to use - 2014-04-30 14:00:56 +04:00
9c9ff87182 Added docs about translation command 2014-04-30 03:55:38 +04:00
48e33b29c4 Update getting-started.md
Added alternative way of setting up dev environment.
2014-04-25 21:58:57 +02:00
9bc18fe5eb Adjusted code style guide 2014-03-17 13:45:47 +04:00
95ea1c20bb code style. FOREACH 2014-03-03 21:47:47 +03:00
b2f1b00bf2 code style. operator IF 2014-03-03 21:32:34 +03:00
bbc0c56845 Added exception about private properties 2014-02-17 12:31:21 +01:00
b801aa1382 Mistype fix 2014-02-14 18:15:11 +03:00
PZ
6e240df7d7 fixed i18n link 2014-02-05 13:44:24 +01:00
b85142a418 Update report-an-issue.md 2014-01-20 21:36:32 -05:00
e8cb81b6d9 Update report-an-issue.md 2014-01-20 21:32:41 -05:00
d69f68c427 Update report-an-issue.md 2014-01-20 21:31:22 -05:00