Carsten Brandt
|
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 |
|
Carsten Brandt
|
fe14f0c5e3
|
fixed all the PHPdoc in extensions
|
2014-04-23 03:25:11 +02:00 |
|
Qiang Xue
|
f4c38faf74
|
prepare for next release.
|
2014-04-13 21:22:29 -04:00 |
|
Qiang Xue
|
8bbcff70db
|
prepare for 2.0.0-beta release.
|
2014-04-13 17:58:59 -04:00 |
|
Carsten Brandt
|
3c400dbca8
|
fixed file PHPdoc
issue #3026
|
2014-04-10 22:10:59 +02:00 |
|
Carsten Brandt
|
865b71ef5e
|
cleanup CHANGELOGs
|
2014-04-03 20:28:08 +02:00 |
|
SonicGD
|
b5f8a4dc22
|
Reformat code te be PSR-2 compatible
|
2014-03-16 10:46:21 +06:00 |
|
Alexander Makarov
|
5d6c314d4e
|
Adjusted URL helper, fixed usage
|
2014-03-10 15:25:15 +04:00 |
|
Alexander Makarov
|
3400eb5215
|
#2630: yii\heplers\Html::url moved to new yii\helpers\Url::create
|
2014-03-09 16:41:55 +04:00 |
|
Tobias Munk
|
825a71c6df
|
replaced keyword "yii" with "yii2" in composer.json files (fixes #2557)
|
2014-02-27 17:37:08 +01:00 |
|
Carsten Brandt
|
aedfef1e79
|
added tests for smarty and worked around a small bug
fixes #2265
|
2014-02-20 02:43:06 +01:00 |
|
Qiang Xue
|
da9d544c54
|
psr-4 change.
|
2014-01-10 21:06:25 -05:00 |
|
Qiang Xue
|
51923c8271
|
moved smarty to yii.
|
2013-12-09 23:34:44 -05:00 |
|
Carsten Brandt
|
e837e44ac1
|
updated ext composer.json for issue labels
|
2013-11-25 02:31:23 +01:00 |
|
Carsten Brandt
|
0eaafd74ba
|
updated composer.json to be less restrictive
also removed superflous minimum-stability definition
|
2013-11-13 01:34:41 +01:00 |
|
Qiang Xue
|
da3880504e
|
updated extension README files.
|
2013-11-03 00:01:13 -04:00 |
|
Qiang Xue
|
e5d5ab5655
|
updated license information.
|
2013-11-02 15:37:25 -04:00 |
|
Qiang Xue
|
3fd1cb0c6d
|
reorganized extension directories.
|
2013-11-02 15:34:07 -04:00 |
|
Qiang Xue
|
5bf7ed947d
|
renamed composer installation type.
|
2013-10-21 20:57:42 -04:00 |
|
Qiang Xue
|
03861b6fde
|
Extension installer wip
|
2013-10-19 00:35:57 -04:00 |
|
Alexander Makarov
|
1f6a823073
|
Short array syntax
|
2013-10-18 20:52:38 +04:00 |
|
Carsten Brandt
|
300c866be2
|
adjusted composer.json for smarty and twig
not need to suggest packages in core. They are required by extension
composer.json anyway.
|
2013-10-11 14:02:15 +02:00 |
|
Qiang Xue
|
0904c3454e
|
Fixed composer autoload declaration.
|
2013-10-06 12:14:30 -04:00 |
|
Carsten Brandt
|
cd84653ff3
|
fixed extension documentation
|
2013-08-14 12:53:12 +02:00 |
|
Suralc
|
6adad3b0bb
|
viewRenderers -> renderers
|
2013-07-29 16:30:45 +02:00 |
|
Alexander Makarov
|
612d0af592
|
removed unused line from smarty plugin
|
2013-07-21 19:13:00 +04:00 |
|
Suralc
|
ce9fabab57
|
Rewording
|
2013-07-11 17:26:57 +02:00 |
|
Suralc
|
4f97fced0f
|
Added readme and license files to extensions.
|
2013-07-11 17:19:55 +02:00 |
|
Qiang Xue
|
22357befad
|
Added "@runtime" and "@vendor" aliases.
|
2013-06-02 15:19:29 -04:00 |
|
Alexander Makarov
|
e5dfce19c6
|
Reorganized Twig and Smarty dependencies
|
2013-05-24 15:22:04 +04:00 |
|
Alexander Makarov
|
9a13ddb8a6
|
Moved Smarty and Twig renderers into extensions
|
2013-05-24 15:14:36 +04:00 |
|