resurtm
ddfd169610
Merge branch 'master' of github.com:yiisoft/yii2
12 years ago
resurtm
d67416ab8b
MSSQL: select what is really needed from information_schema.columns, not just everything as it was before.
12 years ago
Qiang Xue
8f0b64679b
Merge pull request #357 from schmunk42/extensions-composer
...
added run method to execute yii commands
12 years ago
resurtm
8e1079cd04
MSSQL more tests.
12 years ago
Qiang Xue
36c31ded4c
Merge branch 'master' of github.com:yiisoft/yii2
12 years ago
Qiang Xue
ebe31c5f60
Fixes issue 380: invalid route exception should be 404.
12 years ago
Tobias Munk
34793c1303
added full display of command
12 years ago
Tobias Munk
83575fc86b
Merge commit 'caf9948c5428025ab9a2914930ebc67f763c4fdd' into extensions-composer
12 years ago
Tobias Munk
8264c5c51d
refactored param parsing
12 years ago
Tobias Munk
c73ab91099
added line-break after message
12 years ago
Alexander Makarov
caf9948c54
fixes #377
12 years ago
Qiang Xue
6d9338b5d8
Merge pull request #376 from creocoder/jui-accordion
...
[READY] jQuery UI Accordion widget
12 years ago
Alexander Kochetov
aa3bfa5a8a
Comments fixes
12 years ago
Alexander Kochetov
792d548cd0
jQuery Accordeon widget
12 years ago
Tobias Munk
dc8b449c02
Merge commit 'fbada2e8486d2367921158865e765ab42f50c10f' into extensions-composer
12 years ago
Qiang Xue
fbada2e848
Merge pull request #375 from creocoder/yii-base-jui-fix
...
[READY] YiiBase jQuery UI alias + asset.php css dependencies fixes
12 years ago
Alexander Kochetov
9d3fe87230
assets.php css dependency fixes
12 years ago
Qiang Xue
0884a70b9f
Merge branch 'master' of github.com:yiisoft/yii2
12 years ago
Qiang Xue
c4595b8b5d
Fixes issue #337 : support strict parsing for URL manager.
12 years ago
Alexander Kochetov
03c2c1e0f1
YiiBase jQuery UI alias
12 years ago
Tobias Munk
e7c98a499e
added configuration file detection from composer.json (extra.config), path cleanup
12 years ago
Qiang Xue
c15588c86b
Merge pull request #363 from tonydspaniard/332-bootstrap-collapse
...
added collapse
12 years ago
Qiang Xue
79598ca8ca
Merge branch 'master' of github.com:yiisoft/yii2
12 years ago
Qiang Xue
58ca27a473
Refactored console Request.
12 years ago
Tobias Munk
f53b217589
added parsing of anonymous params
12 years ago
Tobias Munk
8e6b427f60
removed composer autoloading, since it's already active
12 years ago
Alexander Makarov
68adc6117e
Lowered PHP requirement to 5.3.7
12 years ago
Antonio Ramirez
ad878280af
added collapse
12 years ago
Qiang Xue
027ea41632
Merge pull request #362 from lucianobaraglia/master
...
Fixing some outdated comments
12 years ago
Luciano Baraglia
767d99c30b
Fixing some outdated comments
12 years ago
Qiang Xue
210faf787e
refactored Carousel.
12 years ago
Antonio Ramirez
1d90ee390f
Merge pull request #359 from creocoder/carousel-fixes
...
yii\bootstrap\Carousel fixes
12 years ago
Qiang Xue
291f3b35d0
Refactored Inflector.
12 years ago
Alexander Kochetov
c4c16d8876
yii\bootstrap\Carousel fixes
12 years ago
Alexander Kochetov
639cd641d8
yii\bootstrap\Carousel fixes
12 years ago
Tobias Munk
d878520c38
fixed formatting
12 years ago
Tobias Munk
31d9cbd9a1
added run method to execute yii commands
12 years ago
Qiang Xue
b6283cc969
Merge pull request #355 from creocoder/jqueryui-widgets
...
[WIP] jQuery UI widgets
12 years ago
Qiang Xue
5a032e97df
Merge pull request #316 from tonydspaniard/313-Inflector-Helper
...
Inflector helper class
12 years ago
Antonio Ramirez
d42cfd6ff1
some other fixes
12 years ago
Alexander Kochetov
8bc48333c4
jQuery UI widgets
12 years ago
Antonio Ramirez
3ca4de8f3a
Merge branch 'upstream' into 331-bootstrap-carousel
...
* upstream: (26 commits)
Bootstrap widget comment typo fix
Bugfix
clientOptions and clientEvents
yii\bootstrap\* another refactioring
Better naming. Additional newline. Doctype tiny fix.
MSSQL AR tests.
MSSQL initial query builder.
Refinements to MSSQL driver classes.
jui.effect and jui.position dependencies
Fixes #145 . Reusable cache dependencies.
jui.widget dependency
Theme dependencies
Datepicker language assets dependencies
JQuery UI bundle assets config
JQuery UI bundle assets
Do comments at "yii\console\controllers\AssetController::saveTargets()" has been adjusted.
"yii\console\controllers\AssetController::getAssetManager()" has been updated enforcing 'basePath' and 'baseUrl' config parameters.
E_NOTICE at "yii\console\controllers\AssetController::loadBundleDependency()" has been fixed.
Method "yii\console\controllers\AssetController::loadBundleDependency()" has been improved allowing dection of the circular dependency.
Unit test for "yii\console\controllers\AssetController" has been adjusted.
...
12 years ago
Antonio Ramirez
e1a3ae65d6
refactored and apply suggested changes
12 years ago
Qiang Xue
bf1053436f
Merge pull request #354 from creocoder/bs-comment-typo
...
Bootstrap widget comment typo fix
12 years ago
Alexander Kochetov
d227044c6f
Bootstrap widget comment typo fix
12 years ago
Qiang Xue
ef192eb4b1
Merge pull request #341 from creocoder/jui-bundle-assets-config
...
[READY] jQuery UI bundle assets config
12 years ago
Qiang Xue
d00fd07f5a
Merge pull request #340 from creocoder/jui-bundle-assets
...
[READY] jQuery UI bundle assets
12 years ago
Qiang Xue
b6b3e7fdda
Merge pull request #352 from creocoder/bootstrap-refactoring
...
`yii\bootstrap\*` another refactioring
12 years ago
Alexander Kochetov
c5e93efde3
Bugfix
12 years ago
Alexander Kochetov
512a9bd1a1
clientOptions and clientEvents
12 years ago