Horat1us
|
c33158dbd7
|
Update README.md (#56)
Comment describes using 2.0 version, but json contains 2.1
|
7 years ago |
Carsten Brandt
|
5cd9719386
|
Added note about PHP version compatibility
fixes #55
|
7 years ago |
Klimov Paul
|
1bbf2d34fb
|
SwiftMailer logo colorized
|
7 years ago |
Klimov Paul
|
cf3539671b
|
SwiftMailer logo added
|
7 years ago |
Paul Klimov
|
3878a9ba9c
|
Added support for SwiftMailer 6.0.x (#53)
|
7 years ago |
Carsten Brandt
|
8b17532219
|
update readme
|
10 years ago |
Alexander Makarov
|
5d5e9de8ea
|
Updated readme
|
10 years ago |
Carsten Brandt
|
cc1a360915
|
improved extensions readme
|
10 years ago |
Alexander Makarov
|
afd6982af3
|
Fixes #4071: `mail` component renamed to `mailer`, `yii\log\EmailTarget::$mail` renamed to `yii\log\EmailTarget::$mailer`
|
11 years ago |
Carsten Brandt
|
81fc8edb51
|
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
```
|
11 years ago |
Qiang Xue
|
21062fb10c
|
psr-4 change.
|
11 years ago |
Alexander Makarov
|
febefe4393
|
Linked to yii2-dev docs from README
|
11 years ago |
Qiang Xue
|
8245e574d9
|
fixed readme
|
11 years ago |
Panagiotis Moustafellos
|
58bd2fb958
|
Only whitespace removal
|
11 years ago |
Panagiotis Moustafellos
|
f6a3496e8d
|
Removed trailing whitespace.. (OCD really kicking in)
|
11 years ago |
Alexander Makarov
|
e115b0c860
|
Updated docs, composer.json and other things to mention and use PHP 5.4
|
11 years ago |
Alexander Makarov
|
1005b1ad45
|
Added link to the guide to readme
|
11 years ago |
Jani Mikkonen
|
588f9fd575
|
Add more readme badges. Fix #726.
|
11 years ago |
DaSourcerer
|
63120b301e
|
Added space between buttons for improved readability
|
11 years ago |
DaSourcerer
|
d256cc8389
|
Added VersionEye button to the readme
|
11 years ago |
maximal
|
886ba24c15
|
Directory structure updated in README.md
|
11 years ago |
Qiang Xue
|
759c303a65
|
Renamed apps/bootstrap to apps/basic.
|
12 years ago |
Qiang Xue
|
0066e95290
|
renamed files.
|
12 years ago |
Alexander Makarov
|
fb185d14e5
|
Changed framework in dir structure to yii
|
12 years ago |
resurtm
|
abeb02e902
|
Travis-CI build status.
|
12 years ago |
Qiang Xue
|
36d452ae16
|
Finished the initial draft of upgrading instructions
|
12 years ago |
Qiang Xue
|
14699b5ec3
|
reorganized app code.
removed app template from framework folder.
|
12 years ago |
Qiang Xue
|
2da3cbecdf
|
Update readme.md
|
12 years ago |
Qiang Xue
|
ac8c6c16dc
|
readme fix.
|
12 years ago |
Qiang Xue
|
3e6dcccdeb
|
updated readme.
|
12 years ago |
mdomba (mdlap)
|
5c01e23e58
|
typos and my note
|
13 years ago |
Alexander Makarov
|
bfc0cbb648
|
- Changed docs format to markdown (.md extension).
- Added changelog.md, license.md, readme.md.
- Added code_style.md.
- Added class diagrams.
|
13 years ago |