Commit Graph

28 Commits

Author SHA1 Message Date
Carsten Brandt
80e9b80078 replace pjax with external resouce via composer
We are now maintaining a fork of pjax:
https://github.com/yiisoft/jquery-pjax
2014-03-05 05:06:37 +01: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
9190e0f4dd Changed markdown library to cebe/markdown
- supports GFM now
- allows defining different flavors

fixes #47
2014-02-18 03:48:31 +01:00
Alexander Makarov
a37b35a4e1 Fixes #1897
- Gii diff markup is now copy paste friendly
- Removed StringHelper::diff()
- Moved phpspec/php-diff dependency from yiisoft/yii2 to yiisoft/yii2-gii
2014-01-27 06:13:13 +04:00
Carsten Brandt
f112cc633b allow installing jQuery 1.10 for IE support
fixes #1905
2014-01-21 17:54:10 +01:00
Alexander Makarov
c522fffe00 Fixes #1905: Update composer.json to use jQuery 2.0.* 2014-01-12 22:13:23 +04:00
Qiang Xue
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00
Alexander Makarov
90d5e5cfe4 Updated HTMLPurified dependency to 4.6.* 2013-12-31 11:47:34 +01:00
Qiang Xue
89472955e5 doc fix. 2013-11-30 20:33:45 -05:00
Carsten Brandt
0d0f1c2b5d fixed composer.json autoload pathes 2013-11-23 01:49:53 +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
de062c26a4 moved markdown dependency to required. 2013-11-10 18:17:17 -05:00
Qiang Xue
3bda94eeeb Fixed php-diff version. 2013-11-08 23:59:17 -05:00
Qiang Xue
cbab0951dc reverted back jquery asset. 2013-11-05 20:11:22 -05:00
Qiang Xue
0a7cef7c1c change to use frameworks/jquery temporarily. 2013-11-05 18:48:01 -05:00
Qiang Xue
372c5e1f1c Moved jquery.js to external package. 2013-11-05 18:19:37 -05:00
Alexander Makarov
62148a2e33 Changed php-diff dependency to use code from master (they haven't tagged changes we need yet) 2013-11-02 16:39:24 +04:00
Qiang Xue
c42894cec4 Extension installer wip 2013-10-19 00:01:03 -04:00
Alexander Makarov
e115b0c860 Updated docs, composer.json and other things to mention and use PHP 5.4 2013-10-18 13:01:13 +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
b9553eb57a Replaced diff vendor. 2013-08-19 14:21:40 -04:00
Alexander Makarov
dc8966ebcb fixed composer.json 2013-08-19 03:27:03 +04:00
Qiang Xue
710d4767e9 composer config update. 2013-08-18 18:46:49 -04:00
Alexander Makarov
5f6ff37ee7 Gii: use composer instead of including diff library directly 2013-08-19 00:09:22 +04:00
Qiang Xue
5f705db117 Renamed Purifier to HtmlPurifier. 2013-05-23 16:06:53 -04:00
Alexander Makarov
68adc6117e Lowered PHP requirement to 5.3.7 2013-05-23 12:38:55 +04:00
Qiang Xue
b24d04ae90 Added psr-0. 2013-05-21 21:50:29 -04:00
Qiang Xue
f72105166c reorganized the main repo to satisfy PSR-0. 2013-05-21 21:19:05 -04:00