Qiang Xue
b06caa297b
Fixes #1206 .
2013-11-16 08:00:39 -05:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Taras Gudz
9b95a81b0c
Fixed the rest phpDocs [skip ci]
2013-11-12 03:13:37 +00:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
abb349361b
use json format.
2013-11-08 21:47:54 -05:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
f09c78aad9
save security keys as a serialized string instead of exported variable.
2013-11-08 21:35:51 -05:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Makarov
1af4ffd21a
Fixes #1056 : removed 5.3 compatibiltiy code from ArrayHelper::multisort, fixed phpdoc
2013-10-24 16:57:05 +04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Makarov
1f6a823073
Short array syntax
2013-10-18 20:52:38 +04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
f716bdd70d
Fixed option merging in Console::prompt()
...
defaults overided settings
2013-10-17 04:19:42 +02:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
fceb2d6e21
Fixes #957 : Json::encode() doesn't handle empty object correctly.
2013-10-09 20:33:06 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
293cb9d86f
Fixed search form.
2013-10-04 20:35:58 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
d56bf3f00a
Merge pull request #921 from ekerazha/master
...
Fix phpdoc.
2013-09-29 10:06:04 -07:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
ekerazha
64a33e7849
Fix phpdoc.
2013-09-29 18:18:59 +02:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
c4f4e52a5a
fixed test break.
2013-09-29 12:16:20 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
ekerazha
cb7921b8a5
Fix StringHelper::substr() call.
2013-09-29 17:59:31 +02:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
ekerazha
6dc69e68b5
Add data padding and key derivation.
2013-09-29 17:21:41 +02:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
efef0e52ca
Fixed beforeCopy option.
2013-09-28 20:13:48 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Makarov
40629ca49b
Added missing beforeCopy option to FileHelper::copyDirectory
...
It was mentioned in AssetManager::publish phpdoc.
2013-09-28 23:30:54 +04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Makarov
b873f9f242
Fixes #915 : helper classes renamed again
2013-09-28 16:25:43 +04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Makarov
76cab3ea64
Renamed base helper classes
2013-09-28 02:01:06 +04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Makarov
3e94fb479f
Fixed phpdoc
2013-09-27 20:51:08 +04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Makarov
bc9a6f3e16
Better strtr arguments format
2013-09-16 23:20:17 +04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
51c29e444d
renamed Request::csrfTokenName to csrfVar.
...
added version, csrfVar and csrfToken to yii js module.
2013-09-15 18:54:26 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Makarov
a8d21805f5
Security::generateRandomKey enhancements:
...
- Equals sign is now replaced with dot.
- Slash is now replaced with dash.
- Better phpdoc.
2013-09-16 01:49:54 +04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Makarov
0284bc4a45
Fixes #875 : Security::generateRandomKey() can now be safely used in URLs
2013-09-15 16:34:19 +04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
e9a5b92dd9
Added StringHelper::dirname()
2013-09-09 21:59:50 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
4e1ab6e5a5
Fixes #848 : Added hidden field for Html::activeFileInput().
2013-09-06 08:40:16 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
7fa81949bf
various documentation changes
2013-09-01 19:47:26 +02:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
4b7f5a728a
improved control over and handling of file and dir permissions
...
- rename FileHelper::mkdir for API consistency
- changed default permission for directories to 775 instead of 777
- added some properties to classes that deal with files to allow control
over directory permissions.
2013-08-30 16:52:33 +02:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
MaximAL
3b8aff5a44
Blowfish cost must be in range 4…31, not 4…30
...
`generateSalt` parameter validation fix.
2013-08-26 20:49:23 +04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Makarov
6c1ef346aa
fixed typos in ArrayHelperBase phpdoc
2013-08-26 03:21:37 +04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
b9553eb57a
Replaced diff vendor.
2013-08-19 14:21:40 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
c7c7683f8f
Added StringHelper::diff().
2013-08-19 08:52:39 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
9a9a9c0b56
code style fix.
2013-08-16 16:48:53 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
65352e500f
refactored ActiveField.
2013-08-14 21:17:13 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
6f42e87ebf
Added Html::error().
2013-08-14 08:24:19 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
b96fd24ef5
Finished documentation of Console Helper and Controller
...
fixes #33
2013-08-12 02:27:23 +02:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
7aeb2fcf4f
Fixed test breaks.
2013-08-09 09:21:41 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Niko Wicaksono
f756a45f51
Update radio and checkbox due to e3801fbf6b
2013-08-09 11:49:40 +07:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
e3801fbf6b
Upgraded bootstrap to 3.0RC1.
2013-08-08 20:00:48 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Carsten Brandt
e5569dc1da
Allow Url creation with Html::url in console context
...
fixes #718
2013-08-05 17:32:53 +02:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
davert
7f2d2da52c
formatting fix
2013-07-31 23:01:11 +03:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
davert
2a08297ac8
formatting fix
2013-07-31 22:47:45 +03:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Michael Bodnarchuk
58083f6ed0
A simple patch to get AspectMock and Go Aop working with Yii2
...
This is a very tiny patch that changes nothing in code logic, but is required to get [AspectMock](https://github.com/Codeception/AspectMock ) and Go Aop working with Yii2.
Go Aop is processing all `include` and `require` directives, replacing them with its filters. Unfortunately it doesn't play well with one-liners. So I had to break the code into few lines to get that working.
I was trying to fix this issue in [Go Aop](https://github.com/lisachenko/go-aop-php/pull/78 ) but looks like, the only option is to fix that in Yii2.
AspectMock can dramaticly improve unit testing in Yii2, and I plan to do a blogpost with tutorial about it.
2013-07-31 22:39:13 +03:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Alexander Makarov
0645445523
fixes #677
2013-07-29 20:08:47 +04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
f7257e53f0
Fixes #659 .
2013-07-24 13:41:14 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
resurtm
c98dae8430
Doc fix.
2013-07-24 21:36:10 +06:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
39817de330
Ensure correct type.
2013-07-24 08:02:19 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
915a3cd779
Fixes #653 : use boolean type to indicate boolean attributes.
2013-07-23 20:45:14 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
ec23b1b481
Added new boolean attributes.
2013-07-22 09:51:43 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
a6cd7b72bb
refactored helper organization.
2013-07-17 20:45:36 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)
Qiang Xue
40b6b607c8
Fixes #632 .
2013-07-17 20:12:19 -04:00
octicon-copy(16/)
octicon-file-diff(16/)
octicon-file-code(16/)