SilverFire - Dmitry Naumenko
81700ad2b3
Updated fxp/ require version
2016-09-07 12:46:48 +03:00
Igor Romanov
74361f1d71
Fixed command to run coverage in README.md ( #79 )
2016-08-04 09:51:06 +02:00
Dmitry Kulikov
c0ec50d6a5
Fixed paths in tests/bin/yii. Fixed typo in docs. ( #76 )
2016-07-27 12:05:48 +03:00
Alexander Makarov
d7df546502
Fixed version constraints, adjusted readme, fixed formatting
2016-07-25 23:41:30 +03:00
Davert
0ef627f7de
refactored tests
2016-07-16 04:13:51 +03:00
Daniel Gomez Pan
aa6c28ed13
Update composer-asset-plugin
2016-01-17 19:24:05 +01:00
niks999
fd77e14939
Fix typo in README
2015-11-29 12:33:37 +05:30
Jani Mikkonen
1c7ac9d07a
Update docs composer-asset-plugin [skip ci]
2015-11-12 14:08:02 +02:00
Yasser Hassan
4e8ed67326
Modified default @tests value and updated READMEs.
2015-10-21 03:07:07 +02:00
Daniel Gomez Pan
f68cd5d1f5
update composer-asset-plugin
2015-09-27 22:24:43 +02:00
MaximAL
a418720887
Add cookieValidationKey
setting to the Install from an Archive File
...
Without this, basic application doesn’t work.
2015-07-28 18:45:49 +03:00
Carsten Brandt
8b4e2143ff
updated fxp/composer-asset-plugin version constraint
2015-05-06 16:21:44 +02:00
Alexander Makarov
d091d08d17
Renamed application template into project template in docs
2015-04-02 16:09:56 +03:00
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