Tobias Munk
f53b217589
added parsing of anonymous params
2013-05-23 12:26:11 +02:00
Tobias Munk
8e6b427f60
removed composer autoloading, since it's already active
2013-05-23 12:25:18 +02:00
Alexander Makarov
68adc6117e
Lowered PHP requirement to 5.3.7
2013-05-23 12:38:55 +04:00
Antonio Ramirez
ad878280af
added collapse
2013-05-23 08:45:52 +02:00
Qiang Xue
027ea41632
Merge pull request #362 from lucianobaraglia/master
...
Fixing some outdated comments
2013-05-22 20:52:49 -07:00
Luciano Baraglia
767d99c30b
Fixing some outdated comments
2013-05-23 00:49:07 -03:00
Qiang Xue
210faf787e
refactored Carousel.
2013-05-22 19:52:31 -04:00
Antonio Ramirez
1d90ee390f
Merge pull request #359 from creocoder/carousel-fixes
...
yii\bootstrap\Carousel fixes
2013-05-22 16:13:55 -07:00
Qiang Xue
291f3b35d0
Refactored Inflector.
2013-05-22 18:20:56 -04:00
Alexander Kochetov
c4c16d8876
yii\bootstrap\Carousel fixes
2013-05-23 02:14:21 +04:00
Alexander Kochetov
639cd641d8
yii\bootstrap\Carousel fixes
2013-05-23 02:08:12 +04:00
Tobias Munk
d878520c38
fixed formatting
2013-05-23 00:04:06 +02:00
Tobias Munk
31d9cbd9a1
added run method to execute yii commands
2013-05-22 23:41:50 +02:00
Qiang Xue
b6283cc969
Merge pull request #355 from creocoder/jqueryui-widgets
...
[WIP] jQuery UI widgets
2013-05-22 14:20:55 -07:00
Qiang Xue
5a032e97df
Merge pull request #316 from tonydspaniard/313-Inflector-Helper
...
Inflector helper class
2013-05-22 14:17:20 -07:00
Antonio Ramirez
d42cfd6ff1
some other fixes
2013-05-22 22:53:57 +02:00
Alexander Kochetov
8bc48333c4
jQuery UI widgets
2013-05-23 00:45:57 +04:00
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.
...
2013-05-22 22:18:49 +02:00
Antonio Ramirez
e1a3ae65d6
refactored and apply suggested changes
2013-05-22 22:17:20 +02:00
Qiang Xue
bf1053436f
Merge pull request #354 from creocoder/bs-comment-typo
...
Bootstrap widget comment typo fix
2013-05-22 12:43:04 -07:00
Alexander Kochetov
d227044c6f
Bootstrap widget comment typo fix
2013-05-22 23:39:30 +04:00
Qiang Xue
ef192eb4b1
Merge pull request #341 from creocoder/jui-bundle-assets-config
...
[READY] jQuery UI bundle assets config
2013-05-22 12:06:52 -07:00
Qiang Xue
d00fd07f5a
Merge pull request #340 from creocoder/jui-bundle-assets
...
[READY] jQuery UI bundle assets
2013-05-22 11:59:17 -07:00
Qiang Xue
b6b3e7fdda
Merge pull request #352 from creocoder/bootstrap-refactoring
...
`yii\bootstrap\*` another refactioring
2013-05-22 11:48:01 -07:00
Alexander Kochetov
c5e93efde3
Bugfix
2013-05-22 22:43:19 +04:00
Alexander Kochetov
512a9bd1a1
clientOptions and clientEvents
2013-05-22 22:41:33 +04:00
Alexander Kochetov
6ca204a0e6
yii\bootstrap\* another refactioring
2013-05-22 22:14:51 +04:00
Qiang Xue
b317c082df
Merge pull request #309 from klimov-paul/asset-command
...
#72 Improve the "asset" command Iteration 2
2013-05-22 10:28:58 -07:00
Qiang Xue
66a5b9c3de
Merge pull request #351 from yiisoft/mssql
...
Initial MSSQL support.
2013-05-22 10:23:22 -07:00
Klimov Paul
a0e54d623e
Merge branch 'master' of github.com:yiisoft/yii2 into asset-command
2013-05-22 20:22:25 +03:00
resurtm
e1ea91a775
Merge pull request #343 from resurtm/fixes-145
...
Fixes #145 . Reusable cache dependencies.
2013-05-22 10:02:36 -07:00
resurtm
54610f179f
Better naming. Additional newline. Doctype tiny fix.
2013-05-22 22:56:17 +06:00
resurtm
2430ebe95d
MSSQL AR tests.
2013-05-22 22:37:09 +06:00
resurtm
1f9a46850c
MSSQL initial query builder.
2013-05-22 22:25:49 +06:00
resurtm
90395b5df2
Refinements to MSSQL driver classes.
2013-05-22 21:34:41 +06:00
Antonio Ramirez
5783d3a1c4
Merge remote-tracking branch 'upstream/master' into 331-bootstrap-carousel
...
* upstream/master:
A little yii\bootstrap classes refactoring
2013-05-22 16:24:58 +02:00
Qiang Xue
4e347d700c
Merge pull request #348 from creocoder/bootstrap-fixes
...
A little yii\bootstrap\* classes refactoring
2013-05-22 07:05:39 -07:00
Alexander Kochetov
5743d482d8
A little yii\bootstrap classes refactoring
2013-05-22 17:37:41 +04:00
resurtm
cdcb8e513c
Merge upstream/master into upstream/mssql.
2013-05-22 19:28:11 +06:00
Carsten Brandt
b030326db6
moved files to right places
2013-05-22 12:54:20 +02:00
Carsten Brandt
144e73b48a
Merge branch 'master' into redis
...
* master: (179 commits)
Fixes #312 . Additional docs on IDN in EmailValidator and UrlValidator.
bug fix.
Added composer extension.
Added psr-0.
Fixed breaking test.
Fixed iii include path.
reorganized the main repo to satisfy PSR-0.
Fixed bootstrap asset registration issue.
Widget::$transition removed, bundles depency fixed
'yii/bootstrap/popover' bundle depency optimization
Bundle names fixes, base widget fixes, other widgets fixes
Fixed join query for AR.
Responsive bundle depency fix
Bundle names and depency fixes
YiiBase move all after class definition
YiiBase
Reloaded
Additional bootstrap packages
New approach
minor refactoring.
...
Conflicts:
tests/unit/framework/caching/ApcCacheTest.php
tests/unit/framework/caching/CacheTest.php
2013-05-22 12:49:31 +02:00
Carsten Brandt
90066ce21e
enabled redis on travis
2013-05-22 12:46:09 +02:00
Antonio Ramirez
b5ad49ed09
added carousel widget
2013-05-22 12:44:02 +02:00
Alexander Kochetov
b18be6e302
jui.effect and jui.position dependencies
2013-05-22 14:40:31 +04:00
resurtm
ebcc936ab1
Fixes #145 . Reusable cache dependencies.
2013-05-22 15:10:14 +06:00
Antonio Ramirez
dc8dbdc64a
fixed tests
2013-05-22 11:04:08 +02:00
Antonio Ramirez
6316c4242c
Merge branch 'upstream' into 313-Inflector-Helper
...
* upstream:
Fixes #312 . Additional docs on IDN in EmailValidator and UrlValidator.
2013-05-22 10:59:41 +02:00
Antonio Ramirez
05523640f2
fixed pluralize + singularize rules for tests
2013-05-22 10:59:09 +02:00
Alexander Kochetov
7d02cb601a
jui.widget dependency
2013-05-22 12:50:09 +04:00
Alexander Kochetov
0dd38324cd
Theme dependencies
2013-05-22 12:45:50 +04:00