Commit Graph

78 Commits

Author SHA1 Message Date
Carsten Brandt
b20814fea9 update readme 2015-03-22 21:55:09 +01:00
Carsten Brandt
5b0679bdde added travis and packagist badges 2015-03-22 20:19:01 +01:00
Alexander Makarov
413638137b Reverted #7459, #7469, #7470 2015-02-27 02:27:06 +03:00
Alexander Kochetov
ec62b3af34 Updated basic app template README.md 2015-02-26 18:21:58 +03:00
Davidson Alencar
7b63966035 adjust version composer-asset-plugin to 1.0.0 [ci skip]
close #7024
2015-01-26 13:40:15 +01:00
Qiang Xue
c10a6b46be Fixes #6189 2014-11-23 20:56:33 -05:00
Qiang Xue
0a636b8cbd Fixes #5509. 2014-10-12 18:13:22 -04:00
Qiang Xue
969b7a5996 use 1.0.0-beta2 version for composer asset plugin. 2014-09-27 12:57:43 -04:00
Qiang Xue
1484e58b1b Switch to 1.0.0-beta1 for the composer asset plugin. 2014-09-19 08:32:47 -04:00
Qiang Xue
70c5f2eba0 Fixed wrong instruction. 2014-09-16 20:58:57 -04:00
Qiang Xue
867182b31f WIP 2014-09-16 13:31:32 -04:00
Carsten Brandt
fff7565b05 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
Alexander Makarov
fe5df96616 Fixes #2295: basic app description now doesn't insist it is for websites containing mainly informational pages since it was misleading 2014-02-15 20:57:11 +04:00
Qiang Xue
eb44722100 The directory holding email templates is renamed from mails to mail 2014-02-12 15:01:01 -05:00
Luciano Baraglia
747cc1a189 Some Basic App readme updates [skip ci] 2014-01-16 08:56:26 -03:00
Alexander Makarov
c4ee842556 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
Qiang Xue
7e118f9395 change back the readme instruction for creating new project. 2013-12-01 14:52:44 -05:00
Qiang Xue
b612de2c05 improved README of apps. 2013-12-01 12:17:58 -05:00
Alexander Makarov
9c81480193 Updated docs, composer.json and other things to mention and use PHP 5.4 2013-10-18 13:01:13 +04:00
Alexander Makarov
732d25eca8 Added note about the fact that PHP SSL extension is required to install all Composer dependencies 2013-09-04 15:44:31 +04:00
Qiang Xue
949c567387 Fixes #624: renamed www to web. 2013-07-25 07:57:49 -04:00
Alexander Makarov
9a112ee029 fixes #627 2013-07-18 01:20:56 +04:00
Alexander Makarov
062b791593 fixed typo in app readmes 2013-06-03 23:39:08 +04:00
Tobias Munk
b975734cec Merge branch 'master' of https://github.com/schmunk42/yii2
Conflicts:
	apps/advanced/README.md
	apps/basic/README.md
2013-06-03 18:33:52 +02:00
Tobias Munk
6ac6ecd000 updated docs added installation from dev repo section 2013-06-03 18:31:57 +02:00
Tobias Munk
1cb1239637 updated docs added installation from dev repo section 2013-06-03 18:22:59 +02:00
Alexander Makarov
4a3931a854 Corrected basic application readme 2013-05-24 21:50:04 +04:00
Qiang Xue
cb76b82e09 Renamed apps/bootstrap to apps/basic. 2013-05-24 10:14:49 -04:00