Qiang Xue
44ac493a32
using stable versions.
10 years ago
Qiang Xue
de58cb4070
Removed unused bower.json files. Adjusted version dependencies.
10 years ago
Qiang Xue
1d84b01d58
Adjusted dependency versions to stable ones.
10 years ago
Qiang Xue
1ff89de284
WIP
10 years ago
Qiang Xue
94fcfcc1d6
new asset WIP [skip ci]
10 years ago
Qiang Xue
621ace7206
new asset WIP
10 years ago
Dilip
7f31280c93
Upgraded Bootstrap from 3.1 to 3.2
11 years ago
Carsten Brandt
475aa07139
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
Carsten Brandt
5c3383ed92
install bootstrap 3.1 by default but allow 3.0.x
11 years ago
Qiang Xue
68686251ab
Fixes #3036 : Upgraded Twitter Bootstrap to 3.1.x
11 years ago
Tobias Munk
76cf0e8330
replaced keyword "yii" with "yii2" in composer.json files ( fixes #2557 )
11 years ago
Qiang Xue
d0d1e79c04
psr-4 change.
11 years ago
Qiang Xue
d9802aacce
psr-4 change.
11 years ago
Qiang Xue
4cf356df8d
adjust directories for PSR-4.
11 years ago
Carsten Brandt
951791f245
added unit test for twig renderer
...
verify #1755 works
11 years ago
Carsten Brandt
c9baa5309f
updated composer.json
11 years ago
Qiang Xue
8173b16433
added apidoc to composer.json.
11 years ago
Qiang Xue
03a88e4f38
Adjusted composer for faker extension.
11 years ago
Mark
a3071fd90d
added faker integration
11 years ago
Alexander Makarov
90d5e5cfe4
Updated HTMLPurified dependency to `4.6.*`
11 years ago
Carsten Brandt
dabeea7a38
testing: do not require php ext in composer.json and use composer phpunit on travis
11 years ago
Alexander Kochetov
32ea48c7ba
Actualize phpunit usage approach
11 years ago
Antonio Ramirez
fc28927ddb
fix composer.json syntax
11 years ago
Antonio Ramirez
53160797df
added tests
11 years ago
Qiang Xue
6eb6e22630
fixed composer.json
11 years ago
Carsten Brandt
382cee156c
Made yii2-dev composer.json more lightweight
...
Do not depend on all packages, suggest them instead. require-dev will still have them for testing.
11 years ago
Mark
1e24d60bcd
added new extension yii2-codeception, modified composer settings
11 years ago
Qiang Xue
22c45342cf
fixed composer.json for yii-dev.
11 years ago
Qiang Xue
1c761753a3
Fixed mongodb in composer.json.
11 years ago
Carsten Brandt
7fcc38da53
updated composer.json for mongo db
11 years ago
Carsten Brandt
99d01954b5
added elasticsearch to composer.json
11 years ago
Qiang Xue
89472955e5
doc fix.
11 years ago
Carsten Brandt
8ac2b7364d
moved redis to extensions
11 years ago
Qiang Xue
4c1b823d03
fixed whitespaces
11 years ago
Qiang Xue
d2614875e0
update composer to include sphinx
11 years ago
Carsten Brandt
10fc8e4a5d
fixes #1306
11 years ago
Carsten Brandt
de0ce94482
fixed travis and composer issue
11 years ago
Carsten Brandt
a0a3c36c39
make travis work
11 years ago
Carsten Brandt
0d0f1c2b5d
fixed composer.json autoload pathes
11 years ago
Carsten Brandt
898bbf3311
updated dev composer.json dependencies
...
also removed composer plugin and added it to requirements
this way the plugin is recognized by composer. would not work otherwise.
setting the repo type to yii2-extension also allows us to run composer
plugin and let it handle the extensions in this package
11 years ago
Carsten Brandt
29d02d623c
added composer.json for yii2-dev package
11 years ago
Carsten Brandt
0eaafd74ba
updated composer.json to be less restrictive
...
also removed superflous minimum-stability definition
11 years ago
Qiang Xue
de062c26a4
moved markdown dependency to required.
11 years ago
Qiang Xue
3bda94eeeb
Fixed php-diff version.
11 years ago
Qiang Xue
cbab0951dc
reverted back jquery asset.
11 years ago
Qiang Xue
0a7cef7c1c
change to use frameworks/jquery temporarily.
11 years ago
Qiang Xue
372c5e1f1c
Moved jquery.js to external package.
11 years ago
Alexander Makarov
62148a2e33
Changed php-diff dependency to use code from master (they haven't tagged changes we need yet)
11 years ago
Qiang Xue
c42894cec4
Extension installer wip
11 years ago
Alexander Makarov
e115b0c860
Updated docs, composer.json and other things to mention and use PHP 5.4
11 years ago