Qiang Xue
|
c16bd75698
|
Removed Modal::body.
|
2013-05-24 09:55:57 -04:00 |
|
Qiang Xue
|
21533ad305
|
Merge branch 'master' of github.com:yiisoft/yii2
Conflicts:
framework/composer.json
|
2013-05-24 09:44:27 -04:00 |
|
Qiang Xue
|
e04bfe9bd6
|
Merge pull request #394 from creocoder/jui-dialog
[READY] jQuery UI dialog widget
|
2013-05-24 06:34:21 -07:00 |
|
Alexander Kochetov
|
9be83188f7
|
jQuery UI dialog widget
|
2013-05-24 16:53:18 +04:00 |
|
Alexander Makarov
|
9948aec147
|
Removed "yii app" in favor of Composer application templates
|
2013-05-24 15:33:07 +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 |
|
Qiang Xue
|
82a2476e48
|
Merge branch 'master' of https://github.com/yiisoft/yii2
|
2013-05-23 21:01:07 -04:00 |
|
Qiang Xue
|
133edb2352
|
Added documentation to AccessControl.
|
2013-05-23 21:01:01 -04:00 |
|
Qiang Xue
|
b7e2587a8e
|
Merge pull request #388 from creocoder/jui-effects-dependency
[READY] jQuery UI effects dependencies
|
2013-05-23 16:49:38 -07:00 |
|
Qiang Xue
|
e22c94653c
|
Merge pull request #390 from creocoder/jui-menu
[READY] jQuery UI menu widget
|
2013-05-23 16:47:58 -07:00 |
|
Alexander Kochetov
|
7614450fa7
|
jQuery UI menu widget
|
2013-05-24 02:41:00 +04:00 |
|
Alexander Kochetov
|
5f67001839
|
jQuery UI effects dependencies
|
2013-05-24 01:56:51 +04:00 |
|
Qiang Xue
|
65ba9ab76a
|
Merge pull request #386 from creocoder/accordion-rework
[READY] jQuery UI Accordion rework
|
2013-05-23 14:41:13 -07:00 |
|
Alexander Kochetov
|
fb9dbdb236
|
Cosmetic code move
|
2013-05-24 01:29:41 +04:00 |
|
Alexander Kochetov
|
be82ee81db
|
Comment fixes
|
2013-05-24 01:26:31 +04:00 |
|
Alexander Kochetov
|
df025fc2bf
|
jQuery Accordion rework
|
2013-05-24 01:18:38 +04:00 |
|
Qiang Xue
|
b5812b58c2
|
Merge pull request #382 from creocoder/jui-tabs
[READY] jQuery Tabs widget raw
|
2013-05-23 13:55:47 -07:00 |
|
Alexander Kochetov
|
7724b5f5e4
|
Cosmetic change
|
2013-05-24 00:44:36 +04:00 |
|
Alexander Kochetov
|
cc5981e2e2
|
Post final ;)
|
2013-05-24 00:38:37 +04:00 |
|
Alexander Kochetov
|
f50e8f6bfc
|
Final
|
2013-05-24 00:34:56 +04:00 |
|
Qiang Xue
|
5f705db117
|
Renamed Purifier to HtmlPurifier.
|
2013-05-23 16:06:53 -04:00 |
|
Alexander Kochetov
|
646161e01c
|
Refactoring
|
2013-05-24 00:02:40 +04:00 |
|
Alexander Kochetov
|
17a316cd94
|
Merge branch 'master' of https://github.com/yiisoft/yii2 into jui-tabs
|
2013-05-24 00:01:37 +04:00 |
|
Qiang Xue
|
3062029c17
|
Merge pull request #385 from creocoder/html-url-fix
Html::url() fix for anchors
|
2013-05-23 12:42:03 -07:00 |
|
Alexander Kochetov
|
153e51df94
|
Html::url() fix for anchors
|
2013-05-23 23:34:12 +04:00 |
|
Qiang Xue
|
e8b9475502
|
changed dependency of composer installer
|
2013-05-23 15:12:45 -04:00 |
|
Alexander Kochetov
|
0f6a708097
|
jQuery Tabs widget raw
|
2013-05-23 22:34:07 +04:00 |
|
Qiang Xue
|
7d6871d81c
|
Merge branch 'master' of github.com:yiisoft/yii2
|
2013-05-23 14:31:06 -04:00 |
|
Qiang Xue
|
cf22567753
|
bug fix.
|
2013-05-23 14:30:53 -04:00 |
|
resurtm
|
34c3669c69
|
Merge branch 'master' of github.com:yiisoft/yii2
|
2013-05-24 00:07:01 +06:00 |
|
resurtm
|
89e3077108
|
MSSQL column case consistency.
|
2013-05-24 00:06:40 +06:00 |
|
Qiang Xue
|
f6e8f9f3f2
|
Merge branch 'master' of github.com:yiisoft/yii2
|
2013-05-23 13:53:51 -04:00 |
|
Qiang Xue
|
1aac7d6165
|
refactored InstallHandler.
|
2013-05-23 13:53:33 -04:00 |
|
resurtm
|
ddfd169610
|
Merge branch 'master' of github.com:yiisoft/yii2
|
2013-05-23 23:42:16 +06:00 |
|
resurtm
|
d67416ab8b
|
MSSQL: select what is really needed from information_schema.columns, not just everything as it was before.
|
2013-05-23 23:41:57 +06:00 |
|
Qiang Xue
|
8f0b64679b
|
Merge pull request #357 from schmunk42/extensions-composer
added run method to execute yii commands
|
2013-05-23 10:36:14 -07:00 |
|
resurtm
|
8e1079cd04
|
MSSQL more tests.
|
2013-05-23 23:33:33 +06:00 |
|
Qiang Xue
|
36c31ded4c
|
Merge branch 'master' of github.com:yiisoft/yii2
|
2013-05-23 13:24:18 -04:00 |
|
Qiang Xue
|
ebe31c5f60
|
Fixes issue 380: invalid route exception should be 404.
|
2013-05-23 13:24:10 -04:00 |
|
Tobias Munk
|
34793c1303
|
added full display of command
|
2013-05-23 18:33:48 +02:00 |
|
Tobias Munk
|
83575fc86b
|
Merge commit 'caf9948c5428025ab9a2914930ebc67f763c4fdd' into extensions-composer
|
2013-05-23 18:18:29 +02:00 |
|
Tobias Munk
|
8264c5c51d
|
refactored param parsing
|
2013-05-23 18:17:50 +02:00 |
|
Tobias Munk
|
c73ab91099
|
added line-break after message
|
2013-05-23 18:16:18 +02:00 |
|
Alexander Makarov
|
caf9948c54
|
fixes #377
|
2013-05-23 19:51:47 +04:00 |
|
Qiang Xue
|
6d9338b5d8
|
Merge pull request #376 from creocoder/jui-accordion
[READY] jQuery UI Accordion widget
|
2013-05-23 08:42:41 -07:00 |
|
Alexander Kochetov
|
aa3bfa5a8a
|
Comments fixes
|
2013-05-23 19:32:40 +04:00 |
|
Alexander Kochetov
|
792d548cd0
|
jQuery Accordeon widget
|
2013-05-23 19:28:34 +04:00 |
|
Tobias Munk
|
dc8b449c02
|
Merge commit 'fbada2e8486d2367921158865e765ab42f50c10f' into extensions-composer
|
2013-05-23 17:14:25 +02:00 |
|
Qiang Xue
|
fbada2e848
|
Merge pull request #375 from creocoder/yii-base-jui-fix
[READY] YiiBase jQuery UI alias + asset.php css dependencies fixes
|
2013-05-23 08:03:29 -07:00 |
|