|
|
69cad905dd
|
Refactoring Console commands
added method wrappers in console/Controller
issue #33
|
2013-05-08 02:41:29 +02:00 |
|
|
|
6faf8344a9
|
Spaces -> Tabs
|
2013-05-07 23:38:54 +02:00 |
|
|
|
7e0d35c308
|
Merge pull request #144 from tonydspaniard/master
Proposed refactor of ConsoleColor to Console
|
2013-05-07 14:31:03 -07:00 |
|
|
|
92ec41cc7b
|
Moved Composer vendor dir into framework
|
2013-05-08 01:30:08 +04:00 |
|
|
|
f2258e760f
|
Added Purifier and Markdown helpers, added composer.lock
|
2013-05-08 00:31:55 +04:00 |
|
|
|
48d04fbb8c
|
!== array() => !empty()
|
2013-05-07 19:57:27 +04:00 |
|
|
|
d7df7053e0
|
=== array() => empty()
|
2013-05-07 19:51:29 +04:00 |
|
|
|
e1c788233a
|
fixed typo
|
2013-05-07 17:46:08 +02:00 |
|
|
|
dd5969147d
|
move JsExpression to web.
|
2013-05-07 07:39:24 -04:00 |
|
|
|
a20bd45645
|
Fixed formatting
|
2013-05-06 13:00:54 +02:00 |
|
|
|
ba0032b1cd
|
proposed refactor of ConsoleColor
|
2013-05-06 12:49:29 +02:00 |
|
|
|
637e11605a
|
Merge branch 'master' of https://github.com/yiisoft/yii2
|
2013-05-05 17:16:20 -04:00 |
|
|
|
0766fbccb5
|
Fixes issue #128.
|
2013-05-05 17:16:10 -04:00 |
|
|
|
4be9e195c2
|
Add Newlines
Appended newlines to every PHP document that did not have a newline as the last character in the file.
|
2013-05-05 17:04:55 +01:00 |
|
|
|
47c643fbff
|
Call static::dumpAsString in VarDumper::dump
This way we can extend VarDumper::dumpAsString
|
2013-05-05 19:25:36 +04:00 |
|
|
|
7f5cbce69c
|
fix SecurityHelper description
|
2013-05-05 18:46:54 +04:00 |
|
|
|
cfc958201f
|
Remove reference to php 5.4-only constants in arrayhelper
|
2013-05-05 10:00:59 +07:00 |
|
|
|
dc73c916fc
|
Fix unsupported flag in php 5.3.x environment [ArrayHelper::multisort]
|
2013-05-05 09:39:43 +07:00 |
|
|
|
eecd126884
|
Merge branch 'master' of https://github.com/yiisoft/yii2
|
2013-05-04 21:24:06 -04:00 |
|
|
|
6e779e02d6
|
Fixed issue #7: ArrayHelper::multisort is not compatible with PHP 5.3
|
2013-05-04 21:24:00 -04:00 |
|
|
|
d81288f614
|
Merge pull request #91 from ekerazha/patch-1
Use AES-192 for encryption
|
2013-05-04 17:21:04 -07:00 |
|
|
|
1a317ebe31
|
Fixed VarDumper::dump for objects
Otherwise it throws an exception that "Object of class ClassName
could not be converted to string"
|
2013-05-04 23:54:59 +04:00 |
|
|
|
14781584f9
|
Use a string for the mode too
The cipher is already specified as string
|
2013-05-04 22:02:39 +03:00 |
|
|
|
88bfce96d4
|
Use AES-192 for encryption
|
2013-05-04 21:15:24 +03:00 |
|
|
|
2bdfc27692
|
Fixes for issue #78.
|
2013-05-04 08:28:27 -04:00 |
|
|
|
0454d03177
|
Fixed test break.
|
2013-05-04 08:08:46 -04:00 |
|
|
|
147b3155c8
|
Added contact page. Fixed various form bugs.
|
2013-05-03 17:09:02 -04:00 |
|
|
|
9100217229
|
Finished ActiveForm.
|
2013-05-03 14:35:53 -04:00 |
|
|
|
53a7b82672
|
Renamed JsonExpression to JsExpression.
|
2013-05-01 14:46:24 -04:00 |
|
|
|
5fd27b7cbb
|
Added Json and JsonExpression.
|
2013-05-01 14:18:23 -04:00 |
|
|
|
f5f3d2e48e
|
Added bootstrap. form WIP
|
2013-04-29 22:47:45 -04:00 |
|
|
|
69b2b3722b
|
form wip
|
2013-04-28 23:36:08 -04:00 |
|
|
|
a4b7d493b0
|
Removed the $value parameter from radio and checkbox.
|
2013-04-27 22:03:14 -04:00 |
|
|
|
399a53cfc4
|
activeform wip
|
2013-04-27 16:51:05 -04:00 |
|
|
|
784bdb326e
|
refactoring activeform.
|
2013-04-26 22:10:06 -04:00 |
|
|
|
989b8fa5bf
|
Added CSRF support.
|
2013-04-25 15:09:07 -04:00 |
|
|
|
7dd1f884c4
|
Added support for rest to Html.
|
2013-04-25 13:47:11 -04:00 |
|
|
|
fadb528f2e
|
script WIP
|
2013-04-18 12:58:45 -04:00 |
|
|
|
a3d058574e
|
refactored FileHelper::copyDirectory()
|
2013-04-18 11:26:39 -04:00 |
|
|
|
8f9cfa2c30
|
draft of script/asset management is done.
|
2013-04-16 21:26:19 -04:00 |
|
|
|
5b412b8f84
|
script WIP
|
2013-04-16 17:42:31 -04:00 |
|
|
|
9f2b44fc21
|
phpdoc
|
2013-04-16 00:53:07 +04:00 |
|
|
|
8f7757a25c
|
conditions cleanup
|
2013-04-16 00:17:15 +04:00 |
|
|
|
9183e83753
|
restructured helper classes
|
2013-04-13 14:51:50 -04:00 |
|
|
|
cd1b3d321a
|
refactored url creation shortcut method.
|
2013-03-26 21:03:43 -04:00 |
|
|
|
392b293d33
|
FragmentCache WIP
|
2013-03-25 14:27:15 -04:00 |
|
|
|
884977a724
|
renamed util to helpers.
|
2013-03-23 15:32:26 -04:00 |
|
|
|
339ac9b49f
|
renamed util to helpers.
|
2013-03-23 15:30:54 -04:00 |
|