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
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
54f2b52f6a
Merge pull request #1960 from marsuboss/patch-1
...
Update core-code-style.md
2014-01-14 01:29:25 -08:00
eb8a11a167
Array short
2014-01-14 08:15:36 +01:00
cfd328ca2f
Update core-code-style.md
2014-01-14 08:12:13 +01:00
a8899cb1b4
Re-added code style :)
2014-01-12 21:02:59 +04:00
c35e55f1b3
Update core-code-style.md
2014-01-12 18:02:14 +01:00
e1e4df0302
Added wiki articles as docs
2014-01-12 21:01:32 +04:00
81b7a39edc
fixes #1674 : Updated contributing docs
2014-01-12 20:56:53 +04:00
f1d6f0cfbe
fixed repo URL in contribution docs
2014-01-12 17:13:04 +04:00
a11a73c1fd
fixed invalid upstream url
2014-01-12 10:02:17 +00:00
28dbd5acb7
added doc about translating message.
2014-01-11 10:35:38 -05:00
ab47d58c69
path fixes.
2014-01-10 21:58:50 -05:00
da9d544c54
psr-4 change.
2014-01-10 21:06:25 -05:00
a4acd43734
Added link to pull requesting guide
2014-01-09 11:16:58 +01:00
c31e79f5c8
Added guide for contributing message translations
2014-01-09 02:29:28 +04:00
dc45de127c
Added --prefer-dist to all docs
...
1. It results in much smaller download and takes less disk space (25MB instead of 180MB for yii-basic + dependencies).
2. It requires less utilities to be installed (no VCS binaries required).
3. It takes less time to install dependencies.
2014-01-07 01:27:16 +04:00
c9ab8e9bfc
Updated git-workflow.md to remove a false link
...
Replaced link to gitref.org to try.github.com as gitref.org is down.
2013-12-28 20:40:50 +01:00
8af989a809
Fixed repo URL
2013-12-27 23:42:12 +01:00
d7f17b92c5
Merge pull request #1496 from schmunk42/docs-getting-started
...
changed install to create-project, added hint
2013-12-23 06:03:33 -08:00
ed337347e0
Updated doc on version numbering to match current tag
2013-12-22 23:32:34 +01:00
119abd1dfc
Update getting-started.md
2013-12-18 00:51:50 +01:00
5036a1e122
Added note about changes in composer.json for yii2-dev
2013-12-18 00:07:31 +01:00
5deb76120a
changed install to create-project, added hint
2013-12-12 21:58:14 +01:00
6f0ab24e57
Added docs about using yii2-dev package
2013-12-12 19:55:59 +01:00