Qiang Xue
|
f7257e53f0
|
Fixes #659.
|
2013-07-24 13:41:14 -04:00 |
|
resurtm
|
c98dae8430
|
Doc fix.
|
2013-07-24 21:36:10 +06:00 |
|
Qiang Xue
|
39817de330
|
Ensure correct type.
|
2013-07-24 08:02:19 -04:00 |
|
Qiang Xue
|
915a3cd779
|
Fixes #653: use boolean type to indicate boolean attributes.
|
2013-07-23 20:45:14 -04:00 |
|
Qiang Xue
|
ec23b1b481
|
Added new boolean attributes.
|
2013-07-22 09:51:43 -04:00 |
|
Qiang Xue
|
a6cd7b72bb
|
refactored helper organization.
|
2013-07-17 20:45:36 -04:00 |
|
Qiang Xue
|
40b6b607c8
|
Fixes #632.
|
2013-07-17 20:12:19 -04:00 |
|
Qiang Xue
|
e11ce60023
|
fixed the "only" option for FileHelper::findFiles()
|
2013-07-11 10:54:56 -04:00 |
|
Qiang Xue
|
227a831b8f
|
Improved FileHelper::filterPath()
|
2013-07-11 08:35:53 -04:00 |
|
Qiang Xue
|
d56739689c
|
Enhanced file options for FileHelper.
|
2013-07-11 08:20:31 -04:00 |
|
Qiang Xue
|
c3df0beecd
|
changed parameter ordering.
|
2013-07-07 09:46:14 -04:00 |
|
Qiang Xue
|
fae44063f6
|
Removed extra code.
|
2013-07-05 17:24:36 -04:00 |
|
Qiang Xue
|
5eac34a485
|
Debug toolbar WIP
|
2013-07-05 16:40:12 -04:00 |
|
Alexander Makarov
|
33ca13e498
|
fixed method name
|
2013-07-04 19:38:09 +04:00 |
|
Qiang Xue
|
0845f4b183
|
Enhanced ArrayHelper::toArray()
|
2013-06-28 07:07:18 -04:00 |
|
Qiang Xue
|
95b926a92c
|
Improved Json::encode() security.
|
2013-06-28 06:28:05 -04:00 |
|
Qiang Xue
|
71a156ebdf
|
Added itemOptions for Html::ol
|
2013-06-25 16:16:36 -04:00 |
|
Qiang Xue
|
d87afeb496
|
encode checkbox and radio list by default.
|
2013-06-25 16:12:18 -04:00 |
|
Qiang Xue
|
750b220da3
|
cleanup.
|
2013-06-25 14:58:30 -04:00 |
|
Qiang Xue
|
d5bd9853ea
|
Added Html::ol() and Html::ul()
|
2013-06-25 13:53:20 -04:00 |
|
Alexander Kochetov
|
ef9ceafdca
|
Refactoring
|
2013-06-20 00:03:22 +04:00 |
|
Alexander Kochetov
|
5bf0ba562f
|
Comments fixes
|
2013-06-19 20:22:06 +04:00 |
|
Alexander Kochetov
|
9bb0ce4b1c
|
Html helper pure HTML 5 mode without support old standarts
|
2013-06-19 20:14:40 +04:00 |
|
Qiang Xue
|
11c14a20e9
|
Simplified button signature.
|
2013-06-19 08:54:09 -04:00 |
|
Alexander Makarov
|
7dfae28b81
|
fixes #549: ability to use HTMLPurifier multiple times
|
2013-06-18 00:24:40 +04:00 |
|
Qiang Xue
|
03e07f4340
|
cleaned up "use" statements.
|
2013-06-14 22:42:55 -04:00 |
|
Qiang Xue
|
0c3bcc467d
|
Moved toArray() from YiiBase to ArrayHelper.
|
2013-06-14 17:01:20 -04:00 |
|
Qiang Xue
|
a951e1c8e1
|
Replaced Jsonable with Arrayable.
Added support for different response formats.
Support for error response in different formats.
|
2013-06-14 16:26:33 -04:00 |
|
Qiang Xue
|
17b1e5d2fc
|
Fixes issue #234: Added Html::addCssClass() and removeCssClass().
|
2013-06-11 16:35:14 -04:00 |
|
Qiang Xue
|
1a7f5f58bc
|
Merge branch 'master' of github.com:yiisoft/yii2
|
2013-06-11 15:02:06 -04:00 |
|
Qiang Xue
|
531ca690eb
|
refactored the message command.
|
2013-06-11 15:01:59 -04:00 |
|
Qiang Xue
|
05cca15459
|
Removed "fileTypes" option.
|
2013-06-11 14:14:36 -04:00 |
|
Mojtaba Salehi
|
d97512e774
|
Call static::mkdir(..)
|
2013-06-11 22:29:46 +04:30 |
|
Qiang Xue
|
a8d2eded98
|
Fixing test breaks.
|
2013-06-11 11:23:33 -04:00 |
|
Qiang Xue
|
040db44fbd
|
refactored FileHelper.
|
2013-06-11 11:07:43 -04:00 |
|
Qiang Xue
|
2a30e32912
|
FileHelper refactoring WIP
|
2013-06-11 08:47:53 -04:00 |
|
Qiang Xue
|
d8b6335deb
|
Merge pull request #523 from klimov-paul/file-helper
FileHelper port from 1.1.x
|
2013-06-11 05:03:33 -07:00 |
|
Paul Klimov
|
dc8c71f409
|
"StringHelper::basename()" has been replaced by plain "basename" at "FileHelper".
|
2013-06-11 10:52:31 +03:00 |
|
Carsten Brandt
|
1d2185f9ac
|
added note about usage to StringHelper::basename()
|
2013-06-10 23:26:35 +02:00 |
|
Klimov Paul
|
40a005d543
|
"yii\helpers\StringHelper" usage has been added to "yii\helpers\base\FileHelper".
|
2013-06-10 23:50:47 +03:00 |
|
Klimov Paul
|
7697f21592
|
"filter" callback option has been added to "yii\helpers\base\FileHelper::findFiles()".
|
2013-06-10 23:36:22 +03:00 |
|
Klimov Paul
|
12d94c4a35
|
Doc comments at "yii\helpers\base\FileHelper::findFiles()" have been recomposed using markdown format.
|
2013-06-10 22:37:28 +03:00 |
|
Klimov Paul
|
3acd77b8b9
|
"self" replaced by "static" at "yii\helpers\base\FileHelper::mkdir()".
|
2013-06-10 22:24:32 +03:00 |
|
Klimov Paul
|
8f7a783757
|
Method "yii\helpers\base\FileHelper::mkdir()" has been added.
|
2013-06-10 22:15:03 +03:00 |
|
Klimov Paul
|
dfda6663f6
|
Method "yii\helpers\base\FileHelper::findFiles()" has been added.
|
2013-06-10 20:57:17 +03:00 |
|
Klimov Paul
|
ef60ec56a3
|
Method "yii\helpers\base\FileHelper::removeDirectory()" has been added.
|
2013-06-10 20:28:26 +03:00 |
|
resurtm
|
7a7d2a9c06
|
CS fixes.
|
2013-06-07 22:41:11 +06:00 |
|
Qiang Xue
|
29ac3aeea6
|
Added Jsonable support.
|
2013-06-07 11:02:26 -04:00 |
|
Qiang Xue
|
cf47a71db7
|
Fixes issue #478: Improved the generation of secret key
|
2013-06-02 22:47:02 -04:00 |
|
Carsten Brandt
|
9af5466be5
|
typo in Html helper
|
2013-05-29 05:55:14 +03:00 |
|